@charset "utf-8";
/*------------共通スタイル------------*/
body {
	background-color: #F0F0F0;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*------------トップページ用【大枠】スタイル------------*/
#page {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
}
/*------------トップページ用【ヘッダー】スタイル------------*/
#header, #footer {
	text-align: center;
}
#header ul, #footer ul {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
}
#header li, #footer li {
	float: left;
	padding-left: 20px;
	font-size: 11px;
	color: #FFF;
}
/*------------トップページ用【メイン】スタイル------------*/
#main {
	text-align: left;
}
#main ul, li, dl {
	line-height: 1.8;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
}
#main strong {
	font-size: 1.2em;
	font-weight: bold;
}
#main ol {
	padding-left: 20px;
}
#main small {
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
}
#main .tC {
	text-align: center;
}
#main .p0 {
	padding: 0px;
	margin: 0px;
}
#main .mBottom {
	margin-bottom: 20px;
}
#main .mBottomW {
	margin-bottom: 30px;
}
#main .order {
}
#main .order .teiki {
}
#main .order .sonotudo {
	text-align: right;
	margin-right: 15px;
}
#main .cautionsBg {
	background-image: url(../images_lp/bg_cautions.gif);
	background-repeat: no-repeat;
	height: 104px;
	padding-top: 10px;
}
#main .cautions {
	float: left;
	width: 200px;
	padding-left: 15px;
	padding-top: 10px;
}
#main .orderTxt {
	font-size: 12px;
	color: #666;
	line-height: normal;
	float: right;
	width: 560px;
	padding-right: 10px;
}
#main .reviewBg {
	background-image: url(../images_lp/bg_cork.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main .review {
	overflow: auto;
	height: 500px;
}
#main .review p {
	margin-bottom: 13px;
}
#main .tel {
	background-image: url(../images_lp/bg_tel.jpg);
	background-repeat: repeat-y;
	height: 164px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 129px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
}
#main .tel h2 , #main .tel p {
	margin-bottom: 8px;
	font-size: 12px;
}
#main .tel em {
	font-weight: bold;
	color: #F00;
	font-size: 1.2em;
	text-decoration: underline;

}
#footer {
	text-align:left;
	background-color:#FFF;
	width: 800px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer p, #footer li, #footer dt, #footer dd {
	font-size:12px;
	line-height: 1.5;
}
#footer h2 {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 5px #cccccc;
	-webkit-box-shadow: 0px 0px 5px #cccccc;
	box-shadow: 0px 0px 5px #cccccc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#cccccc');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#cccccc')";
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
	background-image: -ms-linear-gradient(top, #ffffff, #cccccc);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#cccccc));
	background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
	background-image: linear-gradient(top, #ffffff, #cccccc);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-size: 18px;
	font-weight: bold;
	color: #F69;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #F69;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F99;
}
#footer dt , #footer h4 {
	font-weight: bold;
	color: #F66;
}
#footer h5 {
	font-size:12px;
	font-weight:bold;
	background-color: #EEE;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer dd {
	margin-bottom:10px;
}
#footer .guideL {
	width: 390px;
	float: left;
}
#footer .guideR {
	width: 390px;
	float: right;
}
#footer .icn {
	float: left;
	padding-right: 20px;
}
#footer .nav, #footer address {
	clear: both;
	color: #FFF;
	background-color: #999;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	width: 100%;
}
#footer .nav li {
	float: left;
	padding-left: 20px;
	font-size: 11px;
}
#footer .nav a {
	color:#FFF;
}
iframe {
	overflow:hidden;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
.tR {
	text-align: right;
}
.tL {
	text-align: left;
}
.red {
	color: #F00;
}
.waku {
	border: 1px solid #666;
}
.uLine {
	border-top-width: 1px;
	border-top-color: #FF00B0;
	border-top-style: dotted;
}
.hed {
	font-size: 40px;
	color: #F00;
}
