@charset   "Shift_JIS";
/*Page Layout*/

BODY{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	font-size: 14px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

A:LINK{
	color: #4f2700;
	text-decoration: none;
}

A:VISITED{
	color: #914800;
	text-decoration: none;
}

A:HOVER{
	color: #0000ff;
	text-decoration: none;
}

A:ACTIVE{
	color: #808000;
	text-decoration: none;
}

H1{
	font-size: 120%;
}

H2{
	font-size: 120%;
}

H3{
	font-size: 120%;
}

H4{
	font-size: 120%;
}

H5{
	font-size: 100%;
}

H6{
	font-size: 100%;
}

P{
	font-size: 100%;
}

UL{
	list-style-type: disc;
	list-style-position: outside;
}

LI{
	text-align: left;
}

DL{
	padding: 0px;
	margin: 5px 0px 0px 5px;
	line-height: 1.8em;
}

DD{
	font-size: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

DT{
	font-size: 115%;
	text-align: left;
	color: #ffa500;
	list-style-type: disc;
}

#container{
	text-align: center;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}

#header{
	width: 100%;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
}

#header H1{
	text-align: left;
	padding: 0px 0px 5px;
	margin-top: 1px;
	margin-left: 8px;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0px;
}

#header H2{
	color: #008000;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
	margin-top: 30px;
}

#pannavi{
	margin: 0px 5px 5px 10px;
	width: 100%;
	text-align: left;
	font-size: 90%;
	background-color: #ffffff;
}

#contents{
	float: right;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	background-color: #ffffff;
}

#sidebar{
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}

#footer{
	clear: both;
	width: 100%;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
}

#footermenu{
	font-size: 98%;
	padding: 0px;
	margin: 0px;
}

#footer P{
	font-size: 95%;
}
/*段落、文字設定*/

/*subpage*/

#pagetop-sub{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(pagetoplist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	width: 95%;
}

#pagetop-sub H2{
	color: #414141;
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.navi{
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}

OL{
	font-size: 100%;
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
}
/*施工価格*/

.contentsbox1{
	width: 90%;
	padding: 0px;
	margin: 10px auto;
	border: 5px solid #00cc00;
	text-align: center;
}

.contentsbox1 H2{
	padding: 5px 10px;
	border: 0px;
	text-align: left;
	font-size: 120%;
	color: #ffffff;
	margin: 0px;
	background-color: #414141;
}
/*メニュー*/

.contentsbox2{
	width: 200px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ffffff;
	border-width: 5px;
	border-style: solid;
	border-color: #009900;
	line-height: 1em;
}

