@charset "utf-8";
@import url("docomo.css");
@import url("highside.css");
@import url("blog.css");

.shopheader {
	height: 110px;
	width: 940px;
}
.shopheader h1 {
	text-indent: -9999px;
}
#shopheader-bypass { background: url(../bypass/images/header.gif) no-repeat 0px 10px;}
#shopheader-kawasaki { background: url(../kawasaki/images/header.gif) no-repeat 0px 10px;}
#shopheader-itaeki { background: url(../ita/images/header.gif) no-repeat 0px 10px;}
#shopheader-buzen { background: url(../buzen/images/header.gif) no-repeat 0px 10px;}
#shopheader-shiida { background: url(../shiida/images/header.gif) no-repeat 0px 10px;}
#shopheader-houjin { background: url(../houjin/images/header.gif) no-repeat 0px 10px;}

#shopheader-bypass a { height: 18px; width: 345px;	border: none;}
#shopheader-kawasaki a { height: 18px; width: 273px;	border: none;}
#shopheader-itaeki a { height: 18px; width: 327px;	border: none;}
#shopheader-buzen a { height: 18px; width: 273px;	border: none;}
#shopheader-shiida a { height: 18px; width: 273px;	border: none;}
#shopheader-satellite a { height: 18px; width: 270px;	border: none;}

/* -------------------------------------

トップページメインイメージ部

-----------------------------------------*/

.shoptop #maincolumn {
	padding-top: 310px;
}
.bypass #maincolumn {	background: url(../bypass/images/top-mainbg.jpg) no-repeat;}
.kawasaki #maincolumn {	background: url(../kawasaki/images/top-mainbg.jpg) no-repeat;}
.itaeki #maincolumn {	background: url(../ita/images/top-mainbg.jpg) no-repeat;}
.buzen #maincolumn {	background: url(../buzen/images/top-mainbg.jpg) no-repeat;}
.shiida #maincolumn {	background: url(../shiida/images/top-mainbg.jpg) no-repeat;}
.houjin #maincolumn {	background: url(../houjin/images/top-mainbg.jpg) no-repeat;}

.blog #maincolumn { background:none!important;}


/* -------------------------------------

新着情報

-----------------------------------------*/

#shopwnew {
	width: 472px;
	padding-top: 160px;
}

#shopwnew-header {
	width: 472px;
	height: 50px;
}
#shopwnew-header h2 {
	text-indent: -9999px;

}

.bypass #shopwnew-header { background: url(../bypass/images/top-blog-btn.gif) no-repeat 0px 0px;}
.kawasaki #shopwnew-header { background: url(../kawasaki/images/top-blog-btn.gif) no-repeat 0px 0px;}
.itaeki #shopwnew-header { background: url(../ita/images/top-blog-btn.gif) no-repeat 0px 0px;}
.buzen #shopwnew-header { background: url(../buzen/images/top-blog-btn.gif) no-repeat 0px 0px;}
.shiida #shopwnew-header { background: url(../shiida/images/top-blog-btn.gif) no-repeat 0px 0px;}


#shopwnew-list {}
#shopwnew-list li {
	list-style-type: none;
	margin-top: 3px;
}
#shopwnew-list .odd {
	background-color: #EAEAEA;
}

/* -------------------------------------

メイン右サイドバー

-----------------------------------------*/

.module {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 230px;
}


/* -------------------------------------

店舗概要

-----------------------------------------*/
#shop-info {
	background-color: #2e3e23;
	color: #FFFFFF;
	background-image: url(../images/kokuban-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	border-left: 3px solid #999;
	border-bottom: none;
	width: 204px;
}
#shop-info ul {
	padding-bottom: 10px;
	list-style-type: none;
}
#shop-info li {}

/* -------------------------------------

法人営業

-----------------------------------------*/
.houjin #main-left {
	width: 460px;
	line-height: 1.8em;
}
#p1 {
	padding-bottom: 10px;
}
.houjin #mds {
	background: url(../houjin/images/top-mds.gif) no-repeat 0px 5px;
	height: 70px;
	width: 460px;
	text-indent: -9999px;
}
#p2 {}
#p2 img {
	float: left;
	margin-right: 20px;
}
#p2 .kmds {
	background: url(../houjin/images/top-kmds.gif) no-repeat 170px 0px;
	text-indent: -9999px;
}
#p3 {
	padding-top: 10px;
}

