@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../img/back-img.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #99CC66;
}




a:link {
	color: #003366;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #990000;
}
a:active {
	color: #CC3333;
}
h1 {
	font-size: xx-small;
	font-weight: lighter;
	color: #6699CC;
}
p {
	font-size: small;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
hr {
	display: none;
}
#container {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header {
	width: 800px;
	padding-bottom: 4px;
}
#navigation {
	width: 800px;
}
#form-tit {
	padding: 0px;
	clear: left;
}
#contents {
	width: 720px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #main-l {
	float: left;
	width: 205px;
	margin-right: 10px;
}
#container #main-r {
	float: right;
	width: 495px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#left {
	width: 370px;
	float: left;
	padding: 20px;
}
#right {
	float: right;
	width: 370px;
	padding: 20px;
}
#left h2 {
	background-color: #666699;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000033;
	font-size: medium;
	font-weight: lighter;
	letter-spacing: 10pt;
}
#right h2 {
	background-color: #666699;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000033;
	font-size: medium;
	font-weight: lighter;
	letter-spacing: 10pt;
}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:hover {
	color: #000033;
	text-decoration: none;
}
#right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:hover {
	color: #000033;
	text-decoration: none;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 159px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation a {
	display: block;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: medium;
	background-image: url(../img/link-off.gif);
	background-repeat: repeat-x;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #FFFFFF;
}
#navigation a:active {
	color: #FFFFFF;
	background-color: #669933;
}
#navigation a:hover {
	background-color: #003300;
	color: #FFFFFF;
	background-image: url(../img/link-on.gif);
}



#bodycopy p {
	font-size: small;
	line-height: 160%;
}

#spec {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	padding: 0;
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 50% 50%;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}



#price2 th,td {
	border-collapse: collapse;
	border:solid 1px #666666;
	padding: 5px;
}



#tokutyo h2 {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-color: #6666CC;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 5pt;
	font-family: "ＭＳ Ｐ明朝", Osaka, "ヒラギノ明朝 Pro W3";
	color: #6699CC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}


#main-r h2 {
	background-color: #669900;
	font-size: medium;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 20px;
	border-left-style: none;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-right-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.style1 {
	color: #360;
	font-size: medium;
	font-weight: bold;
}

#lineup {
}

#footer {
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
}
