@charset "utf-8";
/* トップページ */

/* クリア --------------------------------------------------------*/

#bis_outer:after , #inquiry:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #bis_outer , #inquiry { height: 1% }
#bis_outer , #inquiry { display: block; }
/* End Hides from IE-mac \*/

/* クリア -----------------------------------------------END----*/

/*----構造------------------------------------------------------*/

#bis_outer {
	width: 578px;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../img_common/top/bis_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.cat_box {
	float: left;
	width: 190px;
	margin-right: 3px;
}

.cat_boxr {
	float: left;
	width: 190px;
}

.cat_box_tx {
	background-color: #FFFFFF;
	width: 184px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../img_common/top/bis_koko_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
	padding-top: 5px;
}

*html .cat_box_tx {
	margin-top: -3px;
}

.cat_box_tx li {
	list-style-type: none;
	margin-left: 25px;
	padding: 3px;
}

.cat_box_tx span {
	font-size: 85%;
}

.l2 {
	text-align: right;
	margin-bottom: 3px;
	margin-top: 10px;
}

.cat_box_tx img {
	margin-left: -18px;
}

.box_news {
	margin-top: 5px;
	margin-bottom: 10px;
}

.box_news li {
	margin-bottom: 3px;
	list-style-type: none;
}

span.title {
	width: 500px;
}

span.date {
	display: block;
	width: 65px;
	float: left;
}

.box_news img {
	margin-left: 10px;
	clear: left;
	float: left;
	margin-top: 4px;
}

h2 img {
	margin-bottom: 10px;
}



/*----問い合わせ-----------------------------------------------------*/

#inquiry {
	background-image: url(../img_common/top/otoiawase_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.inquiry_l {
	float: left;
	width: 350px;
}

.inquiry_r {
	float: right;
}

.inquiry_l span {
	font-size: 140%;
	font-weight: bold;
}
