@charset "Shift_JIS";

/*******************************************
‹¤’ÊƒXƒ^ƒCƒ‹
*******************************************/

/* IE6 */
body {
	_padding-left: 1px;
}
/* IE7 */
*:first-child + html body {
	padding-left: 1px;
}

html {
	height:100%;
	margin:0 auto;
	padding:0;
	overflow:auto;
	background-color:#ffffff;
	text-align:center;
	width:100%;
	}

body {
	height:100%;
	background-color:#ffffff;
	color:#505050;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.6;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(../company_img/company_bg.jpg) center repeat-y;
	width:1020px;
	}

td{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.6;
	color: #505050;
}

/*******************************************
Šî–{ƒŒƒCƒAƒEƒg
*******************************************/

div#container{
	background-image: url(../company_img/company_bg.jpg);
	background-repeat:repeat-y;
	zoom:100%;/*IE6*/
	overflow:auto;/*IE7 and Firefox*/
	width:1020px;
	margin:0 auto;
	padding:0;
}
/*\*/
* html div#container{
	overflow: visible;
	height:1px;
}
html>/**/body #container { overflow:hidden; }
/*div#container{
	background-image: url(../company_img/company_bg.jpg);
	background-repeat:repeat-y;
	zoom:100%;
	overflow:auto;
	width:1020px;
	margin:0 auto;
	padding:0;
}*/
/*\*/
/** html div#container{
	overflow: visible;
	height:1px;
}*/

/*#container{
	height:100%;
	width:1020px;
	margin:0 auto;
	padding:0;
	background-image: url(../company_img/company_bg.jpg);
	background-repeat:repeat-y;
	overflow:auto;
}
#container {  
	zoom: 100%;
}
#container:after {  
    content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}*/

#main{
	margin:0 90px;
	padding:0;
	width:840px;
	text-align:left;
}
#head{
	margin:0;
	padding:0;
	width:840px;
}
#head .m01{
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}
#head .m02{
	float:left;
	padding-left:23px;
	padding-top:30px;
	padding-bottom:20px;
}
#head .m03{
	float:right;
	padding-right:40px;
	padding-top:30px;
	padding-bottom:20px;
}
#main_photo{
	clear:both;
	width:840px;
}
#foot{
	clear:both;
	margin:0;
	padding:0;
	width:800px;
}

.com_about{
	clear:both;
	margin:20px 0;
	width:800px;
	text-align:left;
}
.com_l{
	float:left;
	width:370px;
}
.com_r{
	float:right;
	padding-right:10px;
	width:360px;
}
.com_l dl {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	width:370px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.com_r dl {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	width:360px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.com_about dt {
	width:80px;
	float:left;
	text-align:left;
}
.com_about dd {
	margin: 0px;
	padding: 0px 0px 0px 80px;
	text-align:left;
}

.com_link{
	clear:both;
	margin:20px 0;
	width:800px;
	text-align:left;
}
.com_link dl {
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	width:790px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.com_link dt {
	width:240px;
	float:left;
	text-align:left;
}
.com_link dd {
	margin: 0px;
	padding: 0px 0px 0px 240px;
	text-align:left;
}

.com_link ul {
	margin: 0;
	padding: 0;
}
.com_link ul li {	
	background-image: url(../images/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 25px;
	margin-bottom:15px;
	line-height:18px;
	list-style-type:none;
}
