body {
	background-image:  url(../img/back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}



h1 {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 7px;
	margin-bottom: 0px;
}



h1 a {
	color: #999999;
	text-decoration: none;
}



h1 a:hover {
	color: #333333;
	text-decoration: underline;
}



/*　メインボックス　*/

div.mainbox {
	width: 800px;

}



p.top-menu {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;

}



/*　左メニューボックス　*/

div.left {
	float: left;
	margin-top: 80px;
	width: 250px;
	height: 100%;
	margin-right: 0px;
	margin-left: 0px;
}



table.menubox {
	width: 200px;
	margin-left: 30px;
	background-color: #FFFFFF;
}



td.menubox-main {
	width: 195px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}



td.menubox-r {
	background-image:  url(../img/temp-menubox3.gif);
	background-repeat: repeat-y;
	width: 5px;
}



td.menubox-u {
	background-image:  url(../img/temp-menubox2.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 5px;
}



p.menubox {
	margin-left: 20px;
	margin-top: 10px;
}



/*　左コンテンツボックス　*/

div.right {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	float: right;
	width: 540px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 10px;
}



/*　下部コピーライト　*/

address {
	background-image:  url(../img/address.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 200px;
	margin-top: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	font-style: normal;
	padding-top: 30px;
	padding-left: 430px;

}
.mainbox .right .yoyaku_att {
	width: 480px;
	color: #FF9900;
	font-size: 12px;
	background-color: #FF9900;
}
.mainbox .right .yoyaku_att2 {
	background-color: #FFF8C0;
	padding: 4px;
	line-height: 150%;
}
.mainbox .right .yoyaku-att-text {
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
}
