@charset "UTF-8";
/*ページ全体のレイアウト
-----------------------------*/
*{margin: 0;padding: 0;border:0;}
body{background:url(../images/bk_body.gif) repeat-x;}
#container{
	width:810px;
	margin:0 auto;
	border-left:1px solid #d9d9ba;
	border-right:1px solid #d9d9ba;
	background:#fff;
}
#index #contents{margin-bottom:0px;}

#add {
width:638px;
padding:10px 10px 10px 10px;
margin:10px 0;

background:#ff9;
color:#C00;
font-size:14px;
border:1px solid #000;
}
/*フォント・画像
------------------------------------------------------------*/
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: #669;
}
a:hover{
	text-decoration:none;
	color: #669;
}
a:hover{
	text-decoration:none;
	color: #669;
}
#news a:link,#news a:visited,.gopagetop a:link,.gopagetop a:visited{
	text-decoration:none;
	color: #000;
}
#news a:hover,.gopagetop a:hover{
	text-decoration:underline;
}
img{vertical-align:bottom;border-style:none;}

/*ヘッダ
------------------------------------------------------------*/
#header{
	height:140px;
	background:url(../images/bk_head.gif) no-repeat;
	padding:0px 17px 0;
	position:relative;
}
h1{
	font-size:11px;
	line-height:1.7em;
	font-weight:bold;
	color:#666;
	text-align:right;
	padding-top:30px;
}
#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,#company #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;
}
h2{
	font-size:18px;
	font-weight:normal;
	padding-left:10px;
	border-left:10px solid #00478b;
}
p.lead{
	color:#00478b;
	font-weight:bold;
	padding:5px 0 10px 0;
}
#cont{padding:30px 40px 0;}
#cont_in{padding:0 30px 0 30px;}
.photo-r {
	float:right;
	margin:5px 0 0 30px;
	padding-bottom:10px;
}
.photo-r img{margin-bottom:5px;}
.photo-l{
	float:left;
	margin:5px 30px 0 0;
	padding-bottom:10px;
}
#cont_in div{
	clear:both;
	margin-bottom:10px;
}
/***top contents***/
#index #cont_in{
	padding-top:20px;
}
/*#footer
------------------------------------------------------------*/
#footer{
	clear:both;
	font:10px;
	text-align:right;
	margin-top:30px;
	padding:10px 20px;
	background:#999;
	color:#fff;
}
/*#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 #fff; line-height:1.7em;}
.act_table th{
	white-space: nowrap;
	background:#00478b;
	color:#fff;
	text-align:right;
	}
.act_table td{background:#eee;}

/*#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 #fff; line-height:1.7em;}
.result_table th{
	white-space: nowrap;
	background:#00478b;
	color:#fff;
	text-align:right;
	}
.result_table td{background:#eee;}

/*#form
------------------------------------------------------------*/
#form{margin-left:15px;}
form table th{
	text-align:left;
	vertical-align:middle;
}
form table input,form table textarea{
	background:#ddd;
	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:#00478b;
	color:#fff;
}
#form_reset{
	font-family:Meiryo,'メイリオ','ヒラギノ角ゴ Pro W3',"ＭＳ Ｐゴシック",Osaka,"MS Gothic",Gothic,sans-serif ,Helvetica, Verdana, Arial,sans-serif;
	font-weight:bold;
	cursor:pointer;
	background:#aaa;
}




/* menu */

.res_list {
width:640px;
    border: 1px #DDD solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.res_list th {
padding:0.2em 0.5em 0.2em 0.5em;
    border: #DDD solid;
    border-width: 0 0 1px 1px;
    background: #EEE;
    font-weight: bold;
    line-height: 130%;
    text-align: left;
}
.res_list td {
padding:0.2em 0.5em 0.2em 0.5em;
    border: 1px #DDD solid;
    border-width: 0 0 1px 1px;
    line-height: 130%;
    text-align: left;
}
