@charset "utf-8";


#main {
	line-height:160%;
}


#main h3{
    width:auto;
    margin-top:10px;
	margin-bottom:15px;
    background-color:#EDF6FF;/* #EDF6FF@#40A1DB C4E1FF*/
    border-top:1px solid #C9E1F4;
	border-bottom:0;
    color:#40A4DB;
	clear:both;
}


.text{
	width:530px;
}

.target{
	width:530px;
	min-height:70px;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:20px;
	background-color:#F1F4F5;
}


.target ul{
	clear:both;
	padding-left:15px;
}

.target li{
	float:left;
	list-style-position:inside;
	list-style-type:circle;
	margin-right:10px;
}


.target p{
	clear:both;
	margin-top:20px;
}


.flow {
	width:510px;
	margin-bottom:30px;
	padding:5px 15px 10px;
	border:1px solid #333;
}


.flow dt{
	margin-top:10px;
	font-weight:bold;
}


.flow dd{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
}


.flow p{
	padding-left:5px;
}


.flow ol{
	margin-bottom:20px;
	margin-left:20px;
}


.flow ol li{
	list-style-type:decimal;
	list-style-position:inside;
	line-height:160%;
}


.condition_tradar{
	margin-bottom:20px;
	padding-left:25px;
}


.condition_tradar li{
	list-style-type:decimal;
	margin-left:5px;
}


.condition{
	margin-bottom:20px;
	padding-left:25px;
}



.condition li{
	list-style-type:decimal;
	margin-left:5px;
}


.data{
	padding-left:25px;
}


.data li{
	list-style-type:decimal;
}



.red{
	color:#CC0000;
}


.red_b{
	color:#CC0000;
	font-weight:bold;
}



/* -----------------------------------------------------------
		テンプレート用
----------------------------------------------------------- */


#navi_main{
    width:815px;
    height:auto;
}


#min-height{
    min-height:400px;

}


#main h2 span{
    margin-left:20px;
}


#cooperate_sub{
    width:171px;
    margin-left:5px;
}


*+html #cooperate_sub{
    margin-left:-10px;
}


*html #cooperate_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;
}


#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;
}


#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;
}


#banner2{
	margin-left:5px;
}


*html #banner2{
	margin-left:20px;
}


*:first-child+html #banner2{
	margin-left:20px;
}


#banner2 a{
	margin:0;
	padding:0;
	border:0;
}



