@charset "Shift_JIS";
@import url("common.css");
@import url("sub_base.css");
@import url("nav.css");
@import url("h1.css");
/*------------------*/
.margin-top15px{
	margin-top:15px;
}
#cnt01 ,#cnt02 ,#cnt03 ,#cnt04 ,#cnt05{
	width:520px;
	margin-bottom:10px;
}
#cnt01-L{
	float:left;
	width: 260px;
	margin-right: 10px;
}
#cnt01-R{
	width:250px;
	float:left;
}

.cnt02-Box{
	width:500px;
	padding:10px;
	margin-bottom:15px;
	background-color: #D7E2EA;
}
.cnt02-L{
	width:145px;
	float:left;
}
.cnt02-R{
	width:330px;
	float:right;
}
.td-Right{
	padding-left:1em;
	text-align:left;
}
.td-Left{
	text-align:right;
	color:#003366;
	background-color: #D7E2EA;
}
.td-Right02{
	padding-left:1em;
	border:solid 1px #CCCCCC;
	text-align:left;
}
.td-Left02{
	text-align:right;
	color:#003366;
	background-color: #D7E2EA;	
	border:solid 1px #CCCCCC;
	padding:0 1em;
}
.w520{
	width:520px;
	border-collapse: collapse;
	line-height:2;
	border:solid 1px #CCCCCC;
}
.noimage{
	margin:15px;
	text-align:center;
}
#cnt04 ul li{
	list-style-type:disc;
	line-height:1.5;
}
#cnt04 ul{
	padding-left:15px;
}
#cnt04 h4{
	font-size:12px;
}
#table-others{
	margin:10px 0px;
	width:520px;
	border-collapse: collapse;
	line-height:2;
	border:solid 1px #CCCCCC;
}
#table-others th{
	width:35%;
	color:#003366;
	background-color: #D7E2EA;	
	border:solid 1px #CCCCCC;
	padding:0 1em;
}
#table-others td{
	padding:0 1em;
	border:solid 1px #CCCCCC;
}

/* ---| 山口追加CSS |------------------------------- */

#cnt01-R #cnt01-R-right {
	float: right;
	width: 120px;
	margin-top: 5px;
}

#cnt01-R #cnt01-R-left {
	float: left;
	width: 120px;
	margin-top: 5px;
}

#cnt01-R #cnt01-R-right p,
#cnt01-R #cnt01-R-left p {
	font-size: x-small;
}


/* ---| 山口追加CSS |------------------------------- */
.cnt02-R caption {
	font-weight: bold;
	color: #004a7d;
}
