@charset "UTF-8";
/*------------------------------------------------
   Default
------------------------------------------------*/
.cf:after{
	content:"";
	display:block;
	clear:both;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: block;
	background: transparent no-repeat;
	line-height: 1px;
	width: 100%;
}

.dotborder {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	display: block;
	background: transparent no-repeat;
	margin-bottom: 15px;
	border-bottom: 2px dotted #FBCED8;
}

a {
	color: #333333;
	text-decoration: none;
}

p {
	margin-bottom: 10px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.imgbox, .imgbox2 {
	text-align: center;
}


.cen{ width:280px;
margin:0 auto;
text-align:center}

.cen{ width:280px;}

p#banar{
	width: 290px;
	margin: 0 auto 0px;
	text-align: center
}

p#banar img{
	width: 100%;
	height: auto;
	margin: 0 auto 15px;
}



/*--------------------------------
   フォント
--------------------------------*/
.orange {
	color: #F16041;
	font-weight: bold;
}
.orange18 {
	color: #F16041;
	font-weight: bold;
	font-size: 20px;
}
.roman {
	color: #888;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0.5em;
}
.red{
	color:#FF0004;
}
h2 {
	font-size: 18px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	line-height: 1.5;
	margin: 0 0 15px;
	border-radius: 5px;
	font-weight: bold;
	background-color: #1DAB67;
}


h3{
	font-size: 18px;
	margin: 0 0 10px;
	padding: 3px 0 3px 30px;
	font-weight: bold;
	color: #3A2802;
	line-height: 28px;
	background-image: url(../../image/common/h3.png);
	clear: both;
	background-repeat: no-repeat;
	border-bottom: 2px solid #695647;
	background-position: left 8px;
	background-size: auto 16px;
}




/*---------------------------------
	レイアウト
---------------------------------*/
html{
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	-webkit-text-size-adjust: 100%;
	text-align: justify;
	text-justfy: inter-ideograph;
	line-height: 150%;
	font-family: sans-serif;
	color: #333;
	position: relative;
	background-color: #695647;
	background-image: url(../../image/common/bg.jpg);
}

/*--------------------------------*/
.header{
	margin: 0 0 0 0;
	padding: 0 0 10px;background: #fff;
}



.header .header_box {
	margin: 0 auto;
	max-width: 300px;
}

.header .header_box #botan{
	margin: 0 auto;
	max-width: 300px;
}
.header .header_box p{
	font-size: 13px;
	margin: -5px auto 0 auto;
}
.header .header_box::after {
	content:"";
	display:block;
	clear:both;
}
.header h1{
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.5;
	margin: 0;
	padding: 0px 0;
	background-color: #309074;
}
.header .header_box .logo{
	margin: 10px auto 10px;
	width: 270px;
}
.header .header_box .logo img{
	margin: 0px auto;
	width: 100%;
}
.header .header_box #btn {
	float: right;
	width: 80px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	position: relative;
	border-radius: 5px;
	margin: 0px 0px 0 0;
	background-color:#675445;
}
#drawerBtn a{color: #fff;}
.header .header_box #btn:after {
	content:"";
	display:block;
	clear:both;
}


.header .header_box #tel{
	width: 210px;
	margin-left: 0px;
}

.header .header_box #tel p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

.header .header_box #tel p span{
	color: #675445;
	font-size: 13px;
	margin: 0 0 2px;
	display: block;
}


.header .header_box #tel p a {
	font-size: 25px;
	color:#675445;
	background-image:url("../../image/common/tel1.png");
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: auto 20px;
	padding-left: 20px;
	line-height: 25px;
}

#wrapper {
	position: relative;
}
#content {
}

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

footer#foot {
	background-color: #FFFFFF;
}

footer#foot .foot {
	clear: both;
	margin:0 auto;
	padding: 10px 10px 0;
}

footer#foot .foot:after {
	clear: both;
	content:"";
	display: block;
}

footer#foot .foot img {
	margin: 5px auto;
	width: 290px;
	height: auto;
	display: block;
}

footer#foot .foot p.left {
	line-height: 120%;
	color: #46392F;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

footer#foot .foot p.right {
	line-height: 1.2;
	color: #000000;
	font-size: 95%;
	text-align: center;
}

