/*中央コンテンツ上段内サイドナビ1(左)*/


#contents #main {
	padding: 0px;
	height: auto;
	width: 740px;
	border-right-style: none;
	border-top-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main h2 {
	font-size: 90%;
	color: #990000;
	padding: 0px;
	height: 30px;
	background-image: url(../img/base_title.jpg);
	background-repeat: no-repeat;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.about_p {
	font-size: 12px;
	line-height: 250%;
	color: #666666;
	width: 400px;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
	float: left;
}
.ad_p {
	font-size: 14px;
	line-height: 200%;
	color: #666666;
	width: 400px;
	margin-top: 10px;
	margin-left: 30px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
	float: left;
}
.img {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
.px12l_title {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-weight: bold;
}
.px12l {
	font-size: 12px;
	line-height: 115%;
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-weight: normal;
}
.px12l_title a{
	color:#017ea7;
	text-decoration:none;
	}
.px12l_title a:hover{
		text-decoration:underline;
		}
.px12l a{
	color:#017ea7;
	text-decoration:none;
	}
.px12l a:hover{
		text-decoration:underline;
		}
/*ページ全体*/
