@charset "utf-8";
/*
Theme Name: 落合歯科医院NT
Theme URI: http://www.ochiai-dc.com/
Description: Versions 1.0.x
Version: 1.0
Author: Dental Promotion
Tags: mantle color, variable width, two columns, widgets

This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/


body {
	min-width:1120px;
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	font-family:"Sawarabi Gothic","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka,  "ＭＳ Ｐゴシック", sans-serif;
	font-size:16px;
	line-height:150%;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}
* html body {	font-family:"Sawarabi Gothic","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;}
*:first-child+html body{font-family:"Sawarabi Gothic","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;}

h1,h2,h3,h4,h5,h6{
	margin:0;
	line-height:1.0;
}

::selection {
	background:#AD8E15;
	color:#fff;
}
::-moz-selection {
	background:#AD8E15;
	color:#fff;
}

*, *:before, *:after {
	box-sizing:border-box;
}

a{
	text-decoration:none;
	outline:none;

	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	transition:all .3s linear;
}

a:link, a:visited{
	color:#000;
}

a:active, a:hover{
	color:#AD8E15;
	text-decoration:underline;
}

a:link img, a:visited img{

	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-ms-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

a:hover img, a:hover img{
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
}

p{margin:0;}
img{border:none;vertical-align:middle;}
table{border-collapse:separate;}
i{font-style:normal;}

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

.cf{zoom:100%;}
.cf:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}

.udl{
	text-decoration:underline;
}

.al{text-align:left;}
.ac{text-align:center;}
.ar{text-align:right;}


.imgL, .txtL{
	float:left;
}
.imgR, .txtR{
	float:right;
}

.co{
	clear:both;
}



.fs107{font-size:107%;}
.fs114{font-size:114%;}
.fs121{font-size:121%;}
.fs129{font-size:129%;}
.fs129{font-size:129%;}
.fs136{font-size:136%;}
.fs143{font-size:143%;}

.mt8{margin-top:8px;}
.mt16{margin-top:16px;}
.mt24{margin-top:24px;}
.mt32{margin-top:32px;}
.mt40{margin-top:40px;}

.mb04{margin-bottom:4px;}
.mb08{margin-bottom:8px;}
.mb16{margin-bottom:16px;}
.mb24{margin-bottom:24px;}
.mb32{margin-bottom:32px;}
.mb40{margin-bottom:40px;}

.pad24{padding:24px 0;}
.pad32{padding:32px 0;}
.pad36{padding:36px 0;}
.pad48{padding:48px 0;}

.padt08{padding-top:8px;}
.padt16{padding-top:16px;}
.padt18{padding-top:18px;}
.padt20{padding-top:20px;}
.padt22{padding-top:22px;}
.padt24{padding-top:24px;}
.padt32{padding-top:32px;}
.padt36{padding-top:36px;}
.padt38{padding-top:38px;}
.padt40{padding-top:40px;}
.padt48{padding-top:48px;}
.padt56{padding-top:56px;}
.padt58{padding-top:58px;}
.padt64{padding-top:64px;}
.padt80{padding-top:80px;}


.idt32{padding-left:32px;}


.pink-01{color:#f69;}
.pink-02{color:#f06;}
.aka-01{color:#f00;}
.fwb{font-weight:700;}



.fb-like-box,.fb-like-box span, .fb-like-box iframe{width: 100% !important;}






#header{
	margin:0 0 8px;
	background:url(../../../img/head-bg.png) repeat-x;
	text-align:center;
}

#head-in{
	width:950px;
	margin:0 auto;
	text-align:left;
}

#logo{
	float:left;
	width:600px;
	padding:21px 0 0;
}

#logo h1{
	margin:0 0 8px;
}

#phone{
	float:right;
	width:280px;
	padding: 8px 0;
	background: rgba(255,255,255,1);
	text-align: center;
	border-right: 1px solid #E7DBB4;
	border-bottom: 1px solid #E7DBB4;
	border-left: 1px solid #E7DBB4;

-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}


#phone .hd{
	margin: 0 8px 8px;
	padding:8px 0;
	text-align:center;
	font-size: 20px;
	font-weight:700;
	border-top:1px solid;
	border-bottom:1px solid;
}

#phone .phoneno{
	margin: 0 0 16px;
	font-size:25px;
	font-style:italic;
	color: #B50000;
}

#phone .btn a{
	margin: 0 24px;
	padding: 8px;
	background: #AD8E15;
	color: #fff;
	display: block;
}

#phone .btn a:hover{
	background: #E7DBB4;
	text-decoration: none;
}






#nav{
	clear:both;
	margin:0;
	/*background:url(../../../img/nav/nav-bg.png) repeat-x;*/
	background: #B30000;
	border-top: 6px solid #AD8E15;
	border-bottom: 2px solid #E7DBB4;
	text-align:center;
}

