@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: #2236cf;
	text-decoration:underline;
}
a:hover,a:active {
	color: #d90909;
	text-decoration:underline;
}

.impact   {font-size:20pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow; color:#000;}
#impact4  {underline;}
.impact5  {background:#173B50; padding:2px 5px; color:#fff;}
.impact6  {background:#f4f4f4; padding:3px; line-height:1.1;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}


a:hover img	{/*ロールオーバー時に明るくなる（背景白の場合）*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: 0.8;
}
/*a:active img	{
position: relative;
left: 1px;
top: 1px;
}
*/



/* layout
---------------------------------------------*/

/*TopIntro-Start*/
body {
  background:#000000;
  text-align:center;
  font-size:14px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#intro_bg{
	background:url(../images/bg.gif) center top no-repeat;
}
#intro{
	width:880px;
	margin:0px auto;
	height:906px;
	background:url(../images/bg.gif) center top no-repeat;
}


.wrap {
   background: url(../images/bg_rpt.gif) center top repeat-y;
	margin-right: auto;
	margin-left: auto;
	width:800px;
	padding-right:40px;
	padding-left:40px;
}
.container {
	width:800px;
	margin: 0px auto;
   line-height: 180%;
	text-align: left;
}/*TopIntro-End*/




/* 
------------------------------------------------------*/
#copyright{
	text-align:center;
	padding:15px 0px;
	font-size:12px;
	background-color:#E8E3D6;
}
.container p{
	padding:0px 35px;
	clear:both;
	line-height:1.5;
	
}
div.clear{
	clear: both;
	margin: 0 0 10px 0;
}



th, td  {
font-size:14px;
}

/* Tokuten 
------------------------------------------------------*/
#tokuten p{
	clear:none;
	padding:0px;
	line-height:1.3;
	font-size:14px;
}


/* User's Voice
------------------------------------------------------*/
#uservoice_under p{
	clear:none;
	padding:0px;
	line-height:1.3;
	font-size:14px;
	border-bottom:1px #CCCCCC dashed;
}



/* User's Voice_Underline
------------------------------------------------------*/
#uservoice p{
	clear:none;
	padding:0px;
	line-height:1.3;
	font-size:14px;
}



/* 
------------------------------------------------------*/
/*TopIntro-BgStyleStart*/
.topintro {
   padding:20px 20px 0px 20px ;
   text-align:left;
   margin:0px auto;
   line-height:1.2;
   width:680px; 
   height:530px;
   font-size:30px;
   font-weight:bold;
}/*TopIntro-BgStyleEnd*/


.topintro_onlytext {
	text-align:left;
	margin:0px auto;
	line-height:1.1;
	width:680px; 
}



.topintro_sample{
	padding:15px 10px;
	font-size:14px;
}


#topintro_sample p{
	padding:0px;
	line-height:1.1;
	font-size:14px;
}
 
 
 
/* frame_border
------------------------------------------------------*/
#frame_border{
	border:1px #CCCCCC dotted;
} 


/* SubCatch [Text Type]
------------------------------------------------------*/
.sch001_text{
	margin: 20px auto;
	padding:0px;
	font-weight:bold;
	text-align:center;
	line-height:1.1;
}
#sch001_text p{
	padding:0px;
	line-height:1.1;
}



/* SubCatch [Image Type]
------------------------------------------------------*/
.sch001_img{
	text-align:center;
	margin:0px auto;
}




/* SubCatch [Bar Type]
------------------------------------------------------*/
.sch001_barBg_1{
	margin: 10px auto;
	padding:10px 10px 10px 20px;
	font-weight:bold;
	line-height:1.1;
}
.sch001_barBg_2{
	margin: 20px auto;
	padding:50px 20px 50px 20px;
	font-weight:bold;
	line-height:1.1;
}
#sch001_bar p{
	padding:0px;
	line-height:1.1;
}


/* Price
------------------------------------------------------*/
#price p{
	padding:0px;
	line-height:1.2;
	font-size:14px;
}


