@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}


/*色替え*/
a {
	text-decoration:none;
	color:#46b48c;
}

.color1 {
	background-color:#ddffe2;
}

.color2 {
	background-color:#f2fff4;
}

#news {
	width:615px;
}

#news table th {
border-bottom: 1px dotted #dddddd;
color:#46b48c;
font-weight: normal;
vertical-align: top;
padding: 8px 0;
width: 90px;
}

#news table td {
border-bottom: 1px dotted #dddddd;
padding: 8px 0;
}

.table_normal th {
	background-color:#f2fff4;
}


/*高さ*/
#main_content_1 {
	height:575px;
}


html {
 overflow-y:scroll;  
}

body {
	margin:0 auto;
	padding:0;
	color:#666666;
	font-size:12px;
	line-height:18px;
	text-align:center;
	background-image:url(../img/common/bg_body.gif);
	background-position: center top;
	background-repeat:repeat-x;
	background-color:#323232;
}

#base {
	width:970px;
	margin:0 auto;
	background-image:url(../img/common/bg_base.gif);
	background-position: center top;
	background-repeat:repeat-y;
}

h1 {
	width:970px;
	text-align:right;
	height:17px;
	margin:0 auto;
	padding:0;
	font-weight:normal;
	font-size:10px;
	line-height:10px;
	color:#aaaaaa;
	background-image:url(../img/common/bg_h1.gif);
	background-position: center top;
	background-repeat:no-repeat;
}

#side {
	width:255px;
	float:left;
	background-image:url(../img/common/bg_side.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

#logo {
	margin:0 0 0 5px;
	width:250px;
	height:219px;
}

#navi {
	margin:0 0 0 5px;
	padding:0 0 3px 0;
	background-image:url(../img/common/bg_navi.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#navi li {
	list-style:none;
	margin:0;
	padding:0;
	width:250px;
	height:66px;
	font-size:1px;
	line-height:1px;
	text-indent: -9999px; 
	overflow: hidden;
}

#navi li a { display: block; width:250px; height: 66px; }
#navi_1 a {background: url(../img/common/navi.jpg) 0 0 no-repeat; }
#navi_1 a:hover { background-position: -250px 0; }
#navi_2 a {background: url(../img/common/navi.jpg) 0 -66px no-repeat; }
#navi_2 a:hover { background-position: -250px -66px; }
#navi_3 a {background: url(../img/common/navi.jpg) 0 -132px no-repeat; }
#navi_3 a:hover { background-position: -250px -132px; }
#navi_4 a {background: url(../img/common/navi.jpg) 0 -198px no-repeat; }
#navi_4 a:hover { background-position: -250px -198px; }
#info {
	width:250px;
	height:100%;
	margin: 0 0 0 5px;
	background-image:url(../img/common/bg_info.gif);
	background-position: left top;
	background-repeat:repeat-y;
}

#info div {
	width:212px;
	margin:30px auto;
	text-align:left;
}

.table_info {
	width:212px;
	color:#ffffff;
	font-size:12px;
	line-height:12px;
	border-collapse: collapse;
}

.table_info td {
	padding: 5px 0 5px 30px;
	background-image:url(../img/common/arrow_01.gif);
	background-position: 10px 10px;
	background-repeat:no-repeat;
}

.table_info .no {
	background-image:none;
}

.table_time {
	border-collapse: collapse; 
	border:1px solid #a0a0a0;
	width:212px;
	font-size:12px;
	line-height:16px;
	background-color:#ffffff;
}

.table_time th, .table_time td {
	border:1px solid #a0a0a0;
	text-align:center;
	padding:3px;
}

.table_time th span {
	font-weight:normal;
}

#info p {
	color:#ffffff;
	margin:15px 0;
	padding: 0 0 0 30px;
	background-image:url(../img/common/arrow_01.gif);
	background-position: 10px 10px;
	background-repeat:no-repeat;
}

