/* ヘッダー画像 */
#header_c{
	background:url(../img/index_swf.jpg);
}

/* 左カラムコンテンツメニュー */
.left_menu h2{
	background:url(../img/dc_tag.gif) no-repeat;
}
.left_menu li{
	background:url(../img/dc_leftmenu_arrow.gif) no-repeat 0 2px;
}
.left_menu a{
	color:#333;
	text-decoration:none;
}
.left_menu a:hover{
	color:#663;
}

/* コンテンツ本文 */
#mainbox_wrapper{
	background:url(../img/dc_head_long.gif) no-repeat;
}
#mainbox{
	border:5px solid #8c8c59;
}
#mainbox h3{
	color:#663;
	background:url(../img/dc_h_arrow.gif) no-repeat 4px 55% #eee;
}

/* 専用 */
#mainimage{
	margin-bottom:20px;
}
#dc_h{
	padding-top:30px;
}
.middle_top{
	margin-top:7px;
}
.dclist{
	padding-left:20px;
	margin-top:30px;
}
h4{
	marign:0px;
	padding:0px 20px;
	font-size:14px;
	color:#663;
	line-height:18px;
	letter-spacing:1px;
}
#mainbox p{
	background:#fff;
	padding:0 20px 40px 20px;
	float:none;
	width:570px;
	text-align:justify;
}
