@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
ul {
  margin: 0;
  padding: 0;
}

a{
	outline: none;
}

a:focus{
	outline: none;
}

/* ヘッダー内パーツ */
#hpb-headerMain
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width : 870px;
    float: left;
    z-index: 2;
  font-size : small;
}

#hpb-headerMain h1
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 10px;
}

#hpb-headerLogo
{
    width : 550px;
    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: 58px;
    background-image : url(../menu/top/image1.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1
{
    width : 300px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 43px;
    float: right;
    text-align: right;
}

#hpb-headerExtra1 p.tel
{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.3em;
    line-height: 16px;
    text-align: right;
    color: #00A4FF;
    font-weight: bold;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
    color: #000000;
}

#hpb-headerExtra1 p.mail
{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: right;
    font-size: 12px;
    line-height: 14px;
}

#hpb-headerExtra1 p.mail a
{
    /* お問い合わせリンク設定 */
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

#hpb-headerExtra1 p.mail a:link
{
    background-color: #51221E;
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 p.mail a:visited
{
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 p.mail a:hover
{
    background-color: #00A4FF;
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 p.mail a:active
{
    background-color: #00A4FF;
    color: #ffffff;
    text-decoration: none;
}

#hpb-headerExtra2
{
    height: 30px;
    overflow: hidden;
    text-align: right;
    position: absolute;
    width: 870px;
    top: 0;
    left: 0;
}

#hpb-headerExtra2 ul
{
    /* ヘッダーサブナビゲーション設定 */
    display: block;
    margin-top: 5px;
    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;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

#hpb-headerExtra2 li
{
    display: inline;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    font-size: 12px;
}

#hpb-headerExtra2 li a
{
    padding-left: 10px;
    padding-right: 10px;
}

#hpb-headerExtra2 a:link
{
    color: #000000;
    text-decoration: none;
}
#hpb-headerExtra2 a:visited
{
    color: #000000;
    text-decoration: none;
}
#hpb-headerExtra2 a:hover
{
    color: #00A4FF;
    text-decoration: underline;
}
#hpb-headerExtra2 a:active
{
    color: #00A4FF;
    text-decoration: underline;
}


/* フッター内パーツ */
#hpb-footerMain
{
    background-color: #51221E;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.9em;
    text-align: center;
    color: #ffffff;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
    margin-top : -65px;
    text-align : left;
}

#hpb-footerExtra1 ul
{
    /* フッターサブメニュー設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3px; 
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}

#hpb-footerExtra1 li
{
    display: inline;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    font-size: 11px;
  
}

#hpb-footerExtra1 li a
{
    padding-left: 10px;
    padding-right: 10px;
}

#hpb-footerExtra1 a:link
{
    color: #000000;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited
{
    color: #000000;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover
{
    color: #00A4FF;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active
{
    color: #00A4FF;
    text-decoration: underline;
}


#hpb-footerExtra2
{
}



/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link
{
    color: #00A4FF;
    text-decoration: underline;
}
a:visited
{
    color: #00A4FF;
    text-decoration: underline;
}
a:hover
{
    color: #0080C4;
    text-decoration: underline;
}
a:active
{
    color: #0080C4;
    text-decoration: underline;
}

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

p
{
    margin-top: 0.5em;
    margin-bottom : 1em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height : 1.4;
    text-align: left;
  
  
}

p.large
{
    font-weight: bold;
    font-size : 1.2em;
    margin-bottom: 0.4em;
    color: #1191FE;
}
p.indent
{
    padding-left: 15px;
}

p.price
{
    color : rgb(213, 1, 107);
    text-align: right;
    font-size : medium;
  padding-bottom : -3px;
  margin-bottom : -1px;
}

p.caption
{
	color:#555555;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin:3px 0 0 0;
}

p.more
{
    margin-bottom: 0;
    text-align: right;
    padding-right: 5px;
}

p.more a {
	display: block;
	width: 46px;
	height: 13px;
	margin-left: auto;
	background-image : url(../menu/material/more_8Aa.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}

p.icon
{
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 0;
    padding-bottom: 0;
    font-size : small;
}

#hpb-main p.icon img
{
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
}

.left
{
    float: left;
}
.right
{
    float: right;
}

hr
{
    width: 100%;
    height: 1px;
    margin-top: 0;
    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;
}

hr.style-one {
  	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


#hpb-wrapper h3 {
	height: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-position: right top;
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
	font-size: 1.15em;
	line-height: 27px;
	overflow: hidden;
	clear: both;
}

#hpb-wrapper h3 a{
	text-decoration:none;	
}

#hpb-wrapper h3 a:hover
   {
    color:#ffffff;
}

.bg01 {
	background-image : url(../images/h3bg01.png);	
	margin-top: 20px;
}


	
#title2
{	
    margin: 0 0 10px 0;
	padding-top: 15px;
	padding-bottom: 3px;
	font-size:large;
    text-align: left;
    font-weight: bold;
	border-bottom: 2px solid #000000;
}

h2
{
	
}

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

#hpb-main h3 img
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
    vertical-align: middle;
}


h4
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-size : small;
    line-height: 1.4;
    font-weight: bold;
    color : rgb(0, 164, 255);
	text-decoration:none;
}

h4 a:link
{
	text-decoration:none;
	color:#0081C9;
	}

h4 a:hover
   {
    color:#00A4FF;               /* マウスが上に来た時の文字色設定 */
   }

h4 img
{
    margin-left: 15px;
}

.big
   {
	font-size:20px;
   }

.big a:hover
   {
    color:#00A4FF;               /* マウスが上に来た時の文字色設定 */
   }

.big2
   {
	font-size:16px;
	padding-bottom:5px;
   }

.big2 a:hover
   {
    color:#00A4FF;               /* マウスが上に来た時の文字色設定 */
   }

h5
{
    text-align: left;
    font-size: 0.9em;
	font-weight:normal;
    line-height: 1.5;
	margin:10px 0;
}

a.button_01 {
	background: url(images/button_01.png) left top no-repeat;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 95px;
	height: 32px;
}

a.button_01:hover img {
  position: relative;
  top: -32px;
}

a.button_02 {
	background: url(images/button_02.png) left top no-repeat;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 330px;
	height: 32px;
}

a.button_02:hover img {
  position: relative;
  top: -32px;
}

a.button_back {
  background: url(images/back.png) left top no-repeat;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 80px;
  height: 100px;
}

a.button_back:hover img {
  position: relative;
  top: -100px;
}

.clear { clear: both; }

.roll a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

hr.hev {
    padding: 0;
    border: none;
    border-top: medium double #ffffff;
    color: #ffffff;
    text-align: center;
}
hr.hev:after {
    content: "Original Plan";
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.1em;
	font-weight:bold;
    padding: 0 0.25em;
    background: #881017;
}


.toiawase{
	padding:20px 5px 10px 20px;
	margin:0;
	width:845px;
}

.toiawase img{
	margin-right:15px;
}

.toiawase a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.toiawase2{
	padding:20px 5px 10px 20px;
	margin:0 auto;
	width:660px;
}

.toiawase2 img{
	margin-right:15px;
}

.toiawase2 a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.aka {
	color:#881017;
	font-weight:bold;
}


.gozen {
	padding:2px 0 1px 4px;
	margin:3px 0 2px 0;
	font-size:0.9em;
	font-weight:bold;
	color:#9fc238;
	line-height:1.4em;
	background-color:#f5f5f5
	}
	
.gogo {
	padding:2px 0 1px 4px;
	margin:3px 0 2px 0;
	font-size:0.9em;
	font-weight:bold;
	color:#80c2ef;
	line-height:1.4em;
	background-color:#f5f5f5
	}	
	
.sinya {
	padding:2px 0 1px 4px;
	margin:3px 0 2px 0;
	font-size:0.9em;
	font-weight:bold;
	color:#666666;
	line-height:1.4em;
	background-color:#f5f5f5;
	}	
	
.shujitu {
	padding:2px 0 1px 4px;
	margin:3px 0 2px 0;
	font-size:0.9em;
	font-weight:bold;
	color:#cb5394;
	line-height:1.4em;
	background-color:#f5f5f5
	}	
