@charset "utf-8";

/* --------------------------------------------

	医療法人貴和会 CSS
	updated: 17 SEP. 2008
	designed:  AZ
	
	1. general
	2. header
	3. global navigation
	4. contents (wrap of columns)
	5. main column
	6. sub column
	7. footer

-------------------------------------------- */

/* --------------------------------------------
general  
-------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #fff url(img/bgBody.jpg) repeat-y 0 0;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 85%;  /*  11px  */
	text-align: center;
}
h1,
h2,
h3,
h4,
div,
p,
ul,
ol,
li,
a {
	margin: 0;
	padding: 0;
}
p,
a,
li,
th,
td {
	font-size: 1em;
}
a {
	color: #111;
	text-decoration: none;
}
a:hover {
	color: #008fff;
}
a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
ul,
dl {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img { 
	margin: 0;
	padding: 0;
	border: 0;
}
em {
	color: #000;
	font-weight: bold;
	font-style: normal;
}

em.red{
	color: #AE2020;
	font-weight: bold;
}

strong {
	color: #000;
	font-size: 1.1em;
}

.small{
	font-size: 0.9em;
	font-weight: 100;
}

.none{
	display: none;
}

/* --------------------------------------------
float  */

.left {
	float: left
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clr {
	clear: both;
}

/* --------------------------------------------
clear fix  */

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	display: inline-table;
	zoom: 1;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */


/* --------------------------------------------
header  
-------------------------------------------- */

#header {
	width: 100%;
	height: 70px;
	background: #f6f6f6 url(../img/bgHeader.jpg) repeat-x 0 0;
}
	#top {
		width: 800px;
		margin: 0 auto;
		text-align: left;
	    position:relative;
	}
	#logo {
		width: 600px;
		height: 40px;
		font-size: 1em;
		position:absolute;
		top:15px;
		left:0px;
	}
	#contact {
		width: 200px;
		height: 15px;
		position:absolute;
		top:47px;
		right:0px;
	}
	#tel_osaka {
		width: 152px;
		height: 35px;
		position:absolute;
		top:8px;
		right:185px;
	}
	#tel_ginza {
		width: 152px;
		height: 35px;
		position:absolute;
		top:8px;
		right:15px;
	}	


/* --------------------------------------------
global navigation  
-------------------------------------------- */

#gNav {
	width: 100%;
	height: 50px;
	background: #6e6e6e url(../img/bgNav.jpg) repeat-x 0 0;
}
	#gNav ul {
		width: 800px;
		height: 50px;
		margin: 0 auto;
	}
	/* Hides from IE-mac \*/
	* html #gNav ul {
		margin: 0;
	}
	/* End hide from IE-mac */
		#gNav li {
			float: left;
			width: 100px;
			height: 25px;
			margin: 15px 0 0;
		}
		#gNav #navHome {
			background: transparent url(../img/gNavHomeHover.jpg) no-repeat 0 0;
		}
		#gNav #navPerio {
			background: transparent url(../img/gNavPerioHover.jpg) no-repeat 0 0;
		}
		#gNav #navImplant {
			background: transparent url(../img/gNavImplantHover.jpg) no-repeat 0 0;
		}
		#gNav #navRestoration {
			background: transparent url(../img/gNavRestorationHover.jpg) no-repeat 0 0;
		}
		#gNav #navPolicy {
			background: transparent url(../img/gNavPolicyHover.jpg) no-repeat 0 0;
		}
		#gNav #navDoctor {
			background: transparent url(../img/gNavDoctorHover.jpg) no-repeat 0 0;
		}
		#gNav #navShinosaka {
			background: transparent url(../img/gNavShinosakaHover.jpg) no-repeat 0 0;
		}
		#gNav #navGinza {
			background: transparent url(../img/gNavGinzaHover.jpg) no-repeat 0 0;
		}
			#gNav li a {
				display: block;
				width: 100%;
				height: 100%;
			}
			#gNav li a:hover {
				background: transparent;
			}
				#gNav li a:hover img,
				#home #gNav #navHome a img,
				.perio #gNav #navPerio a img,
				.implant #gNav #navImplant a img,
				.restoration #gNav #navRestoration a img,
				.policy #gNav #navPolicy a img,
				.doctor #gNav #navDoctor a img,
				.shinosaka #gNav #navShinosaka a img,
				.ginza #gNav #navGinza a img {
					visibility: hidden;
				}


