@charset "UTF-8";
/*ページ全体のレイアウト
-----------------------------*/
*{margin: 0;padding: 0;border:0;}
body{background:#ccc;}
#container{
	width:810px;
	margin:0 auto;
	border:1px solid #333;
	background:#fc6;
}
#index #contents{margin-bottom:0px;}
/*フォント・画像
------------------------------------------------------------*/
body{
	font-family:Meiryo,'メイリオ','ヒラギノ角ゴ Pro W3',"ＭＳ Ｐゴシック",Osaka,"MS Gothic",Gothic,sans-serif ,Helvetica, Verdana, Arial,sans-serif;
	font-size: 12px;
	line-height:1.9em;
	color: #000;
}
a,button{outline: none;}/*リンクの破線なくす*/
a:link, a:visited{
	text-decoration:underline;
	color: #339;
}
a:hover{
	text-decoration:none;
	color: #669;
}
a:hover{
	text-decoration:none;
	color: #669;
}


#news strong{
	display:block;
	width:470px;
	color: #000;
	margin-bottom:-18px;
	border-bottom:1px solid #000;
}

#news li {
	color: #1d3994;
	list-style:none;
}

#news a:link,#news a:visited,.gopagetop a:link,.gopagetop a:visited{
	text-decoration:none;
	color: #1d3994;
}
#news a:hover,.gopagetop a:hover{
	text-decoration:underline;
}
img{vertical-align:bottom;border-style:none;}

/*ヘッダ
------------------------------------------------------------*/
#header{
	height:140px;
	background:url(../images/bk_head2.gif) no-repeat;
	padding:0px 17px 0;
	position:relative;
}
h1{
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
#link-vispo{
	position:absolute;
	right:15px;
	bottom:42px;

}
#nav{
	width:775px;
	height:40px;
	overflow:hidden;
	list-style: none;
	position:absolute;
	bottom:0;left:17px;
}
#nav li{
	float:left;
	height:40px;
	display:block;
}
#nav li a,#nav_5{
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	background-image:url(../images/nav.gif);
	padding-top:40px;
}
#nav_1 a { width:129px;  background-position:0 0;}
#nav_2 a { width:129px; background-position:-129px 0;}
#nav_3 a { width:129px; background-position:-258px 0;}
#nav_4 a { width:129px; background-position:-387px 0;}
#nav_5{ width:129px;  background-position:-516px 0;}
#nav_6 a { width:130px;  background-position:-645px 0;}

#nav_1 a:hover,#index #nav_1 a  { width:129px;  background-position:0  -40px;}
#nav_2 a:hover,#activity #nav_2 a{ width:129px; background-position:-129px -40px;} 
#nav_3 a:hover,#result #nav_3 a    { width:129px; background-position:-258px -40px;}
#nav_4 a:hover,#new #nav_4 a  { width:129px; background-position:-387px -40px;}
#nav_5 a:hover,#faq #nav_5 a  { width:129px;  background-position:-516px -40px;}
#nav_6 a:hover,#inquiry #nav_6 a{ width:130px;  background-position:-645px -40px;}
/*#contents
------------------------------------------------------------*/
#nav2{
	height:206px;
	overflow:hidden;
	list-style: none;
	text-indent: -9999px;
	margin:0px 0 0 17px;
}
#nav2 li{
	float:left;
}
#nav2 a:hover{
	filter: alpha(opacity=70);/*IE用*/
	opacity:0.7;/*firefox用*/
}
#nav_7 a,#nav_8 a{
	display:block;
	height:206px;
	width:255px;
	margin-right:7px;
}
#nav_7 a { background-image:url(../images/nav_7.jpg);}
#nav_8 a { background-image:url(../images/nav_8.jpg);}

