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

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:#00cc00;
	text-decoration: none;
}

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

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

A:ACTIVE{
	color:#00ffff;
	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;
	line-height: 1.5em;
}

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

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

DT{
	font-size: 110%;
	text-align: left;
	color: #5e5a08;
	list-style-type: disc;
}
/*フォント*/

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

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

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

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

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

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

.fontstrong{
	color: #ff0000;
	background-color: #ffff00;
	font-weight: bold;
	font-size: 120%;
}

.fontstrongm{
	color: #ff0000;
	font-weight: bold;
	font-size: 110%;
}

.fontsize70{
	font-size: 70%;
}

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

.fontsize180{
	font-size: 180%;
}
/*<SPAN class="fontgold">ここに記入</SPAN>*/

/*Page Layout*/

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

#header{
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(header1.gif);
	background-position: left top;
	margin: 0px;
	padding: 3px;
}

#header H1{
	color: #008000;
	text-align: right;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

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

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

#contents{
	float: right;
	width: 700px;
	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: 90%;
	padding: 0px;
	margin: 0px;
}

#footer P{
	font-size: 95%;
}
/* トップメニュー */

#tab1{
	width: 100%;
	height: 32px;
	font-size: 16px;
	line-height: normal;
	border-bottom-style: solid;
	border-bottom-color: #9e8f63;
	border-bottom-width: 2px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

* HTML #tab1{
	height: 32px;
	font-size: 16px;
}

*:first-child +html #tab1{
	height: 32px;
	font-size: 16px;
}

html:not([lang*=""]) #tab1{
	height: 33px;
	font-size: 16px;
}

#tab1 UL{
	margin: 0px;
	padding: 10px 10px 0px 50px;
	list-style-type: none;
}

#tab1 LI{
	display: inline;
	margin: 0;
	padding: 0;
}

#tab1 A{
	float: left;
	background-image: url(tab4l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

#tab1 A SPAN{
	float: left;
	display: block;
	background-image: url(tab4r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 15px 4px 6px;
	color: green;
}

#tab1 A SPAN{
	float: none;
}
/* End IE5-Mac hack */

#tab1 A:HOVER SPAN{
	color: orange;
}

#tab1 A:HOVER{
	background-position: left -36px;
}

#tab1 A:HOVER SPAN{
	background-position: right -36px;
	color: orange;
}
/*パーツ*/

#pagetop-sub{
	text-align: left;
	margin: 20px 0px 30px;
	border-left-width: 15px;
	border-left-style: double;
	border-left-color: #008000;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
	width: 100%;
}

#pagetop-sub H1{
	color: #414141;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

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

TABLE{
	line-height: 150%;
	font-size: 100%;
}

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

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

.box100{
	width: 100%;
	margin-top: 10px;
}

.boxgreengrad{
	font-size: 120%;
	font-weight: bold;
	background-image: url(gradation-greengrad.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
	margin: 3px;
}

.boxgreenline90{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cff8c;
	padding-bottom: 5px;
	margin-top: 10px;
}

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

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

.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;
}

.boxgold{
	border: 1px solid #9e8f63;
	margin: 0px auto;
	padding: 5px;
	width: 95%;
}

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

.boxgold LI{
	font-size: 110%;
	line-height: 150%;
	padding: 5px;
	list-style-position: outside;
	text-align: left;
	list-style-type: none;
}

.boxgold P{
	text-align: left;
}

