@charset "utf-8";
/*--------------------------------
  共通項目・トップページ
---------------------------------*/
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}


p.banner {
	padding: 10px 0 0 0;
	text-align: center;
}
p.banner img {
	width: 300px;
	height: auto;
	margin: 0 auto 15px;
	display: block;
}

dl.indent{padding: 0;
	margin: 0;}
	
dl.indent dt{float: left;}

dl.indent dd{margin: 0 0 5px;
	padding: 0 0 0 1.5em;}


a {
	color: #1B6ABA;
	text-decoration: none;
}
.imgbox {
	text-align: center;
	margin: 0px auto 10px auto;
	width: 250px;
}

.imgbox img{ display:block;
width:100%;}

#catchArea {
}
#catchArea img {
	width: 100%;
	height: auto;
}
.inbox {
	padding: 0px 10px 10px;
}

#caseArea,#infoArea, #timeArea, #aboutArea, #featureArea, #feature2Area, #greetArea, #stepArea, #galleryArea, #hokenArea, #butsuriArea, #jihiArea, #jikoArea, #jibaiArea, #jikonagareArea, #accessArea, #sekkotsuArea,#ryokinArea,#contactArea,#qaArea,#staffArea{
	background: #fff;
	text-align: left;
	margin: 0px 5px 25px;
	padding: 0 0 10px;
	/*padding: 10px 0px;*/
	border: #fff 1px solid;
	border-radius: 8px;
	box-shadow: 0 0px 5px #888888;
	-webkit-box-shadow: 0 0px 5px #888888;
}

p{ text-align:justify;
text-justify:inter-ideograph;}


/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}

body{
	font-size: 15px;
	-webkit-text-size-adjust: none;
	text-align: justify;
	text-justfy: inter-ideograph;
	line-height: 150%;
	font-family: sans-serif;
	color: #333;
	position: relative;
	background-image: url(../image/bg.jpg);
}

a:link{color:#069;}

a:visited{
color:#036;
}

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

#wrap{}


/*-----------------------------------------------
	Fonts
-----------------------------------------------*/

h2 {
	font-size: 18px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	background-image: url(../image/h2.png);
	margin: 0 0 10px;
	line-height: 34px;
	padding: 0 0 0 40px;
	background-size: auto 20px;
	border-bottom: 3px solid #21B19F;
}




h3 {
	padding: 0 0 0px 25px;
	margin: 0 0 10px;
	background: #F9F4E6;
	color: #684E2B;
	font-size: 18px;
	line-height: 32px;
	position: relative;
	font-weight: bold;
}
h3:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 25px;
	border-radius: 3px;
	left: 8px;
	top: 3px;
	background: #EA7584;
	display: block;
}


/*------------------------------------------------
   基本レイアウト
------------------------------------------------*/
#head{
	padding: 0 0 10px 0;
	clear: both;
	margin: 0;
	background-color: #389AEB;
}



#head h1{
	padding: 3px 0;
	line-height: 1.2;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #006DD9;
}

#head #logo{
	width: 270px;
	margin: 0px auto;
	padding: 10px 0 5px;
	text-align: center;
}
#head #logo img {
	width: 100%;
	height: auto;
	max-width: 350px;
}

#head p.tel {background: url(../image/tel.png) no-repeat left top;
	background-size: auto 22px;
	font-size: 32px;
	width: 210px;
	margin: 0px auto 3px auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 35px;
	line-height:25px;
	display: block;
}
#head p.tel a {
	color: #FFFFFF;
	font-weight: bold;
}
#head p.text{
	text-align: center;
	color: #D80000;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
}
#head p.text span{
	margin: 0 3px 10px;
	padding: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	line-height: 20px;
}
#head p.text span.btm{}


#head p.jikan{
	color: #FFFFFF;
	text-align: center;
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 16px;
}

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

#foot{
	margin: 0px;
	padding: 6px 0 0px 0;
	text-align: center;
	background-color: #379AEB;
}

#foot .foot {
	width: 320px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot .foot p {
	text-align: left;
	display: block;
}

#foot .foot p.name {
	margin: 0px auto 0 auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}

#foot .foot p.name img{
	width: 100%;
}

#foot .foot p.address {
	text-align: center;
	line-height: 20px;
	display: block;
	padding: 5px 0px;
	margin: 0px;
	color: #FFFFFF;
}
#foot .foot p.address a {
	color: #FFFFFF;
	font-weight: bold;
}

#foot section#copy {
	padding-top: 10px;
	background-color: #00468C;
}

#foot section#copy p{
	text-align: center;
	font-size: 10px;	padding-bottom: 10px;
	line-height: 120%;
	margin: 0px;
	font-weight: bold;
	color: #FFF;
}
#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;
}


