@charset "Shift_JIS";

body{
    background-color: #fff;
    margin: 0;
    padding: 0;
    color: #000;
    font: 12px/1.4 "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Hiragino Kaku Gothic Pro" , "MS PGothic" , sans-serif;
    -webkit-text-size-adjust: none;
}

/* スキップリンクの非表示 */
#hpb-skip{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

body.hpb-layoutset-02 #hpb-skip{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

/* リンクカラー */

a:link{
	color: #003399;
}

a:visited{
	color: #003399;
}

a:hover{
	color: #FC0;
}

a:active{
	color: #FC0;
}

/* ヘッダー */

#hpb-header{
	margin-top: -1px;
    background-color: #0000ff;
}

#hpb-headerMain h1{
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	color: #fff;
	background-color: #000084;
	border-bottom: 1px solid #ffffff;
}

#hpb-headerLogo{
	margin-left: 7px;
	margin-top: 0;
}

#hpb-headerExtra1{
    display: none;
}

#hpb-headerExtra2{
    display: none;
}

/* インナー */
#hpb-inner{
	background-image : url(img/bg_inner_00_19.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 10px;
}

/* タイトル */

.hpb-layoutset-01 #hpb-title{
    background-position: center top;
    background-repeat: no-repeat;
	background-color: #ecf3f1;
	width: 100%;
	height: 215px;
	text-indent: -9999px;
    overflow: hidden;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
}

.hpb-layoutset-02 #hpb-title h2{
    background-position: right top;
    background-repeat: no-repeat;
	background-color: #ecf3f1;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	padding-left: 10px;
	padding-right: 60px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}


/* ナビゲーション */
#hpb-nav{
	background-image : url(img/bg_nav_00_19.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 10px;
}
.hpb-layoutset-02 #hpb-nav{
	border-top: 1px solid #c0c0c0;
	margin-top: 10px;
}


h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}


#hpb-nav ul{
	margin-bottom: 0;
    padding: 0;
    list-style: none;
	text-align: center;
}

#hpb-nav ul:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav ul li{
	display: inline;
	margin:0 -1px;
}
#hpb-nav ul li a{
	display: inline-block;
	width: 138px;
    background-image : url(img/ico_01.png);
    background-position: left top;
    background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
	color: #000;
	text-decoration: none;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	margin-bottom: 3px;
}


/* メインコンテンツ */
.hpb-layoutset-02 #hpb-main{
    padding: 0;
}

img, img a{
    border: none !important;
}

.hpb-layoutset-02 .hpb-section p{
	padding-left: 15px;
	padding-right: 15px;
}

.hpb-layoutset-02 .hpb-section > img{
	margin-left: 15px;
}

/* フッター */

#hpb-footerNav ul li#home a span.ja, #hpb-footerNav ul li#pagetop a span.ja{
    display: none;
}

#hpb-footerNav{
	
	padding-bottom: 10px;
	
}

#hpb-footerNav{
	text-align: center;
}

#hpb-footerNav ul{
	list-style: none;
	margin-bottom: 0;
	margin-top: -1px;
	padding: 0;
}

#hpb-footerNav ul:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-footerNav ul li{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#hpb-footerNav ul li a{
	display: inline-block;
	color: #fff;
	text-shadow: 1px 1px 1px #711010;
	width: 78px;
	text-decoration: none;
	text-align: center;
	line-height: 42px;
	height: 42px;
	padding-left: 9px;
	text-transform: uppercase;
}


#hpb-footerNav ul li#home a{
	background-image : url(img/button_home_00_19.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#hpb-footerNav ul li#pagetop a{
	background-image : url(img/button_top_00_19.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#hpb-footerExtra1{
	border-top: 1px solid #b9dfd4;
	border-bottom: 1px solid #b9dfd4;
	background-color: #ecf3f1;
	margin-bottom: 1px;
}

#hpb-footerExtra1 ul{
	list-style: none;
	margin-top: 2px;
	text-align: center;
	margin-bottom: 0;
	padding: 0;
}
#hpb-footerExtra1 ul li{
	display: inline-block;
	line-height: 2.2;
}
#hpb-footerExtra1 ul li a{
	background-image : url(img/arrow_00_19.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 10px;
	color: #003399;
}

#hpb-footerMain{
	padding-bottom: 7px;
	padding-top: 8px;
	background-color: #0000ff;
}

#hpb-footerMain p{
	text-align: center;
	font-size: 10px;
	margin: 0;
	color: #fff;
}

/* サイドバー領域 */

#hpb-aside{
    margin: 10px 10px 10px 10px;
}

#hpb-aside h3 .en{
	text-transform: uppercase;
}

#banner ul{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#banner ul li{
    margin-bottom: 3px;
    line-height: 1.1;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	-webkit-border-radius: 2px;
	padding: 0;
}

#banner ul li a{
    background-color: transparent;
    background-image : url(img/arrow_00_19.png);
    background-repeat: no-repeat;
    background-position: 5px 9px;
    padding: 8px 10px 8px 18px;
	display: block;
    text-decoration: none;
    font-size: 12px;
	color: #000;
}

/* PC版からの変換対応 */

#hpb-main #pagetop,
#footerExtra1 #pagetop{
	display: none;
}

hr{
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #ccc;
   height: 1px;
   margin-left: 10px;
   margin-right: 10px;
}

/* Common ==================== */

.hpb-section{
	overflow: hidden;
}

.hpb-section p{
	word-break: break-all;
	font-size: 12px;
}

/* Second Page ==================== */

.hpb-layoutset-02 #hpb-title h2 .en{
	display: none;
}

.hpb-layoutset-02 #hpb-main h3{
	clear: both;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	-webkit-border-radius: 2px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-shadow: 1px 1px 1px #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ececec));
}

.hpb-layoutset-02 #hpb-main h3 .en{
	display: none;
}

.hpb-layoutset-02 #hpb-main h4{
    margin: 5px 0 5px 12px;
	font-size: 1em;
	color: #a02828;
}

.hpb-layoutset-02 #hpb-main p.large{
    border: 1px solid #a4cbc0;
	background-color: #ecf3f1;
	padding: 10px;
	margin-left: 8px;
	margin-right: 8px;
	-webkit-box-shadow: 1px 1px 1px #eeeeee;
}

.hpb-layoutset-02 #hpb-main p.indent{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.hpb-layoutset-02 #hpb-main dl{
    margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main dt{
    float: left;
    margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main dd{
    margin: 0 0 5px;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-main table{
	margin: 0 10px 10px 10px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

.hpb-layoutset-02 #hpb-main th{
	font-weight: normal;
	background-color: #ecf3f1;
	text-align: left;
	padding: 4px 6px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

.hpb-layoutset-02 #hpb-main td{
	text-align: left;
	padding: 4px 6px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

.hpb-layoutset-02 #hpb-main ol{
    margin: 0 15px;
	padding: 0 15px;
}

.hpb-layoutset-02 #hpb-main ol li{
    margin-bottom: 15px;
}

.hpb-layoutset-02 #hpb-main ol h4{
    margin: 0;
}

/* ========== contact ========== */

.hpb-layoutset-02 #hpb-main #contact h4{
	margin-bottom: 3px;
	font-size: 1em;
	margin-top: 8px;
}

.hpb-layoutset-02 #hpb-main .section input, .hpb-layoutset-02 #hpb-main .section textarea, .hpb-layoutset-02 #hpb-main .section div input, .hpb-layoutset-02 #hpb-main .section div textarea{
    display: inline-block;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
    margin: 0 0 0 10px;
    padding: 4px;
}
.hpb-layoutset-02 #hpb-main .section input{
    height: 30px;
}
.hpb-layoutset-02 #hpb-main .section textarea, .hpb-layoutset-02 #hpb-main .hpb-section .section div textarea{
    height: 160px;
}
.hpb-layoutset-02 #hpb-main #contact .section input:focus, .hpb-layoutset-02 #hpb-main #contact .section textarea:focus, .hpb-layoutset-02 #hpb-main .hpb-section .section div input:focus, .hpb-layoutset-02 #hpb-main .hpb-section .section div textarea:focus{
    background: #fff;
}
.hpb-layoutset-02 #hpb-main form .section p a{
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
.hpb-layoutset-02 #hpb-main .section input.s{
    display: inline-block;
    width: 30px;
    margin: 5px 5px 5px 10px;
}
#hpb-main .hpb-section .section{
	margin:0 15px 0 0;
}
#hpb-main .hpb-section .section textarea{
	width:95%;
}
#hpb-main .hpb-section .section input.l{
	width:95%;
}
#hpb-main .hpb-section .section input.m{
	width:95%;
}
.hpb-layoutset-02 #hpb-main #reserve .hpb-section .submit div,
.hpb-layoutset-02 #hpb-main #contact .hpb-section .submit div,
.hpb-layoutset-02 #hpb-main #contactus .hpb-section .submit div,
.hpb-layoutset-02 #hpb-main #information .hpb-section .submit div{
    margin: 10px auto;
    text-align: center;
}

.hpb-layoutset-02 #hpb-main #reserve .button,
.hpb-layoutset-02 #hpb-main #contact .button,
.hpb-layoutset-02 #hpb-main #contactus .button,
.hpb-layoutset-02 #hpb-main #information .button{
	color: #fff;
	padding: 6px 6px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a92e2e),to(#8d1b1b));
	border: 1px solid #740909;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 2px 2px #eaeaea;
	text-shadow: 1px 1px 1px #630909;
	margin-bottom: 8px;
	font-size: 14px;
}

.hpb-layoutset-02 #hpb-main form{
	text-align: center;
}
.hpb-layoutset-02 #hpb-main form h3{
	text-align: left;
}
.hpb-layoutset-02 #hpb-main form h4{
	text-align: left;
}
.hpb-layoutset-02 #hpb-main form p{
	text-align: left;
}

/******************************
 * float clear
 ******************************/
.hpb-clear 
{
    clear: both;
}

.hpb-clearfix:after 
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.hpb-clearfix 
{
    zoom: 1; /* for IE6 */
}

/******************************
 * レイアウト コンテナ (div)
 ******************************/

/* 飾りなし */
.hpb-parts-smt-cnt-01 
{
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: none;
    clear: both;
}

/* 線囲み */
.hpb-parts-smt-cnt-02 
{
    margin: 0px;
    padding: 0px;
    border-width: 1px !important;
    border-style: solid !important;
    width: auto;
    float: none;
    clear: both;
}

/******************************
 * 見出し (h3)
 ******************************/

/* 飾りなし */
.hpb-parts-smt-hl-01 
{
    margin: 0px;
    padding: 0.5em;
    border: none !important;
    line-height: 1.2em;
}

/* 下線 */
.hpb-parts-smt-hl-02 
{
    margin: 0px;
    padding: 0px 0.5em 0.2px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    line-height: 1.2em;
}

/* 上下線 */
.hpb-parts-smt-hl-03 
{
    margin: 0px;
    padding: 0.5em;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-right-style: none !important;
    border-left-style: none !important;
    line-height: 1.2em;
}

/* 線囲み 1 */
.hpb-parts-smt-hl-04 
{
    margin: 0px;
    padding: 0.5em;
    border-width: 1px !important;
    border-style: solid !important;
    line-height: 1.2em;
}

