@charset "utf-8";
/* CSS Document */

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 140%;
	color: #444444;
}
a:link {color: #336699; text-decoration: none;}
a:active {color : #003366;}
a:visited {color: #8888FF; text-decoration: none;}
a:hover {color : #FF88AA;　text-decoration: underline;}
a, img {border: 0; margin: 0; padding: 0;}
p{
	margin: 0px;
	padding: 0px;
}
#wrapper{
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 970px;
}
#main	{
	position: relative;
	width: 950px;
	margin-left: 10px;
}
/* ヘッダー関連*/
#header{
	padding-top: 5px;
	padding-bottom: 5px;
}

.logo{
	margin: 8px;
}
/*----------------------------------------*/
/*　文字サイズ　検索窓　*/
/*----------------------------------------*/

#header_R{
	width: 400px;
	top: 47px;
	left: 540px;
	position: absolute;
}

.mado{
	width: 180px;
	height: 16px;
}
/*----------------------------------------*/
/*　グローバルナビ　*/
/*----------------------------------------*/
#globalNavi {
	margin:0;
	position:absolute;
	top:20px;
	height:20px;
	left: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#globalNavi ul{
	margin:0;
	list-style:none;
}
#globalNavi li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float: left;
	list-style:none;
}
#globalNavi li a {
	display:block;
	height:13px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　背景表示対策 MacIE対策　---------　*/
/**/
}
#globalNavi li#Navi01{
	width: 80px;	background-image: url(../common/navi_01.gif);	height: 13px;}
#globalNavi li#Navi01 a:hover{	background-image: url(../common/navi_on_01.gif);height: 13px;}
#globalNavi li#Navi02{width: 65px;	background-image: url(../common/navi_02.gif);height: 13px;}
#globalNavi li#Navi02 a:hover{	background-image: url(../common/navi_on_02.gif);height: 13px;}
#globalNavi li#Navi03{width: 95px;	background-image: url(../common/navi_03.gif);height: 13px;}
#globalNavi li#Navi03 a:hover{	background-image: url(../common/navi_on_03.gif);height: 13px;}
#globalNavi li#Navi04{width: 101px;	background-image: url(../common/navi_04.gif);height: 13px;}
#globalNavi li#Navi04 a:hover{	background-image: url(../common/navi_on_04.gif);height: 13px;}
#globalNavi li#Navi05{width: 86px;	background-image: url(../common/navi_05.gif);height: 13px;}
#globalNavi li#Navi05 a:hover{	background-image: url(../common/navi_on_05.gif);height: 13px;}
/*----------------------------------------*/
/*　サイズナビ　*/
/*----------------------------------------*/

#sizeNavi {
	margin:0;
}

#sizeNavi ul{
	margin:0;
	list-style:none;
}
#sizeNavi li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float: left;
	list-style:none;
}
#sizeNavi li a {
	display:block;
	height:26px;
	width: 26px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　背景表示対策 MacIE対策　---------　*/
/**/
}
#sizeNavi li#size01 {	background-image: url(../common/size_01.gif);height: 26px;width: 65px;}
#sizeNavi li#size02 a{	background-image: url(../common/size_02.gif);}
#sizeNavi li#size02 a:hover{	background-image: url(../common/size_on_02.gif);}
#sizeNavi li#size03 a{	background-image: url(../common/size_03.gif);}
#sizeNavi li#size03 a:hover{	background-image: url(../common/size_on_03.gif);}
#sizeNavi li#size04 a{	background-image: url(../common/size_04.gif);}
#sizeNavi li#size04 a:hover{	background-image: url(../common/size_on_04.gif);}

/*----------------------------------------*/
/*　メニュー　*/
/*----------------------------------------*/
#main_menu {
	margin:0;
	background-image: url(../common/menu_back.gif);
	background-repeat: repeat-x;
	height: 59px;
	width: 950px;
	float: none;
}
#main_menu ul{
	list-style:none;
	margin: 0;
}
#main_menu li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float: left;
	list-style:none;
}
#main_menu li a {
	display:block;
	height:59px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　背景表示対策 MacIE対策　---------　*/
