/*color
---------------------------------------------------------------*/
.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}
.red:hover {
	color:#FF0000;
	text-decoration:underline;
	
}
.red-b {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.green {
	color: #006600;
}
.green-b {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.orange {
	color: #FF6600;
}
.orange-b {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.blue {
	color: #006699;
}
.blue-b {
	font-weight: bold;
	color: #006699;
}
.grey-b {
	font-weight: bold;
	color: #666666
}
.px10 {
	font-size: 10px;
}

.end {
	text-decoration: line-through;
}

/*基本
---------------------------------------------------------------*/

body {
	font: 1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, Arial, sans-serif;
	color: #333333;
	text-align:justify;
	text-justify:distribute;
	background-color: #F9F8F7;
}




a:link, a:visited, a:active {
	color:#006699;
	text-decoration:none;
}

a:hover {
	color:#006699;
	text-decoration:underline;
}

.checked {
	font-weight: bold;
}


h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.2em;
}

p {
  font-size: 1em;
}




/*font resize
---------------------------------------------------------------*/

.fontResizer {
	display: block;
	position: absolute;
	position: absolute;
	top: 35px;
	right: -19px;
	width: 180px;
	font-size: 11px;
}

.fontResizer a {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/f-bg-n.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 4px;
}

.fontResizer a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
}

/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

.smallFont { 
	font-size: 11px;
}

.medFont { 
	font-size: 12px;
}

.largeFont { 
	font-size: 15px;
}

.fontResizer .curFont {
	color: #FFFFFF;
	background-image: url(../images/f-bg-s.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




/*構成
---------------------------------------------------------------*/

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#header {
	width: 900px;
	margin-bottom: 10px;
	position: relative;
}

#contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	float: right;
	width: 625px;
}

#side {
	float: left;
	width: 200px;
}

#footer {
	width: 850px;
	position: relative;
	height: 65px;
	background-image: url(../images/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 30px;
}



/*header
---------------------------------------------------------------*/
.topcopy {
	font-size: 11px;
	color: #999999;
}

#font-size {
	position: absolute;
	top: 2px;
	right: 180px;
}

#search {
	display: block;
	width: 205px;
	position: absolute;
	top: 2px;
	right: 0px;
	border: 1px solid #D4D4D4;
	height: 22px;
}

#search .text-a {
	font-size: 10px;
	position: absolute;
	top: 2.5px;
	right: 78px;
	width: 120px;
}

#search .search {
	position: absolute;
	top: 2px;
	right: 3px;

}



#top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	position: relative;
}
#top-menu {
	position: absolute;
	top: 8px;
	right: 280px;
	
}

#top-menu li {
	display:block;
	float:left;
	vertical-align: top;
}

#top-menu li img {
	vertical-align: top;
}



#top-image {
	margin-left: 25px;
	margin-bottom: 10px;
}


#pan li {
	float: left;
	margin-right: 5px;
}
#pan {
	display: block;
	height: 1em;
	color: #004F75;
	padding-bottom: 5px;

}

/*footer
---------------------------------------------------------------*/

#footer .kcmh-f {
	height: 19px;
	width: 576px;
	top: 0px;
	float: left;
}


#foot-navi {
	display: block;
	width: 300px;
	left: 25px;
	font-size: 11px;
	position: absolute;
	top: 42px;
}

#foot-navi img {
	vertical-align: top;
}

#foot-navi li {
	float:left;
}

.scroll {
	display: block;
	float: right;
	text-align:right;
	padding-left:18px;
	background-image: url(../images/allow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.copyright {
	display: block;
	position: absolute;
	right: 20px;
	top: 44px;
}



/*共通
---------------------------------------------------------------*/

.bar {
	height: 33px;
	width: 623px;
	background-image: url(../images/bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	border: 1px solid #CCCCCC;
	position: relative;
}

/*コンテンツページ左サイド共通
---------------------------------------------------------------*/

#side .sidemenu {
	border: 1px solid #E1E1E1;
	margin-bottom: 30px;
}
#side .sidemenu h3 {
	background: url(../images/sidemenu_bk.jpg) no-repeat;
	display: block;
	height: 27px;
	width: 183px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding-left: 15px;
	padding-top: 7px;
}
#side .sidemenu .ul_1 {
	display: block;
	padding-top: 15px;
}
#side .sidemenu .list_1 {
	display: block;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
	background: url(../images/sidemenu_dott.gif) no-repeat 1% 50%;
}
.common_side a {
	display: block;
	height: 40px;
	width: 199px;
}
.common_side .outpati_side a {
	background: url(../images/outpatient_bt.jpg) no-repeat;
}
.common_side .outpati_side a:hover {
	background: url(../images/outpatient_bt2.jpg) no-repeat;
}