/* 線囲み 2 (角丸) */
.hpb-parts-smt-hl-05 
{
    margin: 0px;
    padding: 0.5em;
    border-width: 1px !important;
    border-style: solid !important;
    line-height: 1.2em;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/* 線囲み 3 (背景) */
.hpb-parts-smt-hl-06 
{
    margin: 0px;
    padding: 0.5em;
    border-width: 1px !important;
    border-style: solid !important;
    line-height: 1.2em;
}

/* 線囲み 4 (背景/角丸) */
.hpb-parts-smt-hl-07 
{
    margin: 0px;
    padding: 0.5em;
    border-width: 1px !important;
    border-style: solid !important;
    line-height: 1.2em;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/******************************
 * 文章枠 (div)
 ******************************/

/* 飾りなし */
.hpb-parts-smt-cbox-01 
{
    margin: 0px;
    padding: 5px;
    border: none !important;
}

/* 線囲み 1 */
.hpb-parts-smt-cbox-02 
{
    margin: 0px;
    padding: 4px;
    border-width: 1px !important;
    border-style: solid !important;
}

/* 線囲み 2 (点線) */
.hpb-parts-smt-cbox-03 
{
    margin: 0px;
    padding: 4px;
    border-width: 1px !important;
    border-style: dotted !important;
}

/* 線囲み 3 (角丸) */
.hpb-parts-smt-cbox-04 
{
    margin: 0px;
    padding: 4px;
    border-width: 1px !important;
    border-style: solid !important;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/* 線囲み 4 (点線/角丸) */
.hpb-parts-smt-cbox-05 
{
    margin: 0px;
    padding: 4px;
    border-width: 1px !important;
    border-style: dotted !important;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/******************************
 * リスト枠 (div)
 ******************************/

/* リスト枠 1 */
/* リスト枠 3 (見出し) */
.hpb-parts-smt-sbox-01
{
    margin: 0px;
    padding: 0px;
}

.hpb-parts-smt-sbox-01 h3
{
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
    padding: 5px 0px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    text-align: center;
    font-size: small;
    font-weight: normal;
}

.hpb-parts-smt-sbox-01 ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
}

.hpb-parts-smt-sbox-01 li
{
    margin: 0px;
    padding: 10px 15px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

/* リスト枠 2 (角丸) */
/* リスト枠 4 (見出し/角丸) */
.hpb-parts-smt-sbox-02 
{
    margin: 0px;
    padding: 0px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

.hpb-parts-smt-sbox-02 h3
{
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
    padding: 5px 0px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    font-size: small;
    font-weight: normal;
    text-align: center;
}

.hpb-parts-smt-sbox-02 h3:first-child
{
    margin: 0px;
    padding: 5px 0px;
    border-top: none !important;
    -webkit-border-radius:5px 5px 0px 0px / 5px 5px 0px 0px !important;
}

.hpb-parts-smt-sbox-02 ul
{
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

.hpb-parts-smt-sbox-02 li
{
    margin: 0px;
    padding: 10px 15px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.hpb-parts-smt-sbox-02 li:last-child 
{
    margin: 0px;
    padding: 10px 15px;
    border: none !important;
}

/******************************
 * リンクリスト枠 (div)
 ******************************/

/* リンクリスト枠 1 */
/* リンクリスト枠 2 */
/* リンクリスト枠 3 */
/* リンクリスト枠 7 */
/* リンクリスト枠 8 */
/* リンクリスト枠 9 */
.hpb-parts-smt-lbox-01
{
    margin: 0px;
    padding: 0px;
}

.hpb-parts-smt-lbox-01 h3
{
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
    padding: 5px 0px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    text-align: center;
    font-size: small;
    font-weight: normal;
}

.hpb-parts-smt-lbox-01 ul
{
    list-style-type: none !important; 
    margin: 0px;
    padding: 0px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
}

.hpb-parts-smt-lbox-01 li
{
    margin: 0px;
    padding: 0px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.hpb-parts-smt-lbox-01 li a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    line-height: 1.4;
    text-align: left;
    text-decoration: none;
    border-style: none !important;
}

.hpb-parts-smt-lbox-01 li a img
{
    margin: 0px;
    padding: 0px 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

/* リンクリスト枠 4 */
/* リンクリスト枠 5 */
/* リンクリスト枠 6 */
/* リンクリスト枠 10 */
/* リンクリスト枠 11 */
/* リンクリスト枠 12 */
.hpb-parts-smt-lbox-02 
{
    margin: 0px;
    padding: 0px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

.hpb-parts-smt-lbox-02 h3
{
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
    padding: 5px 0px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    font-size: small;
    font-weight: normal;
    text-align: center;
}

.hpb-parts-smt-lbox-02 h3:first-child
{
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
    padding: 5px 0px;
    border-top: none;
    -webkit-border-radius:5px 5px 0px 0px / 5px 5px 0px 0px !important;
}

.hpb-parts-smt-lbox-02 ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none !important;
}

.hpb-parts-smt-lbox-02 li
{
    margin: 0px;
    padding: 0px;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.hpb-parts-smt-lbox-02 li:last-child 
{
    margin: 0px;
    padding: 0px;
    border: none !important;
}

.hpb-parts-smt-lbox-02 li a 
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border: none;
    line-height: 1.4;
    text-align: left;
    text-decoration: none;
}

.hpb-parts-smt-lbox-02 li a img 
{
    margin: 0px;
    padding: 0px 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

.hpb-parts-smt-span-head
{
    display: block;
    margin: 0px 0px 0px -2px;
    padding: 0px;
    font-size: 120%;
    font-weight: bold;
}

.hpb-parts-smt-span-exp
{
    margin: 0px;
    padding: 0px;
    font-size: 85%;
}

/******************************
 * リンクボタン (p)
 ******************************/

/* リンクボタン 1 */
.hpb-parts-smt-lbtn-01
{
    margin: 5px 0px !important; 
    padding: 0px !important;
}

.hpb-parts-smt-lbtn-01 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
}

/* リンクボタン 2 */
.hpb-parts-smt-lbtn-02 
{
    margin: 5px 0px !important; 
    padding: 0px !important;
}

.hpb-parts-smt-lbtn-02 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/* リンクボタン 3 */
.hpb-parts-smt-lbtn-03 
{
    margin: 5px 0px !important; 
    padding: 0px !important;
}

.hpb-parts-smt-lbtn-03 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px !important;
}

/* 左寄せ 1 */
.hpb-parts-smt-lbtn-04 
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
    width: auto;
    float: left;
}

.hpb-parts-smt-lbtn-04 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
}

/* 左寄せ 2 */
.hpb-parts-smt-lbtn-05 
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
    float: left;
}

.hpb-parts-smt-lbtn-05 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/* 左寄せ 3 */
.hpb-parts-smt-lbtn-06 
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
    float: left;
}

.hpb-parts-smt-lbtn-06 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px !important;
}

/* 右寄せ 1 */
.hpb-parts-smt-lbtn-07 
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
    float: right;
}

.hpb-parts-smt-lbtn-07 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
}

/* 右寄せ 2 */
.hpb-parts-smt-lbtn-08 
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
    float: right;
}

.hpb-parts-smt-lbtn-08 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px !important;
}

/* 右寄せ 3 */
.hpb-parts-smt-lbtn-09 
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
    float: right;
}

.hpb-parts-smt-lbtn-09 a
{
    display: block;
    margin: 0px;
    padding: 10px 15px;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px !important;
}

/******************************
 * デフォルトスタイル設定
 ******************************/

/* レイアウト コンテナ */
.hpb-parts-smt-cnt-style 
{
    border-color: #cccccc;
    text-align: left;
}

/* 見出し */
.hpb-parts-smt-hl-style 
{
    border-color: #cccccc;
}

.hpb-parts-smt-hl-bg-style 
{
    border-color: #cccccc;
    background-color: #cccccc;
}

/* 文章枠 */
.hpb-parts-smt-cbox-style
{
    text-align: left;
}

/* リスト枠 */
.hpb-parts-smt-sbox-style
{
    color: #000000;
    border-color: #cccccc;
}

.hpb-parts-smt-sbox-style h3
{
    border-color: #cccccc;
    background-color: #cccccc;
}

.hpb-parts-smt-sbox-style ul,
.hpb-parts-smt-sbox-style li
{
    border-color: #cccccc;
}

/* リンクリスト枠 */
.hpb-parts-smt-lbox-style,
.hpb-parts-smt-lbox-pc-style
{
    color: #000000;
    border-color: #cccccc;
}

.hpb-parts-smt-lbox-style h3
{
    border-color: #cccccc;
    background-color: #cccccc;
}

.hpb-parts-smt-lbox-style ul,
.hpb-parts-smt-lbox-style li
{
    border-color: #cccccc;
}

.hpb-parts-smt-lbox-style a, 
.hpb-parts-smt-lbtn-style a
{
    color: #000000;
}

.hpb-parts-smt-lbox-style a span.en, 
.hpb-parts-smt-lbtn-style a span.en
{
    display: none;
}

.hpb-parts-smt-lbox-style li a
{
    background-image : url(img/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.hpb-parts-smt-lbox-style li a.hpb-parts-smt-lbox-pc-style
{
    background-image : url(img/pc_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
}

/* リンクボタン */
.hpb-parts-smt-lbtn-style
{
    color: #000000;
    border-color: #cccccc;
}

/* ------------------------------------ */
/* 以下テンプレート部品変換用           */

/******************************
 * レイアウト コンテナ (div)
 ******************************/

/* 飾りなし 幅自動 */
.hpb-parts-smtc-cnt-01 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: none;
    clear: both;
}

/* 飾りなし 幅60px */
.hpb-parts-smtc-cnt-01-060 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: left;
}

/* 飾りなし 幅120px */
.hpb-parts-smtc-cnt-01-120 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: left;
}

/* 飾りなし 幅180px */
.hpb-parts-smtc-cnt-01-180 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: left;
}

/* 飾りなし 幅240px */
.hpb-parts-smtc-cnt-01-240 {
    margin: 0px;
    padding: 0px;
    border: none;
    width: auto;
    float: left;
}

/* 線囲み 幅自動 */
.hpb-parts-smtc-cnt-02 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: auto;
    float: none;
    clear: both;
}

/* 線囲み 幅60px */
.hpb-parts-smtc-cnt-02-060 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: auto;
    float: left;
}

/* 線囲み 幅120px */
.hpb-parts-smtc-cnt-02-120 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: auto;
    float: left;
}

/* 線囲み 幅180px */
.hpb-parts-smtc-cnt-02-180 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: auto;
    float: left;
}

/* 線囲み 幅240px */
.hpb-parts-smtc-cnt-02-240 {
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width: auto;
    float: left;
}

/******************************
 * 見出し (h1-h6)
 ******************************/

/* 飾りなし */
.hpb-parts-smtc-hl-01 {
    margin: 0px;
    padding: 0px 0.2em;
    border: none !important;
    line-height: 1.2em;
}

/* 下線 1 */
.hpb-parts-smtc-hl-02 {
    margin: 0px;
    padding: 0px 0.2em;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    line-height: 1.2em;
}

/* 下線 2 (2重線) */
.hpb-parts-smtc-hl-03 {
    margin: 0px;
    padding: 0px 0.2em;
    border-bottom-width: 3px !important;
    border-bottom-style: double !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    line-height: 1.2em;
}

/* 線囲み 1 */
.hpb-parts-smtc-hl-04 {
    margin: 0px;
    padding: 0px 0.2em;
    border-width: 1px !important;
    border-style: solid !important;
    line-height: 1.2em;
}