#nav ul{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#nav ul li{
	float:left;
	width:190px;
	text-align: center;
}

#nav ul li a{
	display: block;
	min-height: 64px;
	margin-bottom: 4px;
	padding-top: 8px;
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #FF4141;
	border-right: 1px solid #AD2626;
	border-bottom: 1px solid #fff;
}

#nav ul li a:hover{
	background: rgba(190,39,38,.9);
}

#nav ul li span{
	display: block;
	font-size: 11px;
}






#main-area{
	height:317px;
	margin:0;
	padding:0;
	text-align:center;
	background:#fff url(../../../img/main-bg.png) repeat-x;
}

#slideshow {
    position:relative;
	width:950px;
    height:317px;
	margin:0 auto;
}

#slideshow IMG{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active{
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#submain-area{
	height:220px;
	margin:0;
	padding:0;
	text-align:center;
	background:#fff url(../../../img/submain-bg.png) repeat-x;
}

#wrapper{
clear:both;
	margin:0;
	text-align:center;
	border-top:1px solid #fff;
}

#wrap{
	width: 950px;
	margin:0 auto;
	padding:24px 0 0;
	text-align:left;
}

#wrap p{
	margin:0 0 16px;
}

#common{
clear:both;
	float:right;
	width:663px;
	margin:0 10px 80px 0;
	text-align:left;
}

#greeting{
clear:both;
	margin:0;
	_zoom:1;
	overflow:hidden;
}

#greeting p.imgL{
	margin:0 16px 8px 0;
}

#greeting p.imgR{
	margin:0 0 8px 16px;
}

#usc-banner{
clear:both;
	margin:0;
}




#sp-area{
	margin:0 0 32px;
	padding:8px;
	background:#F5F3EB;
	border:2px solid #b70000;
}

#sp-area .box{
	float:left;
	width:205px;
	margin-bottom:16px;
}

#sp-area .box:nth-of-type(2),
#sp-area .box:nth-of-type(5){
	margin-left:16px;
}

#sp-area .box:nth-of-type(4),
#sp-area .box:nth-of-type(7){
	clear:both;
}

#sp-area .box:nth-of-type(3),
#sp-area .box:nth-of-type(6){
	float:right;
}
#sp-area .box:nth-of-type(5),
#sp-area .box:nth-of-type(6),
#sp-area .box:nth-of-type(7){
	margin-bottom:0px;
}



#news-head{
clear:both;
	margin:0 0 8px;
}

#news-area{
	margin:0 0 48px;
}

#news-area p{
	margin:0 0 16px;
}

#news-area em{
	color:#c80000;
	font-weight:700;
}

#common-area-banner{
	margin:0 0 32px;
	overflow:hidden;
	_zoom:1;
}

#calendar{
	margin:0 0 48px;
}

#foot_banners{
	margin:0 0 48px;
}

#foot_banners .box{
	width: 48%;
}
#foot_banners .box:nth-of-type(odd){
	float: left;
}
#foot_banners .box:nth-of-type(even){
	float: right;
}




#wrap .common_content{
	margin:0 0 48px;
}

#wrap .common_content .inner{
	margin:0 0 40px;

	overflow:hidden;
	_zoom:1;
}
#wrap .common_content h2{
	margin:0 0 16px;
	padding:0 8px 8px;
	background:#fff url(../../../img/h2bg.png) no-repeat bottom;
	font-size:23px;
	font-weight:500;
}
#wrap h2{
	margin:0 0 16px;
	padding:0 8px 8px;
	background:#fff url(../../../img/h2bg.png) no-repeat bottom;
	font-size:23px;
	font-weight:500;
}

#wrap .common_content h3{
	margin:0 0 8px;
	padding-bottom:5px;
	color:#b70000;
	border-bottom:1px solid;
	font-size:20px;
	font-weight:300;
}

#wrap .common_content h3:before{
	content:"● ";
}

#wrap .common_content .imgL{
	margin:0 16px 0 0;
}
#wrap .common_content .imgR{
	margin:0 0 0 16px;
}

#wrap .common_content a{
	color:#AD8E15;
}

