body,div,dl,dt,dd,ul,li,h1,h2,h3,p{
	margin: 0;
	padding: 0;
}


div,h1,h2,h3,h4,p,address{
	display: block;
}


h1, h2, h3{
	text-align:left;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	line-height: 160%;
	margin: 0px 30px;
}


img{
	border: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}


p{
	color: #464646;
	line-height: 1.6;
	margin: 10px 10px;
	padding: 0px 0px 10px;

}


/* list */
li,dt,dd{
	line-height: 1.6;
	list-style: none none outside;
}


/* body */
body{
	width:580px;
	color: #333333;
	font-size: 80%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 160%;
	text-align: center;
}

div{
	text-align:left;
}
h3{
	clear: both;
	margin: 30px 10px 0px;
	color: #015198;
	font-size: 140%;
	text-indent: 25px;
	line-height: 40px;
	background: url(../img/h3.jpg) left top no-repeat;
}


h4{
	clear: both;
	margin: 30px 10px 0px;
	color: #015198;
	font-size: 110%;
	text-indent: 25px;
	line-height: 40px;
	background: url(../img/h3.gif) left top no-repeat;
}

.kaisetu {
	margin: 0px 30px 10px 10px;
	border: 1px #999 dotted;
	border-left: 5px #015198 solid;
	border-right: 5px #015198 solid;
	padding:10px;
	background-color: #fafafa;

}