#main {
	width:715px;
	float:right;
	background-image:url(../img/common/bg_main.gif);
	background-position: right top;
	background-repeat:no-repeat;
}

#main_content_1 {
	width:710px;
	margin:0 5px 20px 0;
	overflow: hidden;
}

.feature_1{
	width:710px;
	background-image:url(../img/bg_feature_01.gif);
	background-position: left top;
	background-repeat:repeat-y;
	margin:10px 0;
}

.feature_2{
	width:710px;
	background-image:url(../img/bg_feature_02.gif);
	background-position: left top;
	background-repeat:repeat-y;
	margin:10px 0;
}

.feature_3{
	width:710px;
	background-image:url(../img/bg_feature_03.gif);
	background-position: left top;
	background-repeat:repeat-y;
	margin:10px 0;
}

.img_feature {
	width:132px;
	float:left;
	margin:0;
	padding:0;
}

.content_feature {
	width:578px;
	float:right;
	margin:0;
	padding:0;
}

.text_feature {
	margin:0;
	padding:10px 30px 0 20px;
	text-align:left;
}

.cl_fea {
	clear:both;
	height:15px;
	overflow: hidden;
}

#main_content_2 {
	width:710px;
	height:100px;
	margin:0 5px 0 0;
	overflow: hidden;
}

#content {
	margin:20px auto 0;
	width:650px;
	text-align:left;
}

#news p {
	padding-bottom:5px;
	border-bottom:1px dotted #dddddd;
}

h2 {
	margin:0 0 15px 0;
	width:710px;
	height:80px;
}

#content h4{
	padding:0 0 5px 15px;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	color:#323232;
	background-image:url(../img/common/bg_h4.gif);
	background-position: 0 1px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #cccccc;
}

.space_access {
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	overflow: hidden;
}

#map {
	width:650px;
	height:650px;
	text-align:left;
	background-image:url(../img/bg_map.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

#footer {
	clear:both;
	margin:0 auto 20px;
	text-align:left;
	width:970px;
	height:100px;
	background-image:url(../img/common/bg_footer.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

#footer_content {
	margin:0 5px;
}

#copyright {
	float:left;
	width:250px;
	text-align:center;
}

#footer_navi {
	border-top:1px dotted #a0a0a0;
	margin-top:40px;
	margin-right:30px;
	float:right;
	width:650px;
	text-align:center;
	padding-top:15px;
	font-size:14px;
	line-height:14px;
}

h3,h4,p {
	margin:25px 0;
}

li{list-style:none;}

img {border: 0px;}

a img {
	border-width:0;
	border:0;
}

a {text-decoration:none;}

a:hover {
	text-decoration:underline;
}

.top {
	vertical-align:top;
}

.access {
	color:#fff;
}

.access img {
	margin-bottom:10px;
}


/* 文字揃え */
.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center;}


/* フロート */
.f_l {
	float:left;
	margin-right:15px;
}

.f_r {
	float:right;
	margin-left:15px;
}

.clear_b {clear:both;}
.clear_r {clear:right;}
.clear_l {clear:left;}


.table_normal {
	border-collapse: collapse;
	width:100%;
	margin:0;
	padding:0;
	border:1px solid #dddddd;
}

.table_normal th {
	width:25%;
	text-align:center;
	padding:5px 10px;
	border:1px solid #dddddd;
}

.table_normal td {
	width:75%;
	text-align:left;
	padding:5px 10px;
	border:1px solid #dddddd;
}


table.flow {
	font-size:14px;
	line-height:22px;
	width:95%;
	border-collapse: collapse;
	margin:0 auto;
	text-align:center;
}
table.flow th {
	border:1px solid #bbbbbb;
	padding:5px 10px;
	text-align:center;
	color:#64960a;
	background-color:#e6ffbe;
	font-weight:normal;
	vertical-align:middle;
}
table.flow td {
	border:1px solid #bbbbbb;
	padding:5px 10px;
	text-align:left;
	vertical-align:middle;
}


