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

h1 {
	width: 751px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-repeat: repeat-y;
}
.read {
	width: 751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.contents dl {
	margin-left: 79px;
	margin-top: 40px;
}
.contents dl dt {
	width: 200px;
	float: left;
	clear: both;
}
.contents dl dd {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 300px;
	float: left;
}
.contents div img {

}
.menuItemTxt {
	width: 370px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 40px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.menuItem {
	float: left;
	margin-left: 79px;
}
.menuLine ul li {
	float: left;
	width: 100px;
}
#footer {

	padding-bottom: 200px;
}