#wrap .common_content a:hover{
	color:#900;
}

#wrap .common_content ol{
	margin:0 0 24px;
}

#wrap .common_content li{
	margin:0 0 0 8px;
}





#howtoaccess .group{
	margin:0 0 48px;

	overflow:hidden;
	_zoom:1;
}

#howtoaccess .route{
	margin:0 0 32px;

	overflow:hidden;
	_zoom:1;
}

#howtoaccess h4{
	margin:0 0 8px;
	padding-bottom:5px;
	font-size:17px;
	border-bottom:1px dashed #b70000;
}

#howtoaccess .route p.imgL{
	max-width:280px;
	margin-right:16px;
}

#howtoaccess .route img{
	max-width:100%;
	height:auto;
}




#TGA{
	margin:0 0 48px;
	overflow:hidden;
	_zoom:1;
}

#TGA .CCA{
clear:both;
	
	overflow:hidden;
	_zoom:1;
}

#TGA h2{
clear:both;
	margin:0 0 16px;
	padding:0 8px 8px;
	background:#fff url(../../../img/h2bg.png) no-repeat bottom;
	font-size:20px;
	font-weight:700;
}

#TGA .CCA p.imgL{
	margin:0 16px 0 0;
}

#TGA .CCA p.imgR{
	margin:0 0 0 16px;
}

#TGA .CCA a{
	color:#AD8E15;
}

#TGA .CCA a:hover{
	color:#900;
}


#side{
	float:left;
	width:250px;
	margin:0 0 40px 10px;
}

#side .banner{
	margin:0 0 16px;
	text-align:center;
}

#side .banner p{
	margin:0 0 8px;
}

#sidenav{
	margin:0 0 16px;
}

#sidenav p{
	margin:0;
}

#sidenav ol{
	margin:0;
	border: 1px solid #ccc;
}

#sidenav li:first-of-type{
	margin-bottom: 8px;
}

#sidenav li a{
	margin:0 0 16px 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	background:url(../../../img/svg/arrow.svg) no-repeat 0 center;
	background-size: 12px 12px;
	display: block;
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
}

#sidenav li:last-of-type a{
	margin:0 0 0 4px;
	border-bottom: 0;
}

#pagetop{
	clear:both;
	margin:0;
	text-align:right;
}






footer{
clear:both;
	margin:0;
	/*background:#b30000 url(../../../img/foot-bg.png) repeat-x;*/
background: rgb(253,214,215);
background: linear-gradient(180deg, rgba(253,214,215,1) 0%, rgba(253,214,215,1) 5%, rgba(241,149,150,1) 5%, rgba(179,0,0,1) 50%);
	text-align:center;
}




#foot{
	width:950px;
	margin:0 auto;
	padding:0 0 16px;
	text-align:left;
}

#foot img{
	max-width:100%;
	height:auto;
}

#foot, #foot a{
	color:#fff;
	text-decoration:none;
}

#foot .box:nth-of-type(1){
	float:left;
	width:70%;
	margin:0 0 16px;
	padding:4px 0 0;
	color:#333;
}

#foot .box:nth-of-type(1) a{
	color:#333;
}

#foot .box:nth-of-type(2){
	float:right;
	width:29%;
	padding:4px 0;
}

#foot .box:nth-of-type(2) a{
	color:#333;
}

#foot .box:nth-of-type(3){
	clear:both;
	float:left;
	width:340px;
	margin:0 0 16px;
	padding:4px 0 0;
}

#foot .box:nth-of-type(4){
	float:right;
	width:50%;
	padding:8px 0;
}

#foot .box:nth-of-type(5){
	clear:both;
	width:100%;
	padding:8px 0;
}

#foot p{
	margin:0 0 8px;
}

#foot .phoneno{
	font-size:28px;
	font-style:italic;
}


#foot .box table{
	width:100%;
	margin:0 0 4px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid;
}

#foot .box table td{
	padding:8px 0;
	border:1px solid;
	vertical-align:middle;
	text-align:center;
}

#foot .box table td:nth-of-type(1){
	width:30%;
	padding:8px;
	text-align: left;
}

#foot .box table td:nth-of-type(8){
	width:13%;
}

#gmap{
	width: 100%;
	height: 400px;
	background-color: grey;
}



#bottom {
    position: fixed;
    bottom:10px;
    right:10px;
	line-height:0.8;
}

#bottom a{
    width:80px;
    padding:30px 0 16px;
    text-align:center;
	background: rgba(176,0,0,.7);
    color: rgba(255,255,255,1);
    display:block;
	font-size:300%;
	font-weight:700;
    text-decoration:none;
}

