@charset "utf-8";

div#contents {
	padding: 10px 0 40px 0;
}

div#contents div#contentsWrap {
	padding: 10px 0 0 0;
}

#contents #musen_page_box li{
	float:left;
	color:#000;
}
#contents #musen_page_box li a {
color:#33a2e9;
text-decoration:none;
}
#contents #musen_page_box li a:hover {
color:#33a2e9;
text-decoration:underline;
}


.kasou_common_box {
	overflow:hidden;
	margin-bottom:22px;
	}
.common_bg_h4 {
	background:url(../images/h4_bg.jpg) no-repeat;
	width:640px;
	height:36px;
	padding-left:32px;
	line-height:34px;
	font-size: 16px;
	color:#fff;
	}
.common_left {
	width:440px;
	float:left;
	margin-top:20px;
}
.common_img {
	margin-top:15px;
	padding-left:33px;
	border-left:1px dotted #cccccc;
	}

.common_jigyounaiyou {
	background:url(../images/right_jigyo_box.jpg);
	width:200px;
	height:40px;
	}
.common_jigyou_box ul {
	margin: 0 0 6px 0;
    list-style: none outside none;
	}
.common_jigyou_box li {
	background:#e2e2e2;
	margin-bottom:2px;
	height:30px;
}
.common_jigyou_box a{
	color:#6e8199;
	text-decoration:none;
	padding-left:13px;
	line-height:30px;
}
.common_jigyou_box a:hover{
	color:#6e8199;
	text-decoration:underline;
}
	

.indent {
	text-indent:-9999px;
	overflow:hidden;
}