@charset "utf-8";

/* ********************************************* */
/** オリジナルステッカー宣伝ページの設定
/** sp-sticker.css
/* ********************************************* */

.WrapBodyArea
{	margin:0 auto;

	border:1px solid #c8c8c8;

}

h2.title {
	font-size: 120%;
	padding: 0 0 0 8px;
	border-left: 5px solid #9B3A38;
	border-bottom: 3px solid #9B3A38;
	line-height: 30px;
	text-align:left;
}





.noUnderLine
{
	border-bottom:none;
}
.minhi380
{
	min-height:380px;
}
.paddingRight20
{
	padding-right:20px;
}
・fontsize110
{
	font-size:110%;
}
h2.noBottomTalk
{
	padding:0;
}
/********************************
お問い合わせバナー
********************************/
.InquiryBannerBox
{
	width:630px;
	clear:both;
	margin:35px auto;
}
.InquiryBannerBox a
{
	width:630px;
	height:97px;
	display:block;
}

/********************************
よくあるご質問
********************************/
.faqList
{
	margin:15px 0;
	text-indent: -1.2em;
	padding-left: 1.2em;
}
.faqList span
{
	font-weight:bold;
	padding:0 5px 0 0;
}
.faqList dt
{
	color:#F60;
	font-weight:bold;
	margin:0 0 5px 0;
}
.faqList dd
{
	margin:0 0 15px 1.2em;
}
.faqList dd.parag
{
	text-indent:0em;
}
.faqList dd span
{
	color:#0278ff;
}

/********************************
お問い合わせバナー
********************************/
.InquiryBannerBox a
{
	background-image:url(../images/bn_inquiry_on.gif);
	width:634px;
	height:98px;
}

/********************************
POPアップ
********************************/
#POPup
{
	background-image:none;
}
.POPupTable table
{
	width:570px;
	margin:0 auto;
}
.POPupTable th
{
	text-align:left;
	background-color:#dff7da;
}
.POPupTable td
{
	text-align:left;
	padding:8px;
}

/********************************
イラレ入稿時の注意
********************************/
#PopUpBody
{
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:none;
}
#PopUpBodyArea
{
	width:570px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
}

/********************************
テーブル風リスト
********************************/
.tableLikeList
{
	width:550px;
	background-color:#f4f4f4;
	border-bottom:1px solid #a7a7a7;
}
.tableLikeList dt
{
	float:left;
	width:8em;
	text-align:center;
	padding:5px 0;
	border-top:1px solid #a7a7a7;
}
.tableLikeList dd
{
	padding:5px;
	margin:0 0 0 8em;
	border-left:0;
	border-right:0;
	background-color:#ffffff;
	border-top:1px solid #a7a7a7;
}
/* hide hack from Mac-IE5 \*/
* html .tableLikeList dd
{
	height:1%;
}
/* end hiding */


/********************************
ショールーム予約フォーム
********************************/
.btnSrFormLink
{
	width:800px;
	height:206px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/btn_sr_on.jpg);
}
.btnSrFormLink a
{
	display:block;
}

/********************************
テキスト
********************************/
h1.normal{
	color: #000;
	font-size: 190%;
	line-height: 180%;
	width: 545px;
	height: 53px;
	padding: 3px 0 4px 25px;
	background-image: url(../images/h1/back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

h2.normal{
	text-indent: 5px;
	color: #C30033;
	font-size: 120%;
	border-bottom: 2px solid #C30033;
	border-left: 10px solid #C30033;
}

 h3.normal {
	text-indent: 5px;
	color: #C30033;
	font-size: 120%;
	border-left: 10px solid #C30033;
}

.textBlue {
	color: #3e7ee2;
}