/* 線囲み 2 (2重線) */
.hpb-parts-smtc-hl-05 {
    margin: 0px;
    padding: 0px 0.2em;
    border-width: 3px !important;
    border-style: double !important;
    line-height: 1.2em;
}

/* 飾りつき 1 (左■付き) */
.hpb-parts-smtc-hl-06 {
    margin: 0px;
    padding: 0px 0px 0px 0.2em;
    border-left-width: 1.2em !important;
    border-left-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    line-height: 1.2em;
}

/* 飾りつき 2 (左■付き＆下線) */
.hpb-parts-smtc-hl-07 {
    margin: 0px;
    padding: 0px 0px 0px 0.2em;
    border-left-width: 1.2em !important;
    border-left-style: solid !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-top-style: none !important;
    border-right-style: none !important;
    line-height: 1.2em;
}

/* 飾りつき 3 (左■付き＆線囲み) */
.hpb-parts-smtc-hl-08 {
    margin: 0px;
    padding: 0px 0px 0px 0.2em;
    border-style: solid !important;
    border-width: 2px 2px 2px 1.2em !important;
    line-height: 1.2em;
}

/******************************
 * 文章枠 (div)
 ******************************/

/* 装飾なし */
.hpb-parts-smtc-cbox-01 {
    margin: 0px;
    padding: 5px;
    border: none;
}

/* 線囲み 1 (実線) */
.hpb-parts-smtc-cbox-02 {
    margin: 0px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
}

/* 線囲み 2 (点線) */
.hpb-parts-smtc-cbox-03 {
    margin: 0px;
    padding: 4px;
    border-width: 1px;
    border-style: dotted;
}

/* 線囲み 3 (2重線) */
.hpb-parts-smtc-cbox-04 {
    margin: 0px;
    padding: 2px;
    border-width: 3px;
    border-style: double;
}

/******************************
 * 写真/画像 (img)
 ******************************/

/* 余白なし */
.hpb-parts-smtc-img-01 {
    margin: 0px;
    padding: 0px;
    border: none;
    float: left;
}

/* 余白あり */
.hpb-parts-smtc-img-02 {
    margin: 0px;
    padding: 5px;
    border: none;
    float: left;
}

/* 写真ボックス 左寄せ配置用 */
.hpb-parts-smtc-img-03 {
    margin: 0px 5px 0px 0px !important;
    padding: 5px;
    border: none;
    float: left;
}

/* 写真ボックス 右寄せ配置用 */
.hpb-parts-smtc-img-04 {
    margin: 0px 0px 0px 5px !important;
    padding: 5px;
    border: none;
    float: right;
}

/* 複数写真ボックス 左端用 */
.hpb-parts-smtc-img-05 {
    margin: 0px;
    padding: 5px;
    border: none;
    float: left;
    clear: both;
}

/* 複数写真ボックス 2列目用 */
.hpb-parts-smtc-img-06 {
    margin: 0px;
    padding: 5px 5px 5px 0px;
    border: none;
    float: left;
}

/* 複数写真ボックス 左端・2行目用 */
.hpb-parts-smtc-img-07 {
    margin: 0px;
    padding: 0px 5px 5px 5px;
    border: none;
    float: left;
    clear: both;
}

/* 複数写真ボックス 2行目用 */
.hpb-parts-smtc-img-08 {
    margin: 0px;
    padding: 0px 5px 5px 0px;
    border: none;
    float: left;
}

/******************************
 * 水平線 (hr)
 ******************************/

/* 水平線 1 (実線・細) */
.hpb-parts-smtc-hr-01 {
    margin: 0.5em 0px;
    border-width: 1px 0px 0px 0px !important;
    border-top-style: solid !important;
}

/* 水平線 2 (実線・太) */
.hpb-parts-smtc-hr-02 {
    margin: 0.5em 0px;
    border-width: 2px 0px 0px 0px;
    border-top-style: solid;
}

/* 水平線 3 (点線・細) */
.hpb-parts-smtc-hr-03 {
    margin: 0.5em 0px;
    border-width: 1px 0px 0px 0px;
    border-top-style: dotted;
    height: 0px;
}

/* 水平線 4 (点線・太) */
.hpb-parts-smtc-hr-04 {
    margin: 0.5em 0px;
    border-width: 2px 0px 0px 0px;
    border-top-style: dotted;
    height: 0px;
}

/* 水平線 5 (破線・細) */
.hpb-parts-smtc-hr-05 {
    margin: 0.5em 0px;
    border-width: 1px 0px 0px 0px;
    border-top-style: dashed;
}

/* 水平線 6 (破線・太) */
.hpb-parts-smtc-hr-06 {
    margin: 0.5em 0px;
    border-width: 2px 0px 0px 0px;
    border-top-style: dashed;
}

/* 水平線 7 (2重線) */
.hpb-parts-smtc-hr-07 {
    margin: 0.5em 0px;
    border-width: 3px 0px 0px 0px;
    border-top-style: double;
}

/******************************
 * 写真ボックス (div)
 ******************************/

/* 飾りなし */
.hpb-parts-smtc-pbox-01 {
    margin: 5px;
    padding: 0px;
    border: none;
    text-align: left;
    width: auto;
    float: none;
    clear: both;
}

/* 飾りなし 画像幅60px */
.hpb-parts-smtc-pbox-01-060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅120px */
.hpb-parts-smtc-pbox-01-120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅180px */
.hpb-parts-smtc-pbox-01-180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅240px */
.hpb-parts-smtc-pbox-01-240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み */
.hpb-parts-smtc-pbox-02 {
    margin: 4px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: none;
}

/* 線囲み 画像幅60px */
.hpb-parts-smtc-pbox-02-060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅120px */
.hpb-parts-smtc-pbox-02-120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅180px */
.hpb-parts-smtc-pbox-02-180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅240px */
.hpb-parts-smtc-pbox-02-240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 写真ボックス用 文章領域 */
.hpb-parts-smtc-pbox-desc {
    margin: 0px;
    padding: 5px 5px 0px 5px;
    border: none;
}

