@charset "shift_jis";
@import "../common/css/0-import_1.css";

/*------------------------------------------------------------
	‹¦‰ïŠT—v
------------------------------------------------------------*/


#main {
	margin-top: 0;
}



#conts .main h3  {
	margin-bottom: 16px;
}




#conts .main table {
	border:1px solid #999;
	font-size:12px;
	width:679px;
}

#conts .main table th {
	width: 157px;
	padding: 15px 0 10px 15px;
	background:url(../img/company/th_back.gif) repeat 0px 0px;
	font-weight: bold;
	border-bottom:1px solid #999;
	text-align: left;
	vertical-align:top;
	color:#FFF;
}


#conts .main table td {
	padding: 13px 0 10px 14px;
	border-bottom:1px solid #999;
	font-weight: normal;
	line-height: 1.8em;
}



#conts .main table.pro th {
	background:url(../img/company/pro_th_back.gif) repeat 0px 0px;
}


#conts .main table.pro td {
	line-height: 1.5em;
	padding-right:6px;
}

#conts .main table.pro td ul {
	list-style-type: disc;
	list-style-position: inside;
}

#conts .main table td ol {
	list-style-type: decimal;
	list-style-position: inside;
}



#conts .main p  {
	margin-bottom:16px;
}

#conts .main p.none  {
	margin-bottom:0;
}






