/* ヘッダー画像 */
#header_c{
	background:url(../img/index_swf.jpg);
}

/* 左カラムコンテンツメニュー */
.left_menu h2{
	background:url(../img/sm_tag.gif) no-repeat;
}
.left_menu li{
	background:url(../img/op_leftmenu_arrow.gif) no-repeat 0 2px;
}
.left_menu a{
	color:#333;
	text-decoration:none;
}
.left_menu a:hover{
	color:#444;
}

/* コンテンツ本文 */
#mainbox_wrapper{
	background:url(../img/sm_head.gif) no-repeat;
}
#mainbox{
	border:5px solid #444;
	background:url(../img/circle_lk.gif) no-repeat #fff;
}
#mainbox h5{
	color:#390;
	background:url(../img/op_h_arrow.gif) no-repeat 4px 55% #eee;
}

/* 専用 */
#mainimage{
	margin:25px 20px;
}

.middle_top{
	margin-top:7px;
	margin-bottom:50px;
}
#mainbox h3{
	text-indent:-9999px;
}
#mainbox h4{
	margin:10px 20px;
	padding-bottom:3px;
	font-size:12px;
	color:#444;
	letter-spacing:1px;
	border-bottom:dashed 1px #ccc;
}
#mainbox p{
	background:#fff;
	padding:0px 20px;
	float:none;
	width:570px;
	text-align:justify;
}
#sm_left{
	float:left;
	width:305px;
}
#sm_right{
	float:right;
	width:305px;
}
#mainbox ul{
	margin:0px;
	padding:0 20px;
}
#mainbox li{
	font-size:14px
	color:#000;
	margin-bottom:15px;
	padding-left:16px;
	font-weight:normal;
	background:url(../img/op_h_arrow.gif) no-repeat 0 55%;
	list-style-type:none;
}
#mainbox ul ul{
	margin-bottom:20px;
	margin-top:-10px;
}
* html #mainbox ul ul{
	margin-top:5px;
}
* html #mainbox li{
	background:url(../img/op_h_arrow.gif) no-repeat 0 3px;
}
*:first-child+html #mainbox ul ul{
	margin-top:5px;
}
*:first-child+html #mainbox li{
	background:url(../img/op_h_arrow.gif) no-repeat 0 3px;
}
*:first-child+html #mainbox ul ul li{
	background:url(../img/op_leftmenu_arrow.gif) no-repeat 0 4px;
}
#mainbox ul ul li{
	font-size:10px;
	color:#000;
	margin-bottom:8px;
	padding-left:16px;
	font-weight:normal;
	background:url(../img/op_leftmenu_arrow.gif) no-repeat 0 55%;
	list-style-type:none;
}
#mainbox a{
	text-decoration:none;
	color:#444;
}
#mainbox a:hover{
	text-decoration:underline;
	color:#999;
}
#mainbox a:visited{
	color:#999;
}