#bottom a:hover {
    width:80px;
	background: rgba(255,255,255,.7);
    color: rgba(176,0,0,1);
	text-decoration: none;
}




#common .breadcrumb{
	margin:0 0 24px;
	text-align:left;
}

#common .entry{
	margin:0 0 40px;
	overflow:hidden;
	zoom:1;
}

#common .entry p{
	margin:0 0 16px;
}

#common .entry img{
	max-width:680px;
}

#common .entry p.entry-date{
	float:right;
	margin:0 8px 0 0;
	padding:16px 0 0;
	font-size:85%;
	text-align:right;
}

#common .entry-title{
	margin:0;
	padding:0;
	font-size:19px;
	font-weight:700;
}

#common .entry-data{
clear:both;
	margin:-16px 0 0;
	padding:8px 16px 24px;
	border-top:1px solid #ccc;
	
	overflow:hidden;
	_zoom:1;
}

#common .entry-data div.imgL, #common .entry-data p.imgL{
	margin:0 16px 16px 0;
}

#common .caseentry-title{
	margin:0;
	padding:0 0 4px;
	background:url(../../../img/case/titleline.png) repeat-x bottom;
	font-size:128%;
	font-weight:700;
}

#navigation{
clear:both;
	margin:48px 0;
	_zoom:1;
	overflow:hidden;
}



#common .clinic-01{
clear:both;
	margin:0 0 48px;
}

#common .clinic-01 em{
	color:#f00;
	font-weight:700;
}

#common .clinic-01 table{
	width:600px; 
	margin:0 0 48px 32px;
	background:#333;
	border-collapse:separate;
	border-spacing:1px;
}

#common .clinic-01 table td{
	padding:8px;
	vertical-align:top;
	background:#fff;
	font-size:17px;
}

#common .clinic-01 table td.cell-01{
	width:22%;
	background:#FFDFDF;
}

#common .clinic-01 table td.cell-02{
	width:78%;
}

#common .clinic-02{
clear:both;
	margin:0 0 16px;
	_zoom:1;
	overflow:hidden;
}

#common .clinic-02 p.imgL{
	margin:0 16px 8px 0;
}

#common .clinic-02 p.imgR{
	margin:0 0 8px 16px;
}

#common .clinic-02 strong{
	font-size:17px;
}


#common .price-01{
clear:both;
	margin:0 0 48px;
}

#common .price-01 p{
clear:both;
	margin:0 0 32px;
}




#common .sp-01{
clear:both;
	margin:0 0 32px;
}

#common .sp-01 ol{
clear:both;
	margin:0 0 16px 8px;
	_zoom:1;
	overflow:hidden;
}

#common .sp-01 ol li{
	float:left;
	margin:0 8px 0 0;
}

#common .sp-01 ol li.last{
	margin:0;
}


#common .sp-02{
clear:both;
	margin:0 0 64px;
	_zoom:1;
	overflow:hidden;
}

#common .sp-02 p.imgR{
clear:both;
	margin:0 0 0 16px;
	_zoom:1;
	overflow:hidden;
}

#common .sp-02 ul{
	margin:0 0 8px;
	padding:16px;
	background:#F8F7F1;
}

#common .sp-02 li{
	margin:0 0 4px;
	padding:0 0 0 16px;
	background: url(../../../img/sp/03/06.png) no-repeat 0 7px;
}

#common .sp-02 em{
	font-size:20px;
	font-weight:700;
	color:#B20505;
}

#common .sp-03{
	margin:0;
	padding:16px;
	border:1px solid #A68D6B;
}





#common .implant-01{
clear:both;
	margin:0 0 64px;
	_zoom:1;
	overflow:hidden;
}

#common .implant-01 .cf{
clear:both;
	margin:0 0 32px;
}

#common .implant-01 p.imgR{
	margin:0 0 0 16px;
}

#common .implant-01 p.imgL{
	margin:0 16px 48px 0;
}

#common .implant-01 ul{
	margin:0 0 8px;
	padding:16px 16px 8px;
	background: #F8F7F1;
}

#common .implant-01 li{
	margin:0 0 8px;
	padding:0 0 0 16px;
	background: url(../../../img/implant/03/arrow.png) no-repeat 0 5px;
}

#implant-02{
	margin:0 0 64px;
	padding:70px 0 20px 70px;
	background: url(../../../img/implant/01/07.jpg) no-repeat;
	line-height:1.3;
	letter-spacing:-1px;
}

