@charset "UTF-8";
@import url("css/base.css");
@import url("css/label.css");
@import url("css/confirm.css");
@import url("css/confirm.flat.css");
@import url("css/confirm.overlay.css");
@import url("css/loading.css");
@import url("css/stripe.css");
@import url("css/error.css");
@import url("css/warning.css");
@import url("css/price.css");
@import url("css/input.css");
@import url("css/phase.css");
@import url("css/cart.css");

body {
	overflow-x: hidden;
}
div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div#mfp_hidden input {
	margin: 10px;
}
div.mfp_thanks {
	padding: 30px;
	font-size: 13px;
	line-height: 2em;
}
div.mfp_thanks p {
	line-height: 1.7em;
}
div.mfp_thanks ul.mfp_caution {
	margin: 0px;
	padding: 0px;
}
div.mfp_thanks ul.mfp_caution li {
	display: block;
	color: #C00;
	margin: 0px;
	padding: 5px 0px;
}
div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
}
/* ========SPACE======== */
#sp5 {
	float: left;
	height: 5px;
	width: 5px;
}
#sp10 {
	float: left;
	height: 10px;
	width: 10px;
}
#sp20 {
	float: left;
	height: 20px;
	width: 20px;
}
#sp30 {
	float: left;
	height: 30px;
	width: 30px;
}

#line_sp5 {
	height: 5px;
}
#line_sp10 {
	height: 10px;
}
#line_sp20 {
	height: 20px;
}
#line_sp30 {
	height: 30px;
}
#line_sp40 {
	height: 40px;
}
/* ========SPACE======== */
#head {
	height: 120px;
	background-image: url(../image/logo.jpg);
}
#navi {
	height: 40px;
	width: 740px;
	float: left;
	font-size: 14px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	margin-left: 10px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../../img/arrow01.png);
	background-repeat: no-repeat;
}
#navi li a {
	list-style-type: none;
	color: #000;
	text-decoration: none;
}
#navi li a:hover, #navi li a:active {
	list-style-type: none;
	color: #69A93F;
	text-decoration: underline;
}
#foot {
	height: 100px;
	background-image: url(../image/foot.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B6DB9D;
}
#copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}
#logo {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 10px;
	background-image: url(../../img/logo.png);
	background-repeat: no-repeat;
}
#logo a {
	height: 90px;
	width: 200px;
	display: block;
	background-image: url(../../img/logo.png);
	background-repeat: no-repeat;
}
#foot_logo {
	float: left;
	height: 100px;
	width: 200px;
	background-image: url(../../img/foot_logo.png);
	background-repeat: no-repeat;
}
#foot_logo a {
	height: 100px;
	width: 200px;
	background-image: url(../../img/foot_logo.png);
	background-repeat: no-repeat;
	display: block;
}
#breadclumb {
	font-size: 12px;
	line-height: 3em;
}
#breadclumb a {
	font-size: 12px;
	line-height: 3em;
	color: #38786F;
	font-weight: 700;
}
#breadclumb a:hover, #breadclumb a:active {
	font-size: 12px;
	line-height: 3em;
	color: #B6DB9D;
	font-weight: 700;
}
#foot_contents {
	float: right;
	width: 720px;
	height: 100px;
}
#page_titlebox {
	height: 80px;
}
