/* CSS Document */
@import url(common/style.css);
@import url(common/HEADmenu.css);
@import url(common/SIDEMENU.css);
@import url(common/MAIN.css);

.box{
	width:520px; margin:0px auto;
	text-align:left;
	}
h1{
	width:520px; height:60px;
	background:url(../img/sibutyou/title.jpg) top no-repeat;
	text-indent:-9999px;
	}
.box p{
	margin-left:230px;
	margin-bottom:10px;
	font-size:13px;
	}
.box dt,.box dd{
	font-size:13px;
	margin-bottom:10px;
	}
.box dt{
	font-weight:bold;
	}
.photo p{
	margin-left:0px;
	}
.photo img{
	padding:5px;
	}