/* --------------------------------------------
cover visual
-------------------------------------------- */

#cover {
	clear: both;
	width: 100%;
	height: 89px;
	margin: 0 0 30px;
	background: transparent url(../img/bgCover.jpg) repeat-x left bottom;
}
	#home #cover {
		height: 372px;
	}
	.access #cover_ginza {
		clear: both;
		width: 100%;
		height: 89px;
		margin: 0 0 30px;
		background: transparent url(../img/bgCover.jpg) repeat-x left bottom;
	}

		#cover p {
			width: 810px;
			height: 373px;
			margin: 0 auto;
		}
		
	.perio #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_perio/bgPeriodonticsCover02.jpg) no-repeat right top;
	}
	.perio_case #cover h1,
	.perio_case3 #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_perio/bgPeriodonticsCover.jpg) no-repeat right top;
	}
    .Implant_case #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_implant/bgImplantCover.jpg) no-repeat right top;
	}
	.restoration #cover h1{
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_restoration/bgRestorationCoverIndex.jpg) no-repeat right top;
	}
	.restoration_case #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_restoration/bgRestorationCover.jpg) no-repeat right top;
	}
	.policy #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_policy/bgPolicyCover.jpg) no-repeat right top;
	}

	.implant #cover h1,
    .implant_flow #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_doctor/bgDoctorCover.jpg) no-repeat right top;
	}
	.access #cover h1,
	.doctor #cover h1,
	.doctor_director #cover h1,
	.doctor_adviser #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_access/bgOsakaCover.jpg) no-repeat right top;
	}
	.contact #cover h1,
	.privacy #cover h1,
	.sitemap #cover h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background-color: #f3f3f3;
	}
	.access #cover_ginza h1 {
		width: 800px;
		height: 89px;
		margin: 0 auto;
		text-align: left;
		background: #f3f3f3 url(../img/img_access/bgGinzaCover.jpg) no-repeat right top;
	}

/* --------------------------------------------
contents 
-------------------------------------------- */

#contents {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	text-align: left;
}
#home #contents  {
	background: transparent url(../img/bgMenu.jpg) repeat-x 0 0;
}

/* --------------------------------------------
main column (left column) */

#main {
	float: left;
	width: 588px;
	margin: 0;
	padding: 0 0 50px;
}
#main .box {
    width:526px;
    font-size: 0.9em;
    margin-left: 20px;
    line-height: 1.75;
}

/*sub_Contact_form*/
	.contact #main table {
        width: 523px;
	}
	.contact #main table th {
        background-color: #F0F0F0;
        border-bottom: 2px solid #fff;
        padding: 7px 10px;
        width: 140px;
        font-size: 0.9em;
	}
	.contact #main table td {
        padding: 7px 10px;
	}
	#main .orange {
        color: #FF6600;
	}
	input {
		font-size: 0.9em;
	}

/* --------------------------------------------
5-1.perio */

/*--index--*/
    .perio #main .left,
    .perio_case3 #main .left{
	    width: 231px;
        float: left;
    }
    .perio #main .p1{
        margin: 40px 0 0 0;
    }
    .perio #main .yajirushi{
        float: left;
        margin: 180px 0 0 0;
    }
    .perio #main .line{
        margin: 10px 0 0 0;
    }
    .perio #main .text1,
    .perio_case3 #main .text1{
        margin: 3px 0 0 6px;
    }
/*--case3--*/
.perio_case3 #main h3{
    margin: 0 0 20px 0;
}
    .perio_case3 #main .yajirushi1{
        float: left;
        margin: 35px 0 0 0;
    }
    .perio_case3 #main .yajirushi2{
        float: left;
        margin: 80px 0 0 0;
    }
