@charset "utf-8";
/* CSS Document */

h3#abt_h3_1{
	background-image:url(../img/abt_h3_1.png);
	margin-top:40px;
	}


/**会社概要
------------------------------------------------------**/
#abt_t_1{
	width:550px;
	border-top:#c03e45 solid 4px;
	margin-top:30px;
	}
#abt_t_1 th ,#abt_t_1 td{
	border-bottom:solid #af848b 1px;
	font-size:0.88em;
	color:#333333;
	padding:10px 0 10px 5px;
	line-height:130%;
	color:#333333;
	}
#abt_t_1 th{
	vertical-align:top;
	width:130px;
	background-image:url(../img/fom_t_back1.gif);
	background-color:#F5D2E0;
	background-position:top;
	background-repeat:repeat-x;	
	}
#abt_t_1 td{
	}
#abt_t_1 img{
}

#main_abt #abt_t_1 dl{
	}
#main_abt #abt_t_1 dl dt ,#main_abt #abt_t_1 dd{
	line-height:130%;
	}
#main_abt #abt_t_1 dl dt{
	font-weight:bold;
	border-bottom:dotted 1px #663333;

	}
#main_abt #abt_t_1 dl dd{
	padding:5px 0 15px 0; 
	}
