/* CSS Document */
.titleimg {
	background-image: url(../img/moku/tyokutop1015.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
}
.intro {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCD12C;
	width: 480px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #8283A2;
	background-color: #FFFFCC;
	margin-left: 30px;
}
.intro p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	letter-spacing: 0.2em;
	text-align: left;
	text-indent: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.yakusokuimg {
	background-image: url(../img/moku/yakusoku.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 550px;
	display: block;
	margin-left: 5px;
}

#yakubutton a {
	background-image: url(../img/moku/yakusoimg.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 150px;
	display: block;
	margin-left: 205px;
}

#yakubutton a:link {
	background-image: url(../img/moku/yakusoimg.jpg);
}

#yakubutton a:visited {
	background-image: url(../img/moku/yakusoimg.jpg);
}

#yakubutton a:hover {
	background-image: url(../img/moku/yakusoimg-u.jpg);
}
.contents {
	width: 880px;
	position: relative;
	margin: auto;
	background-color: #EDF8D8;
	height: 700px;
}
.main {
	width: 560px;
	margin-left: 160px;
	background-color: #FFFFFF;
	height: 700px;
}