/*--case--*/
.perio_case #main h3,
.Implant_case #main h3,
.restoration_case #main h3{
	margin-bottom: 23px;
}
.perio_case #main .left,
.Implant_case #main .left,
.restoration_case #main .left {
	clear: both;
	width: 290px;
    margin-bottom: 4px;
}
	.perio_case #main .left img,
	.Implant_case #main .left img,
	.restoration_case #main .left img {
		width: 290px;
		height: 213px;
	}
.perio_case #main .right,
.Implant_case #main .right,
.restoration_case #main .right {
	width: 233px;
    margin-bottom: 4px;
}
	.perio_case #main .right p,
	.Implant_case #main .right p,
	.restoration_case #main .right p {
		margin: 0 0 10px 15px;
	}

/* --------------------------------------------
5-2.Implant */


/*--index--*/
    .implant #main .left{
	    width: 231px;
        float: left;
    }
    .implant #main .text1{
        margin: 3px 0 0 6px;
    }
    .implant #main .yajirushi1{
        float: left;
        margin: 35px 0 0 0;
    }
    .implantｈ #main .yajirushi2{
        float: left;
        margin: 80px 0 0 0;
    }

/*--implant_flow--*/
.implant_flow #main .left {
	clear: both;
	width: 50px;
    margin-bottom: 4px;
}
	.implant_flow  #main .left img {
		width: 50px;
		height: 75px;
	}
.implant_flow  #main .right {
	width: 476px;
    margin-bottom: 4px;
}
	.implant_flow  #main .right p {
		margin: 2px 0 10px 11px;
	}
.implant_flow  .box table {
    margin: 3px 0 10px 10px;
    padding: 0;
    font-size: 1em;
    line-height: 1.6;
}
.implant_flow  .box table td {

}
.implant_flow  .box table .td1 {
    margin: 0;
    padding: 0;
    vertical-align: top;
	white-space: nowrap;
    text-align: left;
    line-height: 1.4;
}
.implant_flow  .box table .td2 {
    vertical-align: top;
    text-align: left;
}

/* --------------------------------------------
5-2.restoration */
.restoration #main .left {
	clear: both;
	width: 260px;
}
	.restoration #main .left img {
		width: 260px;
		height: 200px;
	}
.restoration #main .right {
	width: 263px;
}
	.restoration #main .right h4 {
		
	}
	.restoration #main .right p {
		margin: 0 40px 0 0:
	}


/* --------------------------------------------
5-3.policy */

.policy .text{
    margin: 20px 0 15px;
}

.policy .box p {
    padding-bottom:10px;
}


/* --------------------------------------------
5-4.doctor */

/*doctor*/
.doctor table{
    margin: 18px 0 10px;
    font-size:1.0em;
}
.doctor .td1{
    text-align: center;
    padding-top:3px;
}

/*director*/
#main .box_matsui {
    width:526px;
    height: 290px;
    font-size:0.9em;
    margin-left:20px;
    line-height:140%;
    background: url(../img/img_doctor/img_Director_border_m.gif) no-repeat left bottom;
    padding-bottom: 1px;
}
    .box_matsui .left {
	    clear: both;
	    width: 148px;
        margin-bottom: 4px;
		margin-top:7px;
    }
    .box_matsui .right {
	    width: 367px;
        margin-bottom: 4px;
    }
	    .box_matsui .right h4 {
		    margin: 16px 0 0 30px;
	    }
	    .box_matsui .right table {
		    margin: 20px 0 0 30px;
            font-size: 1.0em;
	    }
	    .box_matsui .right p {
		    margin: 10px 0 0 30px;
	    }