footer#foot .foot p.right a{
	color: #000000;
}

footer#foot .foot p:after {
	content:"";
	clear:both;
	display:block;
}

footer#foot .copy {
	line-height: 130%;
	font-size: 13px;
	margin-top: 0px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #46392F;
}
.copy small{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.copy small a{
	color: #FFFFFF;
	text-decoration: none;
}

.copy small a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*---共通設定------------------------*/


.outbox{
	padding: 5px;
	margin: 0 10px 30px;
	/* border-radius */
	border-radius: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #888888;
	box-shadow: 0px 0px 5px #888888;
}

.inbox {
	padding: 0px 5px 5px;
}


a.link{
	display: block;
	margin: 10px 0 0 20px;
	padding: 5px 10px 5px 30px;
	border-radius: 5px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	background-color: #FF8000;
	font-weight: bold;
	background-image: url(../../image/common/link.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	background-size: auto 14px;
}


.youtube{
	position: relative;
	width: 100%;
	margin: 0 0 20px;
	padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*----ドロワーメニュー------------*/

.header .header_box #btn #drawerBtn {
	text-indent: 28px;
	line-height: 40px;
	width: 75px;
	float: right;
	height: 40px;
	display: block;
	content: "";
	background-image: url(../image/menu.png);
	-webkit-background-size: 23px 23px;
	margin: 0px 0 0;
	font-size: 14px;
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: left center;
}
.header .header_box #btn #drawerBtn a {
	color: #fff;
	line-height: 40px;
	display: block;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.header .header_box #drawerBtn a img{
	width:35px;
	height:auto;
	margin:0 auto -13px auto;
}
#drawer ul#drawerList li a {
	display: block;
	padding: 0px 15px;
	height: 40px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #45200D;
	box-shadow: 0 1px 0 #888888;
	-webkit-box-shadow: 0 1px 0 #888888;
}
#drawer ul#drawerList li#menu01 {
	background-image: url(../image/icon01.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#drawer ul#drawerList li#menu02 {
	background-image: url(../image/icon02.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#drawer ul#drawerList li#menu03 {
	background-image: url(../image/icon03.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#drawer ul#drawerList li#menu04 {
	background-image: url(../image/icon04.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#drawer ul#drawerList li#menu05 {
	background-image: url(../image/icon05.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#drawer ul#drawerList li#menu06 {
	background-image: url(../image/icon06.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#drawer ul#drawerList li#menu07 {
	background-image: url(../image/icon07.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#drawer h3 {
	font-size: 17px;
	font-weight: bold;
	padding: 0 15px;
	margin: 0px;
	color: #FFFFFF;
	line-height: 30px;
	-webkit-box-shadow: 0 0px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0px 0px 0px rgba(0,0,0,0.2);
	border-radius: 0;
	border-style: none;
	background-image: none;
	background-color: #309074;
}
#drawer h3:before{
	content:"";
}


/*----グローバルナビ---------*/
#navi{
	margin-bottom: 20px;
}

#navi ul{
	border-top: 10px solid #309074;
	border-bottom: 10px solid #309074;

}
#navi ul li{
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	border-bottom: 1px solid #888888;
	position: relative;
	background-color: #FFFFFF;
}
#navi ul li::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background-image: url(../image/list.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 10px;
}
#navi ul li a{
	display: block;
	font-size: 18px;
	font-weight: 25px;
	padding: 10px 30px 10px 50px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-size: auto 30px;
}
#navi ul li.icon01 a{
	background-image: url(../image/icon01.png);
}
#navi ul li.icon02 a{
	background-image: url(../image/icon02.png);
}
#navi ul li.icon03 a{
	background-image: url(../image/icon03.png);
}
#navi ul li.icon04 a{
	background-image: url(../image/icon04.png);
}
#navi ul li.icon05 a{
	background-image: url(../image/icon05.png);
}
#navi ul li.icon06 a{
	background-image: url(../image/icon06.png);
}



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


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

