@charset "utf-8";
/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1, h2, h3, h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}



/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
*+html .pkg {height: 1%;}
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta,#gamma,#delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}



#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}



/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content
 {
    clear: both;
}

.entry-body
 {
    clear: both;
}

.entry-footer
 {
    clear: both;
    margin: 5px 10px 20px 10px;
}


img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-content2 {
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}



.module-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}


.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}


/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #3366CC; text-decoration: underline; }
a:hover { color: #ADC2EB; text-decoration: underline;}
a:visited{color: #0033CC;}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #3366CC; }
.module-content a:hover {
	color: #ADC2EB;
	
}

h1, h2, h3, h4, h5, h6 {
    font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", verdana, helvetica, arial, sans-serif;
}

.module-header {
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: left;
}

.module-header a,
.module-header a:hover {
    color: #fff;
}


/* page layout */

body {
	min-width: 800px;
	color: #000;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#container-inner {
	margin: 0;
}

#banner {
	width: 800px; /* necessary for ie win */
	height: 90px;
	background-image: url(../images/theme/title2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#banner-inner {
	padding: 0;
}


#banner-header {
	margin: 0;
	color: #336699;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	background-image: url(../images/theme/title1.jpg);
	width: 148px;
	text-indent:-9999px;
}

#banner-header a {
display: block;
height: 90px;
}


#banner-description {
	margin-bottom: 0;
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-indent: -9999px;
}

#alpha { margin: 15px 15px 0 15px; width: 520px; }
#beta { width: 200px; background: #fff; }

#gamma { width: 200px; background: #fff; }

#delta { margin: 15px 15px 0 15px; width: 630px; }


#beta-inner
{
	padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

#gamma-inner
{
	padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

#footer
{
	text-align: center;
	background: url(../images/theme/footer.gif);
	margin: 0;
	padding: 15px 0 13px 0;
}

address
{
	color: #000;
	font-style: normal;
	font-size: 12px;
}

.entry-content {
    margin: 0;
    line-height: 1.8;
	font-size: 14px;
}


/* modules */

.module {
	margin: 0 0 20px 0;
	border-bottom: 0px solid #f3f6f9;
	background: #fff;
}

.module-content {
	margin: 0 0 5px 0;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 100px; }

.module-list {
    margin: 0 0 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #000;
    line-height: 1.2;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

/* one-column tweaks */

.layout-one-column body { min-width: 780px; }
.layout-one-column #container { width: 780px; }
.layout-one-column #banner { width: 750px; } /* necessary for ie win */

.layout-one-column #alpha {
    margin: 0;
    padding: 0;
	width: 750px;
    background: #fff;
}

.layout-one-column #alpha-inner {
    margin: 15px auto;
    padding: 0;
    width: 550px;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 450px;
	background: none;
}

.layout-two-column-left #alpha-inner {
	padding: 0 10px;
	border-width: 0;
}

.layout-two-column-left #beta {
	float: left;
	margin: 20px 0 0 0;
	width: 170px;
	background: #fff;
}

.layout-two-column-left #beta-inner {
	padding: 10px 5px 0 5px;
	border-width: 0;
	border-style: solid;
	border-color: #fff;
}


.layout-two-column-left #gamma {
	float: left;
	margin: 20px 0 0 0;
	width: 180px;
	background: #fff;
}

.layout-two-column-left #gamma-inner {
	padding: 10px 5px 0 5px;
	border-width: 0;
	border-style: solid;
	border-color: #fff;
}

.layout-two-column-left #delta {
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 630px;
	background: none;
}

.layout-two-column-left #delta-inner {
	padding: 0 10px;
	border-width: 0;
}




/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-three-column #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}


/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }




/* text */

