@charset "utf-8";

body {
	padding: 0;
	font-size:13px;
	line-height:160%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, li, ul, ol, div, form, input, img {
	margin: 0px;
	padding: 0;
	line-height:1.5;
	font-size:13px;
	color: #333333;
}
.midasi-01 {
	font-size: 15px;
	color: #006633;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../img/icon/icon_leaf_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}



em {
	font-size: 9px;
	text-indent: -1000px;
	display: block;
}


a:link          { color:#666666 ; text-decoration:none }
a:visited       { color:#666666 ; text-decoration:none }
a:active        { color:#666666 ; text-decoration:none }
a:hover         { color:#666666 ; text-decoration:underline}

img {
	border: none;
}
.img-right {
	float: right;
}
.img-left {
	float: left;
}
.img-border-1px {
	border: 1px solid #83C58C;
}
.img-border-2px {
	border: 2px solid #83C58C;
}
.img-border-3px {
	border: 3px solid #83C58C;
}


.clear {
	clear: both;
}
#t-box {
	padding: 0px;
	height: 20px;
	width: 930px;
	background-image: url(../img/bg/body_t_bg.gif);
	background-repeat: no-repeat;
	background-position: center -7px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#b-box {
	padding: 0px;
	height: 32px;
	width: 930px;
	background-image: url(../img/bg/body_b_bg.gif);
	background-repeat: no-repeat;
	background-position: center -62px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#wrapper {
	width:930px;
	background-color:#FFFFFF;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bg/body_m_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	padding:0px;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navi {
	background-color:#6666FF;
	margin:0 0 20px 0;
	padding:20px;
}

#container {
	padding: 0px;
	background-image: url(../img/contents/left_rp_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#left {
	float:left;
	width:270px;
	padding:0px;
	margin: 0px;
}

#center {
	width:570px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-image: url(../img/contents/line_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#section {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#center-inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#footer {
	padding:0px;
	background-image: url(../img/contents/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 105px;
	clear: both;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub-link {
	padding: 0px;
	width: 860px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub-link h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}


#footer p {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	padding: 0px;
}


/**********************************************************************
* 基本デザイン 
**********************************************************************/

#center h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/contents/line_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 31px;
	color: #336600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}
#center p {
	padding: 5px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 25px;
	line-height: 1.7;
}

/**********************************************************************
* Whats New BOX 
**********************************************************************/
.news {
	padding-right: 5px;
	display: inline;
}
.news_list {
}
.news_list a {
	text-decoration: none;
	background-image: url(../img/btn/top_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 17px;
	width: 85px;
}
.news_list a:hover {
	text-decoration: none;
	background-image: url(../img/btn/top_news_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}



#top-wahts-new-wrap {
	margin-bottom: 35px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}


#top-wahts-new {
	height: 90px;
	overflow: auto;
	width: 500px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.top-wahts-new-h2 {
	font-size: 13px;
	color: #333333;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #2B9E6F;
	margin-left: 8px;
	padding-left: 5px;
}
#top-wahts-new h2 {
	font-size: 13px;
	color: #336600;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E84119;
	padding-left: 5px;
	margin-bottom: 5px;
}

#top-wahts-new a {
	color: #598859;
	text-decoration: none;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#top-wahts-new a:hover {
	color: #FF5B24;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF5B24;
	padding-left: 3px;
}
#top-yoyaku {
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}


/**********************************************************************
* SIDE NAV 
**********************************************************************/
.left-title {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#side-nav {
	margin: 0px;
	width: 269px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-nav img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#s-nav-t {
	background-image: url(../img/bg/s_nav_t_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 269px;
}
#s-nav-m {
	width: 269px;
	background-image: url(../img/bg/s_nav_m_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
#s-nav-m img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#s-nav-b {
	width: 269px;
	background-image: url(../img/bg/s_nav_b_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 95px;
}


#link-nav {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#link-nav img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/**********************************************************************
* TOP PAGE 
**********************************************************************/

/**********************************************************************
* ごあいさつ 
**********************************************************************/

.aisatu-txt {
	text-indent: 1em;
	display: block;

}

/**********************************************************************
* 診療内容 
**********************************************************************/

#sinryou-section {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #74BF7F;
	background-image: url(../img/bg/sinryou_box_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sinryou-midasi {
	font-weight: normal;
	background-image: url(../img/icon/icon_leaf_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #006633;
}
.sinryou-gaiyou {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 57px;
	font-weight: normal;
	margin: 0px;
}

/**********************************************************************
* 院長プロフィールページ
**********************************************************************/

.profile-modasi-01 {
	font-size: 17px;
	color: #006633;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;

}
.profile-modasi-02 {
	font-size: 15px;
	font-weight: normal;
	color: #006633;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-image: url(../img/icon/icon_leaf_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;

}
.profile-txt {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 40px;
	margin-left: 55px;
	line-height: 1.7;
}

#profile {
	color: #00665A;
}


/**********************************************************************
* 地図ページ
**********************************************************************/

#map-box {
	width: 510px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #83C58C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
#access-box-01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/bg/info_bord.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
}
#access-box-01 h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #006633;
	text-indent: -1em;
	line-height: 1.5;
}


/**********************************************************************
* お問い合わせページ　メール案内
**********************************************************************/

#mail-box {
	padding-left: 25px;
	margin-top: 15px;

}


#mail-box h3 {
	font-size: 15px;
	margin-bottom: 25px;
	font-weight: normal;
	color: #006633;

}
#mail-box h4 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 30px;
}
#mail-box h5 {
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	margin-top: 60px;
	margin-right: 25px;
}



