@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      style.css
 Style Info:     いろいろ
----------------------------------------------------------- */


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

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

.imgL {
    float: left;
	margin: 0px auto;
}

.btn {
	text-align: center;
}

sup {
	font-size:7pt;
	vertical-align:top;
	}
	
.clear {
	clear: both;
}

/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	text-align: right;
}

#page .area {
	width: 770px;
	margin: 0 auto;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 790px;
	background:#fff url(../img/bg-wrap.jpg) repeat-y left top;
	margin: 0px auto;
}

#contents .inner {
	width: 740px;
	margin: 0 auto;
}

/* cont-max */
#contents .inner02 {
	width: 770px;
	margin: 0 auto;
}


/*title*/

#contents h3 {
	clear:both;
	margin: 20px 0;
	padding:0;
}

*+html #contents h3 {
	margin: 10px 0 15px 0;
}
* html #contents h3 {
	margin: 10px 0 15px 0;
}

#contents h4 {
	clear:both;
	background:#fff url(../img/bg-h4.gif) no-repeat left top;
	margin-top: 20px;
	padding:0;
	height:30px;
	color:#1c6487;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

#contents h4 img {
	vertical-align:bottom;
}

*+html #contents h4 img {
	vertical-align:text-bottom;
}
* html #contents h4 img {
	vertical-align:text-bottom;
}


#contents .caption {
	clear:both;
	margin: 0;
	float:right;
	font-size:10px;
	color:#808080;
	text-align:right;
}


/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	margin:0 10px;
	height:180px;
	background:#fff url(../img/bg-upper.jpg) no-repeat left top;
}

#header h1 {
	margin:25px 5px 0 0;
	width:770px;
	font-size:x-small;
	line-height: 1.2;
	text-align:right;
	font-weight:normal;
	color:#fff;
	float:right;
}


#header ul {
	margin-top:9px;
	padding:0;
	height:90px;
	width:290px;
	float:right;
}
#header li {
	display:inline;
}
#header li a {
	height:90px;
	display:block;
	float:left;
	list-style-type:none;
	padding-right:10px;
}




/*----------------------------------------------------
	#g_navi
----------------------------------------------------*/
#navi {
	clear:both;
	height:60px;
	margin-bottom: 10px;
}

#gNav {
	width: 740px;
	float:left;
	margin:0 15px;
	padding: 0;
}

#gNav li {
	float: left;
	display: block;
	margin:0;
	padding:0;
}


/*----------------------------------------------------
	#box1 - top
----------------------------------------------------*/

.box1L {
    width:380px; 
    float: left;
	margin: 20px 20px 0 0;
	text-align:left;
}

.box1R {
    width:340px;
    float: right;
	margin: 0px auto;
}

/*----------------------------------------------------
	#box2 - point
----------------------------------------------------*/

.box2L-1 {
    width:500px; 
    float: left;
	margin: 10px 10px 0 0;
	text-align:left;
}

.box2R-1 {
    width:230px;
    float: right;
	margin: 0px auto;
}


#box2L-2 {
    width:490px; 
    float: left;
	margin-top: 10px;
	text-align:left;
}

#box2L-2 ul {
	margin: 0;
	padding: 0 0 10px 20px;}

#box2L-2 li {
	margin: 0;
	padding: 3px 0;}




.box2R-2 {
    width:250px;
	height:280px;
	background:url(../img/p-point-02.jpg) no-repeat left top;
    float: right;
	margin: 0px auto;
}


.box2L-3 {
    width:363px; 
    float: left;
	margin: 10px 20px 0 0;
	text-align:left;
}

.box2R-3 {
    width:357px;
    float: right;
	margin: 0px auto;
}



/*----------------------------------------------------
	#box4 - about guys
----------------------------------------------------*/

#box4L {
    width:500px; 
    float: left;
	margin-right: 10px;
	text-align:left;
}

#box4R {
    width:280px;
    float: right;
	margin: 0px auto;
}