.common_side .hospitali_side a {
	background: url(../images/hospitalization_bt.jpg) no-repeat;
}
.common_side .hospitali_side a:hover {
	background: url(../images/hospitalization_bt2.jpg) no-repeat;
}

.common_side .visit_side a {
	background: url(../images/visit_bt.jpg) no-repeat;
}
.common_side .visit_side a:hover {
	background: url(../images/visit_bt2.jpg) no-repeat;
}

.common_side .dock_side a {
	background: url(../images/dock_bt.jpg) no-repeat;
}
.common_side .dock_side a:hover {
	background: url(../images/dock_bt2.jpg) no-repeat;
}

#side .common_side {
	margin-bottom: 10px;
}

.banner a {
	display: block;
	margin-bottom: 10px;
}

.side-info {
	margin-top: 15px;
	background-color: #EFF5F5;
	background-image: url(../images/kcmh-b-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.side-info p {
	line-height: 1.2em;
	color: #666666;
	width: 180px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/*コンテンツページ左サイド共通 2階層目
---------------------------------------------------------------*/

#side .sidemenu .ul_1 .ul_2 {
	display: block;
	margin-bottom: 15px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background: #F9F9F9;
	padding-top: 10px;
	padding-left: 25px;
	color: #666666;
	padding-bottom: 4px;
}
#side .sidemenu .ul_1 .ul_2 .list_2 a {
	display: block;
	margin-bottom: 6px;
	background: url(../images/allow4.gif) no-repeat 1% 50%;
	padding-left: 20px;
	color: #666666;
}
#side .sidemenu .ul_1 .ul_2 .list_2 a:hover {
	background: url(../images/allow5.gif) no-repeat 1% 50%;
}

/*コンテンツページ左サイド共通 3階層目
---------------------------------------------------------------*/

#side .sidemenu .ul_1 .ul_2 .ul_3 {
	display: block;
	margin-bottom: 5px;
	background: #F9F9F9;
	padding-left: 10px;
	color: #666666;
	padding-bottom: 4px;
}
#side .sidemenu .ul_1 .ul_3 .list_3 a {
	display: block;
	margin-bottom: 6px;
	background: url(../images/allow10.gif) no-repeat 1% 50%;
	padding-left: 20px;
	color: #666666;
}
#side .sidemenu .ul_1 .ul_3 .list_3 a:hover {
	background: url(../images/allow11.gif) no-repeat 1% 50%;
}

/*コンテンツページ左サイド共通 3階層目リンクなし
---------------------------------------------------------------*/


#side .sidemenu .ul_1 .ul_3 .list_30 {
	display: block;
	margin-bottom: 6px;
	background: url(../images/allow10.gif) no-repeat 1% 50%;
	padding-left: 20px;
	color: #666666;
}




/*コンテンツページ左サイド共通 4階層目
---------------------------------------------------------------*/

#side .sidemenu .ul_1 .ul_3 .list_4 a {
	display: block;
	margin-bottom: 6px;
	background: url(../images/allow9.gif) no-repeat 1% 50%;
	padding-left: 20px;
	color: #666666;
}
#side .sidemenu .ul_1 .ul_3 .list_4 a:hover {
	background: url(../images/allow8.gif) no-repeat 1% 50%;
}




/*コンテンツページメインコンテンツ共通
---------------------------------------------------------------*/

#main h2.h2_deco {
	background: url(../images/contents_title_bk.gif) no-repeat;
	display: block;
	height: 30px;
	width: 608px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 17px;
	font-size: 14px;
	clear: both;
}
#main .title_text {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
	color: #666666;
}
#main .title_text2 {
	padding: 10px;
	color: #666666;
	width: 80%;
	display: block;
	background: #F7FBFD;
	margin: 10px auto 15px;
	border: 1px solid #CCCCCC;
}
#main .title_text3 {
	color: #666666;
	margin-left: 25px;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
