@charset "utf-8";
/* Last UpDate 2009/11/07 AY */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: small;
	font-family: "Verdana", "ＭＳ ゴシック";
	line-height: 1.6em;
	background-color: #999999;
	text-align:center;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}

.h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:100;
}

.h2 {
	font-size: 12px;
	color:#006600;
	font-weight: 100;
	margin: 10px 0 0 10px;
}

.h3 {
	font-size: 14px;
	text-align: left;
}

.title1 {
	margin-bottom: 15px;
	font-size: 14px;
	border-left: 10px solid #cc0000;
	border-bottom: 1px dotted #cc0000;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}

.title2 {
	margin-bottom: 20px;
	font-size: 14px;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background-color:#e7e7e7;
	color: #333333;
}

.title3 {
	margin-bottom: 10px;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top:3px;
	padding-left: 10px;
	background-color:#cc0000;
	color: #ffffff;
}

.title4 {
	font-size: 14px;
	border-left: 10px solid #ff6500;
	border-bottom: 1px dotted #ff6500;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}

.title5 {
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #006600;
	color: #ffffff;
}

.title6 {
	font-size: 14px;
	border-left: 10px solid #000066;
	border-bottom: 1px dotted #000066;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}

.style1 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #ff6500;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	color: #0000ff;
}

.style3 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
	color: #333333;
	text-decoration: none;
}

.style4 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
	color: #0000ff;
	text-decoration: none;
}

.style5 {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
}

.style7 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 140%
}

.style8 {
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.style9 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.style10 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding: 10px;
}

.style11 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 200%;
	padding-left: 10px;
}

.style12 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	background-color: #99FF66;
	padding-left: 20px;
	padding-right: 20px;
}

p {
	font-size: 12px;
	line-height: 1.5;
}

hr{
 clear:both;
 width:0px;
}



/* -+-+-+-+-+-+-+-+-+-+-+-+- Layout */
#top {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background: #ff6600;
	text-align: left;
	width: 795px;
	height: 20px;
}

#container {
	margin: 10px auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 800px;
	background: #ffffff; 
	text-align: left;
}

.contents {
	margin: 0 35px;
	width: 700px;
}

#header {
 margin: 0;
 padding: 0;
 line-height: 0;
 width: 100%;
 height: 165px;
}

#header.h1 {
	margin: 0;
	padding: 0;
	font-size: 0px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 0em;
}

.header_txt {
	display: block;
	float: left;
	text-align: left;
	width: 270px;
	margin: 25px 0 0 0;
}

.header_info {
	display: block;
	float: left;
	text-align: right;
	margin: 0 0 0 130px;
}

#top_h {
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: left;
	width: 800px;
	height: 220px;
}

second_h {
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: left;
	width: 800px;
	height: 100px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#navi {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
	background: url(../img/navi_img.jpg) no-repeat;
}

#g_navi {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
	background: url(../img/navi_img.jpg) no-repeat;
}

#g_navi em {
	margin: 0;
	float: left;
	list-style: none;
	text-indent: -9999px;
}

#g_navi a {
margin: 0;
	text-decoration: none;
	display: block;
	height: 35px;
	background: url(../img/navi_img.jpg);
	background-position: left top;
}

/* 2009/10/09 */
/*------off*/
#g_navi01 a {
	background-position: 0px 0px;
	width:150px;
}
#g_navi02 a {
	background-position: -150px 0px;
	width:125px;
}
#g_navi03 a {
	background-position: -275px 0px;
	width:125px;
}
#g_navi04 a {
	background-position: -400px 0px;
	width:125px;
}
#g_navi05 a {
	background-position: -525px 0px;
	width:125px;
}
#g_navi06 a {
	background-position: -650px 0px;
	width:150px;
}

/* 2009/10/09 */
/*------hover*/
#g_navi01 a:hover {
	background-position: 0px -35px;
}
#g_navi02 a:hover {
	background-position: -150px -35px;
}
#g_navi03 a:hover {
	background-position: -275px -35px;
}
#g_navi04 a:hover {
	background-position: -400px -35px;
}
#g_navi05 a:hover {
	background-position: -525px -35px;
}
#g_navi06 a:hover {
	background-position: -650px -35px;
}

