@charset "UTF-8";

html,body{
	margin:0;
	padding:0;
	height:100%;
	color:#999999;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	background:#333333 url(../images/indexbg.jpg) repeat-x top;
}

a:link, a:visited{
	color:#999999;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

img{
	border-width:0px;
}

.white_txt{
	color:#EEEEEE;
}

#wrapper{
	margin:0 auto -40px;
	padding:0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:100%;
}

#header{
	height:15px;
	color:#FFFFFF;
	line-height:16px;
}

#header h1{
	margin:0;
	font-size:12px;
}

#container{
	margin:0 auto;
	width:100%;
	height:100%;
}

#left_block{
	margin-right:-326px;
	float:left;
	width:326px;
	height:200px;
	position:relative;
	text-indent:-9999em;
	background:url(../images/indexbg_l.jpg) no-repeat top;
	z-index:1;
}

#center_block{
	margin-right:-326px;
	float:left;
	width:100%;
	min-width:500px;
	min-height:320px;
	position:relative;
	overflow:hidden;
	z-index:2;
}

#right_block{
	float:left;
	width:326px;
	height:200px;
	position:relative;
	background:url(../images/indexbg_r.jpg) no-repeat top;
	z-index:1;
}

#center_block #flashcontents{
	clear:both;
	margin:0 auto;
	width:900px;
	height:300px;
	position:relative;
	overflow:hidden;
	z-index:3;
}

#center_block #flashcontents h3{
	margin:150px auto 0;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
}

#left_block h1, #left_block h2, #left_block h3{
	font-size:12px;
	font-weight:normal;
}

#center_block #information1{
	margin:12px 0 0;
	clear:both;
	width:100%;
	color:#EEEEEE;
	text-align:center;
	line-height:16px;
}
#center_block #information1 strong{
	font-weight:normal;
}

#center_block #information{
	margin:16px auto 0;
	width:500px;
	text-align:center;
}

#center_block #warning{
	margin:0 auto;
	float:left;
	width:375px;
	height:45px;
	text-align:left;
}
#center_block #warning a:link, #center_block #warning a:visited{
	color:#FF0000;
}
#center_block #warning_img{
	margin:0 5px 0 0;
	float:left;
	width:45px;
}
#center_block #warning_txt{
	float:right;
	width:325px;
	line-height:14px;
}

#center_block #getflash{
	margin:0;
	float:left;
	width:125px;
	height:36px;
	line-height:16px;
	text-align:left;
}
#center_block #getflash img{
	margin:0 2px 0 0;
}

#center_block #information2{
	clear:both;
	margin:10px 0 0;
	color:#EEEEEE;
	line-height:20px;
	text-align:center;
}

#center_block #link_area{
	margin:5px auto;
	width:500px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
#center_block #link_area .link_contents{
	float:left;
	width:250px;
	height:60px;
	text-align:center;
}
#center_block #link_area a:link,
#center_block #link_area a:visited{
	color:#0099FF;
}

#center_block #pickup_area{
	clear:both;
	margin:10px auto;
	width:750px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
#center_block #pickup_area .title,
#center_block #mobile_area .title,
#center_block #mutuallink_area .title,
#center_block #link_banner .title{
	clear:both;
	width:100%;
	height:20px;
	background-color:#222222;
}
#center_block #pickup_area .pickup_contents{
	margin-top:5px;
	float:left;
	width:250px;
	text-align:center;
}
#center_block #pickup_area .pickup_contents .photo{
	margin:0 auto;
	width:240px;
	height:320px;
	overflow:hidden;
	z-index:1;
}
#center_block #pickup_area .pickup_contents .info{
	display:block;
	margin:-30px auto 0;
	width:240px;
	height:30px;
	background-color:#000000;
	filter: Alpha(Opacity=60);
	-moz-opacity: 0.6;
	line-height:15px;
	z-index:2;
}
#center_block #pickup_area .pickup_contents .info a{
	display:block;
	width:240px;
	height:30px;
	color:#FFFFFF;
}

#center_block #mobile_area{
	clear:both;
	margin:15px auto 0;
	width:750px;
	line-height:14px;
	text-align:center;
	overflow:hidden;
}
#center_block #mobile_area .info{
	margin:5px auto;
	width:250px;
	line-height:16px;
	text-align:left;
}
#center_block #mobile_area .info img{
	margin:5px 0 0;
}
#center_block #mobile_area .info a{
	color:#FFFFFF;
}

#center_block #mutuallink_area{
	clear:both;
	margin:10px auto 0;
	width:750px;
	line-height:12px;
	text-align:center;
	overflow:hidden;
}
#center_block #mutuallink_area .link{
	margin:5px 1px;
	float:left;
	width:97px;
	height:43px;
	font-size:10px;
	overflow:hidden;
}

#center_block #link_banner{
	clear:both;
	margin:15px auto;
	width:750px;
	line-height:14px;
	text-align:center;
	overflow:hidden;
}
#center_block #link_banner .info{
	margin-top:5px;
	margin-left:180px;
	line-height:16px;
	text-align:left;
}
#center_block #link_banner .banner{
	margin-top:10px;
	margin-left:70px;
	float:left;
	width:200px;
}

#push{
	clear:both;
	height:40px;
}

#footer{
	clear:both;
	width:100%;
	height:40px;
	line-height:20px;
	text-align:center;
	z-index:2;
}
