@charset "utf-8";
/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━  
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td
{
  margin: 0;
  padding: 0;
}
fieldset, img{
  border: 0;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style: normal;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #047EC8;
}
a:active {
	text-decoration: none;
	color: #047EC8;
}
.black-11 {font-size: 11px}
.black-bold {
	font-weight:bold;
	color:#000000;
}
.black-bold-under {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.black-bold-15 {
	font-size: 15px;
	font-weight: bold;
}
.black-bold-16 {
	font-size: 16px;
	font-weight: bold;
}
.black-under-18 {
	color:#000000;
	text-decoration:underline;
	font-size:18px;
}
	
.red {
	color:#CC0000;
}
.red-under {
	color:#CC0000;
	text-decoration:underline;
}
.red-bold {
	color:#CC0000;
	font-weight:bold;
}
.red-bold-16 {
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}
.red-bold-under {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}
.red-bold-under-16 {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
}
.red-bold-under-18 {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
	font-size:20px;
}
.white {
	color: #FFFFFF
}
.marker-yellow {
	font-weight: bold;
	background-color: #F9F56C;
}
.marker-red {
	background: #CC0000;
	color: #FFFFFF;
}
#outerImageContainer {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
#imageDataContainer {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
h1 {
	font-size: 12px;
	padding:0px;
	height: 35px;
	width: 760px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;
	color: #FFFFFF;
	background-image: url(image/tease-head_01.jpg);
}
h2 {
	line-height: 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
h3 {
	
}
h4 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 40px 0px 20px;
	padding: 0px;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 40px 0px 20px;
	padding: 0px;
}
p {padding:15px 0 15px 0;}

img {vertical-align: bottom;}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}
.style8 {color: #666666}
.style9 {
	font-size: 14px;
	line-height: 150%;
}
.style10 {
	color: #0066CC;
	font-weight: bold;
	font-size: 17px;
}
.style11 {font-size: 12px}
.style13 {
	color: #C1272D;
	font-weight: bold;
}
.style14 {
	font-size: 18px;
	color: #ED1C24;
}
.style16 {
	color: #438EDB;
	font-weight: bold;
}
.style19 {
	font-size: 16px;
	color: #000066;
}
.style20 {color: #0099CC}
.style22 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style23 {
	color: #0000FF;
	font-weight: bold;
}
.style24 {color: #000066}
.style25 {
	color: #FF0000;
	background-color: #FFFF66;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}
.style27 {font-size: 16px; color: #000066; font-weight: bold; }
.style28 {color: #FF0000}
.style29 {
	color: #009933;
	font-weight: normal;
}
.style30 {color: #006699}
.style31 {
	color: #CC0066
}
.style33 {color: #CC0066; font-weight: bold; }
.style34 {font-size: 13px; }
.style37 {color: #FF6600}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ページレイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(image/back.gif);
	background-color: #FCEC9E;
	background-repeat: no-repeat;
	background-position: center top;
	background-position:50% 0%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
}
#wrapper {
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	text-align:center;
	background-color:#FFFFFF;
	background-image: url(image/tease-head_08.gif);
}
.haikei {
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	text-align:center;
	background-color:#FFFFFF;
	background-image: url(image/tease-head_08.gif);
}
.header-line {
	width:760px;
	height:35px;
	margin:0px;
	text-align:center;
	background: url(image/keitai-head_01.jpg);
}
.header-line2 {
	background: url(image/keitai-head_01.jpg) no-repeat;
	width:780px;
	height:35px;
	margin:0px;
	padding-top:20px;
	padding-left:20px;
	text-align:left;
	font-size:12px;
	color:#000000;
}
.header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
}
.midashi {
	width:630px;
	margin:40px 0px 20px 0px;
}
.contents-inner {
	width: 630px;
	margin: 0px 65px;
	padding: 0px;
	height: auto;
	text-align: left;
}
.margin-top {margin-top:30px;}
.margin-bot {margin-bottom:40px;}
.margin-box {margin:40px 0px 30px 0px;}
.margin-qa {margin:30px 30px}
.cebter {text-align:center;}
.right {text-align:right;}
.kodawari {
	background: url(image/kodawari4_02.gif) repeat-y;
	color:#000000;
	font-size:14px;
	padding:5px 40px 5px 80px;
	margin:0px;
}

.point-inner {
	background: url(image/point-waku_02.gif) repeat-y;
	color:#000000;
	font-size:14px;
	padding:5px 50px 5px 50px;
	margin:0px;
}
.itibu-inner {
	background: url(image/itibusyoukai_02.gif) repeat-y;
	color:#000000;
	font-size:14px;
	padding:5px 40px 5px 50px;
	margin:0px;
}
.mousikomi-01 {
	background: url(image/mousikomi-back_01.jpg) repeat-y;
	color:#FFFFFF;
	font-size:24px;
	padding:90px 40px 19px 50px;
	margin:0px;
	text-align: center;
	font-weight: bolder;
	line-height: 100%;
	text-decoration: underline;
}
.mousikomi-02 {
	background: url(image/mousikomi-back_02.jpg) repeat-y;
	color:#FFFFFF;
	font-size:12px;
	padding:15px 40px 20px 50px;
	margin:0px;
	text-align: center;
	line-height: 100%;
}
.mousikomi-03 {
	background: url(image/mousikomi-back_06.jpg) repeat-y;
	color:#FFCC00;
	font-size:18px;
	padding:10px 40px 10px 50px;
	margin:0px;
	text-align: center;
	font-weight: bolder;
	line-height: 100%;
}
.mousikomi-04 {
	background: url(image/check.gif);
	color:#333333;
	font-size:18px;
	padding:5px 40px 20px 50px;
	margin:0px;
	line-height: 180%;
	text-align: left;
}
.mousikomi-05 {
	background: url(image/haisou-image.gif);
	color:#FF9900;
	font-size:15px;
	padding:20px 0px 20px 0px;
	margin:0px;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
.mousikomi-06 {
	color:#FF9900;
	font-size:15px;
	padding:27px 40px 25px 10px;
	margin:0px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
}
.mousikomi-07 {
	background: url(image/kessai-haikei_02.gif);
	color:#333333;
	font-size:12px;
	padding:0px 123px 0px 15px;
	margin:0px;
	line-height: 170%;
	text-align: left;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
YouTube
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.youtube {
	border: 3px solid #333;
}





/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.footer {
	margin: 0px,0px,0px,0px;
	height: 32px;
	width: 760px;
	background-image: url(image/tease-head_09.jpg);
	padding-top: 10px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	color: #666666;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}
address {
	font-size: 12px;
	text-align: center;
	color: #666666;
}
	

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッターナビ
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.fnavi {
	margin: 40px 0px 0px;
	padding: 0px;
	height: auto;
	width: 610px;
	text-align: center;
}
div.fnavi ul {
}
div.fnavi li {
	font-size: 11px;
	list-style: url(none) none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
お申し込みボタン　パターン２
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.bot_2 {
	margin:40px 67px 60px 67px;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
商品特別価格のご案内エリア
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.shohin-kakaku {
	background:url(image/shohin_02.gif) repeat;
	padding:20px 30px 20px 30px;
	text-align:left;
}
.shohin-setumei {
	width:322px;
	margin-left:30px;
	line-height:160%;
	padding:0px;
	font-size:13px;
}
.shohin-setumei p {
	margin:0px 0px 15px 0px;
	padding:0px;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
商品概要-お申し込み
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.shohin-gaiyo {
	background:url(image/shohin02.gif) repeat;
	padding:20px 30px 10px 30px;
} 
.shohin-gaiyo-a {
	background:#E8E8E8;
	padding:10px 20px;
	text-align:left;
	font-size:12px;
	line-height:160%;
}

.shouhin-gaiyo2 {
	margin:30px 5px 0px 5px;
	text-align:left;
}
.shouhin-gaiyo3 {
	margin-bottom:20px;
	padding:0px 25px 0px 25px;
}
.shouhin-gaiyo3 li {
	background: url(image/check2.gif) no-repeat left top;
	list-style: none;
	margin:10px 0px 10px 0px;
	padding-left:20px;
	padding-bottom:10px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
	line-height:150%;
}
.order-kind1 {
	width:auto;
	height:43px;
	background:url(image/dl-image.jpg) no-repeat left;
	margin:20px 40px 0px 40px;
	padding-top:10px;
	padding-left:200px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#003333;
	text-decoration:underline;
}
.order-kind2 {
	width:auto;
	height:43px;
	background:url(image/haisou-image.jpg) no-repeat left;
	margin:0px 40px 20px 40px;
	padding-top:10px;
	padding-left:200px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#003333;
	text-decoration:underline;
}
.kessai {
	background:url(image/kessai-back.jpg);
	width:420px;
	height:80px;
	margin:0px 35px 0px 35px;
	padding:10px 40px 10px 40px;
}
.bot {
	margin:40px 37px 40px 37px;
}
/*

━━━━━━━━━━━━━━━━━━━━━━━━━
フッターリンク
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.foot_link {
	margin:50px 0px 10px 0px;
	text-align:center;
	font-size:12px;
	line-height:normal;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
特定商取引法
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.tokutei {
	text-align:center;
	margin:0px 0px;
}
.tokutei td {
	padding:10px 10px 10px 10px;
	font-size:11px;
	text-align:left;
	line-height:190%;
}
.tokutei img {
	vertical-align:middle;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
プライバシーポリシー
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.privacy {
	text-align:center;
	margin:0px 0px;
}
.privacy_mid {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	padding:10px 0 10px 0;
}
.privacy_naka {
	padding:10px 20px 10px 20px;
	font-size:12px;
	color:#000000;
	line-height:180%;
	text-align:left;
}
.privacy_naka ul{
	padding:0px 20px 10px 20px;
	font-size:10px;
	color:#000000;
	line-height:160%;
	text-align:left;
}
.privacy_naka ol{
	padding:0px 10px 10px 20px;
	font-size:10px;
	color:#000000;
	line-height:160%;
	text-align:leftl;
}
.stop {
	margin:0 9px;
}
/*end*/
