@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:18pt; font-weight:bold;}
.impact0  {color:red; font-size:30pt; font-weight:bold; line-height:1;}
.impact1  {font-size:18pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow;}
.impact4  {text-decoration:underline;}
.impact5  {font-size:16pt;}
.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;
	font-weight:bold;
	text-decoration:underline;
}
.BgYellow{
	background:#fff00;
}

.FontRed{
	color:#f00;
}
.FontRed01{
	color:#f00;
	font-weight:bold;
}

.FontBlue{
	color:#3300cc;
	font-weight:bold;
}
.FontBlue01{
	color:#3300cc;
	font-weight:bold;
	font-size:18px;
}

.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:#FDD6D6;
  text-align:center;
  font-size:14px;
  font-family: "メイリオ", Verdana, "Times New Roman";
}

#intro_bg{
	width:940px;
	margin: 0px auto;
	
}
	
#intro{
	margin:0px auto;
}

#wrap {
	background: url(../images/sbgd002.gif) center top repeat-y;
	margin:0px auto;
	width:750px;
	padding-right:95px;
	padding-left:95px;
}

#container {
	width:750px;
	line-height: 180%;
	margin: 0px auto;
}

.copyright{
	background:#000;
	color:#fff;
	padding:10px;
}


#container p{
	clear: both;
	text-align: left;
	padding:0px 60px;
	line-height:1.5em;
	margin-bottom:15px;
}

.ImgCenter{
	text-align:center;
	margin:80px auto;
}
.ImgCenter01{
	text-align:center;
	margin:0px auto 50px;
}

.ImgCenter02{
	text-align:center;
	margin:20px auto;
}
.ImgCenter03{
	text-align:center;
	margin:60px auto;
}

.nameRight{
	text-align:right;
	padding:0px 60px;
}

/* checkbox
---------------------------------------------------------- */
ul.checkbox{
	text-align: left;
	display:block;
	margin:20px 59px 20px 59px;
	padding:30px 10px;
	width:600px;
	border:6px solid #000;
}

.checkbox li {
	list-style: none;
	line-height:2em;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0.5em 40px;
	border-bottom:1px dotted #CCCCCC;
	background: url(../images/sicon001_01.gif) left 2px no-repeat;
}


#end {
	border-bottom:none;
	margin-bottom:0px;
}

.bf01{
	width:600px;
	border:6px solid #FF5384;
	margin:60px auto;
	padding:30px 0px;
	color: #D71318;
}

.bf02{
	width:600px;
	border:6px solid #FF99CC;
	margin:60px auto;
	padding:30px 0px;
	color: #D71318;
}
.bf02 li {
	list-style: none;
	line-height:2em;
	text-align:left;
	margin: 0px 40px 10px 20px;
	padding:0px 0px 0.5em 40px;
	border-bottom:1px dotted #cccccc;
	background: url(../images/sicon001_01.gif) left 2px no-repeat;
}



.bf03{
	width:600px;
	border:6px solid #B53C8A;
	margin:60px auto;
	padding:30px 0px;
	color: #D71318;
}
.bf03 li {
	list-style: none;
	line-height:2em;
	text-align:left;
	margin: 0px 40px 10px 20px;
	padding:0px 0px 0.5em 40px;
	border-bottom:1px dotted #CCCCCC;
	background: url(../images/sicon001_03.gif) left 2px no-repeat;
}


/* イメージ LIF01
---------------------------------------------*/
.lif01{
	background:url(../images/slif001_02.gif) left top repeat-y;
	width:650px;
	margin:0px auto 60px;
	color:#FFFFFF;
}

.lif01 .start{
	background:url(../images/slif001_01.gif) 0 top no-repeat;
	height:92px;
}
.lif01 .end{
	background:url(../images/slif001_03.gif) 0 bottom no-repeat;
	height:37px;
}

.lit_txt{
	padding-left:65px;
	margin:0px 0px 50px;
}

/* イメージLIF02
---------------------------------------------*/
.lif02{
	background: url(../images/sframe001_02a.gif) left top repeat-y;
	width:600px;
	margin:60px auto 0px;
}

.lif02 .start{
	background:url(../images/sframe001_01a.gif) 0 top no-repeat;
	height:53px;
}
.lif02 .end{
	background:url(../images/sframe001_03a.gif) 0 bottom no-repeat;
	height:34px;
}


/* TIFスタイル
---------------------------------------------------------- */
.tif {
	width: 600px;
	padding: 0px;
	margin-top:30px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}
.tif_header {
	padding: 0px;
	margin:0px;
}
.tif_text01 {
	text-align:center;
	padding: 15px 0px 15px 0px;
	border-bottom: 3px solid #B1A156;
	border-left: 3px solid #B1A156;
	border-right: 3px solid #B1A156;
	margin-bottom: 35px;
	font-size:14px;
	line-height:1.5em;
}
.tif_text02 {
	text-align:center;
	padding: 15px 0px 15px 0px;
	border-bottom: 3px solid #FF0356;
	border-left: 3px solid #FF0356;
	border-right: 3px solid #FF0356;
	margin-bottom: 35px;
	font-size:14px;
	line-height:1.5em;
}

.tif_text03 {
	text-align:center;
	padding: 15px 0px 15px 0px;
	border-bottom: 3px solid #545454;
	border-left: 3px solid #545454;
	border-right: 3px solid #545454;
	margin-bottom: 35px;
	font-size:14px;
	line-height:1.5em;
}


.imgR img{
	float:right;
	padding:0px;
	margin:10px 20px 0px 20px;
}
.imgL img{
	float: left;
	padding:0px;
	margin:10px 20px 0px 20px;
}

.text{
	text-align:left;
	color:#000;
	padding:0px;
	margin:0px 20px 5px 20px;
	line-height:2em;
}


/* faq
---------------------------------------------*/

#faq{
	margin: 10px auto 0px;
	display:block;
	padding:0px;
	border: none;
	text-align:left;
	width:600px;
}


#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: #0099CC;
	font-weight:bold;
}
#faq .a{
	background-image: url(../images/sfaq001_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 10px 0px 40px 80px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}



/* Background accessary Image area1
---------------------------------------------*/

.bgright01 {
background:url(../images/sasyimg001_01.jpg) no-repeat center;
}


/* tokutei */
#tokutei{
	width:650px;
	margin:0px auto;
	text-align: center;
	line-height:2.5em;
	table-layout:fixed;
	border-collapse: separate;
}
#tokutei th,
#tokutei td{
	text-align:left;
	vertical-align:top;
	padding:10px;
}
#tokutei th{
	width:30%;
	background-color:#F0F0F0;
	color:#000;
}
#tokutei td{
	background:#f4f4f4;
}


