
/***********************************************************

individual.html

***********************************************************/

.tit{
	font-size:14px;
	text-align:center;
	margin:30px 0 20px;
}

.tit_h3{
	margin:25px 0 10px;
	font-size:14px;
}

.text_right{
	margin:15px 0 15px;
	text-align:right;
}

.number_ol{
	margin:15px 0 15px 0px;
	padding:0 0 0 25px;
}

.number_ol li{
	padding: 0px 0 10px 1em;
	margin: 0;
}

.tab_kojin{
	border-collapse:collapse;
	border-top:1px solid #ccc;
	margin:10px 0 10px;
}

.tab_kojin td{
	padding:8px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;

}

.tab_kojin th{
	padding:8px;
	border-right:1px solid #ccc;
	text-align:left;
	font-weight:100;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.number_s li{
	padding: 0px 0 10px 4.2em;
	text-indent:-1.2em;
	list-style-type:none;
}


.hr_style{
	margin:30px 0 30px;
}

.m10{
    margin:10px;
}