/******************************
 * 複数写真ボックス (div)
 ******************************/

/* 飾りなし 画像幅60px 横2x縦1 */
.hpb-parts-smtc-mpbox-01-2060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅60px 横3x縦1 */
.hpb-parts-smtc-mpbox-01-3060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅60px 横4x縦1 */
.hpb-parts-smtc-mpbox-01-4060 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅120px 横2x縦1 */
.hpb-parts-smtc-mpbox-01-2120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅120px 横3x縦1 */
.hpb-parts-smtc-mpbox-01-3120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅120px 横4x縦1 */
.hpb-parts-smtc-mpbox-01-4120 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅180px 横2x縦1 */
.hpb-parts-smtc-mpbox-01-2180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅180px 横3x縦1 */
.hpb-parts-smtc-mpbox-01-3180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅180px 横4x縦1 */
.hpb-parts-smtc-mpbox-01-4180 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅240px 横2x縦1 */
.hpb-parts-smtc-mpbox-01-2240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅240px 横3x縦1 */
.hpb-parts-smtc-mpbox-01-3240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 飾りなし 画像幅240px 横4x縦1 */
.hpb-parts-smtc-mpbox-01-4240 {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    border: none;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅60px 横2x縦1 */
.hpb-parts-smtc-mpbox-02-2060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅60px 横3x縦1 */
.hpb-parts-smtc-mpbox-02-3060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅60px 横4x縦1 */
.hpb-parts-smtc-mpbox-02-4060 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅120px 横2x縦1 */
.hpb-parts-smtc-mpbox-02-2120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅120px 横3x縦1 */
.hpb-parts-smtc-mpbox-02-3120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅120px 横4x縦1 */
.hpb-parts-smtc-mpbox-02-4120 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅180px 横2x縦1 */
.hpb-parts-smtc-mpbox-02-2180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅180px 横3x縦1 */
.hpb-parts-smtc-mpbox-02-3180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅180px 横4x縦1 */
.hpb-parts-smtc-mpbox-02-4180 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅240px 横2x縦1 */
.hpb-parts-smtc-mpbox-02-2240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅240px 横3x縦1 */
.hpb-parts-smtc-mpbox-02-3240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/* 線囲み 画像幅240px 横4x縦1 */
.hpb-parts-smtc-mpbox-02-4240 {
    margin: 4px;
    padding: 0px 0px 5px 0px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: auto;
    float: left;
}

/******************************
 * バナーリスト
 ******************************/

/* 文字型 1 */
.hpb-parts-smtc-blist-01 {
    margin: 0px;
    padding: 0px;
}
.hpb-parts-smtc-blist-01 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: center;
}
.hpb-parts-smtc-blist-01 li {
    padding: 0px 5px 5px 5px;
}
.hpb-parts-smtc-blist-01 li a {
    display: block;
    margin: 0px;
    padding: 5px;
    text-decoration: none;
    border-style: none;
}

/* 文字型 2 */
.hpb-parts-smtc-blist-02 {
    margin: 0px;
    padding: 0px;
}
.hpb-parts-smtc-blist-02 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: center;
}
.hpb-parts-smtc-blist-02 li {
    padding: 0px 5px 5px 5px;
}
.hpb-parts-smtc-blist-02 li a {
    display: block;
    margin: 0px;
    padding: 5px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
}

/* 文字型 3 */
.hpb-parts-smtc-blist-03 {
    margin: 0px;
    padding: 0px;
}
.hpb-parts-smtc-blist-03 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: center;
}
.hpb-parts-smtc-blist-03 li {
    padding: 0px 5px 5px 5px;
}
.hpb-parts-smtc-blist-03 li a {
    display: block;
    margin: 0px auto;
    padding: 5px;
    text-decoration: none;
    border-left-width: 2em;
    border-left-style: solid;
    border-right-width: 2em;
    border-right-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/* 画像付き 1 */
.hpb-parts-smtc-blist-04 {
    margin: 0px;
    padding: 0px;
}
.hpb-parts-smtc-blist-04 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: left;
}
.hpb-parts-smtc-blist-04 li {
    padding: 0px 5px 5px 5px;
}
.hpb-parts-smtc-blist-04 li a {
    display: block;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border-style: none;
    height: 30px;
}
.hpb-parts-smtc-blist-04 li a img {
    margin: 0px;
    padding: 0px 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

/* 画像付き 2 */
.hpb-parts-smtc-blist-05 {
    margin: 0px;
    padding: 0px;
}
.hpb-parts-smtc-blist-05 ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    text-align: left;
}
.hpb-parts-smtc-blist-05 li {
    padding: 0px 5px 5px 5px;
}
.hpb-parts-smtc-blist-05 li a {
    display: block;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    height: 30px;
}
.hpb-parts-smtc-blist-05 li a img {
    margin: 0px;
    padding: 0px 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

/******************************
 * デフォルトスタイル設定
 ******************************/

.hpb-parts-smtc-cnt-style {
    text-align: left;
}

.hpb-parts-smtc-hl-style {
    border-color: #cccccc;
}

.hpb-parts-smtc-cbox-style {
    text-align: left;
}

.hpb-parts-smtc-hr-style {
    clear: both;
}

.hpb-parts-smtc-pbox-style {
    border-color: #cccccc;
}


/* レイアウトコンテナ　2種類
================================================== */

.hpb-parts-smt-cnt-style {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
}

.hpb-parts-smt-cnt-02 {
	padding: 4px;
}

/* 見出し　7種類
================================================== */

.hpb-parts-smt-hl-style {
	margin-left: 10px;
	margin-right: 10px;
	border-color: #a4cbc0 !important;
	-webkit-border-radius: 0px !important;
	margin-bottom: 1em;
	font-weight: normal;
	padding: 6px 4px !important;
	font-size: 12px !important;
	text-shadow: none !important;
	background-color: #fff !important;
	background-image: none !important;
}

.hpb-parts-smt-hl-01,
.hpb-parts-smt-hl-02,
.hpb-parts-smt-hl-03,
.hpb-parts-smt-hl-04,
.hpb-parts-smt-hl-05,
.hpb-parts-smt-hl-06 {
	background-image: none !important;
}

.hpb-parts-smt-hl-05 {
	-webkit-border-radius: 5px !important;
}
.hpb-parts-smt-hl-06 {
	-webkit-border-radius: 0px !important;
}
.hpb-parts-smt-hl-06,
.hpb-parts-smt-hl-07 {
	background-color: #ecf3f1 !important;
}

.hpb-parts-smt-hl-bg-style {
	border-color: #a4cbc0 !important;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
	font-weight: normal;
	background-color: #ecf3f1 !important;
	background-image: none !important;
	padding: 6px 4px !important;
	font-size: 12px !important;
	text-shadow: none !important;
}

/* 文書枠　5種類
================================================== */

.hpb-parts-smt-cbox-style {
	border-color: #a4cbc0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
}

/* リスト枠　4種類（2×2種類　見出しアリ・ナシ）
================================================== */

.hpb-parts-smt-sbox-style {
	border-color: #a4cbc0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
}
.hpb-parts-smt-sbox-style ul {
	border-color: #a4cbc0;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
}
.hpb-parts-smt-sbox-style li {
	border-color: #a4cbc0;
	padding-top: 6px;
	padding-bottom: 6px;
}

.hpb-parts-smt-sbox-style h3 {
	border-color: #a4cbc0 !important;
	-webkit-border-radius: 0px !important;
	margin: 0 !important;
	font-weight: normal;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ececec)) !important;
	padding: 6px 4px !important;
	font-size: 12px !important;
	text-shadow: 1px 1px 1px #fff;
}

