@import url("common.css");

/*---------------------------------------------------------------------------
構造
----------------------------------------------------------------------------*/
#bt4 a{
	width:143px;
	background:url(../parts/common/bt4_on.jpg);	
}
#main_image{
	width:1029px;
	height:344px;
	background:url(../parts/common/main_image.png) center;
	margin:0 auto;
}

#c_left{
	width:359px;
	min-height:380px;
	padding-bottom:15px;
	margin-left:15px;
	float:left;
}

#c_right{
	width:609px;
	min-height:380px;
	float:right;
	overflow:auto;	
}
/*------------------------ あいさつ ---------------------------------*/
#company_title{
	height:13px;
	font-size:0.85em;
	background:url(../parts/profile/greeting_01.png);
}

#company_bd{
	padding:5px 12px 5px 8px;
	min-height:253px;
	background:url(../parts/profile/greeting_02.png);
	line-height:21px;
}
#company_bottom{
	height:10px;
	background:url(../parts/profile/greeting_04.png);
}
#greeting_t{
	margin-bottom:10px;	
}
/*------------------------ 会社概要 ---------------------------------*/
#info_title{
	height:41px;
	padding-left:15px;
	padding-top:10px;
	background:url(../parts/profile/profile_01.png);
}
#info_bd{
	padding:5px 5px 5px 15px;
	min-height:270px;
	background:url(../parts/topics/topics_08.png);
}
#info_bottom{
	height:15px;
	background:url(../parts/topics/topics_07.png);
}
#info_bd table td{
	height:25px;
	vertical-align:middle;
	padding:3px;
}
.td1{
	background:#E8F1D1;	
}
.td2{
	background:#FAF9F5;	
}
/*---------------------------------------------------------------------------
パーツ
----------------------------------------------------------------------------*/
.esp{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:0.95em;
}
.g_sentence{
	font-family:'special';
	font-size:1em;
}
#c_pic{
	float:left;
	margin-right:10px;	
	margin-bottom:5px;
}

#p4{
	margin-left:15px;	
	margin-top:10px;
}