#main .title_text4 {
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 5px;
	color: #666666;
}
#main .title_text5 {
	margin-top: 3px;
	margin-bottom: 35px;
	padding: 5px;
	color: #666666;
}
#main .select li {
	display: block;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	text-align: center;
}
#main .select li a {
	background: url(../images/contents_select_bt.jpg) no-repeat;
	display: block;
	height: 42px;
	width: 202px;
	color: #1F79A5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 19px;
}

.spacer {
	display: block;
	height: 42px;
	width: 202px;
	color: #1F79A5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 19px;
}
#main .select li a:hover {
	background: url(../images/contents_select_bt2.jpg) no-repeat;
}
#main .select .select_right {
	margin-right: 0px;
}
#main .select {
	width: 625px;
	display: block;
	margin-bottom: 35px;
}
#main .h3_deco {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 7px;
	clear: both;
	height: 36px;
	background-image: url(../images/h3_deco_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link_1 {
	font-weight: bold;
	margin-top: 10px;
	display: block;
	background: url(../images/allow1.gif) no-repeat 1% 50%;
	padding-left: 20px;
}

/*コンテンツページメインコンテンツ共通（追加分）
------------------------------------*/


#main .ul_type1 {
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666666;
	margin-left: 2em;
}
#main .ul_type1 li {
	margin-bottom: 10px;
	text-indent: -1em;
}
#main .ul_type2 {
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666666;
	background: #EFF5F5;
	padding: 15px;
	width: 380px;
	border: 1px solid #e1e1e1;
	margin-top: 20px;
}
#contents #main .ul_type3 {
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666666;
	display: block;
	width: 200px;
	float: left;
}
#main .ul_type3 li {
	margin-bottom: 10px;
}
#contents #main .ul_type4 {
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
	display: block;
}
#main .ul_type4 li {
	display: block;
	float: left;
	width: 205px;
	margin-bottom: 10px;
}

#main .ul_type5 {
	margin-bottom: 25px;
	margin-left: 5px;
	color: #666666;
	display: block;
}
#main .ul_type5 li {
	margin-bottom: 10px;
	display: block;
	background: url(../images/allow6.gif) no-repeat 0.3em 0.3em;
	padding-left: 18px;
}

#main .ul_type6 {
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666666;
}
#main .ul_type6 li {
	margin-bottom: 10px;
	list-style: disc outside;
}

#main .dl_type1 {
	margin-bottom: 30px;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 15px;
}
#main .dl_type1 dd {
	margin-bottom: 20px;
	margin-left: 30px;
}
#main .dl_type2 {
	margin-bottom: 30px;
	padding-bottom: 15px;
	color: #666666;
}
#main .dl_type2 dt {
	margin: 0px;
}
#main .dl_type2 dd {
	margin-left: 30px;
	margin-bottom: 5px;
}
#main .dl_type3 {
	margin-bottom: 30px;
	padding-bottom: 15px;
	color: #666666;
	width: 97%;
}
#main .dl_type3 dt {
	margin: 0px 0px 10px 15px;
	font-weight: bold;
	background: #F3F9FC;
	display: block;
	padding: 15px;
}
#main .dl_type3 dd {
	margin-left: 30px;
	margin-bottom: 45px;
}
#main .dl_type4 {
	color: #666666;
	display: block;
}
#main .dl_type4 dt {
	border-top: 1px solid #e1e1e1;
	padding-top: 15px;
	margin: 15px 0px 10px 15px;
}
#main .dl_type4 dd {
	margin-left: 30px;
	margin-bottom: 5px;
}
#main .dl_type4 .last_dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
	padding-left: 15px;
	margin-left: 15px;
}

#main .dl_type5 {
	margin-bottom: 30px;
	color: #666666;
	float: right;
	padding: 10px 10px 10px 20px;
	border: 1px solid #CCCCCC;
	background: url(../department/images/bk1.jpg) repeat-x left top;
	width: 410px;
}
#main .dl_type5 dt {
	margin: 0px;
	font-weight: bold;
	color: #2274A6;

}
#main .dl_type5 dd {
	margin-left: 30px;
	margin-bottom: 5px;
}

