@charset "utf-8";


/* ------------------------------
共通部分
------------------------------ */

body { color: #535353; font-size: 12px; font-family: "メイリオ","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif; line-height: 140%; background-image: url(../images/body_back.jpg); background-repeat: repeat-x; margin:0; padding:0; }
h1,h2,h3,ul,li,p { margin: 0; padding: 0; }
img { margin: 0; padding: 0; border-style: none; }
td { font-size: 12px; }

a:link { color: #2A614A; text-decoration: underline; }
a:visited { color: #855086; text-decoration: none; }
a:hover { color: #2f8a0c; text-decoration: none; }
a:active { }
form { padding: 3px; }


/* ------------------------------
全体レイアウト部分
------------------------------ */

#wrapper { text-align: left; width: 950px; overflow: hidden; margin: 0 auto; padding: 0; }


/* ------------------------------
ヘッダー
------------------------------ */



#header { width: 100%; height: 70px; overflow: hidden; margin: 0; padding: 5px 0 0; _zoom: 1; }
#header .hbox1 { float: left; margin: 0; padding: 0; }
#header .hbox1 h1 { font-size: 11px; font-weight: normal; margin: 0; padding: 10px 0 9px; }
#header .hbox2 { text-align: right; float: right; margin: 0; padding: 0 0 0; }
#header .hbox2 ul { overflow: hidden; margin: 0; padding: 10px 0 3px; list-style-type: none; _zoom: 1; }
#header .hbox2 ul li { float: right; margin: 0; padding: 0; }


/* ------------------------------
メイン部分
------------------------------ */
#cbox1 { width: 100%; margin: 30px 0 0; padding: 0; }
#cbox1 .left { width: 755px; overflow: hidden; float: left; _zoom: 1; }
#cbox1 .left ul { background-image: url(../images/news.jpg); background-repeat: no-repeat; margin: 0 0 0 30px; padding: 0 0 0 50px; list-style-type: none; }
#cbox1 .left ul li { margin: 0; padding: 0 0 5px; }
#cbox1 .left ul li a { background-image: url(../images/icon.jpg); background-repeat: no-repeat; background-position: 0 2px; margin: 0 0 0 6px; padding: 0 0 0 10px; }
#cbox1 .left .sb1 { float: left; margin: 0; padding: 20px 0 0; }
#cbox1 .right { float: right; }
#cbox1 .right h2 { margin: 0; padding: 20px 0 15px; }
#cbox1 .right ul { margin: 0; padding: 0; list-style-type: none; }
#cbox1 .right ul li { margin: 0; padding: 7px 0 5px; border-top: 1px dotted #c1c1c1; }
#cbox2 { width: 100%; overflow: hidden; float: none; clear: both; margin: 0; padding: 10px 0 0; }
#cbox2 p { font-size: 11px; margin: 0; padding: 10px 0 0; }
#cbox2 .left { width: 560px; float: left; }
#cbox2 .right { width: 365px; float: right; }
#cbox3 { width: 100%; overflow: hidden; float: none; clear: both; margin: 20px 0 0; padding: 0; }
#cbox3 h3 { margin: 0; padding: 0 0 15px; }
#cbox3 ul { margin: 0; padding: 0; list-style-type: none; }
#cbox3 ul .ma { padding-right: 24px; }
#cbox3 ul li { width: 170px; height: 205px; float: left; margin: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
#cbox3 ul li p { font-size: 11px;line-height: 130%; margin: 0; padding: 4px 0 0; }
#cbox3 .left { width: 560px; overflow: hidden; float: left; margin: 0; padding: 15px 0 0; border-top: 1px solid #c1c1c1; _zoom: 1; }
#cbox3 .right { width: 365px; overflow: hidden; float: right; margin: 0; padding: 15px 0 0; border-top: 1px solid #c1c1c1; _zoom: 1; }
#cbox3 .right .pickup { width: 170px; overflow: hidden; float: left; }
#cbox3 .right .rank { width: 170px; overflow: hidden; float: right; }
#cbox4 { width: 100%; overflow: hidden; float: none; clear: both; margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #c1c1c1; }
#cbox4 h3 { margin: 0; padding: 0 0 15px; }
#cbox4 .left { float: left; margin: 0; padding: 0 30px 0 0; }
#cbox4 .left ul { margin: 0; padding: 0; list-style-type: none; }
#cbox4 .left ul li { margin: 0; padding: 7px 0 5px; border-top: 1px dotted #c1c1c1; }
#cbox4 .center { float: left; margin: 0; padding: 0; }
#cbox4 .center ul { margin: 0; padding: 0; list-style-type: none; }
#cbox4 .center ul li { margin: 0; padding: 7px 0 5px; border-top: 1px dotted #c1c1c1; }
#cbox4 .right { width: 460px; float: right; margin: 0; padding: 0; }
#cbox4 .right ul { margin: 0; padding: 0; list-style-type: none; }
#cbox4 .right ul .ma { padding-right: 20px; }
#cbox4 .right ul li { float: left; margin: 0; padding-top: 0; padding-bottom: 8px; padding-left: 0; }
#cbox5 { background-image: url(../images/line.jpg); background-repeat: no-repeat; width: 100%; overflow: hidden; float: none; clear: both; margin: 20px 0 0; padding: 20px 0; }
#cbox5 .left { width: 400px; float: left; }
#cbox5 .left ul { list-style-type: none; }
#cbox5 .left ul li { float: left; margin: 0; padding: 0 25px 0 0; }
#cbox5 .right { float: right; margin: 0; padding: 0 50px 0 0; }
/* ------------------------------
ヘッダー
------------------------------ */
#footer { background-image: url(../images/footer_back.jpg); background-repeat: no-repeat; background-position: center 0; text-align: left; width: 100%; overflow: hidden; float: none; clear: both; margin: 0 0 30px; padding: 6px 0 5px; }
#footer .left { width: 500px; float: left; }
#footer .left ul { margin: 0; padding: 0 0 0 20px; list-style-type: none; }
#footer .left ul li { float: left; margin: 0; padding: 0 25px 0 0; }
#footer .right { float: right; margin: 0; padding: 0 10px 0 0; }




/* ------------------------------
CSSハック
------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-table;zoom:1;}

/* Hides from IE-mac \*/
* html .clearfix {height: 100%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
