@charset "shift_jis";

@import url("../common.css");

#header {
	width: 764px;
	margin-right: 50px;
	margin-left: 11px;
	height:100px;
	background-image: url(../img/header-background.gif);
}
#menu4{
	background-image: url(../img/menu4-2.gif);
	height: 33px;
	width: 195px;
}

/*---------- オプション ----------*/
h2#option{
	background-attachment: scroll;
	background-image: url(../img/option.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 510px;
	text-indent: -99999px;
	margin-bottom: 0px;
	display: block;
}
h3#option{
	background-color: #FFF1DD;
	height: 35px;
	width: 510px;
	margin-bottom: 0px;
	padding: 0 0 0 10px;
	display: block;
	line-height: 200%;
}
p#option{
	margin: 20px 0.5em 20px 0.8em;
	letter-spacing: 0.2em;
	line-height: 120%;
}