@charset "utf-8";


#header h1{

    background-image:url(../images/kaisha_head.jpg);
	background-repeat:no-repeat;
	text-shadow:2px 2px 1px #AAD5FF;
}


#main h3{
    width:auto;
    margin-top:10px;
    background-color:#EDF6FF;
    border-top:1px solid #C9E1F4;
	border-bottom:0;
    color:#40A4DB;
	clear:both;
}


#main h4{
    text-align:center;
	margin-bottom:5px;
}


.point{
    width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	line-height:160%;
}


.point dt{
	font-weight:bold;
}


.point dd{
	padding-left:15px;
	margin-bottom:5px;
}


.point_in{
    width:200px;
	height:auto;
	float:left;

}

.point2{
    width:auto;
	height:110px;
	margin-top:10px;
	padding:5px;

}


#stripe{
    width:auto;
	height:auto;
	margin-top:10px;
}


#stripe table th{
	background-color:#40A4DB;
}


/*#stripe table td{
	background-color:#F4FAFB;
}
*/

#stripe table caption{
	background-image:none;
}


#stripe table .odd td{
	padding-left:5px;
    background-color:#E9F5F8;
}


#stripe table .even td{
	padding-left:5px;
    background-color:#F4FAFB;
}


#stripe table tr.odd th {
	padding-left:5px;
    background-color:#40A4DB;
}


#banner img{
    vertical-align:bottom;
}


.space{
    margin-top:15px;

}


.bold{
    font-weight:bold;

}


.left_small-box{
    width:250px;
	height:auto;
	margin-bottom:10px;
    float:left;
}


.right_small-box{
    width:250px;
	height:auto;
	margin-bottom:10px;
    float:right;
}


.left_small-box2{
    width:270px;
	height:auto;
	margin-bottom:10px;
    float:left;
}


.right_small-box2{
    width:270px;
	height:auto;
	margin-bottom:10px;
    float:right;
}


.choose{
    width:100%;
	height:auto;
	border:1px solid #666;
}


.choose td{
	background-color: #F4FAFB;
	line-height:160%;

}


.choose2{
    width:100%;
	height:auto;
    font-size:12px;
	border:1px solid #666;

}


.choose2 th{
    padding-left:10px;
    background-color:#E4F4FA;
    color:#333;
}


.choose2 td{
	line-height:160%;
}


.choose2 br{
	line-height:160%;
}


.th_first{
    width:140px;
    background-color:#E6F5FA;
	color:#333;
}


.th_second{
    background-color:#E6F5FA;
	color:#333;
}


.td_first{
    width:435px;
	height:auto;
}


.choose2 td{
	background-color: #F4FAFB;
	line-height:16px;
}


.attention{
    color:#CC0000;
}



#year{
    width:600px;
	height:20px;
	margin-bottom:20px;
}


#year ul{
    margin-top:20px;
	margin-bottom:20px;
    margin-left:5px;
}


#year li {
    float:left;
	margin-right:10px;

}


/* -----------------------------------------------------------
		ナビ用
----------------------------------------------------------- */


#navi_main{
    width:815px;
    height:auto;
}


#min-height{
    min-height:400px;

}


#main h2 span{
    margin-left:20px;
}


#kaisha_sub{
    width:171px;
    margin-left:5px;
}


*+html #kaisha_sub{
    margin-left:-10px;
}


*html #kaisha_sub{
    width:158px;
    margin-left:-12px;
}


#banner ul{
    width:100%;
    list-style-position:inside;
	vertical-align:bottom;
}


#banner ul li{
	width:100%;
	height:31px;
	margin-left:5px;
    background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	line-height:31px;
	vertical-align:bottom;
}


*html #banner ul li{
	border-right:1px solid #E4E4E4;
}



#banner .usually{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
	font-weight:bold;
}


*html #banner .usually{
	width:155px;
}


#banner .usually_last{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #D7EFED;
	color:#40A4DB;
	font-weight:bold;

}


#banner ul li a{
	display:block;
	width:155px;
	height:100%;
	padding-left:15px;
	color:#333;
	text-decoration:none;
}



#banner ul li a:hover{
	display:block;
	width:155px;
	height:31px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
}


#banner .last{
	width:171px;
	height:31px;
	border-bottom:1px solid #E4E4E4;
}



*html #banner .last{
	width:155px;
}



#banner2{
	margin-left:5px;
}


*html #banner2{
	margin-left:20px;
}


*:first-child+html #banner2{
	margin-left:20px;
}


#banner2 a{
	margin:0;
	padding:0;
	border:0;
}



