h2#main_visual{
	background:url(../sansu/images/main_pic01.jpg) no-repeat;
	width:726px;
	height:180px;
	font-weight:normal;
	text-indent:-99999px;
	overflow:hidden;
}
div#contents h3 {
	margin-bottom:0.5em;
	padding-left:1em;
	height:25px;
	line-height:25px;
	background:url(../sansu/images/h3_bg.gif) no-repeat left center;
}
div#contents p {
	margin-bottom:1em;
}

div#contents ul {
	margin-bottom:1.5em;
	margin-left:1em;
	list-style-type:none;
}
div#contents ul li {
	margin-bottom:0.5em;
	padding-left:1.8em;
	background:url(../sansu/images/tag_blue.png) no-repeat left top;
	border-bottom:1px dotted #ccc;
}

div.pic_wrap {
	margin-bottom:1.5em;
}
div.left_image_wrap {
	float:left;
	width:48%;
	border:1px solid #ccc;
}
div.left_image_wrap dl {
	margin-left:0.5em;
}
div.right_text_wrap {
	width:48%;
	float:right;
}
div#contents h4 {
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