.mincho { font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" }

.gothic { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.souei { font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

.red { color: #ff0000 }

.dark-red { color: #cc0000 }

.orange { color: #ff9900 }

.yellow { color: #ffff00 }

.green { color: #99ff99 }

.blue { color: #0000ff }

.dark-blue { color: #006699 }

.brown{color:#963;}

.bold { font-weight: bold }

.italic { font-style: italic }

.center { text-align: center }

.right { text-align: right }

.left { text-align: left }

.line-through { text-decoration: line-through }

.underline { text-decoration: underline }

.underline-dashed { border-bottom: 1px dashed #999; }

.smaller { font-size: 80%; }

.small { font-size: 90%; }

.large { font-size: 120%;}

.larger { font-size: 150% }

.headline {
	color: #cc0000;
	font-size: 35px;
	font-weight: normal;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
} 

.bg-red { background-color: #ff9999 }

.bg-yellow { background-color: #ffff99 }

.bg-gray {
	background-color: #CCC
}

.bg-icon-lightbulb { background: url(../images/lightbulb.gif) no-repeat ; padding-left: 20px }

.bg-icon-comment { background: url(../images/comment.gif) no-repeat ; padding-left: 20px }

.bg-icon-exclamation { background: url(../images/exclamation.gif) no-repeat ; padding-left: 20px }

.bg-icon-page_white_text { background: url(../images/page_white_text.gif) no-repeat ; padding-left: 20px }

.bg-icon-attach { background: url(../images/attach.gif) no-repeat ; padding-left: 20px }

.rollover-red
{
   margin: 30px 0;
   padding: 0;
   font-size: 16px;
   font-family: "HGPｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   text-align: center;
   font-weight: normal;
}

.rollover-red a
{
   margin: 0;
   padding: 8px 24px;
   color: #fff;
   background: #cc0000;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

.rollover-red a:hover
{
   color: #fff;
   background: #dd3333;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

/* image */

.img-left
{
   float: left;
   margin-right: 10px;
}

.img-right
{
   float: right;
   margin-left: 10px;
}

.clear { clear: both; }


/* box */

.voice
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   line-height: 1.6;
   border: 2px solid #e3e3e3;
}

.box-red
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff5f5;
   border: 2px solid #ff9999;
}

.box-blue
{
   margin: 15px 0;
   padding: 10px;
   background-color: #eefaff;
   border: 2px solid #99ccff;
}

.box-yellow
{
   margin: 15px 0;
   padding: 10px;
   background-color: #ffffee;
   border: 2px solid #ffcc99;
}

.box-green
{
   margin: 15px 0;
   padding: 10px;
   background-color: #efffef;
   border: 2px solid #99ff99;
}

.box-pink
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff9ff;
   border: 2px solid #ffccff;
}

.box-gray
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   border: 2px solid #e3e3e3;
}


/* list */

.list-check
{
   margin: 15px 0;
   padding: 0px 10px 15px 35px;
   background-color: #ffffee;
   line-height: 1.6;
   border: 2px solid #ffcc99;
   list-style-image: url(../images/checkmark.gif);
   list-style-position: outside;
}

.list-check li
{
   margin-top: 10px;
   color: #333;
}

/* table */

.legal_notice
{
   border-collapse: collapse;
   width: 95%;
   margin: 0 auto;
   padding: 0;
   border-top: 2px solid #e3e3e3;
   border-left: 2px solid #e3e3e3;
}

.legal_notice th
{
   background: #f5f5f5;
   color: #000;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   width: 30%;
}

.legal_notice td
{
   background: #fff;
   color: #000;
   font-size: 12px;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   width: 70%;
}

.legal_notice2
{
   border-collapse: collapse;
   width: 95%;
   margin: 0 auto;
   padding: 0;
   border-top: 2px solid #e3e3e3;
   border-left: 2px solid #e3e3e3;
}

.legal_notice2 th
{
   background: #f5f5f5;
   color: #000;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;

}

.legal_notice2 td
{
   background: #fff;
   color: #000;
   font-size: 12px;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   
}

/** navigation **/





#nav {
	margin: 0;
	padding: 0;
	height:40px;
	background-image: url(../images/nav/back.gif);
	background-repeat: repeat-x;
	width:800px;
	background-position: right;
}
 
#nav ul {
	list-style: none;
	margin:0;
	padding: 0px;
	font-size: 9px;
	width:800px;
	
}
 
#nav ul li {
    float: left;
    height: 40px;
}
 
#nav ul li a {
    display: block;
    height: 40px;
}




#nav ul li.nav_01 a {
	background-repeat: no-repeat;
    margin-left:59px;
	text-indent: -9999px;
	width: 92px;
	background-image: url(../images/nav/nav1.gif);
}
 
#nav ul li.nav_02 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 97px;
	background-image: url(../images/nav/nav2.gif);
}
 
#nav ul li.nav_03 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 131px;
	background-image: url(../images/nav/nav3.gif);
}
 
#nav ul li.nav_04 a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	background-image: url(../images/nav/nav4.gif);
}
 
#nav ul li.nav_05 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 99px;
	background-image: url(../images/nav/nav5.gif);
}

#nav ul li.nav_06 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 116px;
	background-image: url(../images/nav/nav6.gif);
}
 
#nav ul li.nav_07 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 125px;
	background-image: url(../images/nav/nav7.gif);
}






#nav ul li a:hover {
    background-position: 0 -40px;}
	
