@charset "shift_jis";

/* ------------------------------------------------------------------- */
/* Location : http://www.maruchi.biz/wrok/design-price.html */
/* Location : http://www.maruchi.biz/wrok/design-price-offer.css */
/* Date : 2011-10-25 */
/* Date : 2016-05-23 */
/* Author : maruchi */
/* ------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* --- コンテンツ 価格表 design-price --------------------------------- */
/* --- コンテンツ 価格表 枠背景なし  --- */
div.contents-frame-price {
width: 760px;
margin: 0px;
padding: 0px;
border: 0;
text-align: left;
overflow: hidden;
}

div.contents-frame-price img {
vertical-align: top;
}

/* --- 価格表 バナー枠 --- */
div.price-banner-frame {
width: 760px;
height: 278px;
margin: 0px;
padding: 0px;
border: 0;
background: url(../image/design-price-026.gif) no-repeat top center;
font-size: 12px;
line-height: 100%;
text-align: left;
}

/* --- 価格表 バナー左 GIF横長バナー --- */
div.price-banner-left {
width: 520px;
margin: 0px;
padding: 0px;
float: left;
}

/* --- 価格表 バナー右 Qrobo --- */
div.price-banner-right {
width: 240px;
margin: 0px;
padding: 0px;
float: right;
}

/* --- 価格表 バナー左 GIF横長バナー 配置 --- */
p.price-banner-01 {
margin: 0px;
padding: 53px 0px 0px 60px;
font-size: 12px;
line-height: 100%;
text-align: left;
}

p.price-banner-02 {
margin: 0px;
padding: 18px 0px 0px 60px;
font-size: 12px;
line-height: 100%;
text-align: left;
}

/* --- 価格表 バナー左 QRobo GIF 配置 --- */
p.price-banner-03 {
margin: 0px;
padding: 117px 0px 0px 54px;
font-size: 12px;
line-height: 100%;
text-align: left;
}


/* --- 価格表 お問合せページリンク ボタン通常 --------------- */
div.price-page-link {
width: 760px;
height: 70px;
margin: 0px;
padding: 0px;
background: url(../image/design-price-027.gif) no-repeat;
text-indent: -9999px;
}

/* --- 価格表 お問合せページリンク リンク--------------- */
div.price-page-link a {
display: block;
width: 760px;
height: 70px;
margin: 0px;
padding: 0px;
border: 0;
text-decoration: none;
}

/* --- 価格表 お問合せページリンク 押したとき------------ */
div.price-page-link a:hover {
background: url(../image/design-price-028.gif) no-repeat;
text-decoration: none;
}


/* --- 価格表 区切り線 --- */
div.price-clear {
width: 760px;
margin: 0px;
padding: 0px;
border: 0;
text-align: left;
clear: both;
}



/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */





/* --- お知らせ 本文の枠 --- */
div.offer-frame {
margin: 0px;
padding: 20px 110px 0px 110px;
text-align: left;
}

/* --- お知らせ 本文の文字 リンク色 --- */
.offer-frame-text {
margin: 0px;
padding: 0px 0px 14px 0px;
font-size: 18px;
line-height: 180%;
color:#333333;
text-align: left;
}

.offer-frame-text a:link {color:#656565; text-decoration:none;}
.offer-frame-text a:visited {color: #898989;text-decoration:underline;}
.offer-frame-text a:active {color: #FF4200;text-decoration:underline;}
.offer-frame-text a:hover {color: #FF4200;text-decoration:underline;}

/* --- コンテンツ 価格表　終わり --------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */

