@charset "utf-8";
/* CSS Document */

/*
1.エリア
2.ヘッダー
3.サブヘッダー
4.ヘッダーメニュー
5.フッター(トップ)
6.フッター(カテゴリ)
7.その他
*/

/*************************************************************初期値*/

a,
a:link,
a,visited{color:#0099FF;}
	
a:hover{color:#CCCCCC;background-color:#FFFFFF;text-decoration:underline;}

.fontred{color:#FF0000;}

/**************************************************************/


*{ margin:0; padding:0;}

body{
	color:#000000;/*通常のテキストカラー*/
	font-family:Arial, Verdana, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align:center;
	font-size:12px;
	}

h1,h2,h3{
	padding:3px 5px 0px 0px;
	margin:0px auto 0 auto;
	font-size:10px;
	float:left;
	color:#FFFFFF;
	font-weight:normal;
	}

h4,h5,h6,p,pre,blockquote,dl,dd,table{
	margin:0;
	padding:0;
	font-size:12px;
	}


/*************************************************************1.エリア*/

#pagebody{
	width:950px;
	height:auto;
	text-align:left;
	margin:0px auto 0px auto; 
	}

/*************************************************************2.ヘッダー*/
	
#header{
	height:20px;
	padding:20px 0px 0px 10px;
	background-color:#FFFFFF;
	text-decoration:none;
	}

/*************************************************************3.サブヘッダー*/
#subheader{
	height:auto;
	padding:0px;
	color:#000000;
	text-decoration:none;
	background:url(../image/bg_title_line.gif) repeat-x top;
	}

/*************************************************************4.ヘッダーメニュー*/
#head_menu{
	height:30px;
	}

*html #head_menu{width:800px;}

#head_menu ul,#head_menu li{
	list-style-type:none;
	}

#head_menu li{
	float:left;
	width:109px;
	height:30px;
	color:#333333;
	}

*:first-child+html #head_menu li{
	height:20px;
	}

*html #head_menu li{
	height:10px;
	width:115px;
	}

#head_menu li.home{
	float:left;
	width:109px;
	height:30px;
	background:url(../image/bg_menu_line_home.gif) bottom no-repeat;
	}

*:first-child+html #head_menu li.home{
	height:20px;
	}

*html #head_menu li.home{
	height:10px;
	}

#head_menu li.end{
	float:left;
	width:109px;
	border:none;
	height:30px;
	background:url(../image/bg_menu_line_end.gif) bottom no-repeat;
	}
	
*:first-child+html #head_menu li.end{
	height:30px;
	}

*html #head_menu li.end{
	height:10px;
	}
	
#head_menu a,#head_menu a:link,#head_menu a:visited{
	text-decoration:none;
	color:#333333;
	background:url(../image/bg_menu_line.gif) bottom no-repeat;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	font-size:10px;
	}

*:first-child+html #head_menu a,#head_menu a:link,#head_menu a:visited{
	line-height:12px;
	}
	
*html #head_menu a,#head_menu a:link,#head_menu a:visited{
	line-height:14px;
	}

#head_menu a:hover{
	color:#333333;
	font-size:10px;
	background-color:#F2F2F2;
	}

#head_menu li.home a:hover{
	color:#333333;
	background:url(../image/bg_menu_line_home.gif) bottom no-repeat;
	background-color:#F2F2F2;
	}


*:first-child+html #head_menu a:hover{
	color:#333333;
	font-size:10px;
	}
/*************************************************************5.フッター(トップ)*/
#foot{
	margin:0px auto 0px auto;
	bottom:-1px;
	color:#666666;
	width:900px;
	height:30px;
	padding-top:10px;
	padding-left:50px;
	text-align:center;
	font-size:10px;
	text-align:left;
	}

*html #foot{
	width:950px;
	}

.jtext{
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	height:10px;
	width:109px;
	font-size:10px;
	}
	
#foot address{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	float:left;
	width:500px;
	}

#foot strong{
	float:right;
	font-size:16px;
	text-align:left;
	height:auto;
	line-height:20px;
	margin-top:-15px;
	}

/*************************************************************6.フッター(カテゴリ)*/
#foot_c{
	margin:0px auto 0px auto;
	bottom:-1px;
	color:#666666;
	width:950px;
	height:80px;
	text-align:center;
	font-size:10px;
	text-align:left;
	background:url(../image/bg_side_main_new.jpg) repeat-y #FFFFFF;
	}

*html #foot_c{
	width:950px;
	}

.jtext{
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	height:10px;
	width:109px;
	font-size:10px;
	}
	
#foot_c p{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	float:left;
	width:800px;
	padding:5px 0 0 10px;
	}

*html #foot_c p{
	width:800px;
	padding:5px 0 0 40px;
	}

#foot_c address{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	float:left;
	width:500px;
	padding:0 0 0 10px;
	}

*html #foot_c address{
	width:600px;
	padding:0 0 0 40px;
}

#foot_c strong{
	font-size:12px;
	width:200px;
	float:left;
	line-height:30px;
	padding:0 0 0 30px;
	color:#333333;
	text-align:center;
	}

*html #foot_c strong{
	width:200px;
	padding:0 0 0 50px;
}
/*************************************************************6.その他*/
input,textarea { background-color:#FFFFFF; }

.uptop{
	background:url(../image/bg_side_main_new.jpg) repeat-y;
	margin:0px auto 0px auto;
	width:935px;
	text-align:right;
	padding-right:15px;
	}

*html .uptop{width:950px;}

/*************************************************************7.その他_lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*************************************************************イベントボタン*/

#evens_toukyu_ad{width:325px; height:auto; float:left; margin:0px 10px 0px 0px;}#evens_intview{width:225px; height:auto; float:left;}