#bread {
	height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}


.mp0{
margin:0;
padding:0;}

.m5{
margin:5px;
}

.mtb0 { margin-top:0; margin-bottom:0;}

.mt-5{
margin-top:-5px;}

.mt5{
margin-top:5px;}

.mt10{
margin-top:10px;}

.mt20{
margin-top:20px;}

.mt30{
margin-top:30px;}

.mt35{
margin-top:35px;}

.mt40{
margin-top:40px;}

.mt50{
margin-top:50px;}


.mt70{
margin-top:70px;}

.mt90{
margin-top:90px;}

.mt120{
margin-top:120px;}

.mb0 {
margin-bottom:0px;}

.mb5{
margin-bottom:5px;}

.mb10{
margin-bottom:10px;}

.mb20{
margin-bottom:20px;}

.mb40{
margin-bottom:40px;}

.mb50{
margin-bottom:50px;}

.mb70{
margin-bottom:70px;}

.mr5{
margin-right:5px;}

.mr10{
margin-right:10px;}

.mr20{
margin-right:20px;}

.mr30{
margin-right:30px;}

.mr40{
margin-right:40px;}

.mr70{
margin-right:70px;}

.ml3{
margin-left:3px;}

.ml5{
margin-left:5px;}

.ml10{
margin-left:10px;}

.ml20{
margin-left:20px;}

.ml30{
margin-left:30px;}

.ml40{
margin-left:40px;}

.ml70{
margin-left:70px;}

.ml90{
margin-left:90px;}

.ml137{
margin-left:137px;}

.ml140{
margin-left:140px;}

.ml150{
margin-left:150px;}

.ml240{
margin-left:240px;}

.pt5{
padding-top:5px;}

.pt10{
padding-top:10px;}

.pt20{
padding-top:20px;}

.pt40{
padding-top:40px;}

.pr5{
padding-right:5px;}

.pr10{
padding-right:10px;}

.pr20{
padding-right:20px;}

.pr40{
padding-right:40px;}

.pr70{
padding-right:70px;}


.pl5{
padding-left:5px;}

.pl10{
padding-left:10px;}

.pl20{
padding-left:20px;}
.pl137{
padding-left:137px;}
.pl40{
padding-left:40px;}

.pl70{
padding-left:70px;}

.pl100{
padding-left:100px;}

.pb5{
padding-bottom:5px;}

.pb10{
padding-bottom:10px;}

.pb20{
padding-bottom:20px;}

.w80 {
width:80px;}
.w85 {
width:85px;}

.w90 {
width:90px;}

.w95 {
width:95px;}
.w110 {
width:110px;}

.w115 {
width:115px;}

.w120 {
width:120px;}

.w125 {
width:125px;}

.w130 {
width:130px;}

.w140 {
width:140px;}

.w145 {
width:145px;}

.w150 {
width:150px;}

.w170 {
width:170px;}

.w200 {
width:200px;}
.w220 {
width:220px;}
.w230 {
width:230px;}

.w235 {
width:235px;}

.w245 {
width:245px;}



.w250 {
width:250px;}


.w255 {
width:255px;}

.w270 {
width:270px;}

.w282 {
width:282px;}

.w292 {
width:292px;}

.w293 {
width:293px;}

.w300 {
width:290px;}

.w400 {
width:400px;}



.w435 {
width:435px;}

.w430 {
width:430px;}

.w440 {
width:440px;}

.w470 {width:470px;}