#main .box_sasaki {
    width:545px;
    height: 335px;
    font-size:0.9em;
    margin-top: 70px;
    margin-left:20px;
    line-height:140%;
    background: url(../img/img_doctor/img_Director_border_s.gif) no-repeat right bottom;
    padding-bottom: 1px;
	 position: relative;
	 top: 0;
	 left: 0;
}
    .box_sasaki .right {
	    /*clear: both;*/
	    width: 170px;
		 height: 295px;
       /*margin-bottom: 4px;*/
		 position: absolute;
		 bottom: 1px;
		 right: 0;
    }
	 
    .box_sasaki .left {
        margin-bottom: 4px;
		  width: 375px;
    }
	    .box_sasaki .left h4 {
		    margin: 0 0 0 45px;
	    }
	    .box_sasaki .left table {
		    margin: 20px 0 0 50px;
            font-size: 1.0em;
	    }
	    .box_sasaki .left p {
		    margin: 10px 0 0 50px;
	    }
		
.doctor_director h5{
	margin: 50px 15px 0 20px;
	font-size: 1em;
}

.doctor_director .h5_sub{
	margin: 10px 15px 0 20px;
	font-size: 0.9em;
}


/*adviser*/
.doctor_adviser .line{
    margin:15px 0 20px;
}
.doctor_adviser #main .left {
	clear: both;
	width: 126px;
    margin-bottom: 4px;
}
	.doctor_adviser #main .left img {
		width: 126px;
		height: 155px;
	}
.doctor_adviser #main .right {
	width: 367px;
    margin-bottom: 4px;
}
	.doctor_adviser #main .right p {
		margin: 20px 0 0;
	}


/* --------------------------------------------
5-5.access */
.access .ac{
    margin: 20px 0 20px 20px;
}
.access #main .left {
	clear: both;
	width: 330px;
    margin-bottom: 4px;
}
.access #main .right {
	width: 194px;
    margin-bottom: 4px;
}
	.access #main .right p {
		margin: 0 0 20px 25px;
	}
	.access #main .right ul {
		margin: 0 15px 25px 40px;
		padding: 0;
		list-style: disc;
	}
		.access #main .right ul li {
			margin: 0 0 8px;
			padding: 0;
			line-height: 1.5;
		}
.access .sub_h {
    margin: 15px 0 8px;
    float: left;
}
.access .sub_p {
		font-size: 0.9em;
        color: #666666;
        line-height: 1.3;
}


/* --------------------------------------------
5-6.sub */
.sitemap table .td1{
    height: 60px;
    vertical-align: top;
}
.sitemap table .td2{
    height: 40px;
    vertical-align: top;
}



/* --------------------------------------------
top page menu cure */

#menuCure {
	width: 762px;
	margin: 24px 18px 0;
}
	#menuCure li {
		float: left;
		width: 254px;
		height: 137px;
		text-indent:-9999px;
	}
		#menuCure li a {
			display: block;
			width:254px;
			height:137px;
		}
		#menuCure li a:hover {
			filter: alpha(opacity=70);
			opacity: 0.7;
		}
			
#menuCure01 a{
 background:#FFFFFF url(../img/menuPerio.jpg) no-repeat;
}

#menuCure02 a{
 background:#FFFFFF url(../img/menuImplant.jpg) no-repeat;
}

#menuCure03 a{
 background:#FFFFFF url(../img/menuRestoration.jpg) no-repeat;
}

/* --------------------------------------------
top page menu clinic */
#menubottom {
	width: 751px;
	margin: 0 24px 0;
}

#menuClinic {
	float: left;
	width: 354px;
	height: 107px;
    display:inline;
    background: url(../img/bgMenuClinic.jpg) no-repeat 0 0;
    margin-right:18px;
}
	#menuClinic .boxLeft {
		float: left;
	    height: 71px;
        width: 168px;
        display:inline;
        margin: 30px 0 0 9px;
	}
	#menuClinic .boxRight {
		float: left;
	    height: 71px;
        width: 168px;
        display:inline;
        margin: 30px 0 0 0;
	}
		#menuClinic .boxLeft h3,
		#menuClinic .boxRight h3 {
			height: 71px;
            width: 168px;
			text-indent:-9999px;
		}
		#menuClinic .boxLeft h3 a {
			height: 71px;
            width: 168px;
			background:#FFFFFF url(../img/headerMenuShinosaka.jpg) no-repeat;
			display:block;
		}
		#menuClinic .boxRight h3 a {
			height: 71px;
            width: 168px;
			background:#FFFFFF url(../img/headerMenuGinza.jpg) no-repeat;
			display:block;
		}
		#menuClinic .boxLeft h3 a:hover,
		#menuClinic .boxRight h3 a:hover {
			filter: alpha(opacity=70);
			opacity: 0.7;
		}
		
