@charset "utf-8";

/*
Theme Name: subhand
Author: subhand.LLC
Author URL: http://www.subhand.net/
*/


/* common
---------------------------------------------*/

* {margin:0;padding:0;}

a:link,a:visited {
	color: #C4EFFD;
	text-decoration:underline;
}
a:hover,a:active {
	color:#fff;
	text-decoration:none;
}

.impact   {color:red; font-size:20pt; font-weight:bold;}
.impact1  {font-size:18pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow;}
.impact4  {text-decoration:underline;}
.impact5  {color:brown;}
.impact6  {color:red; text-decoration:underline;}
.impact7  {padding:5px; border-top:3px solid red; border-bottom:3px solid red;}
.impact8  {background:yellow; font-weight:normal;}

.FredByellow{
	color:#f00;
	font-weight:normal;
	background:yellow;
}
.FredByellow01{
	color:#f00;
	background:yellow;
}
.BgYellow{
	background:#fff00;
}

.FontRed{
	color:#f00;
}
.FontRed01{
	color:#f00;
	font-weight:normal;
}

.FontBlue{
	color:#3300cc;
}

.BoldHr{
	border-bottom:1px solid #f00;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.line{
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.s{
	text-decoration: line-through;
	
}


img{ border: none;}

table{font-size:14px;}


/* layout
---------------------------------------------*/
body {
  	background:#625E52 url(../images/sbgd_side.jpg) left top repeat-x;
  	text-align:center;
  	font-size:14px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
}

#intro_bg{
	width:844px;
	margin: 0px auto;
	
}
	
#intro{
	margin:0px auto;
}

#wrap {
	background: url(../images/sbgd_rep.jpg) center top repeat-y;
	margin-right: auto;
	margin-left: auto;
	width:750px;
	padding-right:47px;
	padding-left:47px;
}

#container {
	background-color:#fff;
	width:750px;
	line-height: 180%;
	margin: 0px auto;
}

.copyright{
	background:#0F0C07;
	color:#fff;
	padding:10px;
	margin:50px 0px 0px;
}


#container p{
	clear: both;
	text-align: left;
	padding:0px 60px;
	line-height:1.7em;
}

.ImgCenter{
	text-align:center;
	margin:50px auto;
}
.ImgCenter01{
	text-align:center;
	margin:0px auto 50px;
}



.nameRight{
	text-align:right;
	padding:0px 60px;
	margin:0px 0px 50px;
}



/* イメージBox
---------------------------------------------*/
.box{
	background:url(../images/sframe001_02c.gif) left top repeat-y;
	width:600px;
	margin:0px auto 50px auto;
}

.box .start{
	background:url(../images/sframe001_01c.gif) 0 top no-repeat;
	height:35px;
}
.box .end{
	background:url(../images/sframe001_03c.gif) 0 bottom no-repeat;
	height:35px;
}

.box .nameRight,
.box01 .nameRight{
	margin:0px;
	padding:30px 50px;
}

/* イメージBox01
---------------------------------------------*/
.box01{
	background: url(../images/sframe001_02a.gif) left top repeat-y;
	width:600px;
	margin:50px auto 50px auto;
}

.box01 .start{
	background:url(../images/sframe001_01a.gif) 0 top no-repeat;
	height:53px;
}
.box01 .end{
	background:url(../images/sframe001_03a.gif) 0 bottom no-repeat;
	height:34px;
}


/* イメージBox02
---------------------------------------------*/
.box02{
	background:url(../images/sframe001_02b.gif) left top repeat-y;
	width:600px;
	margin:50px auto 50px auto;
}

.box02 .start{
}
.box02 .end{
	background:url(../images/sframe001_03b.gif) 0 bottom no-repeat;
	height:35px;
}

/* イメージBox02
---------------------------------------------*/
.box03{
	background:url(../images/sframe001_02c.gif) left top repeat-y;
	width:600px;
	margin:0px auto 50px auto;
}

.box03 .start{
	background:url(../images/sframe001_01c.gif) 0 top no-repeat;
	height:35px;
}
.box03 .end{
	background:url(../images/sframe001_03c.gif) 0 bottom no-repeat;
	height:35px;
}



/* イメージ letter
---------------------------------------------*/
.lt{
	background:url(../images/slw002_2.gif) left top repeat-y;
	width:600px;
	margin:50px auto 50px auto;
}