.w515 {width:515px;}

.w890 {width:890px;}

.w16p {width:20%;}

.w25p {width:25%;}

.w28p {width:28%;}

.w30p {width:30%;}

.w33p {width:33%;}

.w42p {width:40%;}

.w45p {width:41%;}

.w55p {width:55%;}

.w50p {width:50%;}




.h30 {height:30px;} 

.h35 {height:35px;} 

.h80 {height:80px;}
	
.h100{height:100px;}

.h115{height:115px;}
	
.h120{height:120px;}
	
.h125{height:125px;}

.h130{height:130px;}

.h140{height:140px;}

.h275{height:275px;}

.h280{height:290px;}

.lh1{line-height:1em}

.lh12{line-height:1.2em}


.clearfix { display: inline-block;}

.f-right {float:right;}

.f-left {float:left;}

.frm-item1{
	width:120px;
	height:18px;
	margin-top:2px;
	margin-left: 0px;
}

.frm-item2{
	width:138px;
	margin-bottom:5px;
	margin-top:2px;
	height:14px;
	margin-left: 0px;
}

.list1 {
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.2em;
}

ul.list1 li { margin-bottom:5px;}

.dot-b-g{border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A8A8;}

.item_img p{margin:0;}

.over-item { overflow:scroll;
height:750px;
}

table.pay{
    border-top:1px solid #666;
    border-right:1px solid #666;
}



table.pay th{
font-size:90%;
    border-left:1px solid #666;
    border-bottom:1px solid #666;
	background:#BDD7D1;
}



table.pay td{
    border-left:1px solid #666;
    border-bottom:1px solid #666;
}

/*サイドバー折りたたみ*/

ul.tree {
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 9px;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 13px;
    
    list-style: none;
}
ul.tree li.tree_end {
    ;
    list-style: none;
}
.subcategories a.foldmark {
    font-size:9px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（装飾なし） */
}

.sidetitle{
	background-image: url(../images/theme/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight:bold
}

.side { margin-bottom:20px;}

#ld-services {list-style:none;
margin-left:10px;
padding-left:0;}

/*カレンダー-----------------------*/
	.calendarhead{
		font-size:10px;
		font-weight:bold;
		letter-spacing:0px;
		color:#1c6abb;
		text-align:center;
		padding:0;
		background:#eeeeee;
		border:solid 1px #999999;
		border-width:1px;
	}
	/*カレンダーの枠(ヘッド除く)*/
	.calendartable{
		width:160px;
		text-align:center;
		margin-bottom:15px;
		padding:0px;
		border:solid 1px #999999;
		border-width:1px;
	}
	/*曜日*/
	.calendarweek{
		color:#666666;
		font-size:10px;
		font-weight:bold;
		position:center;
	}
	.calendarwd{
		color:#666666;
		padding:2px 7px;
		margin:0 7px;
		background:#cccccc;
	}
	/*日付枠*/
	.caltblday{
		border:solid 1px #cccccc;
		border-width:1px 0px 0px 1px;
	}
	.calendard{
		empty-cells:show;
		padding:3px 0;
		border:solid 1px #cccccc;
		border-width:0px 1px 1px 0px;
	}

	.calendardbg{
		padding:3px 0;
		background:#1c6abb;
	}

	.calendar{
		color:#666666;
		font-size:10px;
		position:center;
	}
	
	a.acalendar{color:#fff;text-decoration:underline;padding:3px;}
	a.acalendar:link{color:#fff;text-decoration:underline;padding:3px;}
	a.acalendar:visited{color:#fff;text-decoration:underline;padding:3px;}
	a.acalendar:active{}
	a.acalendar:hover{color:#fff;text-decoration:none;padding:3px;}

	a.calendarpre, a.calendarnext{color:#ff6600;text-decoration:none;padding:3px;}
	a.calendarpre:link, a.calendarnext:link{color:#ff6600;text-decoration:none;padding:3px;}
	a.calendarpre:visited, a.calendarnext:visited{color:#ff6600;text-decoration:none;padding:3px;}
	a.calendarpre:active{}
	a.calendarpre:hover, a.calendarnext:hover{color:#e70b3d;text-decoration:underline;padding:3px;}
