@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain {
    margin:0;
	padding:0;
}

#hpb-headerMain h1 {
    margin:0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left:0px;
    text-align: left;
    font-weight: normal;
    line-height: 13px;
    font-size: 11px;
}

#hpb-headerLogo {
    margin:8px 0;
	float:left;
}

/*#hpb-headerLogo a {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 60px;
    background-image : url(logo_10C.png);
    background-position: center left;
    background-repeat: no-repeat;
}*/

#hpb-headerExtra1 {
    width: 260px;
    margin:0;
    padding:0;
    float: right;
}

#hpb-headerExtra1 p.tel {
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.6em;
    line-height: 21px;
    text-align: right;
    color: #0066CC;
    font-weight: bold;
}

#hpb-headerExtra1 p.tel span {
    /* 電話番号の「TEL」文字設定 */
    display: block;
    color: #666666;
    font-weight: normal;
    font-size: 0.6em;
}

#hpb-headerExtra1 p.address {
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 18px;
    text-align: right;
    font-size: 1.1em;
}

#hpb-headerExtra2 {
}

/* フッター内パーツ */
#hpb-footerMain {
	text-align: right;
	padding:5px;
}

#hpb-footerMain p.ftr {
    /* コピーライト文字設定 */
    margin:0px;
    padding:0px;
    line-height:0px;
	text-align: center;
    font-size: 0.9em;
    color: #ffffff;
}

#hpb-footerLogo {
}

#hpb-footerExtra1 {
}

#hpb-footerExtra2 {
}

/* サイドブロック内パーツ */

/* バナー */
#banner {
    width: 200px;
    margin-top: -10px;
}

#banner ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#banner li a {
    display: block;
    height: 38px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-access {
    /* アクセスバナー */
    background-image : url(banner_10C_01.png);
    background-position: center center;
    background-repeat: no-repeat;
}


/* 店舗情報 */
#shopinfo #infotit{
    margin-top: 0;
    margin-bottom: 3px;
    text-align: left;
    color : red;
    font-weight: normal;
    background-image : url(img/infoTitle_10C.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom: 7px;
	font-size: 1.7em;
}

#shopinfo h4 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-size: 1.1em;
    padding-top: 0;
    color: #000000;
}

#shopinfo p {
    margin-top: 0.1em;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
    /* ナビゲーション文字設定 */
    color: #666666;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
    color: #0066CC;
    text-decoration: underline;
}
a:visited {
    color: #f29300;
    text-decoration: underline;
}
a:hover {
    color: #0068b7;
    text-decoration: none;
}
a:active {
    color: #0068b7;
    text-decoration: none;
}

#hpb-skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p {
	margin-top: 0em;
	margin-bottom: 1.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	line-height: 1.4;
	text-align: left;
}

p.large {
    font-weight: bold;
    font-size: 1.35em;
    margin-bottom: 0;
    color: #0066CC;
}
p.indent {
    padding-left: 15px;
}

.left {
    float: left;
}
.right {
    float: right;
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2 {
    background-color: #37C4F1;
    background-image : url(img/titleBg_10C.png);
    background-position: top left;
    background-repeat: repeat-x;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left;
    overflow: hidden;
    height: 50px;
    line-height: 52px;
}

.hpb-layoutset-02 h2 span.ja {
    font-size: 1.1em;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}

.hpb-layoutset-02 h2 span.en {
    color: #f29300;
    font-size: 0.9em;
    text-transform: uppercase;
}

#hpb-wrapper h3 {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 10px;
    text-align: left;
    background-image : url(img/indexBg_10C.png);
    background-position: bottom right;
    background-repeat: repeat-x;
    font-size: 1.1em;
    font-weight: normal;
    text-align: left;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #0093E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D1D1D2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D1D1D2;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D1D1D2;
}

/*#others-wrapper h4 {
	width:890px;
	margin:20px 0px 20px 0px;
	text-align:left;
	border-bottom:dashed #0093E6 1px;
	font-size:24px;
	color:#0093E6;
	font-weight:900;
	}
*/

h3.hpb-c-index {
	width:1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
	border-bottom:1px dotted #f4f4f4;
}

h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #0093E6;
}

h5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: bold;
}
h6 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: bold;
}

table {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D1D1D2;
}

table th {
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    background-color: #b6e9fa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D1D1D2;
    color: #0093E6;
}

table td {
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D1D1D2;
}

/* フォームパーツ設定 */
input.button {
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea {
    width: 380px;
    height: 200px;
}

input.l {
    width: 380px;
}
input.m {
    width: 250px;
}
input.s {
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 30px;
    background-image : url(img/point_10C.png);
    background-position: 3px 8px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D1D1D2;
}

#hpb-main dl {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight: normal;
    width: 170px !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 30px;
    color: #0066CC;
    font-weight: bold;
    background-image : url(img/point_10C.png);
    background-position: 3px 8px;
    background-repeat: no-repeat;
}

#hpb-main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 200px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D1D1D2;
}

*:first-child + html #hpb-main dd {
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd {
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#hpb-main{
	margin:15px 15px 0 0;
}

#hpb-main dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img {
    margin-top: 5px;
    margin-bottom: 10px;
}

#hpb-main img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop {
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

#pagetop a {
	/* ページの先頭へのリンク設定 */
    display: block;
	width: 123px;
	height: 21px;
	background-image : url(img/returnTop_10C.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#pagebas {
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

#pagebas a {
	/* 全路線図へのリンク設定 */
    display: block;
	width: 125px;
	height: 21px;
	background-image : url(img/returnBas_10C.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


/* トップページ デザイン定義 */
/* トップページメインイメージ */
/*.hpb-layoutset-01 #hpb-title h2 {
    height: 280px;
    background-image : url(img/mainimg_10C.jpg);
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 0;
}


/* トップページ デザイン定義 */
/* トップページメインイメージ */
/*.hpb-layoutset-01 #hpb-title h2 {
    height: 280px;
    background-image : url(img/mainimg_10C.jpg);
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 0;
} */


/* メニューページ デザイン定義 */
#toppage-news {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D1D1D2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D1D1D2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D1D1D2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D1D1D2;
}

#hpb-wrapper #toppage-news h3 {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 16px;
    border-top-width: 0px;
    border-top-style: none;
    border-right-width: 0px;
    border-right-style: none;
    font-size: 1em;
}

#hpb-wrapper #toppage-news h3 span.en {
    padding-right: 5px;
    text-transform: uppercase;
}

#hpb-wrapper #toppage-news h3 span.ja {
    padding-left: 5px;
}
