@charset "utf-8";
/* CSS Document */

#cont{
	width:640px !important;
	margin:20px auto 70px auto;
	font-family:"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, sans-serif;
	color:#333333;
	line-height: 1.6;

}


#cont a{
	text-decoration:none;
	color:#333333;

}

.m_10{
	display:block;
	margin-left:10px;
}

.nav_i{
	overflow:hidden;
	margin-top:20px;
}

.nav_i li{
	float:left;
	

}

.nav_i li a{
	margin-top:8px;
	display:block;
	padding:7px 18px;
	border-right:1px solid #dddddd;
	text-align:center;
	text-decoration:none;
		
}

.nav_i .on{
	background-color:#999999;
	color:#FFFFFF;
	/*background-color:#E8E4E4;*/
	padding:7px 18px;
	margin-top:8px;
	border-right:1px solid #dddddd;
	border-radius: 5px;
}




h2{
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid #333333;
    padding:20px 0 13px 0;
    margin-bottom:20px;
}


h3{
line-height:25px;
font-size:14px;
}

.b_c{
	display:block;
	background-color:#f1f0ee;
	padding:7px 0 7px 10px;
}

.b_c22{
	display:block;
	background-color:#f1f0ee;
	padding:7px 0 7px 10px;
	margin-bottom:1em;
}



#cont a:hover{
	color:#DB4B6C !important;
}

td{
    /*display: table-cell;*/
    vertical-align: top;
    line-height:1.6em;	
}

th{
	text-align:left;
	margin-bottom:10px !important;
	font-weight:bold;
}

/*table {
    display: table;
/*    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}*/

h4,td,th,li,p{
	font-size:14px !important;
}

.case{
	display:block;
	padding-left:30px;
	margin-top:10px;
}

.top_c{
	display:block;
	border-top:1px solid #dddddd;
	padding-top:20px !important;
	margin-top:20px !important;
}

.tax_a{
	width:45%;
	line-height:1.8em;
}

.tax_b{
	width:55%;
	line-height:1.8em;
}

.2202{
	white-space: nowrap;
}

.mg2{
	margin-top: 15px;
}