@charset "utf-8";
/* CSS Document */

div#info_container {
	float: right;
	width: 670px;
	line-height: 1.4;
}

div#info_container h1#mainvisual {
	width: 670px;
	height: 180px;
	margin-bottom: 15px;
	background:url(../img/info/kv.jpg) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#info_container h2#company_tit {
	width: 670px;
	height: 72px;
	margin-bottom: 10px;
	background: url(../img/info/company_tit.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#info_container div.company_body {
	width: 670px;
}

div#info_container div.company_body dl {
	clear: both;
	width: 670px;
	background: url(../img/top/bg01.gif) repeat-x bottom;
	font-size: 93%;
}

div#info_container div.company_body dt {
	float: left;
	width: 130px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

div#info_container div.company_body dt em {
	padding: 7px;
	display: block;
	font-weight: bold;
}

div#info_container div.company_body dd {
	float: right;
	width: 537px;
	padding: 7px 0;
}

div#info_container div.company_body dd p {
	padding:;
}

div#info_container h2#history_tit {
	width: 670px;
	height: 72px;
	margin-bottom: 10px;
	background: url(../img/info/history_tit.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div#info_container div.history_body {
	width: 670px;
	background: url(../img/info/history_pic01.jpg) no-repeat 0 0
}

div#info_container div.history_body dl {
	clear: both;
	width: 510px;
	margin-left: 20px;
	background: url(../img/top/bg01.gif) repeat-x bottom;
	font-size: 93%;
}

div#info_container div.history_body dt {
	float: left;
	width: 120px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

div#info_container div.history_body dt em {
	padding: 7px;
	display: block;
	font-weight: bold;
}

div#info_container div.history_body dd {
	float: right;
	width: 380px;
	padding: 7px 0;
}

div#info_container div.history_body dd p {
	padding:;
}

div#info_container h2#message_tit {
	width: 670px;
	height: 72px;
	margin-bottom: 10px;
	background: url(../img/info/message_tit.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.message_wrap {
	width: 668px;
	padding: 2px 0;
	border: 1px solid #E7E7E7;
	background: url(../img/common/bg03.gif) repeat 0 0;
}

div.message_body {
	width: 658px;
	margin-left: 3px;
	background: #fff;
	border: 1px solid #E7E7E7;
}

div.message_body h3 {
	width: 658px;
	height: 123px;
	background: url(../img/info/message_txt.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.message_body p {
	width: 600px;
	margin-left: 30px;
	padding-bottom: 20px;
	font-size: 93%;
	line-height: 1.6;
}

div.message_body h4 {
	width: 658px;
	height:123px;
	background: url(../img/info/name.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