/* 2009/10/09 */
/*------on*/
#g_navi01_on a {
	background-position: 0px -35px;
	width:150px;
}
#g_navi02_on a {
	background-position: -150px -35px;
	width:125px;
}
#g_navi03_on a {
	background-position: -275px -35px;
	width:125px;
}
#g_navi04_on a {
	background-position: -400px -35px;
	width:125px;
}
#g_navi05_on a {
	background-position: -525px -35px;
	width:125px;
}
#g_navi06_on a {
	background-position: -650px -35px;
	width:150px;
}

/*------------------メインコンテンツ枠---------------------*/
#wrapper {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	width: 800px;
	background: #ffffff;
	height: auto;
}

/*------------------中央・右コンテンツ枠---------------------*/
#content {
	float: right;
	margin: 0;
	width: 800px;
	height: auto;
}
#content_2 {
	text-align: center;
	margin: 20px;
	width: 760px;
	height: auto;
}
#content_3 {
	padding: 0 15px 30px 15px;
	float: right;
	margin: 0;

	height: auto;
}
#comingsoon {
	width: 100%;
	height: 400px;
}

/*------------------中央コンテンツ---------------------*/
#main {
	float: left;
	margin: 0;
	width: 450px;
	height: auto;
	padding-bottom: 20px;
}
.main_1 {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px;
}
.main_2 {
	width: 500px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 40px;
	margin-left: 5px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.main_3 {
	padding-left: 15px;
	padding-bottom: 15px;
}
.img1 {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.top_bnr {
	margin-bottom:20px;
	display: block;
}
.top_bnr_1 {
	margin-top:10px;
	display: block;
	padding: 0;
}
.main_box {
	padding: 5px;
	border: 1px solid #cccccc;
}

table.time_table{
	margin: 0 10px;
}

table.time_table th{
	width: 15em;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

table.time_table td.list01{
	padding-bottom: 20px;
	vertical-align: top;	
}

table.time_table td.list02{
	padding-bottom: 5px;
	vertical-align: top;	
}

.schedule_title{
	margin-bottom: 10px;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px solid #E3E3E3;
	background: #F3F3F3;
	font-weight: bold;
}

.consultant_photo dl{
	width: 480px;
}
.consultant_photo dl:after{
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: ".";
}
.consultant_photo dl dt{
	width: 240px;
	float: left;
}
.consultant_photo dl dd{
	padding-top: 40px;
	width: 240px;
	float: right;
}

.greet_photo dl{
	width: 480px;
}
.greet_photo dl:after{
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: ".";
}
.greet_photo dl dt{
	width: 325px;
	float: left;
	text-align: center;
}
.greet_photo dl dd{
	padding-top: 45px;
	width: 155px;
	float: right;
}
.greet_photo dl dd img{
	margin-bottom: 5px;
}	

.info_d {
	display: block;
	float: right;
}
.info_d2 {
	display: block;
	width: 450px;
}
#form_list {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	padding: 0;
	margin-bottom: 20px;
}

#form_list ul li{
	list-style-type: none;
	padding: 10px;
}

table.top_time{
	margin: 3px 0 10px 0;
	width: 630px;
}

table.top_time th{
	padding: 5px;
	border: 1px solid #E1E1E1;
	width: 12em;
	background: #EEE;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

table.top_time td{
	padding: 5px 10px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;	
	font-size: 12px;	
}

table.top_add{
	margin-bottom: 20px;
}

table.top_add th{
	padding-bottom: 5px;
	width: 8em;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
table.top_add td{
	padding-bottom: 5px;
	font-size: 12px;	
}

/*------------------右コンテンツ---------------------*/
#side_R {
	float: right;
	width: 320px;
	padding-right: 15px;
	padding-bottom: 40px;
}
#side_R_2 {
	float: right;
	width: 230px;
	padding-top: 10px;	
	padding-right: 15px;
	padding-bottom: 40px;
	text-align: left;
}
.side_r1 {
	
}
.side_r2 {
	margin-top: 15px;
	border: 1px dashed #cccccc;
	padding: 5px;
}

#s_navi ul {
	padding: 0;
	list-style: none;
}

#s_navi li a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 35px;
	padding_bottom: 2px;
}
#feed {
	border: 1px solid #cccccc;
	padding: 5px;
	margin:0;
}
/*------------------footer/copy---------------------*/
#footer_menu {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: none;
	font-size:10px;
}

#footer {
	width: 800px;
	height: 20px;
	color: #ffffff;
	background: #cc0000;
}

address {
	font-style: normal;
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 9px;
}
