/* CSS Document */



div#contents_01 {
	margin:0 0 0 0;
}

div#contents_01 p {
	margin:0 0 10px 0;
	font-size:12px;
}

div#contents_02 {
	margin:0;
	padding:0;
	height:20px;
}

div#contents_02 h2 {
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-align:left;
	padding:3px 10px 5px 10px;
	background:url(../../../images/main_list_icon.gif) no-repeat;
	height:21px;
	border-bottom:1px #cccccc solid;
}

div#contents_03 {
	background-color:#fff;
	margin:1px 0 0 0;
}

div#contents_03 h3 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:left;
	margin:10px;
}

div#contents_03 p {
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:10px;
}

div#contents_04 {
	background-color:#fff;
	margin:10px 0 0 0;
	border-top:1px #999999 dotted;
}

div#contents_04 p {
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:10px;
}

/*div#contents_04 div#contents_04_2 {
	width:500px;
}*/


div#contents_04 div#contents_04_2 h3 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:left;
	margin:10px;
}


div#contents_04 div#contents_04_2 dl {
	font-size:12px;
	color:#333;
	margin:10px;
	border-bottom:1px #999999 dotted;
}

div#contents_04 div#contents_04_2 dl.line_n {
	border-bottom:none;
}

div#contents_04 div#contents_04_2 dt {
	padding-left:15px;
	font-size:14px;
	clear:both;
}

/*div#contents_04 div#contents_04_2 dd{
	float:left;
	text-align:left;
}

/** html .c4_left{
	padding-left:10px;
}*/

div#contents_05 {
	background-color:#fff;
	margin:10px 0 0 0;
	border-top:1px #999999 dotted;
}

div#contents_05 dl {
	margin:10px;
	font-size:12px;
}

div#contents_05 dt {
	font-size:14px;
	border-left:5px #140079 solid;
	padding-left:5px;
}

div#contents_05 p {
	margin:10px;
	font-size:12px;
	text-align:right;
	border-bottom:1px #999999 dotted;
}

.clear{
	clear: both;
	}
