@charset "UTF-8";
/*
Theme Name: Barbie Face new
Theme URI: http://barbieface.jp
Description: Barbie Face
Author: Barbie Face
Author URI: http://barbieface.jp
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Questrial');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
/* Material iconsを利用する */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;

  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;

  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;

  /* IEサポート */
  font-feature-settings: 'liga';
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
-webkit-text-size-adjust: none;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/*==========================================================
  ボックス
==========================================================*/
#body {
  margin: 0px;
  padding: 0px;
  border:0px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 { padding-top: 0.5em; padding-bottom: 0.5em; }
p {  }


img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  max-width: 100%;
  height: auto;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/*==========================================================
  テキストサイズ
==========================================================*/
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.salonTel { 
		font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size:220%; 
}

p {
  font-size:93%;
    font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 1.8em;
  color:#1A1A1A;
}

a {
font-size:93%;
	font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #8A8A8A;
	text-decoration: none
}
a:visited {
  color: #8A8A8A;
}
a:hover {
  color: #1A1A1A;
}

h1 {
font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:100%;
  color: #999;
  line-height: 1.8em;
	font-weight: 600;
}

h2 {
    font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:160%;
  color: #000;
  line-height: 1.8em;
	font-weight: 100;
}

h3 {
	font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:120%;
  line-height: 1em;
	font-weight: normal;
	color: rgba(77,77,77,1.00);
	margin-top: 0.5em;
	letter-spacing: 0.4em;
}

h4 {
    font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:150%;
  color: #000;
  line-height: 1.8em;
}

@media screen and (max-width:750px){
.salonTel { 
font-size:250%; 
}

p {
  font-size:140%;
  line-height: 1.4em;
  color:#1A1A1A;
}

a {
font-size:100%;
  color: #8A8A8A;
	text-decoration: none
}
a:visited {
  color: #8A8A8A;
}
a:hover {
  color: #1A1A1A;
}

h1 {
	font-size:197%;
  color: #1A1A1A;
  line-height: 1.8em;
}

h2 {
  font-size:160%;
  color: #000;
  line-height: 1.8em;
}

h3 {
  font-size:140%;
  line-height: 1em;
	font-weight: normal;
	color: rgba(77,77,77,1.00);
	margin-top: 0.5em;
	letter-spacing: 0.4em;
}

h4 {
  font-size:120%;
  color: #000;
  line-height: 1.8em;
}



h5 {
  font-size:100%;
  color: #1A1A1A;
  line-height: 1.8em;
	}
}

.h2ja {
	color: rgba(77,77,77,1.00);
		  font-size:160%;
	letter-spacing: 0.2em;
}

h2 img {
	vertical-align:middle;
	margin-right: 0.4em;
	opacity: 0.7;
}

h5 {
    font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:100%;
  color: #1A1A1A;
  line-height: 1.8em;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.textdecoration_linethrough {
    text-decoration: line-through;
	color: #888;
}
/*==========================================================
  トップページ
==========================================================*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #1A1A1A;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    color: #808080;
}


html, body { height: 100%; }

.rightPosition{
	text-align: right;
}

.logoSlideIn{
	animation: logoSlidein 1s ease 2s 1 forwards;
	transform: translateX(-2500px)
}

@keyframes logoSlidein {
  0% {
    transform: translateX(-2500px)
  }
  100% {
    transform: translateX(0)
  }
}


.navFoot {
	width: 100%;
	margin: 0 auto;
  height: auto;
	}


#wrapper {
      position: relative;
      width:100%;
      margin: 0 auto;
      padding-bottom: 0px;
	overflow: hidden;
    }
    #content {
      margin: 0;
    }

.topicsP img {
	width: 50%;
}


.inforight{
	float: right;
	text-align: right;
}   
    .inner {
	padding: 20px 10% 20px 0;
    }
    
    .inner p {
      font-size: 80%;
		line-height: 1.7em;
    }

    .inner2 {
		padding: 60px 0 0 10%;
    }
    
    .inner2 p {
      font-size: 80%;
		line-height: 1.7em;
		margin-left: 3em;
    }

#content2{
	width: 100%;
	margin: 0 auto 0 auto;
	  background-image: url("../img/priceback.jpg"); /* 全体の背景画像 */
  background-repeat: no-repeat;            /* 背景を繰り返さない */
  background-position: 0 0;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
}







