@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: #fd0522;
	text-decoration:underline;
}
a:hover,a:active {
	color: #0000FF;
	text-decoration:none;
}

#impact   {color:red; 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.2em;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}

table{font-size:14px; line-height:1.5em;}


/* layout
---------------------------------------------*/
body {
  background:#000 url(../images/bg.jpg) center top no-repeat;
  text-align:center;
  font-size:14px;
}

#intro{
	width:780px;
	height:650px;
	margin:0px auto;
	background: url(../images/bg.jpg) center -79px no-repeat;
}

.wrap {
	background: url(../images/bg_rpt.jpg) center top repeat-y;
	margin-right: auto;
	margin-left: auto;
	width:720px;
	padding-right:30px;
	padding-left:30px;
}

#container {
	background-color:#fff;
	width:720px;
	line-height: 180%;
	margin: 0px auto;
}

.copyright{
	background: url(../images/sintro001_c.jpg) center bottom no-repeat;
	color:#FFF;
	width:780px;
	margin:0px auto;
	height:138px;
	text-align:left;
}


.copyright a{
	color:#fff;
}

#container p{
	clear: both;
	text-align: left;
	padding:0px 60px;
	line-height:1.5em;
}


.sch001{
	text-align:center;
	margin:100px auto;
}

.ImgCenter{
	text-align:center;
	margin:100px auto;
}
.ImgCenter01{
	text-align:center;
	margin:50px auto;
}
.ImgCenter02{
	text-align:center;
	margin:10px auto 30px;
}


.imgR{
	float:right;
	margin:0px 0px 10px 10px;
}

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

ul.checkbox{
	text-align:left;
	padding:10px 20px;
}
ul.checkbox li{
	list-style: none;
	line-height:1.5;
	text-align:left;
	margin:3px 0;
	padding:2px 0px 2px 30px;
}
ul.checkbox li.title {
	background:url(../images/check_a.gif) no-repeat 0px 5px;
}
ul.checkbox li.txt{
	margin-bottom:15px;
}

/* table
---------------------------------------------*/
.BBT001{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-collapse:collapse;
	width:600px;
	margin:10px auto;
}
.BBT001 th{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
	background:#c3c3c3;
}
.BBT001 td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
}




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

#faq{
	margin: 10px auto 0px;
	display:block;
	padding:0px;
	border: none;
	text-align:left;
	width:600px;
}


#faq dt{
	background-image: url(../images/sqa001_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 15px 0px 15px 80px;
	margin: 5px 0px 0px;
	color: #000101;
	font-weight:bold;
}
#faq dd{
	background-image: url(../images/sqa001_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 10px 0px 40px 80px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}




.TIF_qna{
	text-align:left;
	padding:0px 60px;
	line-height:1.5em;
}


.TIF_qna dt,
.TIF_qna01 dt{
	font-weight:bold;
	margin-bottom:5px;
}
.TIF_qna dd,
.TIF_qna01 dd{
	background:#f4f4f4 url(../images/icon.png) 5px 5px no-repeat;
	padding:0px 10px 5px 25px;
	margin-bottom:25px;
	font-weight:normal;
	
}

.TIF_qna01{
	text-align:left;
	padding:0px 30px;
	line-height:1.5em;
}



/* 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;
}