/*------------------------------------------------
   Gloval Navigation1(head)
------------------------------------------------*/
/*------------------------------------------------
   Gloval Navigation2(foot)
------------------------------------------------*/


#navi1 {
	clear: both;
	margin: 0 0 10px;
}

#navi2 {
	clear: both;
	margin: 0px 0px 30px;
}


#navi1 ul,#navi2 ul {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	width: 100%;
	border-top: 1px dotted #333;
}

#navi1 ul li,#navi2 ul li {
	position:relative;
	float: left;
	height:45px;
	width: 50%;}

#navi1 ul li:nth-child(2n),#navi2 ul li:nth-child(2n){clear: right;}

#navi1 ul li a,#navi2 ul li a {
	position: relative;
	height: 45px;
	display: block;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #6F5300;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	background-color: #FFFFDF;
	border-left: 1px dotted #333;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,223,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,223,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,223,1.00) 100%);
}

#navi1 ul li:nth-of-type(odd) a,#navi2 ul li:nth-of-type(odd) a{ border-left:none;}


#navi1 ul li,#navi2 ul li{border-bottom: 1px dotted #333;}

#navi1 ul li a:link,#navi2 ul li a:link {color:#6F5300;}

#navi1 ul li a:visited,#navi2 ul li a:visited {color:#6F5300;}




#navi1 ul li a:after,#navi2 ul li a:after{
	position: absolute;
	top: 17px;
	margin: 0px;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	-webkit-background-size: 7px auto;
	left: 10px;
	background-color: #FF7F00;
}




/*--------------------------------
	Pagetop
--------------------------------*/
.pagetop{
	margin: 15px 10px 5px 0px;
	text-align: right;
	color: #666666;
}

.pagetop:after {
	content:"";
	display:block;
	clear:both;
}

.pagetop a{
	font-size: 14px;
	background: url(../image/totop.png) no-repeat left center;
	-webkit-background-size: 12px;
	background-size: 12px;
	color: #333;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 14px;
}

/*--------------------------------
   TopicPath
-------------------------------*/
nav#topicpath {
	margin: 0 0 15px 0px;
	background-color: #FFFFE2;
	border-bottom: 2px solid #FF7F00;
}
nav#topicpath ul {
	list-style: none;
	padding: 0px 0px 0px 15px;

}
nav#topicpath ul li {
	display: inline;
	font-size: 11px;
}
nav#topicpath ul li a {
}

nav#topicpath ul li span {
}

/*---------------------------------------
	トップページ
---------------------------------------*/
#topimage {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
}
#topimage img{
	margin: 0px auto;
	display: block;
	width: 100%;
	max-width: 350px;
	height: auto;
}

.eye{
}

.eye img{
	width: 95%;
	margin: 0 auto 20px;
	display: block;
	border-radius: 5px;
	max-width: 350px;
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #888888;
	box-shadow: 0px 0px 5px #888888;
}

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

#prArea {
	background: #fff;
	text-align: left;
	margin: 20px 5px 30px;
	padding: 5px;
	border: #fff 1px solid;
	border-radius: 8px;
	box-shadow: 0 0px 5px #888888;
	-webkit-box-shadow: 0 0px 5px #888888;
}


#prArea img.title{
	display: block;
	width: 100%;
	margin: 0 auto 20px;
	max-width: 350px;
}

#prArea .inbox {
	padding: 0;
}


#prArea dl{}
#prArea dl dt{
	color: #0059B2;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 10px;
	line-height: 30px;
	padding: 0 0 5px 35px;
	border-bottom: 2px dotted #BBBBBB;
}
#prArea dl dt span{
	display: block;
	float: left;
	width: 30px;
	margin: 0 0 0 -35px;
	border-radius: 15px;
	height: 30px;
	background-color: #CEFFFC;
	text-align: center;
	font-size: 22px;
}
#prArea dl dd {
	margin: 0 5px 20px;
}
#prArea dl dd img{
	width: 240px;
	height: auto;
	margin: 0 auto 10px;
	border-radius: 5px;
	display: block;
}

#prArea dl dd ul{
	border-radius: 10px;
	background-color: #F8FFE6;
	padding: 10px;
	margin: 15px 0 0;
	list-style-type: none;
}
#prArea dl dd ul li{
	padding: 0 0 5px 35px;
	margin: 0 0 5px;
	font-size: 17px;
	line-height: 27px;
	font-weight: bold;
	color: #0B7D8A;
	border-bottom: 2px dotted #4EA4C0;
	background-image: url(../image/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 23px;
}
#prArea dl dd ul li.title{
	border-radius: 5px;
	border-bottom-style: none;
	background-color: #13ACAC;
	margin: 0 0 10px;
	padding: 0;
	background-image: none;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}

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