.bn{
}
.bn ul{
	display: block;
	margin: 0 auto;
	padding: 0 0 15px;
	max-width: 300px;
}
.bn ul li{
	margin: 0 0 15px;
}
.bn ul li img{
	border-radius: 10px;
	display: block;
	text-align: center;
}
/*----------------------------
	ページトップへ
----------------------------*/
.pagetop{
	margin:0 20px 10px 10px;
	text-align:right;
	color: #40200;
}
.pagetop:after {
	content:"";
	display:block;
	clear:both;
}
.pagetop a{
	padding: 0 0 0 14px;
	font-size: 90%;
	background: url(../image/totop.png) no-repeat left center;
	-webkit-background-size: 11px;
	background-size: 11px;
	color: #FFFFFF;
}

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

.topimg{
	padding: 10px;
	margin: 0;
	background-color: #EBF8D6;
}
.topimg img{
	margin: 0 auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #FFFFFF;
	border-radius: 10px;
}


/*--------------------------*/
.eye{
	padding: 10px;
	margin: 0;
	background-color: #EBF8D6;
}
.eye img{
	margin: 0 auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #FFFFFF;
	border-radius: 10px;
}


/*-----------------------------------
   TopicPath
-----------------------------------*/
#topicpath {
	margin: 0 0 30px;
	padding: 2px 0 2px 10px;
	background-color: #F8F0E9;
	border-top: 1px solid #6B5849;
}	
#topicpath ul {
	list-style: none;
	padding: 0px;
}
#topicpath ul li {
	display: inline;
	font-size: 14px;
	color: #000000;
}
#topicpath ul li a {
	color: #000000;
}

#topicpath ul li span {
}


/*--------------------------------
   トップページ
--------------------------------*/



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

#carouselArea {
	position: relative;
	padding: 0;
	margin: 0 0 25px;
	background-color: #FFFFFF;
}
#carouselArea p.title {
	padding: 0;
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background-color: #1DAB67;
}

#carouselArea section {
	padding: 10px 0;
	margin-bottom: 10px;
	position: relative;
}



.Container ul li {
	width: 200px;
	margin: 0px auto;
}

.Container ul li img {
	padding: 3px;
	background: #FFF;
}


.wideslider2 {
	text-align: center;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}
.wideslider2 img {
	width: 300px;
	height: auto;
	background: #FFF;
	border-radius: 5px;
	border-bottom: 0px;
	-webkit-box-shadow: 0 2px 3px #ccc;
	box-shadow: 0 2px 3px #ccc;
	margin: 0 auto;
	padding: 10px 5px 5px 5px;
}

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


.pr01{
	margin: 0px 10px 30px;
	border-radius: 10px;
	padding: 10px 10px 1px;
	background-color: #FFFFFF;
}

.pr01 h2 {
	background-color: transparent;
	margin: 0 0 20px;
	padding: 0;
}
.pr01 h2 img.title{
	margin: 0 auto;
	display: block;
}
.pr01 ul.list{
}
.pr01 ul.list li{
	margin: 0 0 20px;
}
.pr01 ul.list li img{
	display: block;
	margin: 0 auto 0px;
}




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


.information {
	width: 100%;
	height: 180px;
	border: none;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
}

.information iframe{
	background-color: #FFFFFF;
	width:100%;
	height:100%;
	border:none;
	display:block;
}


/*--------------------------------*/
.about table{
	border: 1px solid #555555;
	margin: 0 0 10px;
	width: 100%;
}
.about table th,
.about table td{
	padding: 2px;
	border: 1px solid #555555;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.about table th{
	font-weight: normal;
}

.about dl.kome{}
.about dl.kome dt{
	float: left;
}
.about dl.kome dd{
	padding: 0 0 10px 1.5em;
}

.about .map{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #FFFFFF;
}
.about iframe{
	width: 100%;
	height: 200px;
}

.about dl.kyushin{
	color: #D80000;
	font-weight: bold;
	font-size: 16px;
}
.about dl.kyushin dt{
	float: left;
}
.about dl.kyushin dd{
	padding: 0 0 10px 4em;
}


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