.box90{
	text-align: left;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.box90 DL{
	margin-bottom: 15px;
	line-height: 150%;
}

.box90 DT{
	margin-bottom: 3px;
	padding-left: 8px;
	border-left-style: solid;
	border-left-color: #00cc00;
	border-left-width: 8px;
}

.box90center{
	text-align: center;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.groupbox90{
	text-align: left;
	width: 95%;
	padding: 0px;
	margin: 10px auto 0px;
}

.groupbox90 H2{
	text-align: left;
	padding: 10px 0px 0px 30px;
	margin: 0px;
	color: #5e5a08;
	background-image: url(ristmark1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.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%;
	padding: 0px;
	margin: 10px auto 0px;
}
/*index*/

.box95{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 95%;
}

.boxgold90{
	border-width: 1px;
	border-style: solid;
	border-color: #9e8f63;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 90%;
}

.boxgold90 H4{
	text-align: left;
	padding: 0px 0px 0px 25px;
	margin: 5px 0px 5px 25px;
	color: #5e5a08;
	background-image: url(ristmark11.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.boxgold90 P{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
/*index*/

.layoutbox1{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 190px;
	border-width: 0px;
	border-style: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.layoutbox1 H2{
	color: #5e5a08;
	height: 20px;
	background-color: #9e8f63;
	padding: 3px 0px;
	margin: 0px;
	background-image: url(contentsback1.gif);
	background-repeat: repeat-x;
}
/*余白セル*/

.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;
	width: 100%;
}

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

.cell1orange{
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #ffa500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.cell1green{
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #00cc00;
	padding: 5px 5px 5px 15px;
}

.cell1gray{
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 5px 5px 5px 15px;
}

.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{
	background-image: url(gradation-green3m.JPG);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #00cc00;
	margin-top: 0px;
	margin-bottom: 20px;
}

.decoration TH{
	padding: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #535353;
	text-align: center;
}

.decoration TD{
	padding: 5px;
}

.decorationorange TABLE{
	background-image: url(gradation-orange2.jpg);
	background-repeat: repeat-x;
}

.decorationorange TH{
	padding: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #535353;
	text-align: center;
}

.decorationorange TD{
	padding: 5px 20px;
	text-align: left;
}

.decoration2 TABLE{
	border: 1px solid #9e8f63;
	margin: 10px auto;
	width: 90%;
}
/*↑使用中　divで使用*/

.decoration2 TD{
	padding: 1px;
	text-align: center;
}

.decoration3 TABLE{
	border-collapse: separate;
	border-spacing: 2px;
	margin: 5px 0px;
	empty-cells: hide;
}

.decoration3 TH{
	background-color: #00cc00;
	padding: 5px;
	border-style: solid;
	border-color: #8cff8c #46ff46 #46ff46 #8cff8c;
	border-width: 1px 2px 2px 1px;
	color: #ffffff;
}

.decoration3 TD{
	background-color: #ffffff;
	padding: 5px;
	border-style: solid;
	border-color: #8cff8c #46ff46 #46ff46 #8cff8c;
	border-width: 1px 2px 2px 1px;
}

.decoration3 TD UL{
	list-style-type: square;
	list-style-position: outside;
	line-height: 180%;
}

.DECORATION3 TD LI {
}
/*↑使用中　緑枠スペース　TH緑*/

.decoration3orange TABLE{
	border-collapse: separate;
	border-spacing: 2px;
	margin: 5px 0px;
	empty-cells: hide;
}

.decoration3orange TH{
	background-color: #ffd993;
	padding: 5px;
	border-style: solid;
	border-color: #ff8040;
	border-width: 1px 2px 2px 1px;
	text-align: left;
}

.decoration3orange TD{
	padding: 5px;
	border-style: solid;
	border-color: #ffa500;
	border-width: 1px 2px 2px 1px;
	text-align: left;
}

.decoration4 TABLE{
	border-collapse: separate;
	border-spacing: 2px 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	empty-cells: hide;
}

.decoration4 TH{
	background-color: #8cff8c;
	padding: 5px;
	border-style: solid;
	border-color: #8cff8c #46ff46 #46ff46 #8cff8c;
	border-width: 1px 2px 2px 1px;
	font-size: 90%;
	text-align: center;
	font-weight: normal;
}

.decoration4 TD{
	background-color: #ffffff;
	padding: 5px;
	border-style: solid;
	border-color: #8cff8c #46ff46 #46ff46 #8cff8c;
	border-width: 1px 2px 2px 1px;
	font-size: 90%;
	text-align: left;
}
/*↑製品概要　緑枠スペース*/

.decoration5 TABLE{
	border-spacing: 3px;
	border-collapse: separate;
	margin: auto;
}

.decoration5 TH{
	padding: 5px 5px 5px 10px;
	border-style: solid;
	border-color: #8cff8c #46ff46 #46ff46 #8cff8c;
	border-width: 1px 3px 3px 1px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.decoration5 TD{
	padding: 5px;
	border: 1px solid #8cff8c;
	text-align: center;
}
/*↑写真、説明文　緑枠スペース　TH緑*/

/*枠なし*/

.decoration6 TABLE{
	text-align: left;
	border-width: 0px;
	border-style: none;
}

.decoration6 TH{
	padding: 5px;
	font-weight: bold;
	color: #535353;
}

.decoration6 TD{
	padding: 5px;
	text-align: left;
}
/*index*/

.decoration6c TABLE{
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-width: 0px;
	border-style: none;
}

.decoration6c TH{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
}

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

.decoration7 TABLE{
	text-align: center;
	border-collapse: separate;
	border-spacing: 1px;
}

.decoration7 TH{
	padding: 5px;
	font-weight: bold;
	color: #535353;
	background-color: #8cff8c;
	border: 1px solid #9e8f63;
}

.decoration7 TD{
	padding: 5px;
	text-align: center;
	border: 1px solid #9e8f63;
}

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

.decoration7 LI{
	font-size: 110%;
	line-height: 150%;
	padding: 5px;
	list-style-position: outside;
	text-align: left;
	list-style-type: none;
}
/*７の文字左寄せ*/

.decoration8 TABLE{
	border-collapse: separate;
	border-spacing: 1px;
}

.decoration8 TH{
	padding: 5px;
	font-weight: bold;
	color: #535353;
	background-color: #8cff8c;
	border: 1px solid #9e8f63;
	text-align: left;
}

.decoration8 TD{
	padding: 5px;
	text-align: left;
	border: 1px solid #9e8f63;
	vertical-align: top;
}
/*価格一覧*/

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

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

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

.decoration10 TABLE{
	border-collapse: separate;
	border-spacing: 1px;
}

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

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

.decoration11 TABLE{
	border-collapse: separate;
	border-spacing: 2px;
	right: auto;
	left: auto;
}

.decoration11 TH{
	text-align: center;
	margin-bottom: 2px;
	border-style: solid;
	border-color: #9e8f63;
	border-width: 2px 1px 1px 15px;
	color: #5e5a08;
	vertical-align: middle;
	font-size: 120%;
	width: 40%;
}

.decoration11 TD{
	padding: 7px;
	text-align: left;
	border: 1px solid #9e8f63;
	vertical-align: top;
	width: 40%;
}
/*↑使用中*/

.qbox{
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells: hide;
	font-size: 120%;
	font-weight: normal;
	background-color: #00cc00;
	padding: 5px;
	margin: 10px auto 3px;
	border: 3px double #00ff00;
	width: 91%;
	color: #ffffff;
}

.qbox2{
	padding: 10px;
	border: 2px solid #8cff8c;
	text-align: left;
	background-color: #ffffec;
	margin-bottom: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.qbox2 UL{
	list-style-type: none;
}

.QBOX2 LI {
}

.qbox2 A{
	display: block;
}

.qbox2 A:HOVER{
	background-color: #0000ff;
	color: #ffffff;
}

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

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

.abox DT A{
	color: #000000;
}

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

.abox P{
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 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%;
}
/*<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;
}
/*<div class="mybox70">ここにボックス1の内容を書く</div> <div class="mybox302">ここにボックス2の内容を書く</div> <p class="kaijo">複数枠の次の行</p>*/

.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{
	width: 90%;
	padding: 5px;
	margin: 0px auto 10px;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #9e8f63;
	text-align: left;
}

.myboxwakugreen{
	float: left;
	width: 100%;
	padding: 5px;
	margin: 10px 0px 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>*/

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

.onphotobox{
	width: 95%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #ffa500;
	margin-left: auto;
	margin-right: auto;
}

.onphotobox H2{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
}

.onphotobox2{
	text-align: left;
	width: 95%;
	border: 1px solid #999999;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.onphotobox2 P{
	margin: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #414141;
}

.midasigreenline85{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cff8c;
	width: 85%;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
}

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

.midasigreenline85 H3{
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
}

.midasigreenline85 H4{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.midasiboxgreen{
	width: 95%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #00cc00;
}

.midasiboxgreen H2{
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #6f6f00;
	padding: 0px;
}

.midasiboxgreen H3{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
}

.midasiboxgreen2{
	text-align: left;
	width: 95%;
	margin: 5px auto;
	padding: 5px 5px 5px 10px;
	border: 1px solid #00cc00;
}

.midasiboxgreen2 P{
	margin: 5px;
}

.midasiboxgreen2 H4{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
	background-color: #ffff7d;
	padding: 5px 5px 5px 20px;
	text-align: left;
}

.midasiboxgreen2 H5{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
	background-color: #c2ba9e;
	padding: 5px 5px 5px 20px;
	text-align: left;
}
/*<div class="midasiboxgreen"></div>
<div class="midasiboxgreen2"></div>*/

.midasiboxgold{
	width: 90%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #9e8f63;
	margin-top: 20px;
}

.midasiboxgold H2{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
}

.midasiboxorange{
	width: 95%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #ff8040;
	margin-top: 20px;
}

.midasiboxorange H2{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
}

.midasiboxorange H3{
	margin: 5px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #414141;
}

.phtomidasi{
	font-size: 100%;
	text-align: center;
	margin-bottom: 0px;
	border: 1px solid #9e8f63;
}

.phtomidasi P{
	margin: 5px;
}

.phtomidasi2{
	text-align: center;
	font-size: 100%;
	background-color: #9e8f63;
}

.phtomidasi2 P{
	margin: 5px;
}
/*<div class="phtomidasi"><p>見出し</p></div>
<div class="phtomidasi2">
<p>ここに内容を書く</p>
</div>*/



/*見出しライン付*/

.submidasigreen{
	padding: 3px 5px 3px 20px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #00cc00;
	border-bottom-color: #00cc00;
	background-color:#ffffb3;
	text-align: left;
	margin-top: 20px;
}

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

.submidasigreen H3{
	font-size: 120%;
	margin: 0px;
	font-weight: bold;
}

.submidasigreen2{
	padding: 5px;
	border: 1px solid #00cc00;
	text-align: left;
	margin: 20px auto;
}

.SUBMIDASIGREEN2 P {
}

.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:#ffffb3;
	text-align: left;
}

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

.submidasiorange{
	padding: 3px 5px 3px 20px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #ff8040;
	border-bottom-color: #ff8040;
	background-color:#ffffb3;
	text-align: left;
}

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

.midasiorange{
	padding-left: 10px;
	padding-right: 5px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #ff8040;
	border-bottom-color: #ff8040;
}

.midasigray{
	padding-left: 10px;
	padding-right: 5px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: gray;
	border-bottom-color: gray;
}

.koukarist{
	width: 90%;
	margin: 0px auto 20px;
}

.koukarist DL{
	text-align: left;
	line-height: 150%;
	list-style-type: none;
}

.koukarist DT{
	font-size: 110%;
	font-weight: bold;
	background-color: #d2ffd2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ff8000;
	border-left-color: #ff8000;
}

.koukarist DD{
	font-size: 97%;
	font-weight: normal;
	padding: 5px 10px;
	margin: 5px 5px 5px 10px;
}

.promise{
	width: 90%;
	margin: 5px auto 10px;
}

.promise DL{
	text-align: left;
	line-height: 150%;
	list-style-type: none;
}

.promise DT{
	font-size: 110%;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	margin: 5px;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0000ff;
	border-left-color: #0000ff;
}

.promise DD{
	font-size: 97%;
	font-weight: normal;
	padding: 5px 10px;
	margin: 5px 5px 5px 10px;
}
/*コンテンツ内枠*/

/*メニュー*/

.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: #acac00;
	line-height: 1em;
}

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

.contentsbox2 H2{
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #acac00;
	border-width: 1px;
	border-style: none;
}

.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;
}
/*ゴールド*/

.mybox-l50{
	float: left;
	width: 47%;
	padding: 0px;
	margin: 0px;
}

.mybox-r50{
	float: left;
	width: 47%;
	padding: 0px;
	margin: 0px;
}

.kaijo{
	clear: left;
	padding: 0px;
	margin: 0px;
}
/*<div class="mybox-l50">ここにボックス1の内容を書く</div> <div class="mybox-r50">ここにボックス2の内容を書く</div> <p class="kaijo">複数枠の次の行</p>*/

/*<div class="mybox1">ここにボックス1の内容を書く</div> <div class="mybox2">ここにボックス2の内容を書く</div><div class="mybox3">ここにボックス3の内容を書く</div> <p class="kaijo">複数枠の次の行</p>*/

.boxgreenline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cff8c;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
/*info*/

.info{
	overflow: auto;
	width: 90%;
	height: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	background-color: #ffffff;
}

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

LI{
	text-align: left;
}
