@charset "utf-8";

*{
margin:0px;
padding:0px;
}


#contents .subNavArea {
	width:380px;
	padding-bottom: 20px;
	margin:0 auto;
}

#contents .subNavArea p {
	margin-bottom: 10px;
	text-align: center;
}

#contents .subNavArea p a {
	margin: 0 auto;
}


/* ----------------------- 
          tab_container          
 ----------------------- */
#tab_container {
	width:880px;
	margin:0 auto;
}
.btn_tab{
	width:540px;
	padding-bottom: 20px;
	margin:0 auto;
}
.btn_tab li{
	padding-left:10px;
	text-align: center;
	display:inline;
}
.btn_tab .clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.container_tab{
	clear:both;
}




.equ_box00 {
	width:880px;
	margin:20px 0 0 0;
}

.equ_box01_l {
	width:273px;
	float:left;
	margin:20px 30px 0 0;
}

.equ_box01_r {
	width:273px;
	float:left;
	margin:20px 0 0 0;
}

#equ_box01_r2 {
	width:273px;
	float:left;
	margin:10px 0 0 0;
}

.equ_box01_l2 {
	width:282px;
	float:left;
	margin:0 22px 0 0 ;
}

.equ_box01_l3 {
	width:576px;
	float:left;
	margin:20px 30px 0 0 ;
}

.equ_box01_r3 {
	width:576px;
	float:right;
	margin:20px 0 0 0 ;
}

.equ_box01_l4 {
	width:880px;
	float:left;
	margin:20px 0 0 0 ;
}


.equ_box01_r2 {
	width:282px;
	float:left;
	margin:0 0 0 0 ;
}

.equ_box02_l {
	width:425px;
	margin:20px 30px 0 0;
	float:left;
}

.equ_box02_r {
	width:425px;
	margin:20px 0 0 0;
	float:left;
}


.equ_box03_l {
	width:206px;
	float:left;
	margin:20px 22px 0 0 ;
}

.equ_box03_l2 {
	width:236px;
	float:left;
	margin:20px 22px 0 0 ;
}



.equ_box03_l3 {
	width:191px;
	float:left;
	margin:20px 22px 0 0 ;
}

.equ_box03_r {
	width:191px;
	float:left;
	margin:20px 0 0 0 ;
}

.equ_box03_r2 {
	width:206px;
	float:left;
	margin:20px 0 0 0 ;
}

.equ_box04_l {
	width:273px;
	float:left;
	margin:20px 30px 180px 0;
}
.equ_box05_l {
	width:273px;
	float:left;
	margin:20px 30px 30px 0;
}
.equ_t {
	font-weight:bold;
	color:#1E3D48;
	border-bottom:4px solid #A79EA3;
	border-top:1px dotted #A79EA3;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}

.equ_t2 {
	font-weight:bold;
	color:#000000;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}

#minitabs {
	width:860px;
	text-align: center;
	padding: 6px 0;
	font-size:x-small;
	border-top: 1px solid #B5ABA1;
	border-bottom: 1px solid #B5ABA1;
}

#minitabs li {
	border-left: 1px solid #B5ABA1;
	padding: 0 28px;
	display: inline;
}

#minitabs li.lastChild {
	border-right: 1px solid #B5ABA1;
}

#minitabs li a#current {
	background-color: #EA5504;
	color: #FFF;
}


.box_w200_l{
	width:195px;
	float:left;
	margin:20px 19px 0 0;
	}
	
.box_w200_r{
	width:195px;
	float:right;
	margin:20px 0 0 0;
	}
.t_w200{
	background:#E4EDF1;
	padding:3px 0 3px 0;
	font-weight:bold;
	color:#666;
	text-align:center;
	border-bottom:#CCC 1px dotted;
	}

.title_bar {
	margin-top: 30px;
}

.title_bar2 {
	width: 575px;
	margin-top: 30px;
	margin-right: 30px;
	float:left;
}

.title_bar3l {
	width: 425px;
	margin-top: 30px;
	margin-right: 30px;
	float:left;
}

.title_bar3r {
	width: 425px;
	margin-top: 30px;
	float:right;
}


.higa {
	margin-top: 30px;
	float:right;
}

.title_bar_l {
	margin: 30px 30px 0 0;
	float:left;
}

.title_bar_r {
	margin: 30px 0 0 0;
	float:right;
}