/**/
}
#main_menu li#menu0{width: 23px;height: 59px;}	
#main_menu li#menu01 a{width: 224px;	background-image: url(../common/main_menu_01.gif);height: 59px;}
#main_menu li#menu01 a:hover{	background-image: url(../common/main_menu_on_01.gif);height: 59px;}
#main_menu li#menu02 a{width: 224px;	background-image: url(../common/main_menu_02.gif);height: 59px;}
#main_menu li#menu02 a:hover{	background-image: url(../common/main_menu_on_02.gif);height: 59px;}
#main_menu li#menu03 a{width: 225px;	background-image: url(../common/main_menu_03.gif);height: 59px;}
#main_menu li#menu03 a:hover{	background-image: url(../common/main_menu_on_03.gif);height: 59px;}
#main_menu li#menu04 a{width: 226px;	background-image: url(../common/main_menu_04.gif);height: 59px;}
#main_menu li#menu04 a:hover{	background-image: url(../common/main_menu_on_04.gif);height: 59px;}


/*----------------------------------------*/
/*　パンくず　*/
/*----------------------------------------*/
#pan{
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/*----------------------------------------*/
/*　サイドメニュー　*/
/*----------------------------------------*/
#side_menu{
	width:231px;
	}
	.side_back{
	background-image: url(../common/side_back.gif);
	background-repeat: repeat-y;
	}
/*----------------------------------------*/
/*　サイドメニューグリーン　*/
/*----------------------------------------*/

