@charset "utf-8";

@import url("common.css"); 

/*contents*/

.contentTop    { margin: 2px 0 0 5px }

.contentTop p   { font-size: 90%; margin: 2px 0 0 7px }



/*document*/

#contents    { margin: 10px 0 0 36px; width: 684px }

#contentsMain  { width: 498px }
.menuBorder    { font-size: 90%; background: url("../img/border01.gif") no-repeat left bottom; margin: 9px 0 7px; padding-bottom: 4px; width: 460px }
.menuBorder ul li {
	margin-bottom: 1px;
	color: #505050;
}
.menuBorder h3    { font-size: 100%; background: url("../img/border01.gif") no-repeat left top; width: 452px }
.border { margin-top: 10px; margin-bottom: 10px; width: 460px }
/*box*/
.ctbox01 {
	width: 458px;
	margin: 5px 0px 7px 2px;
}

.ctbox01 .ctLeft {
	float: left;
	width: 283px;
}

.ctbox01 .ctRight {
	float: right;
	width: 160px;
}
.ctLeft ul { padding-left: 4px }
.ctLeft ul li { line-height: 120% }
.ctRight p {
	font-size: 75%;
}
.txtred {
	margin: 7px 0px 0px 8px;
	color: #FF5A00;
	line-height: 110%;
}
.txtblue { color: #006eb4 }
.txtbold { font-weight: bold }
.txtredb { color: #ff5a00; line-height: 110%; margin: 7px 0 0 }
/*benri*/
.titback    { font-weight: bold; background-image: url("../benri/img/titback.gif"); background-repeat: no-repeat; background-position: left center; margin-top: 20px; margin-bottom: 5px; padding-top: 3px; padding-bottom: 2px; padding-left: 5px; width: 460px }
.topblock    { color: #821e00; background-color: #e6dcdc; padding: 5px; width: 460px }
.topblock h4   { font-size: 97%; background-color: #fff; margin-top: 2px; margin-bottom: 2px; padding-left: 8px }
.block { width: 460px }
.block h4   { color: #3232aa; font-weight: bold; margin-top: 10px; margin-bottom: 5px }
.block p { font-size: 95%; line-height: 2em; display: block; margin-right: 10px; width: 220px; float: left; border-bottom: 1px dashed #646464 }
.block td  { font-size: 95%; padding-top: 3px; padding-bottom: 3px }
.blocktitle    { color: #3232aa; background-color: #e8edfa; padding-top: 2px; padding-bottom: 2px; padding-left: 25px }
.border { padding-top: 1px; padding-bottom: 1px; width: 460px; height: 3px }
.sunserif          { font-family: Georgia, "Times New Roman", Times, serif }