.contentsbox2 P{
	padding: 0px;
	margin: 5px 0px 0px 5px;
	background-image: url(midasi_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}

.contentsbox2 H2{
	color: #ffffff;
	text-align: left;
	padding: 3px;
	margin: 3px;
	background-color: green;
	border: 1px #009900;
}

.contentsbox2 UL{
	padding: 0px;
	margin: 5px 0px 0px 25px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}

.contentsbox2 LI{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 110%;
	line-height: 2em;
}
/*問い合わせ*/

.contentsbox3{
	width: 200px;
	padding: 1px;
	margin: 20px auto 10px;
	background-color: #ffffff;
	border: 5px solid #ff8000;
	text-align: center;
}

.contentsbox3 P{
	padding: 0px;
	margin: 5px 0px 10px 5px;
	background-image: url(midasi_toiawase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}
/*営業エリア*/

.contentsbox4{
	width: 200px;
	padding: 1px;
	margin: 20px auto 10px;
	background-color: #ffffff;
	border: 5px solid #2f2fff;
	line-height: 1em;
}

.contentsbox4 P{
	padding: 0px;
	margin: 5px 0px 0px 5px;
	background-image: url(midasi_eria.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}

.contentsbox4 H3{
	text-align: left;
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5em;
	margin: 3px;
}
/*オレンジ枠*/

.contentsbox5{
	width: 90%;
	padding: 1px;
	margin: 20px auto 10px;
	border: 5px solid #ffa500;
	text-align: left;
}

.contentsbox5 H3{
	padding: 5px 10px;
	border: 0px;
	text-align: center;
	font-size: 120%;
	color: #333333;
	margin: 0px;
}

.contentsbox5 H6{
	padding: 0px 0px 5px;
	border-width: 0px 0px 1px;
	text-align: center;
	font-size: 130%;
	color: black;
	margin-top: 15px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: 0px;
}

.contentsbox5 UL{
	list-style-type: none;
	line-height: 110%;
}

.contentsbox5 LI{
	list-style-type: none;
	line-height: 110%;
	font-size: 110%;
}

.contentsbox5 A{
	display: block;
}

.contentsbox5 A:HOVER{
	background-color: #0000ff;
	color: #ffffff;
}
/*フッター*/

.contentsbox6{
	width: 940px;
	padding: 0px;
	margin: 10px auto;
	border: 5px solid #00cc00;
	text-align: left;
}

.contentsbox6 H2{
	padding: 5px 10px;
	border: 0px;
	text-align: center;
	font-size: 120%;
	color: #333333;
	margin: 0px;
}
.contentsbox7{
	width: 910px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	background-image : url(pr_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
}
.fontred{
	color: #ff0000;
}
/*<SPAN class="fontred">ここに記入</SPAN>*/

.fontgreen{
	color: #00cc00;
}
/*<SPAN class="fontgreen">ここに記入</SPAN>*/

.fontbgreen{
	color: #008000;
	font-weight: bold;
}

.fontwhite{
	color: #ffffff;
}
/*<SPAN class="fontwhite">ここに記入</SPAN>*/

.fontorange{
	color: #f29200;
}
/*<SPAN class="fontorange">ここに記入</SPAN>*/

.fontgold{
	color: #646400;
}
/*<SPAN class="fontgold">ここに記入</SPAN>*/

.fontstrong{
	font-weight: bold;
	font-size: 105%;
}

.fontsize120{
	font-size: 120%;
	color: #000000;
}

.fontsize150red{
	font-size: 150%;
	color: #ff0000;
	font-weight: bolder;
}

.fontsize80{
	font-size: 80%;
}

TABLE{
	line-height: 1.5em;
	font-size: 100%;
}
/*komono*/

.box{
	width: 95%;
	margin-top: 10px;
	text-align: left;
	list-style-type: none;
}

.box H2{
	margin: 0px;
	padding: 0px;
}

.box90{
	width: 90%;
	margin: 10px auto 5px;
	padding: 0px;
}

.box85{
	width: 85%;
	margin: 10px auto 5px;
	padding: 0px;
}

.boxgreen{
	border: 1px solid #00cc00;
	margin: 0px auto 10px;
	padding: 5px;
}

.boxgreen UL{
	line-height: 150%;
	list-style-position: outside;
	text-align: left;
	list-style-type: none;
}

.boxgreen LI{
	font-size: 110%;
	padding: 5px;
	list-style-position: outside;
	list-style-type: none;
}

.boxgreen P{
	text-align: left;
}

.boxgold90{
	border: 1px solid #9e8f63;
	margin: 5px auto 20px;
	padding: 3px 10px;
	width: 90%;
}

.boxorange90{
	border: 3px double #ff8000;
	margin: 0px auto;
	padding: 0px;
	width: 90%;
	color: #ffffff;
	background-color: #ff8000;
}

.boxorange90 H3{
	font-size: 120%;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.boxgreen90{
	border: 3px double #00cc00;
	margin: 0px auto;
	padding: 3px;
	width: 90%;
}

.groupbox90{
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.groupbox90 UL{
	line-height: 180%;
	padding: 5px;
	list-style-type: none;
}

.groupbox90 LI{
	font-size: 110%;
	line-height: 180%;
	padding: 5px;
	list-style-type: none;
}

.groupbox85{
	text-align: left;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
/*余白セル*/

.cellcenter{
	text-align: center;
	padding: 5px;
}

.cellright{
	text-align: right;
	padding: 5px;
}

.cellleft{
	text-align: left;
	padding: 5px;
}

.cellcenter0{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.cellright0{
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.cellleft0{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.cell2{
	text-align: left;
	padding-bottom: 5px;
	width: 100%;
	border: none;
	margin-top: 30px;
	line-height: 120%;
	margin-bottom: 0px;
}

.cell3{
	text-align: center;
	padding-bottom: 0px;
	width: 100%;
	border: none;
	margin-top: 50px;
	line-height: 120%;
	margin-bottom: 0px;
}

.cell4{
	text-align: center;
	padding-bottom: 0px;
	width: 100%;
	border: none;
	margin-top: 30px;
	line-height: 120%;
	margin-bottom: 0px;
}
/*テーブル、表*/

.decorationhd TABLE{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

.decorationhd TH{
	padding: 0px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	width: 790px;
}

.decorationhd TD{
	padding: 0px;
	text-align: right;
	font-size: 90%;
	margin: 0px;
}
/*見出しグリーンタイプ*/

.decoration TABLE{
	border: 0px;
	margin: 10px auto;
	empty-cells: hide;
}

.decoration TH{
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
	text-align: left;
	border-left-width: 15px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: dashed;
	border-left-color: #00cc00;
	border-bottom-color: #414141;
	bottom: inherit;
}

.decoration TD{
	padding: 5px 5px 10px 20px;
}
/*TD文字120％*/

.decoration120 TABLE{
	border: 0px;
	margin: 10px 0px;
	padding: 0px;
}

.decoration120 TD{
	padding: 5px 5px 10px;
	font-size: 120%;
	line-height: 1.5em;
}
/*枠なし価格*/

.decoration5 TABLE{
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.decoration5 TH{
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
	background-color: #ffa500;
	text-align: left;
}

.decoration5 TD{
	padding: 0px;
	text-align: left;
	margin: 0px;
}
/*枠なし*/

.decoration6 TABLE{
	text-align: center;
	border: 0px;
}

.decoration6 TH{
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
	background-color: #ffa500;
	text-align: left;
}

.decoration6 TD{
	padding: 5px;
	text-align: left;
}
/*シロアリの生態*/

.decoration9 TABLE{
	text-align: center;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: hide;
}

.decoration9 TH{
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9e8f63;
	border: 1px solid #9e8f63;
	margin: 1px;
	text-align: left;
	font-size: 120%;
}

.decoration9 TD{
	padding: 5px;
	border: 1px solid #9e8f63;
	text-align: center;
}
/*↑使用中*/

.abox{
	text-align: left;
	padding: 5px;
	border: 5px solid #8cff8c;
	width: 90%;
	line-height: 150%;
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.abox DT{
	background-color: #8cff8c;
	padding: 5px;
	list-style-type: none;
}

.abox DT A{
	color: #000000;
}

.abox DD{
	padding: 5px 5px 0px;
	margin: 5px 0px 0px;
	list-style-type: none;
}

.abox P{
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
/*<P>お客さまから寄せられるご質問、お問い合わせをQ&amp;
  A形式でまとめました。</P>
<DIV class="qbox"><A name="contents"></A>
<P>CONTENTS</P>
</DIV>
<DIV class="qbox2" style="background-image : url(image411.jpg);
  background-repeat : no-repeat;
  background-position : right bottom;
  ">
<UL>
  <LI><A href="#1">Q1．</A>
  <LI><A href="#2">Q2．</A>
  <LI><A href="#3">Q3．</A>
  <LI><A href="#4">Q4．</A>
  <LI><A href="#5">Q5．</A>
  <LI><A href="#6">Q6．</A>
  <LI><A href="#7">Q7．</A>
  <LI><A href="#8">Q8．</A>
  <LI><A href="#9">Q9．</A>
  <LI><A href="#10">Q10．</A>
  <LI><A href="#11">Q11．</A>
  <LI><A href="#12">Q12．</A>
  <LI><A href="#13">Q13．</A>
</UL>
</DIV>
<IMG src="line054.gif" width="480" height="19" border="0">
<DIV class="abox">
<DL>
  <DT><A name="1">Q1．&nbsp;
  </A>
  <DD>&nbsp;
  &nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="2">Q2．&nbsp;
  </A>
  <DD>&nbsp;
  &nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="3">Q3．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="4">Q4．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="5">Q5．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="6">Q6．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="7">Q7．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="8">Q8．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="9">Q9．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="10">Q10．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="11">Q11．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="12">Q12．&nbsp;
  </A>
  <DD>&nbsp;
  <P><A href="#contents">≪CONTENTSに戻る≫</A></P>
  <DT><A name="13">Q13．&nbsp;
  </A>
  <DD>&nbsp;
<P><A href="#contents">≪CONTENTSに戻る≫</A></P>
</DL>
</DIV>*/
/*ボックス２列*/

.mybox1{
	float: left;
	width: 48%;
}

.mybox2{
	float: right;
	width: 48%;
}

.kaijo{
	clear: left;
}
/*<div class="mybox1">ここにボックス1の内容を書く</div> <div class="mybox2">ここにボックス2の内容を書く</div> <p class="kaijo">複数枠の次の行</p>*/

.mybox70{
	float: left;
	width: 70%;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

.mybox30{
	float: right;
	width: 30%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.kaijo{
	clear: left;
}
/*<div class="mybox70">ここにボックス1の内容を書く</div> <div class="mybox30">ここにボックス2の内容を書く</div> <p class="kaijo">複数枠の次の行</p>*/

.mybox65{
	float: left;
	width: 65%;
	padding: 5px;
	margin: 0px;
	text-align: left;
}

.mybox35{
	float: left;
	width: 32%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.myboxwaku1{
	float: left;
	width: 50%;
	padding: 5px;
	margin: 0px;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #9e8f63;
}

.myboxwaku2{
	float: right;
	width: 49%;
	padding: 5px;
	margin: 0px;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #9e8f63;
}
/*<div class="myboxwaku1">ここにボックス1の内容を書く</div> <div class="myboxwaku2">ここにボックス2の内容を書く</div> <p class="kaijo">複数枠の次の行</p>*/

.myboxwaku{
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0px;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #9e8f63;
}

.myboxwakugreen{
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0px;
	border-width: 2px 3px 3px 2px;
	border-style: solid;
	border-color: #8cff8c;
}
/*画像配置*/

.hidariphoto{
	float: left;
	margin: 0px 10px 10px 0px;
}
/*<img src="aaa" alt="" class="hidariphoto" width="99" height="99">
<p>画像の横に配置する文章</p>*/

.migiphoto{
	float: right;
	margin: 0px 0px 10px 10px;
}
/*<img src="bbb" alt="" class="migiphoto" width="99" height="99">
<p>画像の横に配置する文章</p>*/

.hidariphotowaku{
	float: left;
	margin: 0px 5px 10px 0px;
	border: 3px double #9e8f63;
	padding: 0px;
}

.migiphotowaku{
	float: right;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	border: 3px double #9e8f63;
}

.ristmark{
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.midasigreen{
	padding: 0px 0px 0px 10px;
	text-align: left;
	border-left-width: 15px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: dashed;
	border-left-color: #00cc00;
	border-bottom-color: #414141;
	margin: 20px auto 15px;
	width: 90%;
}

.midasigreen H2{
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #0000ff;
	text-align: left;
	margin: 5px;
}

.midasigreen H3{
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #0000ff;
	text-align: left;
	margin: 5px;
}
/*見出しライン付*/
/*既存予防*/

.submidasiblue{
	padding: 3px 5px 3px 20px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #0000ff;
	border-bottom-color: #0000ff;
	background-color: #ffff7d;
	text-align: left;
}

.submidasiblue H2{
	font-size: 120%;
	margin: 0px;
}

SMALL{
	font-size: 88%;
}

FIELDSET{
	width: 80%;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 15px;
}

LEGEND{
	color: #c00;
}
/*fc2問い合わせ*/

.aka{
	color: #c00;
}

.on{
	ime-mode: active;
}

.off{
	ime-mode: inactive;
}
/*「背景画像ファイル名」と「幅を記入」は、実際に使用する数値に書き換えてください。*/

/*問い合わせ*/

#fc2form{
	border: medium double #9e8f63;
	padding: 10px;
	width: 800px;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}

#FC2FORM .TOPAREA {
}

#fc2form .message{
	clear: left;
}

#fc2form #coution1{
	font-weight: bold;
	color: #ff0000;
}

#fc2form #coution2{
	font-size: 14px;
	font-weight: normal;
	color: #ff0000;
}

#fc2form .title{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	clear: left;
	float: left;
	width: 300px;
	background-color: #9e8f63;
	padding: 3px 0px;
	margin: 3px 0px;
	list-style-type: none;
}

#fc2form .comment{
	font-size: 14px;
	color: #333333;
	float: left;
	width: 450px;
	border-top-style: dotted;
	border-top-color: #9e8f63;
	border-top-width: 1px;
	padding: 3px 0px 3px 5px;
	margin: 3px 0px;
	text-align: left;
}

#fc2form .submit{
	text-align: right;
	clear: left;
	border-top-style: dotted;
	border-top-color: #9e8f63;
	border-top-width: 1px;
	padding-right: 20px;
}

#fc2form .button{
	background-color: #ffffff;
	border: 2px solid #6f6f00;
	color: #000000;
	margin: 3px;
}

#FC2FORM .BOTTOMAREA {
}
/*----------------------------------------*/

#fc2form #order HR{
	height: 1px;
	clear: left;
	color: #0066CC;
}

#fc2form #order .title{
	list-style-type: square;
}

#FC2FORM #ORDER .COMMENT {
}

#fc2form #order-sub .title{
	list-style-type: square;
	list-style-image: none;
	margin-left: 10px;
	width: 130px;
}

#FC2FORM #ORDER-SUB .COMMENT {
}

#fc2form #order-total .title{
	list-style-type: disc;
	list-style-image: none;
}

#FC2FORM #ORDER-TOTAL .COMMENT {
}

#fc2form #order-select .title{
	list-style-type: disc;
	list-style-image: none;
}

#FC2FORM #ORDER-SELECT .COMMENT {
}

.Class{
	margin-left: auto;
	margin-right: auto;
}
/*アピール*/

.itioshi{
	padding: 0px 0px 0px 10px;
	text-align: left;
	border-left-width: 15px;
	border-bottom-width: 1px;
	border-left-style: double;
	border-bottom-style: dashed;
	border-left-color: #999900;
	border-bottom-color: #414141;
	margin: 20px auto 15px;
	width: 90%;
}

.itioshi H2{
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #575700;
	text-align: left;
	margin: 5px;
}
/*PR*/

.viewer{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
	height: 125px;
	text-align: left;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}

.viewer ul{
	width: 296px;
	height: 120px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.viewer ul li{
	top: 0px;
	left: 0px;
	width: 296px;
	height: 120px;
	display: none;
	position: absolute;
}