@charset "UTF-8";
/* TOP CSS Document */
#contents {
	padding: 0px;
	margin: 12px auto;
}
.column_nano{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #333333;
	margin-top: 30px;
	height: 330px;
	clear: both;
}
.column_kyokyu{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #333333;
	margin-top: 30px;
	height: 195px;
	clear: both;
}
.column_bunkyu{
	width: 760px;
	border-bottom: 1px dotted #333333;
	clear: both;
	margin: 30px auto 0px;
	padding: 0px;
	height: 550px;
}
.column_ibutu{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #333333;
	margin-top: 30px;
	clear: both;
	height: 250px;
}
.column_other{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #333333;
	margin-top: 30px;
	clear: both;
	height: 170px;
}
.leftbox{
	float: left;
	width: 460px;
}
.leftbox h4{
	float: left;
	width: 178px;
	padding: 0px;
	margin: 0px;
}
.leftbox h5{
	font-size: 0.75em;
	line-height: 150%;
	color: #333333;
	text-align: left;
}
.leftbox h6{
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
.leftbox2{
	width: 270px;
	float: right;
	margin-bottom: 10px;
}
.leftbox p{
	font-size: 0.75em;
	line-height: 150%;
}
.rightbox{
	float: right;
}
.rightbox img{
	width: 280px;	
}
a{
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: none;
}
