@charset "utf-8";
 /* CSS Document */
#container #site {
	width: 756px;
	margin: 0 6px 0 6px;
}
#container  /*main*/
#site  #siteMain {
	height: auto;
	float: right;
	display: inline;
	text-align: left;
	width: 585px;
}
#container #site #siteMain h2 {
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	vertical-align: middle;
	margin: 16px 12px 12px;
	width: 540px;
	background-image: url(../images/h2bg.gif);
	height: 36px;
	line-height: 36px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.5em;
	font-weight: bold;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #666666;
}
#container #site #siteMain h2 img {
	vertical-align: middle;
	margin-right: 8px;
}
#container #site #siteMain h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899C7F;
	margin-top: 24px;
	margin-right: 12px;
	margin-left: 12px;
	background-image: url(../images/square1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 24px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
}
#container #site #siteMain h4 {
	margin-right: 12px;
	margin-left: 12px;
	color: #666666;
	font-size: 0.85em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 1.5em;
	line-height: 1.5em;
	margin-top: 24px;
	background-image: url(../images/header/header_pkl_bg.gif);
}

#container #site #siteMain p {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	line-height: 1.8em;
	font-size: 0.8em;
}
#container #site #siteMain .resultsSub {
	font-size: 0.75em;
	text-align: right;
	margin-top: 4px;
}
#container #site #siteMain .resultsSub a {
	text-decoration: none;
}
#container #site #siteMain .resultsSub a:hover {
	text-decoration: underline;
}

#container #site #siteMain .resultsStrong {
	font-size: 0.9em;
	color: #567C56;
	margin-top: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#container #site #siteMain .resultHonbun {
	text-align: justify;
}

#container #site #siteMain .resultsCap1 {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
}
#container #site #siteMain .resultsCap2 {
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
	margin: 0px;
	color: #999999;
}
#container #site #siteMain .resultsCap2j {
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: justify;
	margin: 5px 10px 0px;
	color: #666666;
}
#container #site #siteMain .resultsJamp {
	font-size: 0.75em;
	text-align: right;
	color: #999999;
}
#container #site #siteMain #center {
	margin: 6px 0px 0px 12px;
	height: 30px;
	width: 550px;
	text-align: center;
}

#container  /*sub*/
 #site #siteSub {
	width: 165px;
	height: auto;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #899C7F;
}
.right {
	text-align: right;
	float: right;
}
.left {
	float: left;
}

.mtop7 {
	margin-top: 7px;
}
.mbottom3 {
	margin-bottom: 3px;
}
.clear {
	clear: both;
}

#container #site #siteMain #rireki {
	margin: 12px;
	border: 1px solid #567c56;
	width: 590px;
	height: auto;
	text-align: left;
}
#container #site #siteMain #rireki h3 {
	background-color: #567c56;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.6em;
	font-size: 0.85em;
	padding-left: 22px;
	background-image: url(../images/square9.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#container #site #siteMain #rireki ul {
	margin: 8px;
	height: 150px;
	width: 500px;
}
#container #site #siteMain #rireki li {
	line-height: 1.4em;
	font-size: 0.8em;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
	width: 572px;
	padding-top: 6px;
}


#container #site #siteMain #rireki .ri_left {
	float: left;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	width:70px;
	color: #666666;
}
#container #site #siteMain #rireki .ri_right {
	float: right;
	width: 480px;
}
#container #site #siteMain table {
	border: 1px solid #999999;
	width: 450px;
	text-align: left;
}
#container #site #siteMain td {
	line-height: 2em;
	padding-left: 1em;
	border: 1px solid #999999;
	border-bottom: #CCCCCC solid 1px;
	font-size: 0.85em;
}
