@charset "utf-8";

.mainTableArea ul {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	list-style-type: decimal;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0px;
	padding-left: 30px;
}

.mainTableArea li {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	list-style-type: decimal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
} 

.mainTableArea p {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 2.0;
	font-style: normal;
	font-weight: normal;
} 

.category_pr ul {
    float: left;
}

h3#category_info {
	color:#424142;
	font-size:16px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight: normal;
}

#Detail a:link, #Detail a:visited {
color:#3D658B;
text-decoration:underline;
}
#Detail a:hover {
color:#012e5a;
text-decoration:none;
}


div#category_pr {
	border: solid 1px #426f0e;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#category_pr ul {
	list-style-type:none;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 15px;
}
div#category_pr li {
padding: 0px;
margin-top: 7px;
margin-bottom: 7px;
}

h2#subtitle {
	color:#424142;
	font-size:18px;
	border-left:20px solid #426f0e;
	border-bottom:2px solid #426f0e;
	padding:10px;
	margin-bottom:5px;
	margin-top: 10px;
}

h2#subtitle_now{
	color:#424142;
	font-size:18px;
	border-left:20px solid #78c68b;
	border-bottom:2px solid #78c68b;
	padding:10px;
	margin-bottom:5px;
	margin-top: 10px;
}

.bannerTableArea {
	width:556px;
	margin-top:10px;
	margin-bottom:8px;
	overflow:hidden;
	font-size: 14px;
	line-height: 2.0em;
}