body {
	margin-top: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}

.sansei {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.12-17-gy {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.12-20-gy {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.12-15-gy {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

.13-17-b-br {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
.15-20-br-b {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.line-dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.12-17-red {
	font-size: 12px;
	line-height: 17px;
	color: #CC3300;
}
.font-d-line {
	font-size: 12px;
	line-height: 17px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.box-12-17-br {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border: 1px solid #999999;
}
.box-12-17-RD {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.box-12-17-R {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.box-12-17-D {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.13-17-b-orange {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FF6633;
}
.line-dot-green {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #abd1b4;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

ul#scadule{
margin:0;
padding:0;
list-style:none;
}

ul#scadule li{
list-style:none;
padding-bottom:8px;
padding-left:10px;
}

/*title
----------------------------------------*/
h3.txt{ padding-bottom:6px; margin:0; color:#666; line-height:20px; font-size:16px; }
.lineGreen{ border-bottom:1px solid #bfbfbf; border-top:1px solid #bfbfbf; margin-bottom:10px; }
.lineGreen img{ background-color:#7be490; }

/*calender*/
.mcal { border: solid #ccc 1px; float:left; font-size:smaller; margin-bottom:7px; margin-right:1px; }
.mcal td,th { width: 1.8em; text-align:right }
.mcal thead th { border-bottom:1px solid #ccc; border-collapse:collapse;}
.ycal  { border: dotted 1px; font-size:smaller }
.ycal td,th { width: 1.8em; text-align:right }
td.sun { color:#ff0000; }
td.sat { color:#ff0000;/*#ccccff*/ }
th.sun { color:#EF7676; }
th.sat { color:#000099; }
td.pay { background-color:#ccccff; }
td.abs { background-color:#FFCCCC; }
caption{font-size:12px; font-weight:bold;}
.refe { color:#ffcccc; }
.refe2 { color:#ccccff; }

.tableFrame{ border:1px solid #ccc; }




/*news add 2009/11/13
----------------------------------------*/
dl, dt, dd {
	margin:0;
	padding:0;
}
#newsList {
	color:#666;
	font-size:12px;
}
#newsList dl {
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}
#newsList dt {
	background:url(images/what-yajirushi.gif) no-repeat;
	padding-left:17px;
}
#newsList dd {
	padding-left:17px;
}


#policy h1{
	border-bottom:1px dotted #ccc;
	font-size:15px;
	margin-bottom:3px;
	padding-bottom:3px;
}
#policy h2 {
	font-size:13px;
}
#policy p {
	font-size:12px;
	line-height:1.4em;
}

/*top add 2010/09/15
----------------------------------------*/
#contents { width:708px; }
/* clearfix */
#contents:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#contents {display: inline-block; zoom:1; margin-bottom:30px;}
/* Hides from IE-mac \*/
* html #contents {height: 1%;}
#contents {display: block;}
/* End hide from IE-mac */

#main {
	width:415px;
	float:right;
}
#sub {
	float:left;
	width:280px;
}
#contents ul, #contents li {
	margin:0;
	padding:0;
	list-style:none;
}
#contents #sub li {
	margin-bottom:6px;
}
#sub li.line {
	border-bottom:1px solid #ddd;
	margin-bottom:4px;
	padding-bottom:4px;
}
#sub li#bnr {
	/*background:#ddd;*/
	font-size:0.1;
	/*padding:5px 0;*/
	width:279px;
	text-align:center;
}
#sansei_news {
	background:url(images/news_head.gif) no-repeat top;
	margin:0 0 15px;
	width:412px;
}
#sansei_news dt {
	height:31px;
	font-size:0.1;
}
#sansei_news dd {
	background:url(images/news_btm.gif) no-repeat bottom;
	height:335px;/*268px;*/
	padding-left:10px;
}
#contents a img {
	border:none;
}