.figureH2{
	 font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:197%;
  line-height: 1em;
	font-weight: 100;
}

.material-icons.smd-36 { 
	font-size: 30px; 
	margin: 0 0.3em 0 0;
	vertical-align : bottom;
	line-height: 0.7em;
}



.nailDisign figure img{
	position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;	
  left: 50%;
  top: 50%;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
    transition: all 0.3s ease-in-out 0s;
}

.nailDisign figure:hover img {
	 -webkit-transform: scale(1.2) translate(-42%, -42%);
          transform: scale(1.2) translate(-42%, -42%);
}

.nailDisign figure figcaption p img{
  width: 10%;
	min-width: 30%;	
}

.nailDisign figure figcaption p .figureH2 img{
  width: 60px;
	min-width: 60px;
	position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.nailDisign figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.nailDisign figcaption p {
	position: absolute;
	left: -100%;
	width: 80%;
	-webkit-transition: .3s;
	transition: .3s;
	text-align: center;
	color: #000;
	line-height: 2em;
}

.nailDisign figcaption p {
	top: 0px;
}
.nailDisign figure:hover figcaption {
	opacity: 1;
}

.nailDisign figure:hover figcaption p {
	left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.nailDisign figure:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.nailDisignLogo{
	width: 100%;
	height: 250px;
	background: rgba(255,255,255,.0);
	text-align: center;
	padding-top: 25px;
}

.content3inner{
	float: left;
	
}

.endContents {
	float: left;
	width: 50%;
	height: 400px;
	background-color: rgb(220,220,220);
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
}



.endContents figure {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
    transition: all 0.3s ease-in-out 0s;
}


.endContents figure:hover {
	 -webkit-transform: scale(1.2) translate(-42%, -42%);
          transform: scale(1.2) translate(-42%, -42%);
}

.nailDisign figure figcaption p img{
  width: 10%;
	min-width: 30%;	
}

.endContents figure figcaption p img{
  width: 120px;
	position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.endContents figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(230,230,230,0.60);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.endContents figcaption p {
	position: absolute;
	left: -100%;
	width: 80%;
	-webkit-transition: .3s;
	transition: .3s;
	text-align: center;
	color: #000;
	line-height: 2em;
}

.endContents figcaption p {
	top: 0px;
}
.endContents figure:hover figcaption {
	opacity: 1;
}

.endContents figure:hover figcaption p {
	left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.endContents figure:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}


.topNavInner2{
	width: 90%;
	margin: 0 auto;
}

.topNavInner3{
	width: 50%;
  float: left;
	margin: 100px 0 0;
}

.topNavInner{
	padding: 20px 0 0 0;
	z-index: 2;
	opacity: 1;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.topNavMessege p{
	z-index: 1;
	color: rgb(77,77,77);
	opacity: 0;
		-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.topNavInner:hover {
	opacity: 0;
	transform:scale(1.5)
}

.topNavInner:hover + .topNavMessege p{
	opacity: 1;
	transform: translate(0, -100px)
}

.topNavH2{
	 font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:197%;
  line-height: 1em;
	font-weight: 100;
	color: rgba(77,77,77,1.00)
}



/*===============================================
staff
===============================================*/
.staffback {
	width:  700px;
	margin:  0 auto;
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff',GradientType=1 ); /* IE6-9 */
	padding-bottom: 50px;
}


.staffcontents{
	margin: 0 0 0 200px;
	padding: 0;
}

@media screen and (max-width:750px){
	.staffback {
		 width:100%;
	background :rgba(255,255,255,0.95);
	}
	.staffcontents{
	margin: 0 0 0 0;
	padding: 0 1em;
	}
}

.subtitle{
	text-align: center;
	font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:250%;
  line-height: 1em;
	font-weight: normal;
	color: rgba(77,77,77,1.00);
	margin-top: 0.5em;
	letter-spacing: 0.2em;
}

.staffName{
	font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:197%;
  line-height: 1em;
	font-weight: bold;
	margin: 0 0.3em ;
	vertical-align: -0.3em;
}

.staffLine p{
	border-bottom: dotted 1px #8A8A8A;
	padding: 1em 0;
}

.staffMovie {
		margin: 120px 0 0 0;
	padding-bottom: 100px;
}
.staffMovie a{
	font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	background: url(../img/movie.png) 50% 0 no-repeat;
	padding-top: 85px;
	margin-right: 20px;
}

.staffMovie a:hover{
	background: url(../img/movieon.png) 50% 0 no-repeat;
}

.nav{
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	padding: 15px 0 0 0 ;
	text-align: center;
	position: relative;
		overflow: hidden;
}


.navInner2{
	position: relative;
  left: 50%;
  float: left;
}

.navInner3{
	position: relative;
  left: -50%;
  float: left;
	margin: 0 15px;
}

.navInner{
	padding: 20px 0 0 0;
	z-index: 2;
	opacity: 1;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.navMessege p{
	z-index: 1;
	color: rgb(77,77,77);
	opacity: 0;
		-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navInner:hover {
	opacity: 0;
	transform:scale(1.5)
}

.navInner:hover + .navMessege p{
	opacity: 1;
	transform: translate(0, -50px)
}

.navH2{
	 font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size:138.5%;
  line-height: 1em;
	font-weight: 100;
	color: rgba(77,77,77,1.00)
}

@media screen and (max-width:750px){
	.navInner3{
	width: 33%;
		margin: 0;
}
	.navH2{
  font-size:100%;
}

}
#footer{
	display: block;
	padding-top: 1em;
		background-color: rgba(255,255,255,0.80);
}

#footerMo{
	display: none;
	padding-top: 1em;
		background-color: rgba(255,255,255,0.80);
}

#footerMo p,
#footer p{
	 font-family: 'Questrial', "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	letter-spacing: 0.3em;
}
.footer{
	width: 100%;
	background-color: rgba(255,255,255,0.80);
	padding: 0;
	text-align: center;
	height: 70px;
	position: relative;
	overflow: hidden;
	
}

.footInner2{
	position: relative;
  left: 50%;
  float: left;
}

.footInner3{
	position: relative;
  left: -50%;
  float: left;
	margin: 0 15px;
}

.footInner3 p{
	line-height: 2em;
	text-align: center;
}
.footInner{
	padding: 20px 0 0 0;
	z-index: 2;
	opacity: 1;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.footMessege p{
	z-index: 1;
	color: rgb(77,77,77);
	opacity: 0;
		-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.footInner:hover {
	opacity: 0;
	transform:scale(1.5)
}

.footInner:hover + .footMessege p{
	opacity: 1;
	transform: translate(0, -35px)
}

/*===============================================
price
===============================================*/


.priceleft{
	float: left;
	width: 300px;
}

.priceleft2{
	float: left;
}
@media screen and (max-width:750px){
.priceleft{
	width: 50%;
}
	.priceleft2{
	margin: 1em
}
}

/*==========================================================
  ページ送り用
==========================================================*/
.nav-below,
.wp-pagenavi {
  margin:1em auto 0;
  text-align:center;
  font-size: 12px !important;
}

.nav-below,
.wp-pagenavi {
    clear: both !important;
    display: block !important;
    padding: 10px 20px !important;
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 3px !important;
    color: #707070 !important;
    font-size: 12px !important;
    margin-right: 3px !important;
    padding: 6px 9px !important;
    text-decoration: none !important;
}

.nav-below a,
.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 3px !important;
    color: #707070 !important;
    font-size: 12px !important;
    margin-right: 3px !important;
    padding: 6px 9px !important;
    text-decoration: none !important;
}

.nav-below a:hover,
.wp-pagenavi a:hover {
    background: -moz-linear-gradient(center top , #9f9f9f 1px, #6c6c6c 1px, #525252) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-color: #202020 !important;
    color: #fff !important;
}

.wp-pagenavi span.current {
    background: -moz-linear-gradient(center top , #9f9f9f 1px, #6c6c6c 1px, #525252) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #202020 !important;
    border-radius: 3px !important;
    color: #fff !important;
    margin-right: 3px !important;
    padding: 6px 9px !important;
}



#div1 .picture {
      background: url(../img/pr_back.jpg) 0 0 no-repeat;
	  background-size: cover;
    }
    #div2 .picture {
      background: url(../img/mainback2.jpg) 0 0 repeat-y;
	  background-size: cover;
    }
	.inner .rightPosition.logoSlideIn img {
	width: 500px;
}
	    .picture {
      position: relative;
      width:100%;
      height: 350px;
      overflow: hidden;
    }
	

	.content2inner{
	width: 800px;
	padding-bottom: 1em;
	float: right;
	margin-right: 5%;
}
	.nailDisign {
	float: left;
	width: 400px;
}

.nailDisign figure {
	float: left;
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 300px;
		opacity: 0.9;
background-color: rgba(255,255,255,1);
}
	.FontScript{
font-family: 'Great Vibes', cursive;
	font-size: 400%;
	color: rgba(104,104,104,1.00);
	}

/*========================================
  コンタクト
========================================*/
#mailformArea {
	width:950px;
	color:#666;
  margin:0 auto;
  padding:50px 0;
}

#mailformArea dl.dl-tb dt {
	clear:both;
	width:200px;
	float:left;
}
#mailformArea dl.dl-tb dd {
	border-bottom:#eee 1px solid;
	padding:0 0 10px 200px;
	margin-bottom:10px;
}
#mailformArea h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	padding:12px;
}
#mailformArea h2 {
	border-left:#666 6px solid;
	border-bottom:#eee 1px solid;
	font-size:larger;
	font-weight:bold;
	line-height:180%;
	padding:2px 8px 4px;
	margin-bottom:15px;
}
#mailformArea dt {
	font-weight:bold;
	color:#666;
}
#mailformArea dd input {
	padding:2px;
}
#mailformArea dd textarea {
	padding:3px;
	height:200px;
}
#submit {
}
#submit input {
	border:#ccc 1px solid;
	padding:4px;
	width:120px;
	background-color:#eee;
	margin:0 8px;
}
.requires {
	color:red;
	font-size:smaller;
}
.text {
	width:700px;
	border:#ccc 1px solid;
	margin:5px 0;
}