.access iframe{
	width: 100%;
	height: 250px;
	margin: 0 auto 15px;
	display: block;
}
.access dl.data{}
.access dl.data dt{
	border-radius: 5px;
	background-color: #FF8000;
	float: left;
	width: 5em;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.access dl.data dd{
	padding: 0 0 5px 5.5em;
	margin: 0 0 5px;
	border-bottom: 1px dotted #888888;
}






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

.feature p{
	margin: 0 0px 30px;
}

.feature h3{
	background-image: url(../../image/shoukai/h3_f.png);
	background-color: #FEFFC1;
	border-bottom: 1px dotted #1DAB67;
	padding: 5px 0 5px 50px;
	border-top: 2px solid #1DAB67;
	background-position: 10px 15px;
	background-repeat: no-repeat;
	background-size: auto 30px;
	font-size: 18px;
	line-height: 25px;
}


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


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

.greet .prpfile{
	margin: 0 0 15px;
	padding: 10px;
	border-radius: 10px;
	background-color: #EBF8D6;
	overflow: hidden;
}

.greet dl.shikaku{

}
.greet dl.shikaku dt{
	color: #00664C;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px;
	border-bottom: 2px solid #00664C;
}
.greet dl.shikaku dd{
	padding: 0 10px 5px 40px;
	border-bottom: 1px dotted #888888;
	background-image: url(../../image/shoukai/shikaku.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 21px;
	margin: 0 0 5px;
	font-weight: bold;
}

.greet .inchou{
	width: 200px;
	margin: 0 auto 10px;
}
.greet .inchou img{
	width: 200px;
	height: auto;
	margin: 0;
	border-radius: 5px;
	display: block;
}
.greet .inchou figcaption{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #46392F;
}
.greet .inchou figcaption strong{
	color: #1DAB67;
}

.greet p.name{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
	color: #46392F;
}
.greet p.name strong{
	color: #1DAB67;
}



.greet p{
	margin: 0 0px 10px;
}




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

ol.nagare{
}
ol.nagare li{
	margin: 0 0 10px;
	padding: 0 0 60px;
	clear: both;
	background-image: url(../../image/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 50px;
}
ol.nagare li:last-child{
	padding: 0 0 0px;
	background-image: none;
}
ol.nagare li:last-child::after{
	content: "";
	display: block;
	clear: both;
}
ol.nagare li dl{}
ol.nagare li dl dt{
	color: #1DAB67;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 10px;
	font-size: 16px;
	border-radius: 5px;
	background-color: #F8F0E9;
}
ol.nagare li dl dt span{
	padding: 0 5px;
	margin: 0 10px 5px 0;
	display: inline-block;
	background-color: #695647;
	border-radius: 5px;
	color: #FFFFFF;
	float: left;
}
ol.nagare li dl dd{
	margin: 0 0px;
}
ol.nagare li dl dd img{
	margin: 0 0 15px 20px;
	width: 110px;
	float: right;
	height: auto;
	border-radius: 10px;
	background-color: #FEFFC1;
	-webkit-box-shadow: 0px 0px 5px #AAAAAA;
	box-shadow: 0px 0px 5px #AAAAAA;
}


/*--------------------------------*/
.qa dl{}
.qa dl dt{
	padding: 0 0 10px 35px;
	position: relative;
	font-weight: bold;
	color: #FF911D;
	font-size: 17px;
}
.qa dl dt::before{
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: #FF7373;
	color: #FFFFFF;
}

.qa dl dd{
	padding: 0 0 10px 35px;
	position: relative;
	margin: 0 0 10px;
	border-bottom: 2px dotted #888888;
	height: auto;
}
.qa dl dd::before{
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: #00ACEC;
	color: #FFFFFF;
}


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


.ryokin table{
	margin: 0 0 10px;
	width: 100%;
}

.ryokin table th,
.ryokin table td{
	font-size: 16px;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #555555;
}

.ryokin table th{
	background-color: #EBF8D6;
	font-weight: bold;
}

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

.hoken p{
	margin: 0 0px 30px;
}

.hoken p img{
	width: 240px;
	height: auto;
	display: block;
	margin: 0 auto 10px;
	border-radius: 10px;
}

.hoken .imgbox3 ul,
.hoken .imgbox2 ul{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
justify-content: space-around;
}

.hoken .imgbox3 ul li {
width: 31%;
margin: 0 0 20px;
}

.hoken .imgbox2 ul li {
width: 46%;
margin: 0 0 10px;
}


.hoken .imgbox3 ul li img,
.hoken .imgbox2 ul li img{
display: block;
width: 100%;
height: auto;
border-radius: 10px;
}


/*------------------------------*/
.jiko p img{
	display: block;
	width: 240px;
	margin: 0 auto 10px;
}
.jibai p img{
	display: block;
	width: 240px;
	margin: 0 auto 10px;
	height: auto;
}



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



/*--------------------------------
   当院紹介
--------------------------------*/






/*------------------------------*/
#galleryArea {
}


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


/*--------------------------------
  	施術内容
--------------------------------*/




/*-------------------------------
	お問い合わせ
-------------------------------*/
#contactArea p:first-child {
	margin-bottom: 5px;
}
#contactArea p.tel {
	font-size: 25px;
	color: #ff7373;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 10px;
}

