@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: 25px;
	width: 800px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	color: #FFFFFF;
	background-image: url(image/keitai-body_01.jpg);
}
h2 {
	line-height: 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
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;}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ページレイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(image/back.jpg);
	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: 800px;
	text-align:center;
	background-color:#FFFFFF;
	background-image: url(image/keitai-body_06.gif);
}
.header-line {
	width:800px;
	height:25px;
	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: 800px;
}
.midashi {
	width:630px;
	margin:40px 0px 20px 0px;
}
.contents-inner {
	width: 630px;
	margin: 0px 85px;
	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/kodawari_05.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:23px;
	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)no-repeat;
	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)no-repeat;
	color:#FF9900;
	font-size:15px;
	padding:20px 0px 20px 215px;
	margin:0px;
	line-height: 150%;
	font-weight: bold;
}
.mousikomi-06 {
	background: url(image/kessai-haikei_01.gif)no-repeat;
	color:#FF9900;
	font-size:15px;
	margin:0px;
	text-align: left;
	font-weight: bold;
	height: 131px;
}
.mousikomi-07 {
	background: url(image/kessai-haikei_02.gif)no-repeat;
	color:#333333;
	font-size:12px;
	padding:0px 123px 0px 15px;
	margin:0px;
	line-height: 170%;
	text-align: left;
}
.mousikomi-end {
	background: url(image/mousikomi-back_09.gif)no-repeat;
	color:#FFFFFF;
	font-size:12px;
	padding:15px 0px 14px 0px;
	margin:0px;
	line-height: 150%;
	text-align: center;
}
.cyuui-01 {
	background: url(image/cyuui_01.gif)no-repeat;
	color:#000000;
	font-size:12px;
	padding:40px 165px 7px 25px;
	margin:0px;
	line-height: 150%;
}
.cyuui-02 {
	background: url(image/cyuui_02.gif)no-repeat;
	color:#FFCC33;
	font-size:15px;
	padding:10px 0px 25px 230px;
	margin:0px;
	line-height: 150%;
	font-weight: bold;
}
.tokuten-inner {
	background: url(image/tokuten_02.gif);
	color:#2E2E2E;
	font-size:13px;
	padding:0px 100px 25px 70px;
	margin:0px;
	line-height: 180%;
}
.tuisin-inner {
	background: url(image/tuisin_02.gif);
	color:#2E2E2E;
	font-size:14px;
	padding:0px 60px 25px 50px;
	margin:0px;
	line-height: 180%;
}
.image-back01 {
	background: url(image/image02.gif);
	margin:0px;
}
.image-back02 {
	background: url(image/image03.jpg);
	margin:0px;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
お気に入りボタン
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.okiniiri {
	margin:30px 95px 50px 95px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
Q&Aバージョン１
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.q-a1 {
	background: url(image/qa1_02.gif) repeat;
	height: auto;
	color:#FFFFFF;
	font-size:12px;
	padding:10px 80px 5px 80px;
	line-height:150%;
}
.q-a1_2 {
	background: url(image/qa1_04.gif) repeat-y;
	color:#000000;
	font-size:12px;
	padding:5px 80px 5px 80px;
	margin:0px;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
Q&Aバージョン２
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.q-a2 {
	background: url(image/qa2_02.gif) repeat;
	height: auto;
	color: #666666;
	font-size:14px;
	padding:10px 80px 5px 80px;
	line-height:150%;
}
.q-a2_2 {
	background: url(image/qa2_04.gif) repeat-y;
	color:#000000;
	font-size:12px;
	padding:5px 80px 5px 80px;
	margin:0px;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
チェックボックス１ 赤の点線
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.check-box1 {
	background: url(image/c-box1_02.gif) repeat;
	height:auto;
	padding:10px 40px 10px 40px;
}

.check-box1 li {
	background: url(image/check-red.gif) no-repeat left top;
	list-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 35px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
チェックボックス２
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.check-box2 {
	background: url(image/c-box2_02.gif) repeat;
	height:auto;
	padding:10px 50px 10px 50px;
}

.check-box2 li {
	background: url(image/check-main.gif) no-repeat left top;
	list-style: none;
	margin-top:5px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 45px;
	font-size:16px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
チェックボックス３ 青の点線
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.check-box3 {
	background: url(image/c-box3_02.gif) repeat;
	height:auto;
	padding:10px 40px 10px 40px;
}

.check-box3 li {
	background: url(image/check-blue.gif) no-repeat left top;
	list-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 35px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
チェックボックス４
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.check-box4 {
	background: url(image/c-box4_02.gif) repeat;
	height:auto;
	padding:10px 50px 10px 50px;
}

.check-box4 li {
	background: url(image/check-main.gif) no-repeat left top;
	list-style: none;
	margin-top:5px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 45px;
	font-size:16px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
募集要項その１
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.yoko1 {
	background: url(image/yoko1_02.gif) repeat;
	height:auto;
	padding:10px 15px 10px 20px;
}

.yoko1 li {
	list-style: none;
	margin-top:10px;

	padding-top:;
	padding-bottom:;
	padding-left:;
	font-size:14px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
募集要項その２
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.yoko2 {
	background: url(image/yoko2_02.gif) repeat;
	height:auto;
	padding:10px 50px 10px 50px;
}

.yoko2 li {
	list-style: none;
	margin-top:10px;
	padding-top:;
	padding-bottom:;
	padding-left:;
	font-size:15px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ひとくちメモ・対応ブローカーについて
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.memo1 {
	background: url(image/memo_02.gif) repeat;
	height:auto;
	padding:10px 40px 10px 40px;
	font-size:12px;
}

.memo1 li {
	list-style: none;
	margin-top:5px;
	padding-top:;
	padding-bottom:;
	padding-left:;
	font-size:12px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}
.shikaku {
	background:url(image/memo_04.gif) no-repeat;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	padding:12px 20px 0px 20px;
	widows:590px;
	height:42px;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.footer {
	margin: 0px,0px,0px,0px;
	height: 40px;
	width: 800px;
	background-image: url(image/keitai-body_07.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;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
リスク及び手数料について（オレンジ色の斜線ボックス）
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.block {
	background:url(image/block-back.gif) repeat;
	width:580px;
	height:auto;
	margin:0px;
	padding:15px 25px;
	font-size:12px;
	text-align:left;
	line-height:150%;
}
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッターリンク
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.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;
}

/*end*/

