@charset "UTF-8";

/*
=====================================
=
=	お問い合わせ
=
=	(c)seraku.co.jp
=
=	作成日：####/##/##
=
=====================================
*/


/*社長のご挨拶
=====================================*/
#index_left_area{
	width: 152px;
 float: left;
}
#index_right_area{
	width: 362px;
	float: right;
}


/*社長のご挨拶
=====================================*/
#philosophy dt{
	padding-bottom: 8px;
}
#philosophy dd{
	padding-left: 33px;
	padding-bottom: 44px;
}
#philosophy p{
	padding: 0!important;
}


h3.h3_group{
	color: #67953A!important;
	padding-bottom: 10px;
}

/*テーブル
=====================================*/
.index_table th{
	width: 90px;
}
.no_boder{
 border: none!important;
}


.history_table th{
	width: 90px;
	text-align: right;
}


#map{
	padding-bottom: 20px;
}

/*会社概要
=====================================*/
.ichiran_box01{
		width: 200px;
		float: left;
	}
	.ichiran_box01 dl{
			padding-bottom: 8px;
		}
	
	.inside_link{
			background-image: url(../common/images/ico_arrow_01.gif);
			background-repeat: no-repeat;
			background-position: 0 2px;
			padding-left: 14px;
		}
		
dl#list{
	width: 400px;
}
dl#list dt{
	width: 200px;
	float: left;
}
dl#list dd{
	width: 180px;
	float: left;
}