.top_visual {
	padding: 15px 0px 18px;
}
#top_left {
	float: left;
	width: 395px;
	padding: 0px 0px 20px;
}
#top_right {
	float: right;
	width: 540px;
	padding: 0px 0px 20px;
}
#top_rbox {
}
#top_rbox .fl {
	width: 285px;
}
#top_rbox .fr {
	width: 240px;
}


#top_left h3,
#top_right h3 {
	padding: 0px 0px 12px;
}
.top_text {
	padding: 0px 10px 20px;
}
.top_text p {
	padding: 0px 0px 10px;
}

.top_inq {
	background-image: url(../../images/inq_m.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top_inq h4 {
	padding: 0px 0px 12px!important;
}
.top_inq h5 {
	padding: 0px 0px 2px;
	font-weight: bold;
}
.top_inq p {
	padding: 0px 0px 10px;
}
.top_inq_tel {
	padding: 0px 0px 10px 1px;
}
.top_inq .inqbox {
	padding: 0px 0px 18px 30px;
	background-image: url(../../images/inq_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top_inq .inqbox dt{
	color:#22A523;
	font-weight:bold;
}

.top_shop h4 {
	padding: 0px 0px 7px;
}
.top_shop_bnr {
	background-color: #EEEEEE;
	padding: 5px;
	margin: 0px 0px 5px;
}
.top_shop p {
	font-size: 82%;
	line-height: 1.4;
	color: #5A5A5A;
	padding: 0px 5px;
}





div.photoSlide{
	margin: 0px 0px 20px;
	padding: 0px;
	width: 540px;
	height:148px;
	background: url(../../images/item_bg.jpg) repeat-x left top;
	border: 1px solid #CCCCCC;
}
.fl {
	float: left;
	display: inline;
}

.news_slider {
	padding:0px;
	position: relative;
	margin: 0px;
	text-align: left;
}

.news_slider .prev, .news_slider .next {
	position: absolute;
}
.news_slider .next {
    position: absolute;
	right: 0;
}
.news_slider .allWidth {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.news_slider .news_items {
	position: relative;
	width: 475px;
	top: 18px;
	left: 36px;
	overflow: hidden;
}

.news_slider .item,
.news_slider .item_last {
	float: left;
	display: inline;
	width: 155px;
	overflow: hidden;
	text-align: center;

}
.news_slider .item img,
.news_slider .item_last img {
	border: 1px solid #CCCCCC;
}
.news_slider .item p,
.news_slider .item_last p {
	font-size: 82%;
	line-height: 1.3;
	padding: 2px 0px 0px;
}
.news_slider .item a.carousel-jumper {
}

.photoSlide a {
	color: #006699;
	text-decoration: none!important;
}
.photoSlide a:hover {
	color: #FF6600;
	text-decoration: underline!important;
}