.text2 {
	width:200px;
	border:#ccc 1px solid;
}

@media screen and (max-width:750px){
#mailformArea {
	width:600px;
	color:#666;
  margin:0 auto;
  padding:50px 0;
}

#mailformArea dl.dl-tb dt {
	clear:both;
	width:100%;
	float:none;
}
#mailformArea dl.dl-tb dd {
	border-bottom:#eee 1px solid;
	padding:0 0 10px 0;
	margin-bottom:10px;
}
#mailformArea h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	padding:12px;
}
#mailformArea h2 {
	border-left:#666 6px solid;
	border-bottom:#eee 1px solid;
	font-size:larger;
	font-weight:bold;
	line-height:180%;
	padding:2px 8px 4px;
	margin-bottom:15px;
}
#mailformArea dt {
	font-weight:bold;
	color:#666;
}
#mailformArea dd input {
	padding:1em;
}
#mailformArea dd textarea {
	padding:3px;
	height:200px;
}
#submit {
}
#submit input {
	border:#ccc 1px solid;
	padding:4px;
	width:100%;
	background-color:#eee;
	margin:0 8px;
	font-size:larger;
}
.requires {
	color:red;
	font-size:smaller;
}
.text {
	width:100%;
	border:#ccc 1px solid;
	margin:5px 0;
}

.text2 {
	width:30%;
	border:#ccc 1px solid;
}

}
