@charset "utf-8";
/* CSS Document */

@import "moko.css";

#syudan {
	float: left;
	width: 760px;
	}

#syudan h2{
	font-weight: bold;
	color: #006933;
	font-size: 24px;
	text-align: center;
	background-image: url(../img/page_header.gif);
	margin: 10px;
	padding: 20px;
	background-repeat: no-repeat;
}

#syudan dd{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#syudan .box01{
	border: thin solid #FF6633;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#syudan .box02{
	text-align: center;
	border: thin solid #FF6633;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px;
}

#syudan .syu_img{
	height: auto;
	width: 320px;
	padding: 0px;
	margin: 10px;
	float: left;
}

#syudan .syu_txt01{
	float: left;
	background-image: url(../img/sd_bg.gif);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 50px;
	font-weight: bold;
	line-height: 20px;
	height: 190px;
	width: 300px;
}

#syudan .syu_txt02{
	background-image: url(../img/sd_bg02.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 12px;
	font-weight: bold;
	line-height: 20px;
	width: 320px;
	clear: right;
	float: left;
	margin-bottom: 20px;
}