#implant-03{
	padding:24px;
	background:#F8F7F1;
}

#implant-03 dl{
	margin:0;
}

#implant-03 dt{
	margin:0 0 4px;
}

#implant-03 dd{
	margin:0 0 32px 32px;
}

#common .implant-04{
	float:left;
	width:210px;
}

#common .implant-05{
	float:right;
	width:420px;
}

#common .implant-05 li{
	margin:0 0 8px;
	padding:0 0 0 16px;
	background: url(../../../img/implant/03/arrow.png) no-repeat 0 5px;
}

#common .implant-06{
clear:both;
	margin:0;
	_zoom:1;
	overflow:hidden;
}

#common .implant-06 p.imgL{
	margin:0 16px 32px 0;
}

#common .implant-07{
	margin:24px 0 8px;
}

#common .implant-08{
clear:both;
	margin:0 0 8px;
}

#common .implant-09{
	margin:0 16px;
}



#common .report-01{
clear:both;
	margin:0 0 64px;
	_zoom:1;
	overflow:hidden;
}


#common .team-01{
	margin:0 0 16px;
}

#common .team-02{
clear:both;
	margin:0 0 24px;
	padding:8px 8px 4px;
	border:1px solid #b20000;
}


#common .voice-01 dl{
	margin:24px 0 0;
	padding:0 24px;
}

#common .voice-01 dt{
	margin:0 0 8px;
	padding:8px 16px;
	background:#514E2D;
	font-size:17px;
	color:#fff;
	font-weight:700;
}

#common .voice-01 dd{
	margin:0 0 32px;
}



#form{
	margin:0 24px 32px;
	text-align:center;
}

#form p{
	margin:0 0 16px;
}

#form table{
	width:620px;
	margin:32px 0 16px;
	background:#F0F3FB;
	border-collapse:separate;
	border-spacing:0;
	border-bottom:1px solid #EEE6C4;
}

#form table td{
	padding:16px;
	vertical-align:middle;
	text-align:left;
	border-top:1px solid #EEE6C4;
}

#form table td.cell-01{
	width:30%;
	background:#fff;
}

#form table td.cell-02{
	width:70%;
	background:#fff;
}

#form table td.cell-03{
	width:30%;
}

#form table td.cell-04{
	width:70%;
}

#send{
	border: 0px;
	width:182px;
	height:37px;
	background: url(../../../img/send.png) left top no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}


#form table td.data{
	width:25%;
	padding:16px 0 16px 24px;
	vertical-align:top;
	background:#ECE9E6;
}

#form table td.request{
	width:75%;
	padding:16px 8px;
	vertical-align:top;
	background:#fff;
}

#form table td.request p{
	margin:0 0 16px;
}

#form-01{
	_zoom:1;
	overflow:hidden;
	margin:8px 0 0px;
}

#form-01 p.form-02{
	float:left;
	margin:0 32px 0 224px;
}

#form-03{
	margin:8px 0 16px;
	padding:16px 32px;
	border:1px solid #D8D4C8;
}

#form-04{
	margin:8px 0 16px;
	text-align:center;
}

#form-04 p{
	margin:0 0 48px;
}





.wpcf7{
	width:100%;
	margin:0 auto 4px;
}

.wpcf7-list-item{
	display: block;
}

.wpcf7-validates-as-date{
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	font-size: 17px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 80%;
	border: 1px solid #ddd;
	font-size: 17px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
}

.wpcf7 input[type="radio"],
.wpcf7 input[type="checkbox"]
{
	-webkit-transform: scale(1);
	-webkit-transform-origin:0 0;
	-moz-transform: scale(1);
	-moz-transform-origin:0 0;
	-ms-transform: scale(1);
	-ms-transform-origin:0 0;
	width:28px;
	width:28px;
	vertical-align:middle;
}

.wpcf7 .wpcf7-select {
	background: #fff;
	color:#333;
	border: 1px solid #ddd;
	font-size: 18px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
	line-height: 2;
}

.wpcf7 input[type="submit"] {
	margin:40px 0 0 35%;
	padding:8px 0 8px 24px;
	background: rgba(114,175,37,1);
	color:#fff;
	font-size:22px;
	font-weight:700;
	letter-spacing:4px;
	cursor: pointer;
	letter-spacing:32px;

	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
}

.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}

.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}


#zip, #age{
	width:15%;
	margin-bottom:16px;
}