/* Subcatch Bar
------------------------------------------------------*/
#sbc_bar p{
	padding:0px;
	line-height:1.2;
	font-size:14px;
}




/* CheckList 
------------------------------------------------------*/
.checklist_text{
	width:550px;
	margin: 0px auto 10px;
	padding:0px;
	font-size:14px;
}
#checklist_text p{	
	clear:none;
	padding:0px;
	line-height:1.3;
	font-size:14px;
}



/* sign
------------------------------------------------------*/
.sign001_text{
	text-align:right;
	margin:0px auto;
	line-height:1.3;
	width:650px; 
	padding:0px;
}
.sign001_img{
	width:700px; 
	margin:5px auto;
	text-align:right;
	padding:0px;
}




/* 
------------------------------------------------------*/
.ImgCenter{
	text-align:center;
	margin:100px auto;
}
.ImgCenter01{
	text-align:center;
	margin:20px auto;
}
.ImgCenter02{
	text-align:center;
	margin:50px auto 50px;
}
.ImgCenter03{
	text-align:center;
	margin:30px auto 0px;
}
.ImgCenter04{
	text-align:center;
	margin:0px auto 40px;
}


/* Tokutei Table
------------------------------------------------------*/
/*#tokutei{
	width:700px;
	margin:30px auto 30px;
	border-collapse:collapse;
	background-color:#666666;
}
#tokutei th{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	padding:6px;
	background-color:#e4e4e4;
	width:25%;
}
#tokutei td{
	padding:6px;
	text-align:left;
	background-color:#FFFFFF;
}
*/



/* 
------------------------------------------------------*/
#image_FullWidth p{
	padding:0px;
}



/* 
------------------------------------------------------*/
.imgR{
	float:right;
	margin:0px 0px 10px 10px;
}
.imgL{
	float:left;
	margin:0px 10px 10px 0px;
}



/* 
------------------------------------------------------*/
.nameRight{
	text-align:right;
	padding:0px;
}



/* 
------------------------------------------------------*/
.AutodateRight{
	text-align:right;
	padding:0px 0px;
}




/* check list
------------------------------------------------------*/

ul.checklist{
	max-width: 672px;
	margin:0 auto;
	text-align: left;
	padding:0;
}
ul.checklist li {
	list-style:none;
	background: url(../images/ico_Bullet_002.png) no-repeat left top;
	padding:12px 0 14px 40px;
	margin:0 0 8px 0;
	line-height:1.2em;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
}


/* 
------------------------------------------------------*/
.inbox{
	width:500px;
	margin:10px auto 0px;
	padding:5px;
	text-align:left;
	background:#F5F5F5;
	border:2px solid #e4e4e4;
	color:#333;
	font-size:12px;
	line-height:1;
}


/* 
------------------------------------------------------*/
.list,
.list01,
.list02,
.list03,
.list04,
.list05,
.list06,
.list07{
	text-align: left;
	display:block;
	border:6px solid #F5F5F5;
	margin:0px 8px 0px;
}
.list dt,
.list01 dt,
.list02 dt,
.list03 dt,
.list04 dt,
.list05 dt,
.list06 dt,
.list07 dt{
	line-height:2;
	padding:5px 5px 5px 34px;
	margin-bottom:10px;
	font-weight:bold;
	border-top:1px solid #fff;
}

.list dt{
	background:#DBE0E5 url(../images/simg003_ar01.gif) 8px 8px no-repeat;
}
.list01 dt{
	background:#E8DCD1 url(../images/simg003_ar02.gif) 8px 8px no-repeat;
}
.list02 dt{
	background:#F3EFD6 url(../images/simg003_ar03.gif) 8px 8px no-repeat;
}
.list03 dt{
	background:#DEE8D6 url(../images/simg003_ar04.gif) 8px 8px no-repeat;
}
.list04 dt{
	background:#BBD3EA url(../images/simg003_ar05.gif) 8px 8px no-repeat;
}
.list05 dt{
	background:#CED1E8 url(../images/simg003_ar06.gif) 8px 8px no-repeat;
}
.list06 dt{
	background:#E6CCF2 url(../images/simg003_ar07.gif) 8px 8px no-repeat;
}

