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

body {
	margin: 0px;
	background-color: #999900;
	background-image: url(../img/back1.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}
#bace {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#bace #page_info {
	height: 30px;
}

#header {
	height: 90px;
	background-color: #0D0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#header img {
	display: block;
	margin: 0px;
}
#header #logo {
	float: left;
	height: 90px;
}
#header #menu1 {
	float: left;
	padding-left: 25px;
}
#header #menu1 img {
	float: left;
	margin-left: 8px;
}
#header #menu2 {
	background-color: #990033;
	width: 550px;
	float: left;
}
#header #menu2 img {
	float: left;
}
#main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #0D0000;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ECE9D8;
}

#main #line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCC33;
}
#main #page_title {
	font-size: medium;
	color: #ECE9D8;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 100px;
}
#main #page_title h1 {
	font-size: medium;
	color: #ECE9D8;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}

#main #page_cmt {
	color: #ECE9D8;
	margin-top: 15px;
	margin-left: 140px;
	line-height: 140%;
	margin-right: 15px;
}
#main #page_sub {
	background-color: #333333;
	color: #ECE9D8;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: medium;
	letter-spacing: 2px;
	padding-left: 100px;
}

#item {
	border-top-width: 1px;
	border-left-width: 1px;
	margin-top: 25px;
	margin-left: 50px;
	width: 680px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
	border-left-style: solid;
	border-left-color: #ECE9D8;
}
#item td {
	vertical-align: top;
}


#item #img_cmt {
	color: #999999;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}


#item #item_title {
	color: #ECE9D8;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 0px;
}
#item #item_title img {
	margin-right: 5px;
}

#item #item_title h2 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}

#item #item_cmt {
	margin-top: 10px;
	margin-left: 15px;
	line-height: 140%;
	color: #CCCCCC;
	margin-right: 10px;
}
#item #item_cmt p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#item #item_cmt ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
#item #course_cmt {
	color: #FFCC66;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 130%;
}
#item #course_cmt ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 0px;
}
#item #course_cmt li {
	margin-left: 20px;
	line-height: 130%;
}


#item #shinagaki {
	color: #CCCC66;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
}
#item #shinagaki p {
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#item #price {
	margin-top: 5px;
	margin-left: 15px;
	color: #ECE9D8;
}
#item #price th {
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333333;
	padding-left: 5px;
	vertical-align: middle;
}

#item #price td {
	padding-left: 10px;
}
#item #price #line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
}
#item #price h4 {
	font-size: small;
	color: #FFCC66;
	line-height: 130%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#item #price b {
	font-size: medium;
	color: #FF0000;
	margin-right: 3px;
	line-height: 150%;
}
#item #price #yu_tax {
	color: #999999;
	padding-top: 0px;
}



#chu1 {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 50px;
}
#chu1 p {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}