#main .dl_type6 {
	margin-bottom: 30px;
	color: #666666;
	padding: 10px 10px 10px 20px;
	border: 1px solid #CCCCCC;
	background: url(../department/images/bk1.jpg) repeat-x left top;
	width: 550px;
	margin-top: 10px;
	margin-left: 22px;
}
#main .dl_type6 dt {
	margin: 0px;
	font-weight: bold;
	color: #2274A6;

}
#main .dl_type6 dd {
	margin-left: 30px;
	margin-bottom: 5px;
}


/*共通　table
---------------------------------------------------------------*/

#main .table01 {
	width: 100%;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	margin-top: 25px;
	color: #666666;
	margin-bottom: 15px;
	clear: both;
}
#main .table01 th {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
}
#main .table01 .border1 {
	border-bottom: 1px solid #CCCCCC;
}
#main .table01 .border2 {
	border-right: 1px solid #CCCCCC;
}
#main .table01 .border2_2 {
	border-right: 1px solid #CCCCCC;
	width: 140px;
}
#main .table01 .border2_3 {
	border-right: 1px solid #CCCCCC;
	width: 190px;
}
#main .table01 .border3 {
	border-bottom: 1px solid #CCCCCC;
	background: #F5F5F5;
}

#main .table01 td {
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 7px;
	text-align: right;
}
#main .table01 .table_sub {
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
	text-align: center;
}
#main .table01 .table_sub2 {
	color: #666666;
	background: #FFFAF4;
	text-align: center;
}
#main .table01 .table_sub3 {
	color: #666666;
	background: #F1FAF1;
	text-align: center;
}
#main .table01 .table_sub4 {
	color: #666666;
	background: #F8FAFC;
	text-align: center;
}

#main .table02 {
	width: 90%;
	border-top: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	margin-top: 25px;
	color: #666666;
	margin-bottom: 15px;
	margin-left: 30px;
}
#main .table02 th {
	text-align: center;
	border-bottom: 1px solid #E5EFF8;
	border-right: 1px solid #E5EFF8;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
}
#main .table02 td {
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding: 5px;
}
#main .table02 .table_sub {
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
	text-align: center;
}
#main .table02 .table_sub2 {
	color: #666666;
	background: #FFFAF4;
	text-align: center;
}
#main .table02 .table_sub3 {
	color: #666666;
	background: #F1FAF1;
	text-align: center;
}
#main .table02 .table_sub4 {
	color: #666666;
	background: #F7FBFD;
}
#main .table02 .table_sub5 {
	color: #666666;
	background: #F3F9FC;
}


#main .table03 {
	width: 100%;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	margin-top: 25px;
	color: #666666;
	clear: both;
}
#main .table03 th {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
}
#main .table03 .border1 {
	border-bottom: 1px solid #CCCCCC;
}
#main .table03 .border2 {
	border-right: 1px solid #CCCCCC;
}
#main .table03 .border3 {
	border-bottom: 1px solid #CCCCCC;
	background: #F5F5F5;
}

#main .table03 td {
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 7px;
}
#main .table03 .table_sub {
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
	text-align: center;
}
#main .table03 .table_sub2 {
	color: #666666;
	background: #FFFAF4;
	text-align: center;
}
#main .table03 .table_sub3 {
	color: #666666;
	background: #F1FAF1;
	text-align: center;
}
#main .table03 .table_sub4 {
	color: #666666;
	background: #F8FAFC;
	text-align: center;
}

#main .table04 {
	width: 90%;
	border-top: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	margin-top: 25px;
	color: #666666;
	margin-bottom: 15px;
	margin-left: 30px;
}
#main .table04 th {
	text-align: center;
	border-bottom: 1px solid #E5EFF8;
	border-right: 1px solid #E5EFF8;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
}
#main .table04 td {
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 31px;
}
#main .table04 .table_sub {
	font-weight: bold;
	color: #666666;
	background: #F8FAFC;
	text-align: center;
	width: 44%;
	padding-left: 0px;
}
#main .table04 .table_sub2 {
	color: #666666;
	background: #FFFAF4;
	text-align: center;
	padding-left: 0px;
	width: 22%;
}
#main .table04 .table_sub3 {
	color: #666666;
	background: #F1FAF1;
	text-align: center;
	padding-left: 0px;
	width: 22%;
}
#main .table04 .table_sub4 {
	color: #666666;
	background: #F7FBFD;
}
#main .table04 .table_sub5 {
	color: #666666;
	background: #F3F9FC;
}