/*追加スタイル*/
.mini{
font-size:80%;
}

.bold{
font-weight:bold;
}

.doctor_copy {
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
color:#46b48c;
font-weight:bold;
font-size:18px;
line-height:1.5;
}


/* マージン指定 */
.m_0 { margin:0 !important; }
.m_5 { margin:5px !important; }
.m_10 { margin:10px !important; }
.m_15 { margin:15px !important; }
.m_20 { margin:20px !important; }
.m_25 { margin:25px !important; }
.m_30 { margin:30px !important; }
.mt_0 { margin-top: 0 !important; }
.mt_5 { margin-top: 5px !important; }
.mt_10 { margin-top: 10px !important; }
.mt_15 { margin-top: 15px !important; }
.mt_20 { margin-top: 20px !important; }
.mt_25 { margin-top: 25px !important; }
.mt_30 { margin-top: 30px !important; }
.mr_0 { margin-right: 0 !important; }
.mr_5 { margin-right: 5px !important; }
.mr_10 { margin-right: 10px !important; }
.mr_15 { margin-right: 15px !important; }
.mr_20 { margin-right: 20px !important; }
.mr_25 { margin-right: 25px !important; }
.mr_30 { margin-right: 30px !important; }
.mb_0 { margin-bottom: 0 !important; }
.mb_5 { margin-bottom: 5px !important; }
.mb_10 { margin-bottom: 10px !important; }
.mb_15 { margin-bottom: 15px !important; }
.mb_20 { margin-bottom: 20px !important; }
.mb_25 { margin-bottom: 25px !important; }
.mb_30 { margin-bottom: 30px !important; }
.ml_0 { margin-left: 0 !important; }
.ml_5 { margin-left: 5px !important; }
.ml_10 { margin-left: 10px !important; }
.ml_15 { margin-left: 15px !important; }
.ml_20 { margin-left: 20px !important; }
.ml_25 { margin-left: 25px !important; }
.ml_30 { margin-left: 30px !important; }


/* パディング指定 */
.p_0 { margin:0 !important; }
.p_5 { margin:5px !important; }
.p_10 { margin:10px !important; }
.p_15 { margin:15px !important; }
.p_20 { margin:20px !important; }
.p_25 { margin:25px !important; }
.p_30 { padding:30px !important; }
.pt_0 { padding-top: 0 !important; }
.pt_5 { padding-top: 5px !important; }
.pt_10 { padding-top: 10px !important; }
.pt_15 { padding-top: 15px !important; }
.pt_20 { padding-top: 20px !important; }
.pt_25 { padding-top: 25px !important; }
.pt_30 { padding-top: 30px !important; }
.pr_0 { padding-right: 0 !important; }
.pr_5 { padding-right: 5px !important; }
.pr_10 { padding-right: 10px !important; }
.pr_15 { padding-right: 15px !important; }
.pr_20 { padding-right: 20px !important; }
.pr_25 { padding-right: 25px !important; }
.pr_30 { padding-right: 30px !important; }
.pb_0 { padding-bottom: 0 !important; }
.pb_5 { padding-bottom: 5px !important; }
.pb_10 { padding-bottom: 10px !important; }
.pb_15 { padding-bottom: 15px !important; }
.pb_20 { padding-bottom: 20px !important; }
.pb_25 { padding-bottom: 25px !important; }
.pb_30 { padding-bottom: 30px !important; }
.pl_0 { padding-left: 0 !important; }
.pl_5 { padding-left: 5px; }
.pl_10 { padding-left: 10px !important; }
.pl_15 { padding-left: 15px !important; }
.pl_20 { padding-left: 20px !important; }
.pl_25 { padding-left: 25px !important; }
.pl_30 { padding-left: 30px !important; }


/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height:0;
	font-size: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	zoom: 1;
}
.clearfix {
	display: block;
}