@charset "UTF-8";

/*--------------------
	sideR
--------------------*/

div#sideR p.topConTtl {
	background: #FFFFFF url("../images_index/top_con_ttl.gif") no-repeat 0 0;
	width: 590px;
	height: 36px;
	margin-bottom: 17px;
	text-indent: -9999px;
}
div.topTxt {
	width: 580px;
	padding: 0 10px 0 0;
}
div.topTxt p {
	line-height: 1.4;
	margin-bottom: 20px;
}
div.topTxt p.txtEnd {
	line-height: 1.4;
	margin: 0;
	margin-bottom: 18px;
}

div.topConBanner {
	width: 590px;
	height: 68px;
}
div.topConInq {
	background: url("../images_index/topcon_inq.gif") no-repeat 0 0;
	width: 376px;
	height: 68px;
	float: left;
}
div.topConTel {
	width: 249px;
	height: 68px;
	float: left;
	text-indent: -9999px;
}
div.topConFax {
	width: 127px;
	height: 68px;
	float: right;
}
p.topConFaxBtn {
	margin: 13px 0 0 0;
}
p.topConFaxBtn a {
	width: 111px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}
p.topConFaxBtn a:hover {
	background: url("../images_index/topcon_inq_over.gif") no-repeat 0 0;
}

div.topConOfficial {
	background: url("../images_index/official.gif") no-repeat 0 0;
	float: left;
	margin-left: 19px;
}
div.topConOfficial a {
	width: 194px;
	height: 68px;
	text-indent: -9999px;
	display: block;
}

/*--------------------
	topMain
--------------------*/

div#topMain {
	width: 800px;
}
div#topMain p {
	width: 800px;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

div#topMain p.ttlMenu { background: url("../images_index/topttl_menu.gif") no-repeat 0 0;}
div#topMain p.ttlArea { background: url("../images_index/topttl_area.gif") no-repeat 0 0;}

div.menuBox {
	width: 800px;
}
div.menuBox dl {
	float: left;
}

div.menuBox dl dt {
	width: 200px;
}
div.menuBox dl dd {
	padding: 2px 0 20px 9px;
	font-size: 82%;
}

#topMain div.areaImg {
	width: 290px;
	padding: 0 0 0 10px;
	float: left;
}

#topMain div.areaTxt {
	width: 467px;
	padding: 0 10px 0 23px;
	float: right;
	margin: 0 0 19px 0;
}
#topMain div.areaTxt dl {
	font-size: 82%;
}

#topMain div.areaTxt dl dt {
	font-weight: bold;
	background: url("../images_index/areatxt_list.gif") no-repeat 0 1px;
	padding: 0 0 2px 16px;
}

#topMain div.areaTxt dl dd {
	padding: 0 0 0 16px;
	line-height: 1.2;
	margin-bottom: 12px;
}

#topMain div.areaTxt dl dd.txtMarB {
	margin-bottom: 18px;
}