.list07 dt{
	background:#E8CFD3 url(../images/simg003_ar08.gif) 8px 8px no-repeat;
}


.list dd,
.list01 dd,
.list02 dd,
.list03 dd,
.list04 dd,
.list05 dd,
.list06 dd,
.list07 dd{
	padding-bottom:30px;
	padding-left:22px;
	border-bottom:6px solid #F5F5F5;
}


/* faq
---------------------------------------------*/

#faq{
	margin: 10px auto 0px;
	padding: 0px 0px 30px;
	text-align:left;
	width:650px;
}


#faq dt{
	border:0px #c4c4c4 solid;	
	background-color: #DBE1F2;
	background-image: url(../images/sfaq001_q.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 8px 0px 10px 50px;
	margin:0px 0px 0px;
	font-weight:bold;
	font-size:15px;
}
#faq dd{
	border: 1px #f4f4f4 solid;	
	background-image: url(../images/sfaq001_a.gif);
	background-repeat: no-repeat;
	padding:5px 50px 20px 50px;
	background-position:5px 10px;
	background-color: #FAFAFA;
	margin-bottom:10px;
}




/* InFrame
---------------------------------------------------------- */
.inf01_dottit {
	font-size: larger;
	font-weight: bold;
	border:1px dotted #666666;
	background:#CCCCCC url(../images/inf_org.gif) repeat ;
	padding:10px 20px;
	text-align:left;
	margin:0px 65px 10px;
}



/*  hover  
---------------------------------------------------------- */
#dropin td{
	padding:2px;
}
.popup_box{
	width:300px;
	padding:5px;
}
#hover_btn{
	background:url(../images/hover01_btn.jpg) center top;
	cursor:pointer;
	text-indent:-99999px;
	overflow:hidden;
	border:none;
	width:327px;
	height:52px;
}



/*  Button-Custom
---------------------------------------------------------- */
#BtnStyle_ctm_one a{
	color:#fff;
}
#BtnStyle_ctm_one a:hover{
	color:#FFD640;
}




#BtnStyle_ctm2_two a{
	color:#000;
}
#BtnStyle_ctm2_two a:hover{
	color:#1C5DCE;
}




/*  ul  
---------------------------------------------------------- */
ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}





/* Tokutei Table
------------------------------------------------------*/
caption{
	font-size:18px;
	color:#fff;
	background:#06458C;
	font-weight:bold;
	border:1px solid #000;
	line-height:2.5;
}
	

.tb01{
	width:650px;
	margin:30px auto 30px;
	border-left:1px solid #ccc;
}
.tb01 .title,
.tb01 th{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:6px;
	background-color:#e4e4e4;
	width:35%;
}
.tb01 td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:6px;
	text-align:left;
	background-color:#FFFFFF;
}

/* form
------------------------------------------------------*/
fieldset{
	border:none;
}
.privacy {
	clear:left;
    width: 540px;
	height:45px;
	overflow:auto;
	margin:0px auto 20px;
	padding:5px 10px;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	color:#cecece;
	border:1px solid #3F403F;
}
.inputText{
	height:26px;
	font-size:16px;
}


.form_tb{
	width:550px;
	margin:0px auto 0px;
	padding-top:20px;
}
.form_tb th,
.form_tb td{
	padding:5px;
}

.form_tb th{
	background:none;
	color:#fff;
}


.inbox4{
	width:560px;
	margin:0px auto;
	padding:20px;
	text-align:left;
	background:#fff;
	border:0px solid #c4c4c4;
	color:#333;
	font-size:13px;
	line-height:1.5;
}

.inbox6{
	width:530px;
	margin:0px auto 10px;
	padding:10px;
	text-align:left;
	background:#F7F7F7;
	border:1px dotted #D6D6D6;
	color:#333;
	font-size:13px;
	line-height:1.2;
}