#timeArea table {
	width: 100%;
	border: 1px solid #aaa;
	margin: 0px auto 10px;
}
#timeArea table th {
	background-color: #F0FDFF;
	text-align: center;
	border: 1px solid #999;
	padding: 4px 3px;
}

#timeArea table td {
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
	border: 1px solid #bbb;
	vertical-align: middle;
}
#timeArea table td.day {
	font-size: 14px;
	background-color: #D7F9ED;
	padding: 4px 3px;
}

#timeArea dl.kome{}
#timeArea dl.kome dt{
	float: left;
}
#timeArea dl.kome dd{
	padding: 0 0 0 1.5em;
}
	
#timeArea dl.kyushin {
	font-size: 15px;
	font-weight: bold;
	color: #f00;
	line-height: 120%;
	margin: 5px 0px 0px;
}

#timeArea dl.kyushin dt{
	float: left;
}
#timeArea dl.kyushin dd{
	padding: 0 0 0 4em;
}

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

#aboutArea dl {
	margin-bottom: 5px;
	line-height: 28px;
	padding-bottom: 10px;
}
#aboutArea dl dt {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 5px;
	padding: 0 0 0 5px;
	border-radius: 5px;
	background-color: #389AEB;
}


#aboutArea dl dd {
	line-height: 25px;
	text-align: left;
	padding:0 0 0 0;
}

#aboutArea dl dd a.more{
	padding: 5px 0 0px;
	text-align: right;
	margin: 0 0 5px;
	display: block;
	text-decoration: underline;
}

#aboutArea dl dd.tel {
	font-size: 21px;
	margin: 0px auto;
}

#aboutArea dl dd.tel a {
	color: #000000;
}
#aboutArea dl:after {
	content:"";
	clear: both;
	display: block;
}

#aboutArea iframe {
	margin: 0 0;
	width: 100%;
	height: 250px;
}


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

#sekkotsuArea img{
	width: 100px;
	height: auto;
	margin: 0 0 10px 20px;
	float: right;
}

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

#qaArea dl:after {
	content: "";
	clear: both;
	display: block;
}
#qaArea dl dt {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 2px;
	position: relative;
}
#qaArea dl dd {
	padding: 4px 0 5px 40px;
}


#qaArea dl.q {
	margin-bottom: 10px;
}
#qaArea dl.q dt {
	background: #82D3F7;
}
#qaArea dl.q dt:after{
    position: absolute;
    bottom: -8px;
    left: 24px;
    z-index: 90;
    margin-left: -15px;
    border-top: 10px solid #82D3F7;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 0;
    content: "";
}
#qaArea dl.q dd {
	font-size: 17px;
	color: #2092C8;
	font-weight: bold;
}


#qaArea dl.a {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dashed #E0DDC2;
}
#qaArea dl.a dt {
	background: #FA8997;
}
#qaArea dl.a dt:after{
    position: absolute;
    bottom: -8px;
    left: 24px;
    z-index: 90;
    margin-left: -15px;
    border-top: 10px solid #FA8997;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 0;
    content: "";
}

#qaArea dl.a:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px dashed #E0DDC2;
}
#qaArea dl.a p {
	padding-left: 1em;
	text-indent: -1em;
	margin: 0;
}

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

#featureArea h3{
	border-radius: 0;
	background-color: #FFFFFF;
	border-bottom: 4px solid #E2DBB6;
	font-size: 18px;
	padding: 0px 0 0px 58px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-image: url(../image/f_h3.png);
	background-position: left top;
	background-size: auto 45px;
	color: #2092C8;
}

#featureArea h3.one{
	line-height: 50px;
}

#featureArea h3:after{
	display: none;
}



#featureArea p {
	margin: 0 5px 25px;
}

#featureArea p:last-child,#greetArea p:last-child{ margin-bottom:0;}

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

#greetArea p{margin: 0 5px 15px;}

#greetArea img.inchou{
	margin: 0 auto 10px;
	display: block;
	width: 240px;
	border-radius:10px;}

#greetArea p.name{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto 15px auto;
	color: #623738;
	line-height: 1.4;
}

#greetArea p.name strong{
	　font-size: 18px;
	color: #009999;
}


#greetArea dl{
	margin: 0 0 10px;
}
#greetArea dt{
	float: left;
	color: #333;
}
#greetArea dd{
	padding: 0 0 5px 1.5em;
	margin: 0 0 5px;
	border-bottom: 1px dashed #bbb;
}