.lt .start{
	background:url(../images/slw002_1.gif) 0 top no-repeat;
	height:40px;
}
.lt .end{
	background:url(../images/slw002_3.gif) 0 bottom no-repeat;
	height:35px;
}

/* イメージ btn
---------------------------------------------*/
.btn{
	background:url(../images/sform001_m.jpg) left top repeat-y;
	width:600px;
	margin:50px auto 50px auto;
}

.btn .start{
	background:url(../images/sform001_t.jpg) 0 top no-repeat;
	height:232px;
}
.btn .end{
	background:url(../images/sform001_b.jpg) 0 bottom no-repeat;
	height:35px;
}






.box04{
	width:600px;
	border:8px solid #ccc;
	margin:10px auto 20px;
	padding:20px 0px;
}
.box05{
	width:600px;
	border:5px solid #B13336;
	margin:50px auto 50px;
	padding:50px 0px;
}

.box04 ul{
	text-align:left;
  	list-style:none;
	padding:30px 30px 0px;
}
.box04 li{
	margin-bottom:50px;
}


ul.checkbox {
  	list-style:none;
	padding:0px 25px 0px;
}
ul.checkbox li {
	text-align: left;
  	padding:20px 0px 10px 35px;
	font-weight:bold;
	background: url(../images/icon_check.gif) left center no-repeat;
}


h1,h2 {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
	margin:0;
	padding:0;
}
strong {
	font-weight:bold;
}
address {
	text-align:center;
	color:#333333;
	font-size:10px;
}

table.blue{
	width: 600px;
	padding: 20px;
	border:6px solid #000;
	margin: 0px auto;
	text-align: left;
	font-size: 1em;
	border-collapse:collapse;
}

table.blue td{
	padding:20px;
	line-height:1.8em;
}

.formTle{
	font-size:14px;
	width:90%;
	border:1px solid #ccc;
}
.formTle th{
	border-bottom:1px solid #ccc;
	background:#e4e4e4;
	width:30%;
}
.formTle td,
.formTle th{
	padding:5px 10px;
}

.formB{
	width:100px;
	padding:2px;
	border:1px solid #ccc;
}
.formB01{
	width:300px;
	padding:2px;
	border:1px solid #ccc;
}
#btn{
	border:none;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	width:200px;
	height:50px;
	background:#000;
}

/* faq
---------------------------------------------*/

#faq{
	margin: 10px auto 0px;
	padding:0px 20px;
	border: none;
	text-align:left;
}


#faq .q{
	background-image: url(../images/sfaq001_q.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 15px 0px 15px 80px;
	margin: 5px 0px 0px;
	color: #000033;
	font-weight:bold;
}
#faq .a{
	background-image: url(../images/sfaq001_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 10px 0px 20px 80px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
#faq .end{
	border-bottom:none;
}



/* letter
---------------------------------------------*/

/* 写真入りEletter style */

.letter{
	clear:left;
	border:2px solid #BFC9DB;
	margin:0 auto 30px;
	width:600px;
	line-height:1.5em;
	background:#F5F5F7;
	padding:10px 0 20px;
	text-align:left;
}
.letter .title{
	margin:0px 0px 10px;
	font-weight:bold;
	font-size:14px;
}
.imgRight img{
	float:right;
	padding:0px;
	margin:20px;
}
.imgLeft img{
	float: left;
	padding:0px;
	margin:10px 20px 20px 20px;
}

.letter .text{
	text-align:left;
	color:#000;
	padding:0px;
	margin:20px 20px 20px 20px;
}

.standard{
	clear: both;
	text-align: left;
	margin: 0px;
	padding:10px 50px;
}


/* 特典スタイル
---------------------------------------------------------- */
.point {
	width: 600px;
	padding: 0px;
	margin-top: 10px;
	margin-right:auto;
	margin-bottom: 10px;
	margin-left:auto;
}
.point_header {
	padding: 0px;
	margin:0px;
}
.point_text {
	text-align:center;
	padding: 15px 0px 25px 0px;
	border-bottom: 3px solid #CDCDCD;
	border-left: 3px solid #CDCDCD;
	border-right: 3px solid #CDCDCD;
	margin-bottom: 35px;
	font-size:14px;
	line-height:1.5em;
}
.point_text01 {
	text-align:center;
	padding: 15px 0px 25px 0px;
	border-bottom: 3px solid #215EB7;
	border-left: 3px solid #215EB7;
	border-right: 3px solid #215EB7;
	margin-bottom: 35px;
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
}