#right_list_green{
	width:231px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.right_list01{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4EB9E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.right_list01:hover{
	background-image:url(../common/list_green_on.gif);
	background-color:#66CC33;
	color:#FFFFFF;
	text-decoration:none;
} 
a.right_list02{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom:1px solid #C4EB9E;
}
a.right_list02:hover{
	background-image:url(../common/list_green_on.gif);
	background-color:#66CC33;
	color:#FFFFFF;
	text-decoration:none;
} 

a.right_list03{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
}
a.right_list03:hover{
	background-color:#66CC33;
	background-image:url(../common/list_green_on.gif);
	color:#FFFFFF;
	text-decoration:none;
} 
/*----------------------------------------*サイドメニューグリーンここまで/


/*----------------------------------------*/
/*　サイドメニューオレンジ　*/
/*----------------------------------------*/

#right_list_or{
	width:231px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.right_or_list01{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_or.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.right_or_list01:hover{
	background-image:url(../common/list_or_on.gif);
	background-color:#FF9933;
	color:#FFFFFF;
	text-decoration:none;
} 
a.right_or_list02{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_or.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom:1px solid #FFCC33;
}
a.right_or_list02:hover{
	background-image:url(../common/list_or_on.gif);
	background-color:#FF9933;
	color:#FFFFFF;
	text-decoration:none;
} 

a.right_or_list03{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_or.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
}
a.right_or_list03:hover{
	background-color:#FF9933;
	background-image:url(../common/list_or_on.gif);
	color:#FFFFFF;
	text-decoration:none;
} 
/*----------------------------------------*サイドメニューオレンジここまで/


/*----------------------------------------*/
/*　サイドメニューブルー　*/
/*----------------------------------------*/

#right_list_blue{
	width:231px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.right_blue_list01{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.right_blue_list01:hover{
	background-image:url(../common/list_blue_on.gif);
	background-color:#99CCFF;
	color:#FFFFFF;
	text-decoration:none;
} 
a.right_blue_list02{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
a.right_blue_list02:hover{
	background-image:url(../common/list_blue_on.gif);
	background-color:#99CCFF;
	color:#FFFFFF;
	text-decoration:none;
} 

a.right_blue_list03{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
}
a.right_blue_list03:hover{
	background-color:#99CCFF;
	background-image:url(../common/list_blue_on.gif);
	color:#FFFFFF;
	text-decoration:none;
} 
/*----------------------------------------*サイドメニューブルーここまで/

/*----------------------------------------*/
/*　サイドメニューピンク　*/
/*----------------------------------------*/

#right_list_pink{
	width:231px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.right_pink_list01{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_pink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.right_pink_list01:hover{
	background-image:url(../common/list_pink_on.gif);
	background-color:#F6B7CD;
	color:#FFFFFF;
	text-decoration:none;
} 
a.right_pink_list02{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_pink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}
a.right_pink_list02:hover{
	background-image:url(../common/list_pink_on.gif);
	background-color:#F6B7CD;
	color:#FFFFFF;
	text-decoration:none;
} 

a.right_pink_list03{
	width:201px;
	display: block;
	background-color:#FFFFFF;
	background-image:url(../common/list_pink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding:7px 0 7px 30px;
}
a.right_pink_list03:hover{
	background-color:#F6B7CD;
	background-image:url(../common/list_pink_on.gif);
	color:#FFFFFF;
	text-decoration:none;
} 
/*----------------------------------------*サイドメニューピンクここまで/


/*----------------------------------------*/
/*　本文　*/
/*----------------------------------------*/
#contents{
	width:702px;
	}

#contents p{
	padding-left: 60px;
	padding-right: 20px;
	}

.oo_midasi{
	font-weight: bold;
	text-indent: 20px;
	font-size: larger;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1em;
	color: #333333;
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

/*----------------------------------------*/
/*　地域医療　*/
/*----------------------------------------*/
#chiiki p{
	margin: 0px;
	padding: 0px;
}


/*　見出しグリーン用　*/
/*----------------------------------------*/
.midasi_big_green{
	width:702px;
	font-weight: bold;
	color: #336600;
	background-image: url(../common/midasi_back01.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	height: 40px;
	padding-top: 14px;
	margin: 0px;
	font-size: larger;
	clear: both;
	}
	.midasi{
	width:666px;
	color: #336600;
	text-indent: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #F5F5F5;
	font-size: larger;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../common/dot_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	}
	/*　見出しグリーン用ここまで　*/
	
/*----------------------------------------*/
/*　見出しオレンジ用　*/
/*----------------------------------------*/
.midasi_big_or{
	width:702px;
	font-weight: bold;
	color: #FE9E0F;
	background-image: url(../common/midasi_back02.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	height: 40px;
	padding-top: 14px;
	margin: 0px;
	font-size: larger;
	clear: both;
	}
	.midasi_or{
	width:666px;
	color: #FE9E0F;
	text-indent: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #F5F5F5;
	font-size: larger;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../common/dot_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	}
	/*　見出しオレンジ用ここまで　*/
/*----------------------------------------*/

/*----------------------------------------*/
/*　見出しブルー用　*/
/*----------------------------------------*/
.midasi_big_blue{
	width:702px;
	font-weight: bold;
	color: #003399;
	background-image: url(../common/midasi_back03.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	height: 40px;
	padding-top: 14px;
	margin: 0px;
	font-size: larger;
	clear: both;
	}
	.midasi_blue{
	width:666px;
	color: #003399;
	text-indent: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #F5F5F5;
	font-size: larger;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../common/dot_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	}
	/*　見出しブルー用ここまで　*/
/*----------------------------------------*/
/*----------------------------------------*/
/*　見出しピンク用　*/
/*----------------------------------------*/
.midasi_big_pink{
	width:702px;
	font-weight: bold;
	color: #CC6699;
	background-image: url(../common/midasi_back04.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	height: 40px;
	padding-top: 14px;
	margin: 0px;
	font-size: larger;
	clear: both;
	}
	.midasi_pink{
	width:666px;
	color: #CC6699;
	text-indent: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #F5F5F5;
	font-size: larger;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../common/dot_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	}
	/*　見出しピンク用ここまで　*/
/*----------------------------------------*/

#totop{
	text-align: right;
	padding-bottom: 10px;
	}
/*----------------------------------------*/
/*　フッダ　*/
/*----------------------------------------*/
#footer{
	background-color: #EFEFEF;
	text-align: right;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-right: 10px;
	}
#copy{
	padding: 10px;
	font-size: x-small;
}
/*----------------------------------------*/
/*　マージン　*/
/*----------------------------------------*/

.top5 {
	margin-top: 5px;
	padding: 0px;
}
.top5_bot5 {
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
}
.bot5 {
	padding: 0px;
	margin-bottom: 5px;
}
.indent5 {
	text-indent: 5px;
}
.indent25 {
	text-indent: 25px;
}
.indent25_small {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: decimal;
	margin-left: 45px;
}
.indent35 {
	text-indent: 35px;
}
.indent35_small {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: none;
	background-image: url(../common/dot_05.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 1px;
}
.no_ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*----------------------------------------*/
/*　サイトマップ　*/
/*----------------------------------------*/

.site_midasi_01 {
	font-weight: bold;
	background-image: url(../sitemap/images/icon_yajirusi.gif);
	background-repeat: no-repeat;
	margin-left: 40px;
	text-indent: -40px;
	background-position: 1px;
}

/*----------------------------------------*/
/*　色　*/
/*----------------------------------------*/

.blue_green {
	color: #336666;
}
.red {
	color: #CC0000;
}
/*----------------------------------------*/
/*　TOPページ用　*/
/*----------------------------------------*/

#top_3bot ul{
	list-style-type: none;
	margin: 0;
	padding: 0px;
	float: left;
}
#top_3bot li{
	list-style-image: url(../common/dot_02.gif);
	margin: 5px;
	list-style-type: none;
	list-style-position: inside;
}



#top_banner {
	margin:0;
	width: 250px;
}
#top_banner ul{
	list-style:none;
	margin: 0;
}
#top_banner li{
	text-indent:-9999px;
	list-style:none;
	margin-bottom: 10px;
}
#top_banner li a {
	display:block;
	height:57px;
	text-decoration:none;}
