@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #000000;
}
#WRAP {
	width:900px;
	color:  #333333;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #663300;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 220%;
	color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #D5334A;
	text-decoration: none;
}

ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}




/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #FFFFFF;
	background-color: #630E13;
	font-weight: normal;
	margin:0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}

#TOP {
	width: 900px;
	margin: 0;
	height: 370px;
	position: relative;
	padding-top: 60px;
	background-color: #630E13;
}

#LOCALTITLE {
	position: absolute;
	top: 17px;
	left:5px;
	width: 883px;
	height: 34px;
}
#LOCALTITLE p {
	font-size: 35px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	line-height: 35px;
}


#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:900px;
	float:left;
	padding-top: 10px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:660px;
	float:right;
	margin-left: 10px;
}


#CONTENTS a{
	color: #336600;
	text-decoration: underline;
}
#CONTENTS h2 {
	font-size:16px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #003501;
	border-left-color: #999999;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 40px;
	font-weight: bold;
}
#CONTENTS h3 {
	font-size:16px;
	color: #333333;
	line-height: 35px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #003300;
}
#CONTENTS h4 {
	font-size:12px;
	color: #666666;
	background-color: #f2f2f2;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}

#CONTENTS form {
	color: #333333;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#CONTENTS table {
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
}


#CONTENTS td {
	color: #000000;
}

#CONTENTS th {
	color: #333333;
	background-color: #FFFF66;
}

.pagetop {
	text-align: right;
	margin-top: 40px;
	color: #663300;
}

.pagetop a{
	text-align: right;
	font-size: 12px;
	margin-top: 40px;
	color: #663300;
	text-decoration: underline;
}


.pan{
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.pan a{
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.gaiyou{
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:200px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #630E13;
	font-weight: normal;
}
.side {
	padding: 0px;
	color: #D5334A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
	color: #000000;
	line-height: 18px;
}

.sidelocal {
	padding: 0px;
	color: #D5334A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.sidelocal p {
}

.sidelocal a {
	color: #336600;
	text-decoration: underline;
}


.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	line-height: 30px;
}
.cat01 li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cat01 li a:visited {
	color: #000000;
	text-decoration: none
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #D5334A;
	background-color: #f3f3f3;
	margin: 0;
	background-position: 2px center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../img-layout/bg_f-menu.jpg) repeat-x left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#F-MENU a {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
}

#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #630E13;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
#FOOTER a {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
.clear {
	clear:both;
}
.center {
	text-align: center;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}

p.hm{
	background-image:url(../img/CHK.JPG);
	background-repeat:no-repeat;
	margin: 0px 0 0 0;
	padding: 0px 0 8px 30px;
	font-weight:bold;
	font-size: 15px;
	line-height: 30px;
}

p.hm2{
background-image:url(../img/nayami.jpg);
vertical-align:center;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding: 30px 30px 15px 80px;
font-weight:bold;
}

p.hm3{
background-image:url(../img/Q.jpg);
vertical-align:center;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding: 13px 30px 30px 60px;
font-weight:bold;
}

p.hm4{
	background-image:url(../img/mini.jpg);
	vertical-align:center;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 13px 30px 30px 60px;
	font-weight:bold;
}

p.hm5{
	background-image:url(../img/mini.jpg);
	vertical-align:center;
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
}

p.hm6{
background-image:url(../img/ya02.jpg);
vertical-align:center;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding: 13px 30px 30px 60px;
}

span.bol{
font-weight:bold;
color:#FF0000;
}

.lin_kiiro{
	background-color: #FFFF66;
}

/*___________ お客様の声の続きのCSSのCSS ___________ */

.botan{
	width:540px;
	height:110px;
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

a.botan imag{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


a.botan:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
 
/*___________ お客様の声の続きのCSS ///___________ */



span.sp1{
font-weight:bold;
}


/*___________ ステップメール___________ */

.sutepwaku{
	background-image: url(../img/suteppu.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 290px;
}

/*___________ サンクスページ___________ */
#THANKS{
	float: none;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

.thanks_contents{
	margin: 10px;
	padding: 5px;
}

.thanks_contents h2{
	font-size: 17px;
	background-image: url(../img/thanks_h2.jpg);
	line-height: 38px;
	background-repeat: repeat-x;
	color: #333333;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}

.thanks_contents p{
	color: #336633;
	font-weight: bold;
}

.thanks_contents_waku{
	border: 1px dashed #B9DEBF;
	padding: 5px;
}

