@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;
	margin-top: 1px;
}
#container #site #siteMain h2 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #1A50B8;
	padding-left: 10px;
	vertical-align: middle;
	margin-bottom: 12px;
}
#container #site #siteMain h2 img {
	vertical-align: middle;
	margin-right: 8px;
}

#container  /*sub*/
 #site #siteSub {
	width: 165px;
	height: auto;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #899C7F;
}
#container #site #siteMain #mainLeft {
	width: 376px;
	float: left;
	height: auto;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#container #site #siteMain #mainRight {
	width: 192px;
	float: right;
	margin-right: 6px;
	height: auto;
}

.right {
	text-align: right;
	margin-right: 6px;
}
.mtop7 {
	margin-top: 7px;
}
.mbottom3 {
	margin-bottom: 3px;
}
.clear {
	clear: both;
}
#container  #site  #siteMain  #mainLeft  h4  {
	font-size: 0.8em;
	color: #567C56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #567C56;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#container #site #siteMain #mainLeft h4 a {
	color: #567C56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #567C56;
	text-decoration: none;
}


#container #site #siteMain #rireki {
	margin: 6px;
	border: 1px solid #567c56;
	height: auto;
	text-align: left;
	width: auto;
}
#container #site #siteMain #rireki h3 {
	background-color: #567c56;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	font-size: 10px;
	padding-left: 14px;
	background-image: url(../images/square4.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
}
#container #site #siteMain #rireki ul {
	margin: 0px 0px 0px 4px;
	height: 120px;
	overflow: auto;
}
#container #site #siteMain #rireki li {
	line-height: 1.2em;
	font-size: .7em;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}


#container #site #siteMain #rireki .ri_left {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	color: #666666;
}
#container #site #siteMain #rireki .ri_right {

}
#container #site #siteMain #mainLeft h3 {
	margin-right: 4px;
	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);
	font-weight: bold;
	margin-bottom: 6px;
}
#container #site #siteMain #banner {
	margin: 6px;
	border: 0px none #567c56;
	height: auto;
	text-align: left;
	width: auto;
}
#container  #site  #siteMain  #banner  h3 {
	color: #567C56;
	font-weight: bold;
	line-height: 14px;
	font-size: 10px;
	padding-left: 14px;
	background-image: url(../images/square3.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #567C56;
	margin-top: 10px;
	margin-bottom: 4px;
}
#container #site #siteMain #banner p {
	line-height: 1.2em;
	font-size: .7em;
	border-bottom: 1px none #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}