#top_banner li#menu01 a{width: 250px;	background-image: url(../images/top_bot_01.gif);height: 57px;}
#top_banner li#menu01 a:hover{	background-image: url(../images/top_bot_on_01.gif);height: 57px;}
#top_banner li#menu02 a{width: 250px;	background-image: url(../images/top_bot_02.gif);height: 57px;}
#top_banner li#menu02 a:hover{	background-image: url(../images/top_bot_on_02.gif);height: 57px;}
#top_banner li#menu03 a{width: 250px;	background-image: url(../images/top_bot_03.gif);height: 57px;}
#top_banner li#menu03 a:hover{	background-image: url(../images/top_bot_on_03.gif);height: 57px;}
#top_banner li#menu04 a{width: 250px;	background-image: url(../images/top_bot_04.gif);height: 57px;}
#top_banner li#menu04 a:hover{	background-image: url(../images/top_bot_on_04.gif);height: 57px;}
#top_banner li#menu05 a{width: 250px;	background-image: url(../images/top_bot_05.gif);height: 57px;}
#top_banner li#menu05 a:hover{	background-image: url(../images/top_bot_on_05.gif);height: 57px;}

.top_midasi{
	width:686px;
	font-weight: bold;
	color: #336666;
	background-image: url(../images/top_midasi_back.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	height: 41px;
	padding-top: 15px;
	margin: 0px;
	font-size: larger;
	}
	
#news {
	width: 638px;
	margin-left: 45px;
}
#news ul{
	list-style:none;
	margin: 0;
}
#news li{
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 0px;
}

/*----------------------------------------*/
/*　診療案内　サイドメニュー上　*/
/*----------------------------------------*/
#sinryo {
	width: 227px;
	border: 3px solid #6699CC;
	background-color: #6699CC;
	margin-bottom: 1px;
}
a.sinryo_list01{
	width:195px;
	display: block;
	background-image:url(../common/side_list_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}

#sinryo a:active {color : #FFFFFF;}
#sinryo a:visited {color: #FFFFFF; text-decoration: none;}
#sinryo a:hover {color : #FFFFFF;　text-decoration: underline;}
/*----------------------------------------*/
/*　表組み　*/
/*----------------------------------------*/
.type_0 {
	margin:0;
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0;
}
.type_1 {
	margin:0;
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.type_1_top {
	margin:0;
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.type_2 {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #336600;
	font-weight: bold;
	margin: 0;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F9F9F2;
}
.type_2_or {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FF6600;
	font-weight: bold;
	margin: 0;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F9F9F2;
}
.type_2_blue {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #003399;
	font-weight: bold;
	margin: 0;
	background-color: #F9F9F2;
	padding: 10px;
	text-align: center;
}
.type_2_pink {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CC6699;
	font-weight: bold;
	margin: 0;
	background-color: #F9F9F2;
	padding: 10px;
	text-align: center;
}
.type_2_blue_left {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #003399;
	font-weight: bold;
	margin: 0;
	background-color: #F9F9F2;
	padding: 10px;
}
.type_3 {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #336600;
	font-weight: bold;
	margin: 0;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F9F9F2;
}
.type_2_pink_left {
	background-image: url(../common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CC6699;
	font-weight: bold;
	margin: 0;
	background-color: #F9F9F2;
	padding: 10px;
}

/*----------------------------------------*/
/*　囲み　*/
/*----------------------------------------*/

.kakomi_1 {
	background-color: #F9F9F2;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/*----------------------------------------*/
/*　totop　*/
/*----------------------------------------*/
.totop {
	clear: both;
	float: none;
	text-align: right;
}



/*----------------------------------------*/
/*　画像　*/
/*----------------------------------------*/
.photo {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px;
}

.doc_photo {
	border: 1px solid #CCCCCC;
	padding: 1px;
	clear: both;
	float: left;
	height: 115px;
	width: 120px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	font-size: 10px;
}
.nurse_photo {
	border: 1px solid #CCCCCC;
	padding: 1px;
	clear: both;
	float: right;
	height: 149px;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
}

#recruite {
	float: right;
	width: 250px;
	height: 45px;
	border: solid #CCCCCC 1px;
	padding: 5px;
}

#fx2 {
	text-align: left;
	padding: 0!important;
}