/* --------------------------------------------
top page menu policy*/

#menuPolicy {
	float: left;
	width: 173px;
	height: 107px;
	text-indent:-9999px;
}
		#menuPolicy a {
			display: block;
			width:173px;
			height:107px;
			background:#FFFFFF url(../img/MenuPolicy.jpg) no-repeat;
		}
		#menuPolicy a:hover {
			filter: alpha(opacity=70);
			opacity: 0.7;
		}
		
#JIADS {
	float: right;
	width: 187px;
	height: 107px;
}

/* --------------------------------------------
top page menu bosyu*/

#home #bosyu_box{
	width: 728px;
	*width: 750px;
	margin: 12px 0 0 25px;
	padding: 10px;
	background-color: #f1f1f1;
	border: solid 1px #D4D4D4;
}

html>/**/#home #bosyu_clear{
	clear: both;
}

#bosyu_box h4 {
	font-weight: normal;
	background: url(../img/lesson_title_bg.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#bosyu_box h4 img {
	vertical-align: top;
}

/* --------------------------------------------
sub column (right column) */

/*--list1--*/
.access #sub,
.contact #sub,
.sitemap #sub,
.privacy #sub {
	float: left;
	width: 212px;
    margin-bottom: 10px;
	background: transparent url(../img/bgSubTop_list1.jpg) no-repeat 0 0;
}

/*--list2--*/
.policy #sub {
    float: left;
	width: 212px;
	margin-bottom: 10px;
	background: transparent url(../img/bgSubTop_list2.jpg) no-repeat 0 0;
}

/*--list3--*/
.doctor #sub {
    float: left;
	width: 212px;
	margin-bottom: 10px;
	background: transparent url(../img/bgSubTop_list3.jpg) no-repeat 0 0;
}

/*--list4--*/
#sub {
	float: left;
	width: 212px;
	background: transparent url(../img/bgSubTop_list4.jpg) no-repeat 0 0;
}

/*--list5--*/
.implant #sub,
.Implant_case #sub,
.implant_flow #sub {
	float: left;
	width: 212px;
    margin-bottom: 10px;
	background: transparent url(../img/bgSubTop_list5.jpg) no-repeat 0 0;
}