.hpb-parts-smt-sbox-02 h3 {
	border-left: none !important;
	border-right: none !important;
}
.hpb-parts-smt-sbox-02 li:last-child 
{
    padding: 6px 12px 6px 15px;
}

/* トップページニュース */
.hpb-layoutset-02 #hpb-main #toppage-news .hpb-parts-smt-sbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #toppage-news .hpb-parts-smt-sbox-style li
{
	padding-left: 15px;
	margin: 0;
}

/* プライバシーポリシー */
.hpb-layoutset-02 #hpb-main #privacy .hpb-parts-smt-sbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #privacy .hpb-parts-smt-sbox-style li
{
	background-image: none;
	padding-left: 15px;
	margin: 0;
}

/* トップページスペシャル */
.hpb-layoutset-02 #hpb-main #toppage-special .hpb-parts-smt-sbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #toppage-special .hpb-parts-smt-sbox-style li
{
	background-image: none;
	padding-left: 15px;
	margin: 0;
}
/* 商品一覧 */
.hpb-layoutset-02 #hpb-main #item .hpb-parts-smt-sbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #item .hpb-parts-smt-sbox-style li
{
	background-image: none;
	padding-left: 15px;
	margin: 0;
}
/* リンクリスト　2種類（2×6種類　枠角・枠丸／見出しアリ・ナシ／画像アリ・ナシ）
================================================== */

.hpb-parts-smt-lbox-style {
	border-color: #a4cbc0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
}

.hpb-parts-smt-lbox-style .en {
	display: none;
}

.hpb-parts-smt-lbox-style a {
	color: #000;
}

.hpb-parts-smt-lbox-style ul {
	border-color: #a4cbc0;
	padding: 0;
	margin: 0;
	list-style: none;
}
.hpb-parts-smt-lbox-style li {
	border-color: #a4cbc0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.hpb-parts-smt-span-head {
	font-size: 100%;
}

.hpb-parts-smt-lbox-style h3 {
	border-color: #a4cbc0 !important;
	-webkit-border-radius: 0px !important;
	margin: 0 !important;
	font-weight: normal;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ececec)) !important;
	padding: 6px 4px !important;
	font-size: 12px !important;
	text-shadow: 1px 1px 1px #fff;
}
.hpb-parts-smt-lbox-01 h3,
.hpb-parts-smt-sbox-01 h3 {
	border-bottom: none !important;
}
.hpb-parts-smt-lbox-02 h3 {	
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}

/* トップページニュース */
.hpb-layoutset-02 #hpb-main #toppage-news .hpb-parts-smt-lbox-style ul {
	padding: 0;
	margin: 0;
}

.hpb-layoutset-02 #hpb-main #toppage-news .hpb-parts-smt-lbox-style li
{
	padding: 0;
	margin: 0;
}
/* プライバシーポリシー */
.hpb-layoutset-02 #hpb-main #privacy .hpb-parts-smt-lbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #privacy .hpb-parts-smt-lbox-style li
{
	background-image: none;
	padding-left: 0;
}
/* トップページスペシャル */
.hpb-layoutset-02 #hpb-main #toppage-special .hpb-parts-smt-lbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #toppage-special .hpb-parts-smt-lbox-style li
{
	background-image: none;
	padding-left: 0;
}

/* 商品一覧 */
.hpb-layoutset-02 #hpb-main #item .hpb-parts-smt-lbox-style ul {
	padding-left: 0;
	padding-right: 0;
}

.hpb-layoutset-02 #hpb-main #item .hpb-parts-smt-lbox-style li
{
	background-image: none;
	padding-left: 0;
	margin-bottom: 0;
}


/* リンクボタン　9種類
================================================== */

.hpb-parts-smt-lbtn-style {
	margin-bottom: 1em;
	font-size: 12px;
}

