@charset "UTF-8";

#contentsArea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
}
#contentsArea #contentsBlock_out {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#contentsArea #contentsBlock {
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E2DFD6;
	border-right-color: #E2DFD6;
	border-bottom-color: #E2DFD6;
	border-left-color: #E2DFD6;
	height: 700px;
}

h2 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #151A1A;
	background-image: url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
}

h2 span {
	font-size: 12px;
	padding-left: 20px;
	color: #9CAEB0;
	letter-spacing: 1px;
	line-height: 14px;
}


#content {
	float: right;
	width: 650px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#content h3 {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	background-image: url(../images/c_h3.gif);
	height: 22px;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 1px;
	font-weight: normal;
	background-color: #CCC;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




#content h3 span {
	font-size: 11px;
	color: #738686;
	line-height: 12px;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
#content .outbox {
	background-color: #EEEEEE;
	margin-bottom: 5px;
	padding: 5px;
}
#content .inbox {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
	padding: 0px;
}
.syomei {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
	font-size: 14px;
}
.img_left {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}
.img_right {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 0px;
}
#content h4 {
	color: #009;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: normal;
}
#content h4 span {
	font-size: 12px;
	color: #C19148;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .outbox .inbox strong {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #3d3d3d;
}


#content .leftbox {
	float: left;
	width: 320px;
	margin-left: 2px;
}
#content .rightbox {
	float: right;
	width: 310px;
}
#content .leftbox h3, #content .rightbox h3 {
	clear: both;
}
#content .leftbox .inbox,
#content .rightbox .inbox {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .leftbox p,
#content .rightbox p {
	margin: 0px;
}

#content ..rightbox .dl_list {
	border: 1px solid #D6D5CB;
	background-color: #FFFFFF;
}
#content ..rightbox .dl_list dt {
	width: 70px;
	padding-left: 7px;
	background-position: left center;
}
#content ..rightbox .dl_list dd {
	width: 205px;
}
#content ..rightbox .dl_list dl {
	width: 320px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content table.table_info {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content table td {
	padding: 2px;
	font-size: 13px;
}

#content table td.td_head {
	background-color: #FFF;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #243393;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
}

#content table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	line-height: 20px;
}
.dl_list {

}



dl    {
	line-height: 2;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
dt    {
	color: #F00;
}
dd    {
	color: #333;
	margin-top: -2em;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-left: 5em;
	padding-left: 7px;
}
#ssl {
	padding-left: 5px;
}