#box4L #out {
	width: 500px;
	padding:5px;
	border:1px solid #e2e2e2;
	margin-bottom:20px;
	overflow: hidden;
}

* html #box4L #out {  
    height: 1%;  
}  


#box4L #out table {
	width: 500px;
	float:left;
}

#box4L #out table th {
	font-weight: normal;
	vertical-align: top;
	width: 130px;
	padding: 3px 10px 10px 5px;
	background: url(../img/bg_table_th.gif) repeat-x left bottom;
}

#box4L #out table td {
	padding: 3px 10px 10px 10px;
	background: url(../img/bg_table_td.gif) repeat-x right bottom;
}


.box4L-2 {
    width:240px; 
    float: left;
	margin-right: 10px;
	text-align:left;
}

.box4R-2 {
    width:240px;
    float: right;
	margin: 0px auto;
}


/*----------------------------------------------------
 * 
 * タブとよくある質問の指定ココから▽▽▽
 * 
----------------------------------------------------*/

.tabContainer {
	width: 740px;
}

/* タブ */
.tabContainer .tabMenu {
	float: left;
	width: 740px;
	height: 127px;
	background: url(../img/qa-bg.jpg) repeat-x left top;
}

.tabContainer .tabMenu li {
	float: left;
	list-style:none;
	margin-left:10px;
}

.tabContainer .tabMenu li.active img {
	visibility: hidden;
}

.tabContainer .tabMenu li#qa01 {
	background: url(../img/qa-02_active.jpg) no-repeat;
}

.tabContainer .tabMenu li#qa02 {
	background: url(../img/qa-03_active.jpg) no-repeat;
}

.tabContainer .tabMenu li#qa03 {
	background: url(../img/qa-01_active.jpg) no-repeat;
}

/* Q&A */
.tabContainer dl {
	clear: both;
	width: 720px;
	padding: 15px;
	text-align:left;
}

/* Q */
.tabContainer dl dt {
	margin: 0 0 5px;
	padding-left: 25px;
	background: url(../img/q.gif) no-repeat;
	font-weight: bold;
}


/* A */
.tabContainer dl dd {
	margin-bottom: 15px;
	padding: 0 100px 0 25px;
	background: url(../img/a.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #CCC;
}

/*----------------------------------------------------
 * 
 * タブとよくある質問の指定ココまで△△△
 * 
----------------------------------------------------*/




/*----------------------------------------------------
	#minitabs
----------------------------------------------------*/
ul#minitabs{
	list-style: none;
	margin: 8px 0;
	padding: 7px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	font-size:x-small;
	white-space: nowrap}
	
ul#minitabs li{display: inline; margin: 0 5px;background:url(../img/ar.gif) no-repeat left center;}

ul#minitabs a{text-decoration: none; padding: 3px 5px 3px 18px; color: #373737;}
ul#minitabs a:hover{border-bottom: solid 2px #CCC;} 



/*----------------------------------------------------
	#info
----------------------------------------------------*/

#info  {
	margin:15px 0;
	width:740px;
	height:130px;
	background:url(../img/bg-info.jpg) no-repeat left top;
}

#info ul {
	margin:20px 20px 20px 0;
	padding:0;
	height:90px;
	width:330px;
	float:right;
}
#info  li {
	display:inline;
}
#info li a {
	height:90px;
	display:block;
	float:left;
	list-style-type:none;
	padding-right:30px;
}



/*----------------------------------------------------
	#banner
----------------------------------------------------*/

#banner {
	clear:both;
	margin:0;
	padding:0;
	float:right;
}

#banner ul {
	height:80px;
	text-align:right;
}
#banner li {
	display:inline;
	list-style-type:none;
	padding: 0 10px 10px 0;
	text-align:right;
}


/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	background:url(../img/bg-footer.jpg) repeat-x;
	padding-top:5px;
	margin:20px 0 30px 0;
	text-align:center;
	font-size:x-small;
}