/**********************************************************************
* お問い合わせフォーム　※フォームは未使用中
**********************************************************************/

#toiawase-in {
	padding: 0px;
	width: 650px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;

}
#toiawase-in p {
	line-height: 1.7;
}


/**********************************************************************
* エントリー記事ページ
**********************************************************************/
#center-inner {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}


.title-date {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	display: block;
	height: 25px;
	line-height: 27px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.cate-date {
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.date01 {
	color: #666666;
	font-size: 12px;
	display: block;
	height: 50px;
}
.cate-title01 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.gaiyou {
	color: #666666;
}



#center-inner p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#center-inner p a {
	color: #666666;
	text-decoration: none;
}

#center-inner p a:hover {
	color: #666666;
	text-decoration: underline;
}


#center-inner h4 {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #666666;
}
#center-inner h5 {
	font-size: 17px;
	background-image: url(../img/bg/title_bg_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	color: #598859;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center-inner h5 a {
	color: #598859;
	text-decoration: none;
}
#center-inner h5 a:hover {
	color: #598859;
	text-decoration: underline;
}
#entribox {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D0DCC5;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#entribox font {
	color: #666666;
	padding-left: 7px;
}

#entribox p {
	margin: 0px;
	padding: 0px;
}
#entribox h2 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../img/bg/title_bg_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-weight: normal;
}
#entribox h2 a {
	text-decoration: none;
	color: #598859;
}
#entribox h2 a:hover {
	text-decoration: underline;
	color: #598859;
}
#cate {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#monht-list {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#monht-list ul {
	margin: 0px;
	padding: 0px;
}

#monht-list font {
	color: #666666;
	padding-bottom: 7px;
}
#left a {
	color: #666666;
	text-decoration: none;
}
#left a:hover {
	color: #666666;
	text-decoration: underline;
}







/**********************************************************************
* ■■■■■ページ
**********************************************************************/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}

/**********************************************************************
* Other 
**********************************************************************/

.colo-black {color: #000000}
.colo-gray {color: #808080F}
.colo-silver {color: #c0c0c0}
.colo-white {color: #ffffff}
.colo-navy {color: #000080}
.colo-teal {color: #008080}
.colo-aqua {color: #00ffff}
.colo-blue {color: #0000FF}
.colo-olive {color: #808000}
.colo-green {color: #008000}
.colo-lime {color: #00ff00}
.colo-yellow {color: #ffff00}
.colo-marron {color: #800000}
.colo-purple {color: #800080}
.colo-fuchsia {color: #ff00ff}
.colo-red {color: #ff0000}

.m1 {margin	                :1px;}
.m3 {margin	                :3px;}
.m5 {margin	                :5px;}
.m10 {margin			    :10px;}
.t1 {margin-top				:1px;}
.t3 {margin-top				:3px;}
.t5 {margin-top				:5px;}
.t10 {margin-top			:10px;}
.t15 {margin-top			:15px;}
.t20 {margin-top			:20px;}
.t25 {margin-top			:25px;}
.t30 {margin-top			:30px;}
.t35 {margin-top			:35px;}
.t40 {margin-top			:40px;}
.r1 {margin-right			:1px;}
.r3 {margin-right			:3px;}
.r5 {margin-right			:5px;}
.r10 {margin-right			:10px;}
.r15 {margin-right			:15px;}
.r20 {margin-right			:20px;}
.r25 {margin-right			:25px;}
.r30 {margin-right			:30px;}
.r35 {margin-right			:35px;}
.r40 {margin-right			:40px;}
.l1 {margin-left			:1px;}
.l3 {margin-left			:3px;}
.l5 {margin-left			:5px;}
.l10 {margin-left			:10px;}
.l15 {margin-left			:15px;}
.l20 {margin-left           :20px;}
.l25 {margin-left           :25px;}
.l30 {margin-left           :30px;}
.l35 {margin-right			:35px;}
.l40 {margin-right			:40px;}
.b1 {margin-bottom          :1px ;}
.b3 {margin-bottom          :3px ;}
.b5 {margin-bottom          :5px ;}
.b10 {margin-bottom         :10px;}
.b15 {margin-bottom         :15px;}
.b20 {margin-bottom         :20px;}
.b25 {margin-bottom         :25px;}
.b30 {margin-bottom         :30px;}
.b35 {margin-bottom         :35px;}
.b40 {margin-right			:40px;}
