@charset "utf-8";
/* CSS Document */
/* navi
-------------------------------------------*/
#navi .navi01 a{
	background-position:0 -58px;
}
/* **************Index.html CSS*************** */
#main-img {
	border:1px solid #d4d4d4;
	width:928px;
	height:318px;
}
.main-bg {
	background:url(../images/mainimg_bg.gif) repeat-x 0 0;
	height:10px;
}
#body{
	width:930px;
	height:100%;
	margin:10px 0 10px;
}
.body_main {
	margin-bottom:30px;
	height:100%;
}
.main {
	float:left;
	width:705px;
	height:100%;
}
.box {
	line-height:130%;
	height:100%;
}
.brclear {
	font-size:0;
	line-height:100%;
}
/* news_left
---------------------------------------- */
.news {
	float:left;
	width:345px;
	height:100%;
	padding-bottom:7px;
}
.event_ue {
	border:1px solid #777;
	width:343px;
}
.event_shita {
	border:1px solid #777;
	width:343px;
	margin-top:10px;
}
.shop_info {
	float:right;
	width:343px;
	height:100%;
	border:1px solid #777;
	padding-bottom:7px;
}
.news div div {
	margin:7px 0;
}
.event_box {
	width:343px;
	overflow-y:auto;
	overflow-x:hidden;
	height:200px;
}

/* news_left 中身
---------------------------------------- */
.event_box .img_l {
	float:left;
	width:88px;
	height:66px;
	text-align:center;
	vertical-align:middle;
	display:block;
	border:1px solid #ccc;
	margin:0 5px;
}
.event_box .img_l a {
	vertical-align:middle;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	text-decoration:none;
}
.event_box .img_l span {
	vertical-align:middle;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}
.event_box .txt_r {
	float:right;
	width:210px;
	margin-right:10px;
	height:100%;
}

* html .event_box .txt_r {
	width:210px;
}

/* news_right
---------------------------------------- */
.shop_info div {
	margin:7px 0;
}
.shop_news_box {
	width:343px;
	overflow-y:auto;
	overflow-x:hidden;
	height:455px;
}
.shop_info .img_l {
	float:left;
	width:88px;
	height:66px;
	text-align:center;
	vertical-align:middle;
	display:block;
	border:1px solid #ccc;
	margin:0 5px;
}
.shop_info .img_l a {
	vertical-align:middle;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	text-decoration:none;
}
.shop_info .img_l span {
	vertical-align:middle;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}
.shop_info .txt_r {
	float:right;
	width:210px;
	margin-right:10px;
	height:100%;
}

* html .shop_info .txt_r {
	width:210px;
}


/*　logo
-----------------------------------*/
.logo_link {
	background-color:#dadada;
	width:705px;
	height:108px;
	margin:0;
	padding-top:9px;
}
.logo_link table {
	width:675px;
	height:90px;
	margin:0 auto;
}
.logo_link table td {
	background-color:#fff;
	width:120px;
	text-align:center;
}
.td_bd {
	border-right:10px solid #dadada;
}
.logo_link2 {
	margin:10px 0;
}
.logo_link2 .td_link{
	padding-right:19px;
}
/*　banner a:hover
-----------------------------------*/
.logo_link2 td a:hover img {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
	cursor:pointer;
}
.inte_logo li a:hover img,.logo_link table td a:hover img {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
	cursor:pointer;
}
/*　interior-logo
-----------------------------------*/
.inte {
	width:703px;
	height:100%;
	border:1px solid #c7b594;
	background-color:#fff5d5;
	margin-top:15px;
	padding:0;	
}
.inte_logo {
	width:691px;
	padding:0 ;
	list-style:none;
	margin:0px 3px 9px 9px;
	height:90px;
}
.inte_logo li {
	float:left;
	width:108px;
	height:90px;
	margin-right:7px;
	padding:0;
}
.inte_logo li a img {
	width:106px;
	height:90px;
	border:1px solid #decfa5;
}
.inte_logo br {
	line-height:100%;
	font-size:0;
}
.top_bnr {
	margin-bottom:10px;
}




