#greetArea .box{
	text-align: center;
}
#greetArea .box img{
	border-radius: 5px;
	margin: 0 2%;
	width: 40%;
	max-width: 350px;
}


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


#staffArea .staff {
	margin: 0 0 20px;
}
#staffArea .staff img {
	margin: 0 auto 10px;
	background: #FFF2E1;
	border-radius: 2px;
	display: block;
	width: 200px;
}
#staffArea .staff .staff_ri {
	float: right;
}
#staffArea .staff .staff_ri p.name {
	font-size: 19px;
	color: #009999;
	border-bottom: 2px dotted #ccc;
	margin: 0 0 5px;
	text-align: center;
}
#staffArea .staff .staff_ri p.name span {
	font-size: 16px;
	margin: 0 0 0 1em;
}
#staffArea .staff .staff_ri p.message {

}
#staffArea .staff .staff_ri p.tanto {
	margin: 10px 0;
	color: #930;
}
#staffArea .staff .staff_ri p.tanto span {
	background: #009999;
	border-radius: 3px;
	padding: 3px 5px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin: 0 10px 0 0;
}
#staffArea .staff .staff_ri p.shu {
	color: #444;
	margin: 0px 0 10px;
	text-align: center;
}


/*----------------流れ------------------*/

dl.nagare{margin:0;}

dl.nagare dt{
	font-size: 16px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	line-height: 34px;
	border-radius: 8px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(221,221,221,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(221,221,221,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(221,221,221,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(221,221,221,1.00) 100%);
	border: 1px solid #CCCCCC;
}

dl.nagare dt span{
	font-size: 13px;
	background-color: #16A3D8;
	color: #FFFFFF;
	padding: 2px 7px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 6px;
	margin: 6px 10px 0 5px;
	float: left;
	font-weight: bold;
}

dl.nagare dd{background: url(../image/arrow.jpg) no-repeat center bottom;
	padding: 0 0 50px;
	margin: 0 5px 10px;
	line-height: 1.6;
	background-size: auto 45px;
	text-align:justify;
	text-justify:inter-ideograph;
}

dl.nagare dd img{
	float: right;
	margin: 0 0 5px 15px;
	border: none;
	width: 100px;
	background-color: #FFF8E8;

}


dl.nagare dd:last-child{
	background: none;
	padding: 0;
	margin: 0 5px 0 5px;}



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

#hokenArea p, #jihiArea p {
	margin: 0 5px 25px;
}

#hokenArea p:last-child, #jihiArea p:last-child{ margin-bottom:0;}

#hokenArea img{
	width: 240px;
	height: auto;
	margin: 0 auto 10px auto;
	border-radius: 5px;
	display: block;
}



#hokenArea dl {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 2px dotted #ccc;
}
#hokenArea dl dt {
	float: left;
	width: 3em;
	margin: 0 0 0 3px;
	background: #33B9D0;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
	text-align: center;
}
#hokenArea dl dd {
	padding-left: 4em;
	font-size: 15px;
}

#hokenArea .box{
	display: block;
	margin: 0 auto;
	width: 240px;
}
#hokenArea .box img{
	border-radius: 5px;
	margin: 0 0 10px;
	float: left;
	width: 115px;
}

#hokenArea .box img.right{
	float: right;

}



#jihiArea img{
	width: 240px;
	height: auto;
	margin: 0 auto 10px auto;
	border-radius:10px;
	display: block;
}



#ryokinArea table {
	border: 1px solid #888888;
	margin: 0 0 10px;
}
#ryokinArea table th {
	background-color: #E6FBFA;
	border-right: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
}
#ryokinArea table th, #ryokinArea table td {
	padding: 5px 0;
	text-align: center;
}
#ryokinArea table th.futan {
	width: 150px;
	border-right: 1px solid #BBBBBB;
}
#ryokinArea table tr:first-child th {
	border-bottom: 1px solid #BBBBBB;
}
#ryokinArea table td {
	text-align: center;
	border-right: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
	font-size: 16px;
}




/*---------------------------------------
	交通事故
---------------------------------------*/


#jikoArea p,#jibaiArea p{
	margin: 0 5px 25px;
}



/*-------------------------------
	お問い合わせ
-------------------------------*/
#contactArea p:first-child {
	margin-bottom: 5px;
}
#contactArea p.tel {
	font-size: 24px;
	color: #F90;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 100%;
}

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

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

#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: normal;
	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-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D2F4BD;
}

.formList dt{
	margin: 0 0 10px 0;
	padding: 5px;
	font-weight: bold;
	line-height: 1;
	background-color: #E0FEFB;
	border-radius: 5px;
}

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