@charset "Shift_JIS";

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-wrapper{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 37px;
}

#hpb-title{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#hpb-main{
	width: 68%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
	min-width: 720px;
}

#hpb-aside{
	padding-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 28%;
	float: right;
	padding-bottom: 20px;
	text-align: center;
	min-width: 350px;
}


/* 店舗情報 */
.hpb-layoutset-01 .hpb-parts-blist-style,
.hpb-layoutset-02 .hpb-parts-blist-style{
	margin-right:10px;	
	margin-left: 10px;
}

#shopinfo{
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-02 #hpb-wrapper,
.hpb-layoutset-02 #hpb-main{
	width: 100%;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	padding-top:20px;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0px;
    margin-right: auto;
    width: 78px;
    height: 22px;
    overflow: hidden;
    background-image : url(returnTop_5Ia.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

/*--------------------------------------------------------
  トップページ デザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #hpb-title h2{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	height: 520px;
	background-image : url(mainimg_5Ia.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 1000px;
}

/* トップページ デザイン定義 */

#toppage-news{
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	/* [disabled]background-image : url(toppage-newsBg_5Ia.png); */
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 18px;
}
#hpb-wrapper #toppage-news h3{
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 15px;
	background-image : url(toppage-indexBg_5Ia.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-style: none;
}

#toppage-news span.en{
	display:none;
}

.news-photo{
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	/* [disabled]margin-left: 25px; */
}

.news-comment{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	color: #000000;
	margin-left: 20px;
}

#toppage-news hr{
	margin-bottom: 10px;
	margin-left: 15px;
	width: 95%;
	padding-top: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3BC7B;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

#hpb-main dd:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news span.date{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