#home #sub {
	background: none;
}
	#sub h2 {
		height: 20px;
		margin: 15px 12px 5px;
		padding: 0 0 6px;
	}
	#home #sub h2 {
		float: left;
		width: 149px;
		height: 26px;
		margin: 24px 0 0;
	}
	#sub p {
		float: left;
		width: 38px;
		height: 16px;
		margin: 41px 0 0;
		padding: 0;
	}
	#sub ul {
		clear: both;
		margin: 0 0 18px;
		padding: 0 12px 4px;
		background: transparent url(../img/borderBottom.png) no-repeat left bottom;
		font-size: 0.9em;
	}
	.sitemap table ul {
		clear: both;
		margin: 0 0 18px;
		padding: 0 0px 4px;
		font-size: 0.9em;
	}
	#home #sub ul {
		padding: 0 0 6px;
		background: transparent url(../img/borderSubList.png) no-repeat 0 0;
		font-size: 0.8em;
	}
		#sub ul li {
            padding-bottom:0em;
			background: transparent url(../img/borderSubInfo.png) no-repeat left bottom;
			line-height: 1.5;
		}
		.sitemap table ul li {
            padding-bottom:0em;
			line-height: 10%;
            font-size: 1.2em;
		}
		#sub ul li.last {
			background: none;

		}
		.date {
			padding: 2px 0 0 19px;
			background: transparent url(../img/bulletSubInfo.png) no-repeat left center;
		}
		#sub ul li a {
			display: block;
			width: 170px;
			padding: 3px 10px 10px 25px;
			background: transparent url(../img/bulletSubListGray.png) no-repeat 0 0;
		}
		#sub ul li.link span {
			display: block;
			width: 170px;
			padding: 3px 10px 10px 25px;
			background: transparent url(../img/borderSubInfo.png) no-repeat left bottom;
            color:#008FFF;
		}
		#sub ul li.last_link span{
			display: block;
			width: 170px;
			padding: 3px 10px 10px 25px;
            color:#008FFF;
		}
		.sitemap table ul li a {
			display: block;
			padding: 10px 10px 10px 25px;
			background: transparent url(../img/bulletSubListGray.png) no-repeat 0 0;
			font-size: 0.95em;
		}
		* html .sitemap table ul li a {
			font-size: 0.7em;
		}
		
		#home #sub ul li{
			padding: 6px 0 11px;
		}
		/* Hides from IE-mac \*/
		* html #sub ul li a {
			width: 188px;
		}
		/* End hide from IE-mac */
		#home #sub ul li a {
			padding: 6px 10px 11px 25px;
			background: transparent;
		}
		#sub ul li a:hover {
			background: transparent url(../img/bulletSubListBlue.png) no-repeat 0 0;
		}
		#sub ul li.link,
		#sub ul li.last_link{
			background: transparent url(../img/bulletSubListBlue.png) no-repeat 0 0;
		}
		.sitemap table ul li a:hover {
			background: transparent url(../img/bulletSubListBlue.png) no-repeat 0 0;
		}
		#home #sug ul li a:hover {
			background: transparent;
		}


/* sub（listが無い場合） */
#sub_list1 {
	float: left;
	width: 212px;
}
	#sub_list1 h2 {
		height: 52px;
        margin-bottom: 23px;
	}
	#sub_list1 p.contact1 {
		font-size: 0.9em;
        font-weight: bold;
        color: #666666;
        margin-top: 15px;
	}
	#sub_list1 p.contact2 {
		font-size: 0.9em;
        color: #666666;
        margin-top: 3px;
        line-height: 130%;
	}
	#sub_list1 p.contact2 span {
		font-size: 0.8em;
        color: #666666;
        margin-top: 3px;
        line-height: 130%;
	}
	
	
/* sub_contact */

#sub_contact {
    width: 212px;
	height: 229px;
	background-image:url(../img/rightBanner.gif);
	float:right;
	position:relative;
	}
	#sub_contact p {
        width: 186px;
	    height: 34px;
	    position:relative;
		top:177px;
		left:13px;
	}
	
	
	



/* --------------------------------------------
footer
-------------------------------------------- */

#footer {
	clear: both;
	font-size: 0.8em;
	background: transparent url(../img/bgFooter.jpg) repeat-x left bottom;
	text-align: center;
}
	#footer ul {
		width: 800px;
		margin: 0 auto;
		padding: 0 0 5px;
		text-align: left;
	}
	/* Hides from IE-mac \*/
	* html #footer ul {
		width: 800px;
		margin: 0;
		padding: 0 0 5px;
		text-align: left;
	}
	/* End hide from IE-mac */
		#footer ul li {
			display: inline;
		}
	#footer p {
		width: 800px;
		margin: 0 auto;
		padding: 15px 0 20px;
		text-align: left;
	}
	
/* --------------------------------------------
form
-------------------------------------------- */

.submitbtn {
	margin: 20px 0 0;
}

.thanks {
	margin: 50px 0 0;
	font-size: 1.1em;
	text-align: center;
	line-height: 3;
}
.thanks a {
	color: #008fff;
}
.thanks a:hover {
	color: #999:
}

/* --------------------------------------------
404 page
-------------------------------------------- */

.notFound {
	margin: 10px 0 50px;
	color: #ff8100;
	font-weight: bold;
	font-size: 1.2em;
}

