/*
Site Name: Uni Orthodontic Clinic
Author: kobayashi-metal
*/

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------ page ------------------------------------ */
/* ------------------------------------------------------------------------------------ */

/* ------------------------ index ------------------------ */

h1 { padding-left:10px; text-align:left;border-left:solid 4px #409D27;}

.contact { width:620px; margin:0 auto; padding:0;}

.contact table,
.contact th,
.contact td { border:solid 1px #CCC; border-collapse:collapse;}

.contact table { margin-bottom:20px}
.contact th,
.contact td { padding:10px; font-size:0.8em;}

.contact td { text-align:left;}
.contact th { width:10em;background-color:#EEE;}

p { font-size:0.8em; line-height:1.5;text-align:left;}
.red { color:#F00;}

.center { margin-bottom:40px;text-align:center;}

/* ------------------------ conf ------------------------ */

table.confBox { width:30em;}

.submitBox { margin: 0 0 40px 0;}
.submitBox form#form1 {
	float:left;
	display:inline;
	margin: 0 20px 0 180px;
}

/* ------------------------ end ------------------------ */

.txtCenter { text-align:center;}

.btm150 { margin-bottom:150px;}

