@charset "utf-8";
/* CSS Document */


h2{
	/*background:url(../../img/title.jpg) no-repeat center top;*/
}

h3.bar1{
	background:url(../img/bar1.jpg) no-repeat center top;
}

h3.bar2{
	background:url(../img/bar2.jpg) no-repeat center top;
}

.maru_list dt{
	background-image:url(../img/point.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
	background-position: 2px;
}
.maru_list dd{
	padding-left:20px;
	margin-bottom:5px;
}