.hpb-parts-smt-lbtn-style a {
	color: #fff;
	padding: 6px 6px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a92e2e),to(#8d1b1b));
	border: 1px solid #740909;
	-webkit-box-shadow: 2px 2px 2px #eaeaea;
	text-shadow: 1px 1px 1px #630909;
}

p.hpb-parts-smt-lbtn-style {
	margin-left: 10px !important;
	margin-right: 10px !important;
	padding: 0 !important;
	background-image: none !important;
	background-color: #fff !important;
}

/* リンクカラー　2種類
================================================== */


/* Navigation
============================================================ */


#hpb-nav ul li span.en{
    display: none;
}

#hpb-nav ul li#nav-toppage a{
	background-image : url(img/ico_01.png);
}
#hpb-nav ul li#nav-dentistry a{
	background-image : url(img/ico_01.png);
}
#hpb-nav ul li#nav-clinical a{
	background-image : url(img/ico_01.png);
}
#hpb-nav ul li#nav-vivid a{
	background-image : url(img/ico_01.png);
}
#hpb-nav ul li#nav-esthetic a{
	background-image : url(img/ico_01.png);
}
#hpb-nav ul li#nav-dentalclinic a{
	background-image : url(img/ico_01.png);
}
#hpb-nav ul li#nav-contact a{
	background-image : url(img/ico_01.png);
}

/* Footer Navigation
============================================================ */



/* Main Contents
============================================================ */

/* header logo */
#hpb-headerLogo a{
    display: block;
    background-image : url(img/header_title_01.png);
    background-position: left top;
    background-repeat: no-repeat;
	height: 75px;
    text-indent: -9999px;
    overflow: hidden;
}

.hpb-layoutset-01 #hpb-title{
    background-image : url(img/main_title_01.png);
}

.hpb-layoutset-02 #hpb-title h2{
	background-image : url(img/index_bg_01.png);
}



/* Top Page ==================== */

.hpb-layoutset-01 #toppage{
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #a4cbc0;
	-webkit-box-shadow: 1px 1px 1px #eeeeee;
	margin-bottom: 10px;
}

.hpb-layoutset-01 #toppage .hpb-section{
	border: 4px solid #ffffff;
	background-color: #ecf3f1;
	padding: 10px;
}

.hpb-layoutset-01 #toppage .hpb-section h3{
	clear: both;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	line-height: 1.5;
}

.hpb-layoutset-01 .hpb-section p{
	margin: 0;
	line-height: 1.5;
}

#hpb-main #toppage-news ul{
    margin: 0 15px;
    font-size: 12px;
	list-style: none;
	padding: 0;
}

#hpb-main #toppage-news ul li{
	margin-bottom: 15px;
}

#hpb-main #toppage-news ul li h4{
	margin: 0;
	padding: 0;
}


/* ========== concept ========== */

.hpb-layoutset-02 #hpb-main #concept .hpb-section{
    padding-bottom: 10px;
}

.hpb-layoutset-02 #hpb-main #concept .hpb-section:last-child p:last-child{
    margin-bottom: 0;
}
.hpb-layoutset-02 #hpb-main #concept dl{
    margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #concept dt{
    float: left;
    width: 5.5em;
    margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #concept dd{
    margin: 0 0 5px;
    overflow: hidden;
}


/* ========== news ========== */

.hpb-layoutset-02 #hpb-main #news p.indent{
	text-indent: -1.3em;
	margin-left: 26px;
	margin-right: 25px;
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h4{
	margin-left: 20px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h5{
    font-size: 12px;
    margin: 10px 15px 10px 22px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section p.large{
    margin: 0;
    padding: 0 15px;

}
.hpb-layoutset-02 #hpb-main #news dl{
    margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #news dt{
    float: left;
    margin-right: 15px;
}
.hpb-layoutset-02 #hpb-main #news dd{
    margin: 0 0 15px;
    overflow: hidden;
}


/* ========== company ========== */

.hpb-layoutset-02 #hpb-main #company .hpb-section{
    padding: 0 0 25px;
}
.hpb-layoutset-02 #hpb-main #company dl{
    margin: 10px 15px;
}
.hpb-layoutset-02 #hpb-main #company dt{
    float: left;
    width: 5.5em;
    margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #company dd{
    margin: 0 0 5px;
    overflow: hidden;
}

/* ========== recruit ========== */


.hpb-layoutset-02 #hpb-main #recruit dl{
    margin: 0;
}
.hpb-layoutset-02 #hpb-main #recruit dt{
    margin: 0 0 10px;
    padding: 2px 15px 0 14px;
    line-height: 1.0;
	width: 5em;
}
.hpb-layoutset-02 #hpb-main #recruit dd{
    margin: 15px 15px 20px;
    padding: 0;
}

/* ========== access ========== */

.hpb-layoutset-02 #hpb-main #access dt{

	width: 5em;
}

.hpb-layoutset-02 #hpb-main #access .hpb-section > img{
	margin-left: 15px;
}


/* ========== Privacy Policy ========== */

.hpb-layoutset-02 #hpb-main #privacy ul{
    padding: 0 15px;
    list-style: none;
}
.hpb-layoutset-02 #hpb-main #privacy li{
    background-image : url(img/arrow_00_19.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
}

/* 縦向き表示時のみ適用 */
@media only screen and (orientation : portrait)
{
    .hpb-layoutset-02 #hpb-main #privacy h3
    {
        letter-spacing: -1px;
    }
}

/* ========== Law ========== */
.hpb-layoutset-02 #hpb-main #law dl{
    margin: 0 15px;
    padding: 10px 0;
}
.hpb-layoutset-02 #hpb-main #law dt{
    float: left;
    width: 7em;
    margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #law dd{
    margin: 0 0 10px;
    overflow: hidden;
}




