@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "sans-serif";
	line-height: 160%;
}

h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/* ---------------------------------------------------------
	CSS Document Layout
--------------------------------------------------------- */

#container {
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/container.jpg) repeat-y 0 0;
	color: #18400e;
}

.center {
	text-align: center;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	overflow: visible;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* ---------------------------------------------------------
	CSS Document Header
--------------------------------------------------------- */

#header {
	height: 25px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/header.jpg) no-repeat 0 0;
	text-align: left;
}

#header h1 {
	line-height: 25px;
	font-size: 100%;
	color: #513232;
}

/* ---------------------------------------------------------
	CSS Document Visual
--------------------------------------------------------- */

#visual {
	width: 800px;
	height: 305px;
	overflow: hidden;
	margin: 0 auto;
}

#visual h2.f_left {
	width: 380px;
	height: 305px;
	overflow: hidden;
}

#visual div.f_right {
	width: 420px;
	height: 305px;
	overflow: hidden;
}

/* ---------------------------------------------------------
	CSS Document Description
--------------------------------------------------------- */

#description {
	width: 772px;
	margin: 0 auto;
	border: solid 1px #b9dd8b;
}

* html #description {
	width: 774px;
}

#description div.f_left {
	width: 424px;
	overflow: hidden;
}

#description div.f_right {
	width: 348px;
	overflow: hidden;
}

#description div.f_right p {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
	CSS Document Fuji
--------------------------------------------------------- */

#fuji {
	width: 778px;
	height: 326px;
	overflow: hidden;
	margin: 0 auto;
}

#fuji h2.f_left {
	width: 301px;
	height: 326px;
	overflow: hidden;
}

#fuji div.f_right {
	width: 477px;
	height: 326px;
	overflow: hidden;
}

/* ---------------------------------------------------------
	CSS Document Button
--------------------------------------------------------- */

p.button {
	width: 776px;
	height: 100px;
	margin: 10px auto 0;
}

p.button a {
	display: block;
	height: 100px;
	background: url(../images/button2.jpg) no-repeat 0 0;
}

p.button a:hover {
	text-align: left;
	text-indent: -9999px;
}

/* ---------------------------------------------------------
	CSS Document Detail
--------------------------------------------------------- */

#detail {
	width: 764px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#detail h2 {
	margin-top: 15px;
}

#detail p {
	margin: 10px 20px 0;
}

#detail p img {
	vertical-align: middle;
}

/* ---------------------------------------------------------
	CSS Document Movie
--------------------------------------------------------- */

#movie {
	width: 800px;
	height: 400px;
	overflow: hidden;
	margin: 20px auto 0;
	padding-top: 20px;
	text-align: left;
	border-top: dotted 1px #18400e;
	position: relative;
}

* html #movie {
	height: 422px;
}

#movie div.f_right {
	width: 384px;
	overflow: hidden;
}

#movie div.f_right a {
	float: right;
	display: block;
	width: 165px;
	height: 36px;
	overflow: hidden;
	margin-top: 11px;
	background: url(../images/cart8.jpg) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

#movie div.f_right a:hover {
	text-align: left;
	text-indent: -9999px;
}

/* ---------------------------------------------------------
	CSS Document Cart
--------------------------------------------------------- */

#cart {
	width: 800px;
	overflow: hidden;
	margin: 18px auto 0;
	padding-bottom: 20px;
	border-top: dotted 1px #18400e;
	border-bottom: dotted 1px #18400e;
}

#cart .clearfix {
	width: 762px;
	margin: 24px auto 0;
}

#cart h2.f_right {
	width: 388px;
	height: 333px;
	overflow: hidden;
}

#cart div.f_left {
	width: 372px;
	overflow: hidden;
	text-align: right;
}

#cart p.center {
	margin-top: 15px;
}

#cart div.f_left a {
	display: block;
	width: 165px;
	height: 36px;
	overflow: hidden;
	margin-left: auto;
	background: url(../images/cart8.jpg) no-repeat 0 0;
}

#cart p.f_left a {
	display: block;
	width: 366px;
	height: 60px;
	overflow: hidden;
	background: url(../images/faq2.jpg) no-repeat 0 0;
}

#cart p.f_right a {
	display: block;
	width: 366px;
	height: 60px;
	overflow: hidden;
	background: url(../images/voice2.jpg) no-repeat 0 0;
}

#cart a:hover {
	text-align: left;
	text-indent: -9999px;
}

/* ---------------------------------------------------------
	CSS Document FAQ
--------------------------------------------------------- */

#faq {
	width: 770px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#faq h3 {
	width: 710px;
	margin: 20px auto 0;
	padding-left: 5px;
	text-align: left;
	font-size: 110%;
	color: #465B3C;
}

#faq p {
	width: 710px;
	margin: 8px auto 0;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #CAB684;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Voice
--------------------------------------------------------- */

#voice {
	width: 770px;
	margin: 30px auto 0;;
	padding-bottom: 10px;
	text-align: left;
	line-height: 190%;
}

#voice p {
	margin: 15px 30px 0;
}


/* ---------------------------------------------------------
	CSS Document Footer
--------------------------------------------------------- */

#footer {
	padding-bottom: 50px;
	background: url(../images/footer.jpg) repeat-x bottom;
}

#footer div.clearfix {
	width: 690px;
	margin: 24px auto 0;
}

#footer address {
	float: right;
	text-align: left;
	font-style: normal;
	line-height: 190%;
}