h2{
	font-size:18px;
	font-weight:normal;
	padding-left:10px;
	border-left:10px solid #000;
}
p.lead,p#top_lead{
	color:#000;
	font-weight:bold;
	padding:5px 0 10px 0;
}
#cont{padding:30px 40px 0;}
#cont_in{padding:0 30px 40px 30px;}
#index #cont_in{padding:0 30px 60px 30px;}
.photo-r {
	float:right;
	margin:5px 0 0 30px;
	padding-bottom:10px;
}
.photo-l{
	float:left;
	margin:5px 30px 0 0;
	padding-bottom:10px;
}
#cont_in div{
	clear:both;
	margin-bottom:10px;
}
/*#copy
------------------------------------------------------------*/
#container{position:relative;}
#copy{
	font-size:10px;
	position:absolute;
	bottom:0;
	left:25px;
}
#index #copy{
	bottom:40px;
}
/***topページ#contents***/
#index #contents{
/*	height:364px; */
	padding:10px 0 0 0;
	background:url(../images/top_img.jpg) 541px top no-repeat;
}
#index #cont{padding:15px 295px 15px 25px;height:620px;}

/*#footer
------------------------------------------------------------*/
#footer{
	clear:both;
	padding:0px 20px;
	background:#fff;
}
#banner{
	width:770px;
	height:35px;
	overflow:hidden;
	list-style: none;
	padding:0 0 5px 0;
}
#banner li{
	float:left;
	height:40px;
	display:block;
}
#banner li a{
	display:block;
	overflow:hidden;
	height:40px;
	text-indent: -9999px;
}
#banner_1{width:150px;background:url(../images/banner1.gif)}
#banner_2{width:100px;background:url(../images/banner2.gif)}
#banner_3{width:105px;background:url(../images/banner3.gif)}
#banner_4{width:165px;background:url(../images/banner4.gif)}
#banner_5{width:80px;background:url(../images/banner5.gif)}
#banner_6{width:75px;background:url(../images/banner6.gif)}
#banner_7{width:95px;background:url(../images/banner7.gif)}

/*#form
------------------------------------------------------------*/
#form{margin-left:15px;}
form table th{
	text-align:left;
	vertical-align:middle;
}
form table input,form table textarea{
	background:#ffe79e;
	padding:0.2em 0.4em;
	margin:1px 0;
}
#form_send{
	font-family:Meiryo,'メイリオ','ヒラギノ角ゴ Pro W3',"ＭＳ Ｐゴシック",Osaka,"MS Gothic",Gothic,sans-serif ,Helvetica, Verdana, Arial,sans-serif;
	font-weight:bold;
	cursor:pointer;
	background:#f90;
}
#form_reset{
	font-family:Meiryo,'メイリオ','ヒラギノ角ゴ Pro W3',"ＭＳ Ｐゴシック",Osaka,"MS Gothic",Gothic,sans-serif ,Helvetica, Verdana, Arial,sans-serif;
	font-weight:bold;
	cursor:pointer;
	background:#fc0;
}

/*#activityページ
------------------------------------------------------------*/

.act_table table{
	width:640px;
	border-collapse:collapse;
	line-height:1.2em;
	margin:9px 0 0 10px;
}
.act_table th{ width:100px; }
.act_table th,.act_table td{padding:0.2em 0.5em;border:2px solid #fc6; line-height:1.7em;}
.act_table th{
	white-space: nowrap;
	background:#f90;
	text-align:right;
	}
.act_table td{background:#ffe0b2;}

/*#resultページ
------------------------------------------------------------*/

.result_table table{
	width:640px;
	border-collapse:collapse;
	line-height:1.2em;
	margin:9px 0 0 10px;
}
.result_table th{ width:100px; }
.result_table th,.result_table td{padding:0.2em 0.5em;border:2px solid #fc6; line-height:1.7em;}
.result_table th{
	white-space: nowrap;
	background:#f90;
	text-align:right;
	}
.result_table td{background:#ffe0b2;}
/********** banner **********/
#campaign{
	position:absolute;
	width:250px;
	top:525px;
	right:20px;
	}
#campaign img{margin-bottom:5px;}