/* ?
---------------------------------------------------------- */

.kakomi_a {
	padding:20px;
	border:#666666 solid 1px;
	background : transparent url(../kakomi_a_bg.jpg) repeat-x 0px 0px;
}
.kakomi_b {
	padding:15px;
	border:#ff0000 solid 1px;
}
.kakomi_c {
	padding:15px;
	border:#333333 solid 2px;
}
.kakomi_d {
	padding:15px;
	border:#cc0000 solid 2px;
	background: #ffffe6;
}
.kakomi_d {
	margin:0;
	padding:0 15px 0 0;
	border:none;
	background: none;
}

/* Xg
---------------------------------------------------------- */

ul.checkbox{
	text-align: left;
	margin:20px 0px;
}

.checkbox li {
	list-style: none;
	line-height:1.5;
	text-align:left;
	margin:0px;
	padding:0px 0px 0.5em 25px;
	background : transparent url(../../mobile/image/check_a.gif) no-repeat 0px 3px;
}

.checkbox li {
	list-style: none;
	line-height:1.5;
	text-align:left;
	margin:0px 0px 0px 1em;
	padding:0px 0px 0.5em 25px;
	background : transparent url(../../mobile/image/check_b.gif) no-repeat 0px 3px;
}


/* p`
---------------------------------------------------------- */
.qa_q {
	padding:0px 0px 10px ;
	border:none;
	background: none;
}
.qa_q p {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	line-height:1.75;
	margin:0;
	padding:0;
}
.qa_a {
	padding:0px;
	border:none;
	background: none;
}
.qa_a p {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.75;
	margin:0;
	padding:0;
}


/* E
---------------------------------------------------------- */

.suisen_a {
	padding:20px;
	border:#666666 solid 1px;
	background : transparent url(../../mobile/image/kakomi_a_bg.jpg) repeat-x 0px 0px;
}
.suisen_a p {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.75;
	margin:0;
	padding:0;
}

.suisen_b {
	padding:24px;
	border:#ff0000 solid 1px;
}
.suisen_b p {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.75;
	margin:0;
	padding:0;
}

.suisen_c {
	padding:24px;
	border:#333333 solid 2px;
}
.suisen_c p {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.75;
	margin:0;
	padding:0;
}

.suisen_d {
	padding:24px;
	border:#cc0000 solid 2px;
	background: #ffffe6;
}
.suisen_d p {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.75;
	margin:0;
	padding:0;
}
.image_right {
	padding:0 0 10px 10px;
}

/* 
---------------------------------------------------------- */

#table_a table {
	font-size:14px;
	line-height:1.5;
	margin:0px;
	border-left:#999999 solid 1px;
	border-top:#999999 solid 1px;
}
#table_a td {
	text-align:left;
	padding:14px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}
.bg_ffffff {
	background: #ffffff;
}
.bg_f3f3f3 {
	background: #f3f3f3;
}
.bg_f8f8f8 {
	font-weight:bold;
	background: #f8f8f8;
}
/**/

#legal {
	text-align: left;
	margin: 0px 50px;
}


/* vCoV[|V[
---------------------------------------------------------- */

#privacy {
	text-align: left;
	margin: 0px 50px;
}
#privacy h3 {
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
	margin:0;
	padding:0 0 20px;
}
#privacy h4 {
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	margin:0;
	padding:0 0 20px;
}
#privacy p {
	font-size:14px;
	font-weight:normal;
	text-align:inherit;
	line-height:1.75;
	margin:0;
	padding:0 0 20px;
}
#privacy ul {
	margin:0 0 2em 2em;
}
#privacy ol {
	margin:0 0 2em 2em;
}
#privacy li {
	font-size:14px;
	margin:0.5em 0;
}

/*list*/

ul.qa{
	margin: 0px auto;
	padding: 0px 0px;
	list-style-type: none;
	text-align: left;	
}

li.answers{
	background : url(../aa.gif) no-repeat left top;
	padding: 20px 0px 25px 80px;
}

li.question{
	background : url(../q.gif) no-repeat left center;
	padding: 20px 0px 25px 80px;
	margin: 20px 0px 0px;
}



