﻿@charset "utf-8";
/* reset -------------------------------------------------- */
body{
	font:13px/123.1 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height: 1.4;
}

select,input,button,textarea,button {
	font:99% arial,helvetica,clean,sans-serif;
}

table{
	font-size:inherit;
	font:100%;
}
	
pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	/*line-height:100%;*/
}


/* YUI 2: Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*********************************************************
全体
*********************************************************/
a {
	color: #4b4742;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

html,body{
	height:100%;
}
body {
	background-color: #e4e2dd;
	color: #312c26;
}
#wrapper {
	margin: 0 auto;
	width: 955px;
	background-color: #FFFFFF;
	padding: 0 15px 0 20px;
}
.font_80 {
	font-size: 80%;
}
.disc_list {
	list-style: disc;
}
.clear {
	clear: both;
}
/*********************************************************
#header
*********************************************************/
#header {
	position: relative;
	height: 175px;
}
#header h1 {
	width: 295px;
	float: right;
	margin: 0 0 0 0;
	text-align: center;
	padding: 1px 0 2px 0;
	background-image: url(../images/sub_bg03.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
}
#header .title {
	padding: 35px 0 35px 0;
}
#header .map {
	position: absolute;
	top: 15px;
	left: 533px;
}

/*********************************************************
#global_menu
*********************************************************/
#global_menu {
	width: 955px;
	height: 40px;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/global_menu_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#global_menu ul li {
	float: left;
}
#global_menu ul li a{
	display: block;
}
#menu01 a{
	width: 83px;
}
#menu02 a{
	width: 151px;
}
#menu03 a{
	width: 92px;
}
#menu04 a{
	width: 93px;
}
#menu05 a{
	width: 131px;
}
/*********************************************************
#contents
*********************************************************/
#contents {
	overflow: hidden;
}
#contents .main {
	width: 640px;
	padding: 0 15px 0 0;
	float: left;
	overflow: hidden;
}
.h2 {
	margin: 17px 0 15px 10px;
}
.h3 {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 100%;
}
.h3_top {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 100%;
}
/* section共通 */
.left_image {
	width: 223px;
	float: left;
}
.section02 div, .section03 div, .section_tel div {
	width: 630px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.section01 .h3_top, .section02 .h3_top, .section03 .h3_top {
	margin: 0;
}
/* section1 */
.section01 {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 7px 0 0;
}
.section01 p {
	margin: 0 0 10px 0;
}
.section01 .h3_top {
	margin: 0;
}
.section01 .h3 {
	margin: 10px 0 0 0;
}
/* section2 */
.section02 {
	width: 630px;
	clear: both;
	position: relative;
	margin: 30px 0 10px 0;
	padding: 0 7px 0 0;
	border: 1px #d2c9be solid;
	background-image: url(../images/top_section02_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.section02 .left_image {
	width: 150px;
}
.section02 .right_text {
	width: 475px;
}
.section02 .left_image img{
	margin: 0 0 10px 15px;
}
.section02 .h2 {
	padding: 10px 0 10px 10px;
	margin: 0;
}
.section02 p {
	margin: 0 0 10px 0;
}
.section02 .pickup {
	position:absolute;
	top: -17px;
	left: -1px;
}
.section02 table {
	width: 570px;
}
/* section3 */
.section03 {
	clear: both;
	margin: 0px 0 5px 15px;
	padding: 0 7px 0 0;
	background-image: url(../images/top_section03_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.section03 .left_image {
	width: 135px;
}
.section03 .right_text {
	width: 480px;
}
.section03 .left_image img{
	margin: 0 0 10px 0;
}
.section03 .h2 {
	padding: 10px 0 10px 0;
	margin: 0;
}
.section03 p {
	margin: 0 0 10px 0;
}
/* section_tel お問い合わせ */
.section_tel {
	clear: both;
	margin: 0px 0 15px 15px;
	padding: 0 7px 0 0;
}
.section_tel .left_image {
	width: 296px;
	padding: 0 0 0 0;
	background-image:	url(../images/footer_box_border.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.section_tel .left_image ul {
	margin: 0 0 10px 10px;
}
.section_tel .right_text {
	width: 300px;
	padding: 0 0 0 7px;
}
.section_tel .left_image img{
	margin: 0 0 10px 0;
}
.section_tel .h2 {
	padding: 10px 0 10px 0;
	margin: 0;
}
.section_tel .h3 {
	margin: 0;
}
.section_tel p {
	margin: 0 0 10px 0;
}
.section_links ul {
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	width: 255px;
}
.section_links li {
	display: inline;
	float: left;
	width: 255px;
	margin: 2px;
	padding: 0;
}	
/*********************************************************
.sub
*********************************************************/
.sub {
	background-color: #edefe5;
	margin: 20px 0 10px 0;
	padding: 43px 0 0 0;
	width: 295px;
	float: left;
	background-image: url(../images/sub_bg01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.sub div {
	padding:  0 10px 10px 10px;
	background-image: url(../images/sub_bg03.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
}
.sub img {
	margin: 7px 0 7px 0;
}
.sub .h2 {
	background-image: url(../images/sub_border_dot.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
.sub .h3_top{
	margin: 0;
}
.sub .h3 {
	margin: 7px 0 0 0;
}
.sub p, .sub ul {
	margin: 0 0 5px 0;
}
.sub .text_right {
	text-align: right;
}
.sub table {
	margin: 5px 0 5px 0;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}
.sub table th, .sub table td {
	text-align: center;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
.sub table th {
	background-color: #d7e4bc;
}
.sub table td {
	background-color: #FFFFFF;
}
.sub table .time {
	background-color:#eaf1dd;
}
.sub .left_image {
	width: auto;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
.sub .left_image img {
	padding: 0;
	margin: 0;
}
/*********************************************************
#footer
*********************************************************/
#footer {
	width: 933px;
	padding: 7px 7px 3px 10px;
	clear: both;
	background-color: #cac5ba;
	overflow: hidden;
}
#footer .footbox {
	width: 300px;
	height: 120px;
	float: left;
}
#footer .list li{
	background-image: url(../images/footer_list_marker.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 15px;
}
#footer .h3_top {
	margin: 0;
}
#footer .border {
	padding: 0 0 0 10px;
	background-image:	url(../images/footer_box_border.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#footer p {
	margin: 5px 0 0 0;
}
#footer address {
	margin: 5px 0 0 0;
	font-size: 80%;
}

/*********************************************************
sensei 高橋先生の紹介ページ
*********************************************************/
.interview {
	padding-bottom: 20px;
	margin: 10px 0 10px 0;
}
.interview p {
	margin: 10px 40px 10px 45px;
}
.interview ul {
	margin: 10px 40px 10px 55px;
}
.interview .h3 {
	margin: 10px 40px 10px 30px;
}
.interview .h3_top {
	margin: 0 40px 10px 30px;
}

.interview table {
	margin: 5px 0 5px 40px;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}
.interview table th, .interview table td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
.interview table th {
	background-color: #d7e4bc;
}
.interview table td {
	background-color: #FFFFFF;
}
.interview table .time {
	background-color:#eaf1dd;
}
/*********************************************************
map
*********************************************************/
.section02 .images {
	width: 610px;
	overflow: hidden;
	padding: 0 0 0 20px;
}
.section02 .images .left {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
	width: auto;
}
.section02 .images .left img, .section02 .images .left a{
	margin: 0;
	padding: 0;
}


