@charset "Shift_JIS";

/*----------------------------------------------------------
section
----------------------------------------------------------*/
div.section{
	border-left: 1px solid #003371;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

p.pagetop{
	background:url(../../images/common/border01.gif) 15px 20px no-repeat;
	padding-bottom: 30px;
}

p.spece_s{
	margin: 0 24px 0 24px;
}

p.spece_s02{
	margin: 5px 24px 0 28px;
	font-size: 80%;
}

/*----------------------------------------------------------
ul.spece_l
----------------------------------------------------------*/
ul.spece_l{
	margin: 0 24px 0 24px;
	color: #003371;
}

ul.spece_l li{
	padding: 0 0 3px 0;
}

span.txt_b{
	font-weight: bold;
}


/*----------------------------------------------------------
t_ab
----------------------------------------------------------*/
table.t_ab,table.t_ab02{
	width: 559px;
	margin: 0 0 0 29px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.t_ab td{
	padding: 5px 0 5px 5px;
	vertical-align: top;
}

table.t_ab02 td{
	vertical-align: top;
	padding: 5px 0 5px 0;
	text-align: center;
}
	

table.t_ab td.ttl{
	padding: 5px 0 5px 12px;
}

table.t_ab th,table.t_ab02 th{
	background: #DFEEFF;
	color: #003371;
	font-weight: bold;
}

table.t_ab td,table.t_ab th,table.t_ab02 td,table.t_ab02 th{
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
	
div.l_txt_area{
	float: left;
	width: 145px;
}

div.l_txt_area02{
	float: left;
	width: 77px;
}

div.r_txt_area{
	float: left;
	width: 270px;
}

p.ttl_t{
	margin: 20px 0 5px 24px;
	padding: 0 0 0 20px;
	color: #003371;
	font-weight: bold;
	background: url(../../images/common/img_mark04.gif) 6px 3px no-repeat;
}

p.first_t{
	margin-top: 0px;
}

table td.ttlmid {
	vertical-align: middle;
}

table td.leftset {
	padding: 3px 0 3px 3px;
	text-align: left;
}

/*----------------------------------------------------------
s_menu
----------------------------------------------------------*/
div#s_menu{
	width: 150px;
	margin: 0 0 28px 5px;
	background: url(../../images/conduct/s_menu_back.jpg) left top repeat-y;
}

div#s_menu img{
	vertical-align: bottom;
	padding-bottom: 2px;
}

div#s_menu dl.box01{
	padding: 5px 0 12px 5px;
}

div#s_menu dl.box01 dd ul{
	padding: 28px 0 13px 5px;
	background: url(../../images/conduct/s_menu.jpg) left top no-repeat;
}