#contactArea p.tel a {
	color: #FF7373;
}

#contactArea p {
	margin-bottom: 15px;
}

#contactArea p.note {
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}

#contactArea p.send_btn {
	text-align: center;
}

#contactArea .form{
}

#contactArea .form .txt{
	margin: 0 0 10px 0;
	line-height: 1.6;
}

#contactArea .form .txt b{
	color: #F00;
}

#contactArea .form .formList{
margin:0 0 10px 0;
}

#contactArea .form form fieldset{
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C5B39E;
}

#contactArea .form form fieldset legend{
padding:0 5px;
font-weight:bold;
}

#contactArea .form form fieldset .formList{
padding:0;
border-top:none;
}

#contactArea .form form fieldset .formList dd:last-child{
margin:0;
padding:0;
border-bottom:none;
}

#contactArea table th.koumoku {
	font-size: 80%;
	width: 35%;
	background-color: #FFDEBD;
}

/* フォーム
-----------------------------------------------------------------------------  */
.sheet-form		{
	width:98%;
	border-collapse:collapse;
	border-spacing:0px;
	margin:8px auto 10px auto!important;
}
.sheet-form th {
	padding: 7px;
	background-color: #EAEAEA;
	border: 1px solid #DACFC2;
	text-align: left;
	font-weight: bold;
}
.sheet-form td {
	padding: 7px 10px;
	border: 1px solid #DACFC2;
}
.hissu {
	font-size: 0.85em;
	color: #F00;
}
.rouge {
color:#ff0000;
}
table .inner, table .inner tr, .inner td {
border:0px;
}
.submit{text-align:center;}

/*------------------------------------------------
   Form
------------------------------------------------*/
.formList{
	margin-top: 10px;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ddd;
}

.formList dt{
	margin: 0 0 10px 0;
	padding: 0 0 0 4px;
	font-weight: bold;
	line-height: 1;
	border-left: 4px solid #ff7373;
	color: #555555;
	background-color: #FEFFDA;
}

.formList dt b{
	margin: 0 0 0 4px;
	font-weight: ＊;
	color: #F00;
}

.formList dd{
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:#ddd dotted 1px;
overflow-x:hidden;
}

.formList dd p{
margin:0 0 4px 0;
}

.formList dd label{
margin:0 6px 0 0;
}

.formList dd span{
margin:0 4px 0 0;
}

.formList dd input{
vertical-align:middle;
}

.formList dd select{
padding:5px;
}

.formList dd input[type=checkbox],
.formList dd input[type=radio]{
width:24px;
height:24px;
margin:0 6px 4px 0;
}

.formList dd input[type=radio]{
border-radius:12px;
}

.formList dd input[type=text],
.formList dd input[type=email],
.formList dd input[type=tel],
.formList dd input[type=number],
.formList dd input[type=password],
.formList dd textarea{
padding:6px;
border-radius:4px;
border:#ddd solid 1px;
-webkit-box-shadow:inset 1px 1px 5px #eee;
box-shadow:inset 1px 1px 5px #eee;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.formList dd textarea{
resize:vertical;
}

.formList dd .full{
	width: 90%;
}

.formList dd input[name^=post]{
width:60px;
}

.commonSubmit{
	display: block;
	width: 70%;
	height: 40px;
	margin: 0 auto;
	font-weight: bold;
	text-shadow: 0 -1px 0 #FF9620;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FF9620), color-stop(0.00, #FFC47C));
	background: -webkit-linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	background: -moz-linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFC47C', endColorstr='#FF9620', GradientType=0 );
	background: linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	border: #FF9620 solid 1px;
	border-radius: 4px;
	font-size: 130%;
}
