@charset "utf-8";
/*___________ 基本設定 ___________ */
html{
    -webkit-text-size-adjust: none;
}

body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #000040;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#WRAP {
	width:860px;
	color:  #000000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}

/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.yellow-bg {
	background-color: #FFFF00;
}

.ora {
	color: #FF9900;
}
.pup {
	color: #6633CC;
}
.fuca {
	color: #E000F2;
}

.blue {
	color: #0066CC;
}
.blue2 {
	color: #000099;
}

.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px;
}
.bg-yell2 {
	color: #000000;
	border: 1px solid #CCCCCC;
}
.bg-point4 {
	margin: 40px;
	border: 2px dotted #F16E82;
	padding: 10px;
}
.pc_view, .is-pc {
  display: none;
  content-visibility: hidden;
}
.smp_view {
  display: block;
  content-visibility: visible;
}
.smp_block {
  display: block;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:11px;
	color:  #999999;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
}
#TOP {
	width: 860px;
	position: relative;
	height: 500px;
	background-image: url(../image/20110720/main_pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#DESCRIPTION {
	position: absolute;
	left: 56px;
	top: 126px;
	width: 480px;
}
#DESCRIPTION p {
	line-height: 140%;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
}
#MENU-HOME {
	width: 760px;
	height: 33px;
	float:left;
	background: url(../../../image/img-layout/main_img.jpg) no-repeat;
}
#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:860px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
	background-color: #FFFFFF;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
h2 {
	margin: 0;
	padding: 0;
}
h3 {
	font-size:16px;
	color: #FFFFFF;
	margin: 0px;
}
h4 {
	font-size:14px;
	color: #333333;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
	text-decoration: underline;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../image/img-layout/ico_pagetop01.gif) no-repeat right center;
}
#MAGTEXT h3 {
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	text-indent: 15px;
}

/*___________ 追加設計 ___________ */
/*___________ 【CONTENTS】メルマガフォーム ___________ */
#MAG2 {
	border: 1px solid #999999;
	background: url(../../../image/img_n1/maga.jpg) no-repeat;
	margin-top: 20px;
	margin-right: 95px;
	margin-bottom: 15px;
	margin-left: 95px;
	padding-top: 140px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#MAG2-TOP {
	border: 1px solid #999999;
	margin-top: 40px;
	margin-right: 95px;
	margin-bottom: 5px;
	margin-left: 95px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/img_n1/mag2-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#MAG2 form {
	font-size: 12px;
	margin: 20px 0 10px 0;
}
/*___________ 【CONTENTS】目次レイアウト ___________ */
#MOKUJI {
	color: #333333;
	background-color: #FFFFCC;
	margin: 10px 40px 10px 40px;
}
#MOKUJI ul {
	padding: 16px 10px 16px 80px;
	background: url(../../../image/img_n1/wallppr004.gif) repeat-y 20px top;
	border: 2px solid #CCCCCC;
	font-weight: bold;
}
#MOKUJI li {
	background: url(../../../image/img_n1/bullet026.gif) no-repeat left center;
	font-size: 16px;
	line-height: 26px;
	text-indent: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*___________ 【CONTENTS】お客様の声レイアウト ___________ */
