@charset "UTF-8";

@import "../../common_css/base.css";
@import "../../common_css/layout.css";

/* CSS Document */

/* 左 */

.contents_left {
	height: 100%;
	width: 162px;
	float: left;
}

.contents_left_box {
	height: auto;
	width: 160px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contents_left_ttl {
	margin-right: 0;
	margin-left: 0;
}
.contents_left_ttl2 {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}


.contents_left_ttl {
	margin-right: 0;
	margin-left: 0;
}

/* 中 */

.naka_main {
	width: 600px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}
.ttl {
	text-align: left;
	margin-bottom: 10px;
	
}
.ttl2 {
	text-align: left;
	margin-top: 10px;
	width: auto;
	margin-left: 5px;
	
}
.naiyou {
	font-size: 10pt;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	}
	
.naiyou2 {
	font-size: 10pt;
	text-align: left;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 5px;
	}

.naiyou2a {
	font-size: 9pt;
	text-align: left;
	float: left;
	width: 290px;
	margin-top: 5px;
	font-weight: bold;
	color: #0C3F90;
	padding-left: 3px;
	border: 1px dotted #0C3F90;
	}
		
	
.naiyou3 {
	font-size: 10pt;
	text-align: left;
	width: 580px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	}	
	
.ph_right{
	margin-top: 10px;
	margin-left: 315px;
	height: auto;
	width: auto;
}