/*共通　微調整
---------------------------------------------------------------*/

.margin-50px {
	margin-top: -50px;
}
.paddingleft25 {
	padding-left: 25px;
	margin-bottom: 20px;
}
#wrapper #wrap #contents .center {
	text-align: center;
}


/*医師紹介
---------------------------------------------------------------*/

#main .doc_l {
	background: #EEF5F9;
	width: 130px;
	padding: 13px;
	float: left;
}
#main .doc_l .yakusyoku {
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
#main .doc_l .name {
	font-size: 14px;
	text-align: right;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #1F79A5;
}
#main .doc_l .name .roma {
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
#main .doc_r {
	width: 420px;
	float: right;
	margin-right: 20px;
}
#main .doc_r h4 {
	font-weight: bold;
	color: #377A9B;
	display: block;
	padding-bottom: 10px;
	border-bottom: thin dotted #CCCCCC;
}
#main .doc_r table {
	color: #666666;
}
#main .doc_r th {
	font-weight: bold;
	padding: 8px;
	border-bottom: thin dotted #CCCCCC;
	width: 79px;
}
#main .doc_r td {
	padding: 8px;
	border-bottom: thin dotted #CCCCCC;
}
#main .doc {
	margin-top: 60px;
	clear: both;
}


/*ページコンテンツ共通　左画像、右テキストリンク
---------------------------------------------------------------*/

#main .in_contents img {
	float: left;
	margin-right: 40px;
	margin-left: 5px;
	margin-bottom: 45px;
}
#main .in_contents a {
	font-weight: bold;
	line-height: 2em;
}
#main .doc_in a {
	background: url(../images/doc_in_bt.jpg) no-repeat;
	display: block;
	height: 27px;
	width: 123px;
	font-weight: bold;
	color: #006699;
	padding-top: 8px;
	padding-left: 26px;
	float: left;
	clear: both;
}


#main .doc_in2 a {
	background: url(../images/doc_in_bt.jpg) no-repeat;
	display: block;
	height: 27px;
	width: 123px;
	font-weight: bold;
	color: #006699;
	padding-top: 8px;
	padding-left: 26px;
	margin-left: 30px;
	float: left;
	margin-bottom: 30px;
}

#main .doc_in3 a {
	background: url(../images/doc_in_bt.jpg) no-repeat;
	display: block;
	height: 27px;
	width: 123px;
	font-weight: bold;
	color: #006699;
	padding-top: 8px;
	padding-left: 26px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#main .doc_in4 a {
	background: url(../images/doc_in_bt.jpg) no-repeat;
	display: block;
	height: 27px;
	width: 123px;
	font-weight: bold;
	color: #006699;
	padding-top: 8px;
	padding-left: 26px;
	margin-left: 225px;
	margin-top: 20px;
	margin-bottom: 30px;
}


.in_contents ul.text_link li {
	display: block;
	margin-left: 20px;
}
.in_contents .text_link {
	margin-bottom: 40px;
}

.pan {
	font-size: 10px;
	color: #0086C9;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#main .h4_deco {
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	clear: both;
	margin-bottom: 10px;
	background: url(../images/h4_bk.jpg) no-repeat;
	height: 27px;
	width: 576px;
	padding-top: 8px;
	padding-left: 28px;
}
#main .h4_deco2 {
	font-weight: bold;
	color: #3F8CB2;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}