.voice {
	margin: 0px 50px 0px 50px;
	background-color: #FFF4F4;
}
.voice p {
	font-size: 14px;
	line-height: 140%;
	margin: 2px 5px 4px 5px;
}
/*___________ 【CONTENTS】オーダーレイアウト ___________ */
.order {
	border: 2px solid #660099;
	color: #333333;
	background-color: #EEE8FF;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-bottom: 20px;
}
.order h3 {
	font-size:16px;
	color: #FFFFFF;
	background-color: #60308F;
	text-indent: 10px;
	margin: 30px 10px 0px 10px;
	border-left-style: none;
}
.order p {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}
/*___________ 表設計 ___________ */
.main-table table {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 10px auto 10px auto;
	padding: 0;
}
.main-table tr,.main-table th,.main-table td {
	padding: 8px;
}
.main-table th {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
}
.main-table td {
	background-color: #FFFFFF;
	text-align: left;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../image/img-layout/bg_f-menu.jpg) repeat-x left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #660000;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f20 {
	font-size: 20px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt60 {
	margin-top: 60px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
.ml40 {
	margin-left: 40px;
}
.ml60 {
	margin-left: 60px;
}
.mt40_80 {
	margin-top: 40px;
	margin-bottom: 60px;
}

/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
#WRAP #w1 {
	color: #000000;
	text-decoration: none;
}
.text-box {
	width: 800px;
	margin-right: 30px;
	margin-left: 30px;
}
.cart-img-space {
	margin-left: 30px;
}
.cart-check-box {
	background-image: url(../../../image/image/090429/check-bg1.gif);
	background-repeat: repeat-x;
	height: 1010px;
	width: 680px;
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
}
.mokuji-box {
	margin-right: 78px;
	margin-left: 78px;
	margin-bottom: 80px;
	border: 3px solid #330099;
	padding: 0px;
	margin-top: 20px;
	background-color: #FFF7FF;
	width: 578px;
}
.voice-text-box600 {
	width: 630px;
	margin-right: 55px;
	margin-left: 55px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.maga-form2 {
	margin-right: 89px;
	margin-left: 89px;
	width: 580px;
	border: 1px solid #666666;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.mail-form760 {
	width: 698px;
	margin-top: 0px;
	margin-right: 49px;
	margin-bottom: 0px;
	margin-left: 49px;
	background-image: url(../../../image/image/20110720/maga_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	padding-top: 140px;
}
.maga-form3 {
	width: 310px;
	font-size: 12px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 427px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 13px;
}
.maga-form4 {
	width: 310px;
	font-size: 12px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 427px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#QA {
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 60px;
	margin-bottom: 60px;
	width: 650px;
	background-color: #FFFFFF;
	background-image: url(../../../image/image/090429/qa_bg2.gif);
	background-position: center bottom;
	background-repeat: repeat-y;
}
.qa-padd {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 590px;
}
#QA h3 {
	color: #6600CC;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-color: #F1EDFA;
	background-image: url(../../../image/image/090429/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-size: 14px;
}
#QA h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../../../image/image/090429/qa_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#QA p {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
.qa-text-box {
	margin-bottom: 30px;
	width: 590px;
}
.mail-img-flo-l {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#TABU-4POINT {
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	background-image: url(../../../image/image/090429/tabu_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 1020px;
	width: 620px;
	background-position: center center;
}
#TOP2 p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}



.tabu-4point-padd {
	padding: 20px;
}
.tabu-4point-text-padd {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#NOUHAU {
	border: 1px solid #999999;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
}
.nouhow-text-padd {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#POINT4 p {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	text-indent: 5px;
}
#POINT4 h3 {
	background-image: url(../../../image/image/090429/check.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 18px;
	color: #EA0000;
	font-weight: bold;
	text-indent: 20px;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.mail-pc-midasi {
	background-color: #F5F5F5;
	margin-right: 80px;
	margin-left: 80px;
	color: #CC0066;
	font-size: 16px;
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF99CC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.manu {
	width: 800px;
	background-image: url(../image/top/manu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin: 0px;
}
.manu-pad {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
}
.marriage-bg {
	background-image: url(../image/top/marriage_bg1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	margin-top: 30px;
}
.marriage-pad {
	margin: 30px;
}
.tokuten {
	background-image: url(../image/top/tokuten_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
.tokuten-pad {
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../image/top/tokuten_bg_m.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.tokuten-div {
	padding: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#TOP2 {
	width: 860px;
	position: relative;
	height: 220px;
	background-image: url(../image/top/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.h2-2 {
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #A3031D;
	font-size: 16px;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}
/*　メルマガ（独自配信）フォーム　スタイル　*/

.mail-form760 {
	width: 698px;
	margin-top: 0px;
	margin-right: 49px;
	margin-bottom: 0px;
	margin-left: 49px;
	background-image: url(../image/20110720/maga_bg2.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	padding-top: 180px;
}
.maga_table {
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 13px;
}
.maga_table tr td {
	text-align: left;
	margin: 1px;
	padding: 1px;
}
.pay2_text-div {
	padding-right: 50px;
	padding-left: 47px;
}
/*特典魔法のコトバpdf*/

#TOKUTEN h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #5959FF;
}
#TOKUTEN h3 {
	color: #3300FF;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #6868FF;
}

#TOKUTEN h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #202020;
	font-size: 14px;
	padding: 5px;
}

.tokuten-padd {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.tokuten-padd2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tokuten-padd2 p {
	line-height: 18px;
}

.tokuten-box2 {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(../../../image/image/tokuten_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#TOKUTEN {
	background-image: url(/image/20110720/toku/07/toku_bg_foter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 50px;
	margin-right: 50px;
}

.text-div {
	margin-right: 25px;
	margin-left: 25px;
}

.bg-gry5 {
	border: 2px solid #CCCCFF;
	padding: 10px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
/*　ショッピングインフォ　*/

.pay-div {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.pay-div p {
	font-size: 15px;
	padding: 2px;
	margin: 2px;
}
.pay-right-div {
	float: right;
	width: 370px;
}
.pay-left-div {
	float: left;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
}
.shop-info {
	background-color: rgba(0,0,0,1.00);
	border-top: 3px solid rgba(104,104,104,1.00);
	height:38px;
}
.shop-info p {
	color: rgba(255,255,255,1.00);
	border-left: 3px solid rgba(255,255,255,1.00);
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-to:2px;
}

.shop-info-child {
	background-color: rgba(0,0,0,1.00);
	border-top: 3px solid rgba(104,104,104,1.00);
	height:31px;
}
.shop-info-child p {
	color: rgba(255,255,255,1.00);
	border-left: 3px solid rgba(255,255,255,1.00);
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-to:2px;
}