@charset "UTF-8";

#contents {
	margin: auto;
}

#contents #maincontents {
	position:relative;
	margin: 0 auto;
	width: 850px;
	height:auto;
}

.subcntents {
	float: left;
	height: auto;
	width: 850px;
	position: relative;
}

#contents #maincontents .subcntents h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	float: left;
	height: 27px;
	width: 850px;
	margin: 0px;
	padding-top: 14px;
	padding-left: 25px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom:10px;
	border-bottom:solid 1px  #333;
}

.subContents {
	line-height:170%;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}

div.media01 {
	border-bottom:solid 1px #cccccc;
}

span.media01 {
	font-size:11pt;
	font-weight:bold;
}

.mCtitle {
	font-weight:bold;
	font-size:13pt;
	border-bottom:solid 1px #cccccc;
	color:#002200;
	height:30px;
}

p {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:10pt;
	color:#444444;
	line-height:2em;
	padding: 0px;
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
}

#contents #maincontents .subcntents h3 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
	width: 650px;
}

#contents #maincontents .subcntents h4 {
	padding: 5px;
	float: left;
	height: 15px;
	width: 308px;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
