@charset "Shift_JIS";

/* 要素リセット */

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
    background-color: #fff;
    background-position: center top;
    background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
    font-size: 70%;
}
/* end */

img {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_7C.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-header {
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 88px;
}

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

#hpb-inner {
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 30px;
    position: relative;
    zoom: 1;
}

.hpb-layoutset-02 #hpb-inner {
    padding-top: 65px;
}


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

#hpb-wrapper {
    width: 685px;
    float: right;
}

.hpb-layoutset-02 #hpb-wrapper {
    margin-top: -3px;
}

.hpb-layoutset-01 #hpb-title {
    width: 685px;
    height: 353px;
}

.hpb-layoutset-02 #hpb-title {
    width: 680px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-main {
    width: 680px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#hpb-aside {
    width: 210px;
    float: left;
}

* html #hpb-aside {
    float: none; /* for IE6 */
}

#banner {
}

.hpb-layoutset-01 #banner {
    height: 290px;
    overflow: hidden;
    margin-bottom: 55px;
}

.hpb-layoutset-02 #banner {
    margin-bottom: 10px;
}

#shopinfo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-footer {
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 30px;
    clear: both;
}

#hpb-nav {
    position: absolute;
    left: 0px;
    width: 900px;
    height: 45px;
    overflow: hidden;
    background-image : url(navBg_7C_01.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.hpb-layoutset-01 #hpb-nav {
    top: 300px;
}

.hpb-layoutset-02 #hpb-nav {
    top: 5px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01 {
    background-image : url(topBg_7C_01.png);
}

.hpb-layoutset-02 {
    background-image : url(pageBg_7C_01.png);
}

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul {
    width: 870px;
    height: 23px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    border-right-width: 4px;
    border-right-style: solid;
    border-right-color: #BE1C1E;
}

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

#hpb-nav li {
    display: block;
    width: 145px;
    float: left;
}


#hpb-nav li a {
    display: block;
    height: 23px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    background-position: top left;
    background-repeat: repeat-x;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #BE1C1E;
}

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

#hpb-nav li span.ja {
    padding-right: 5px;
    font-size: 14px;
}

#hpb-nav a:link {
    text-decoration: none;
    color: #BE1C1E;
}
#hpb-nav a:visited {
    text-decoration: none;
    color: #BE1C1E;
}
#hpb-nav a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #BE1C1E;
}
#hpb-nav a:active {
    text-decoration: none;
    color: #ffffff;
    background-color: #BE1C1E;
}



/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メインイメージ高さ */
.hpb-layoutset-01 #hpb-title h2 {
    height: 283px;
}

/* コンテンツタイトル背景 */
.hpb-layoutset-02 h2 {
}

/*--------------------------------------------------------
  English設定
--------------------------------------------------------*/
#main_cont {
	width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 88px;
}

#main_img {
	width:900px;
	height:400px;
}
#title {
	width:900px;
	height:50px;
	margin:20px 0 20px 0;
}
table.partners {
	color:#000;
	margin-bottom:20px;
}
table.partners td {
	border:1px #333 solid;
}
.img_left {
	float:left;
	margin:0 10px 15px 0;
}
/*--------------------------------------------------------
  footer設定
--------------------------------------------------------*/

div#footer_wrap {
	width:100%;
	height:150px;
	background:#FFF;
	border-top:#CCC solid 5px;
	margin:30px 0 0px;
	position:relative;
}
div#footer_wrap div#footer {
	width:900px;
	margin:15px auto;
	color:#FFF0CB;
	padding:10px 20px;
	text-align:center;
}
div#footer_wrap div#footer ul {
	margin:0 auto;
	width:auto;
	width:260px;
}
div#footer_wrap div#footer ul li {
	float:left;
	margin-right:20px;
}
div#footer_wrap div#footer ul li a {
	color:#333333;
}
div#footer_wrap div#footer p {
	margin-top:40px;
	text-align:center;
	color:#333333;
}


/**/
table.company {
	margin-bottom:20px;
}
table.partners {
	color:#000;
	margin-bottom:20px;
}
table.partners td {
	border:1px #333 solid;
}

iframe {
	margin-bottom:20px;
}


ul.partners {
	list-style:decimal;
	margin-bottom:20px;
	list-style-position:inside;
	width:640px;
}
ul.partners li {
	list-style:decimal;
	list-style-position:inside;
	text-indent:-1em;
	margin-left:1em;
	margin-bottom:10px;
}

p.text span {
	width:100%;
	color:#B70000;
	font-size:110%;
}
p.text span.show {
	width:100%;
	color:#FFF0C2;
	font-size:110%;
}
p.text span.show2 {
	width:100%;
	color:#FFF;
	font-size:130%;
}


table.products {
	color:#000;
	margin-bottom:20px;
	color:#FFF;
	margin-top:10px;
}
table.products th {
	font-size:110%;
	text-align:left;
}
table.products td {
	font-size:85%;
}
table.products td span {
	color:#F00;	
}



ul.proType1 {
	margin-bottom:15px;
	float:left;
	background:#5B2900;
	padding:10px;
}
ul.proType1 li {
	width:146px;	
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
ul.proType1 li.last {
	width:146px;	
	float:left;
	margin-right:0px;
	margin-bottom:10px;
}


ul.proType11 {
	margin-bottom:15px;
	float:left;
	background:#5B2900;
	padding:10px;
}

ul.proType11 li {
	width:587px;
	margin-right:17px;
	margin-left:16px;
}



ul.proType2 {
	margin-bottom:15px;
	float:left;
	background:#5B2900;
	padding:10px;
}
ul.proType2 li {
	width:117px;	
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
ul.proType2 li.last {
	width:117px;	
	float:left;
	margin-right:0px;
	margin-bottom:8px;
}
ul.proType1 p {
	font-size:85%;
}
ul.proType2 p {
	font-size:80%;
}


table.product {
	width:100%;
	background:#E8DACF;
	color:#000;
	margin-bottom:25px;
}
table.product td {
	padding: 3px 10px;
	border:#FFF 1px solid;
}


input[type="submit"] {
	background:url(../img/submit_btn.png) no-repeat;
	width:63px;
	height:32px;
	border:none;
}