@charset "UTF-8";

@import url("common.css");

div.greeting{
	padding:20px 30px 0 30px;
	margin-bottom:30px;
}

div.about{
	width:480px;
	background:url(../images/index/bg_about.gif) 0 44px no-repeat;
	border-bottom:#2f2f2f solid 1px;
	padding-bottom:15px;
	margin-left:20px;
	margin-bottom:20px;
	font-size:80%;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}

div.about:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

div.box01,
div.box02,
div.box03{
	float:left;
	width:110px;
}

div.box04{
	float:left;
	width:110px;
}

div.box01{
	margin-right:5px;
	margin-left: 5px;
}

div.box02{
	margin-right:5px;
}

div.box03{
	margin-right:5px;
}

div.about img.photo{
	/*margin-left:12px;*/
	margin-bottom:2px;
}

div.about div.box04 img.photo{
	/*margin-left:2px!important;*/
	margin-bottom:2px;
}

div.bnrArea{
	border-bottom:#2f2f2f solid 1px;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-left:20px;
	width:480px;
	font-size:80%;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}

div.bnrArea:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

div.bnrArea dl{
	width:228px;
	float:left;
}

div.bnrArea dl.leftArea{
	margin-right:24px;
}

div.bnrArea dl dt{
	margin-bottom:3px;
}

p.bnr{
	padding-left:20px;
	width:480px;
}


div#idx_header{
	width:930px;
	height:120px;
	margin:0 auto 25px;
	position:relative;
}

div#idx_header h1 {
	width:567px;
	height:50px;
	margin:6px 0 0 0;
	position:absolute;
}
div#idx_header p{
	width:160px;
	height:63px;
	margin:6px 0 0 567px;
	position:absolute;
}

div#idx_header dl{
	width:200px;
	height:58px;
	margin:0 0 0 730px;
	position:absolute;
}

div#idx_header dl dt{
	padding-left:13px;
}

div#idx_header dl dd{
	float:left;
}

div#idx_header dl img{
	vertical-align:top;
}

div#idx_header ul{
	width:900px;
	height:34px;
	margin:86px 0 0 30px;
	position:absolute;
	left: -1px;
	bottom: 0px !important;
	bottom: -2px;
}

div#idx_header ul li{
	float:left;
}

.bnr a{background:url(../common_images/banner03.jpg) 0 0 no-repeat; display:block; width:520px; height:103px; text-indent:-9999px;margin-left:-20px; overflow:hidden;}