#main .h4_deco3 {
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	clear: both;
	background: url(../images/h4_bk.jpg) no-repeat;
	height: 27px;
	width: 576px;
	padding-top: 8px;
	padding-left: 28px;
	display: block;
	margin-top: 20px;
}
.left {
	text-align: left;
}
.left_f {
	float:left;
	text-align: left;
	margin-right: 15px;
}
.right_f {
	float: right;
	text-align: right;
	margin-right: 30px;
}
.right_f3 {
	font-size: 10px;
	color: #666666;
	margin-top: -10px;
}
.right_f2 {
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 0px 5px -25px 0px;
	color: #666666;
}
#main h5.h5_deco {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #666666;
}
#contents #main #tip_con .h5_deco2 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #336699;
}
#tip_con,#tip_con1,#tip_con2,#tip_con3,#tip_con4,#tip_con5,#tip_con6,#tip_con7,#tip_con8,#tip_con9,#tip_con10,#tip_con11,#tip_con12,#tip_con13,#tip_con14,#tip_con15,#tip_con16,#tip_con17,#tip_con18,#tip_con19,#tip_con20,#tip_con21,#tip_con22,#tip_con23,#tip_con24,#tip_con25,#tip_con26,#tip_con27,#tip_con28,#tip_con29,#tip_con30 {
	display: none;
	font-size: 1.5em;
}

#main .comment {
	font-size: 1.1em;
	letter-spacing: 0.15em;
	display: block;
	width: 420px;
	float: right;
	line-height: 1.6em;
}
.font1_4 {
	font-size: 1.4em;
}


/*pdfダウンロードボタン位置調整
---------------------------------------------------------------*/

.bus_bt {
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 180px;
}
.bus_bt_p {
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 135px;
	width: 330px;
}


/*サイトマップぺージ
---------------------------------------------------------------*/

#main .list_3_1 {
	width: 600px;
	clear: both;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 15px 15px 20px;
}
#main .list_3_1 li {
	display: block;
	float: left;
	width: 175px;
	padding: 5px 5px 5px 17px;
	background: url(../images/allow2.gif) no-repeat 1% 50%;
}

#main .list_3 {
	margin-top: 15px;
}


/*画像フロート
---------------------------------------------------------------*/

.img-float1 {
	display: block;
	float: right;
	padding-bottom: 2em;
	padding-left: 25px;
}
.img-float2 {
	display: block;
	float: left;
	padding: 20px 25px 1.5em 5px;
}
.img-float3 {
	display: block;
	float: left;
	padding: 10px 25px 1.5em 5px;
	width: 150px;
}
.img-float4 {
	display: block;
	float: left;
	padding: 0px 25px 1.5em 5px;
}
.img-float5 {
	display: block;
	float: left;
	padding: 5px 25px 1.5em 20px;
}
.img-float6 {
	display: block;
	float: left;
	padding: 5px 5px 1.5em 0px;
}

#main .border {
	clear: both;
	margin: 15px 10px;
	width: 605px;
	border-top: 1px solid #CCCCCC;
}

#main .border2 {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/*モバイルサイト
---------------------------------------------------------------*/
.b_mobile {
	background-image: url(../images/b_mobile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
	width: 199px;
	position: relative;

}
.b_mobile .mob01 {
	font-size: 12px;
	color: #006699;
	display: block;
	position: absolute;
	top: 157px;
	left: 102px;
	font-weight: bold;
	text-decoration: underline;
	
}
.b_mobile .mob02 {
	font-size: 11px;
	color: #CCCCCC;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 25px;
}

/*QRコードページ
---------------------------------------------------------------*/
.group-qr {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-top: 15px;
}

.g-qr-r {
	width: 510px;
	float: right;
}

.g-qr-r p {
	margin-bottom: 15px;
}
.group-qr li {
	color: #006699;
	margin-bottom: 20px;
	padding-left:20px;
}
.atte {
	width: 535px;
	display: block;
	background-image: url(../images/atte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 20px;
}

/*パディング
---------------------------------------------------------------*/

.padb5{padding-bottom:5px;}
.padb10{padding-bottom:10px;}
.padb15{padding-bottom:15px;}
.padb20{padding-bottom:20px;}
.padb25{padding-bottom:25px;}
.padb30{padding-bottom:30px;}

.padtb10{
	padding-bottom:10px;
	padding-top: 10px;
}

.h4titlezone {
	font-weight: bold;
	color: #006699;
}
.syonika_wakutin {
	background-color: #FFE8E8;
	padding: 8px;
	height: auto;
	width: 450px;
	margin-bottom: 30px;
}

