@charset "UTF-8";

body {
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-position: center bottom;
	background-color: rgba(52,164,207,1.00);
	background-image: url(../images/bg2_06.jpg);
	background-repeat: no-repeat;	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
border:none;
}

.clear {
	clear: both;
}
/*clearfix*/
.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf{
  *zoom:1;
}

/*pc-sp使い分け*/
.mobile{
	display: none;
}
.pc{
}


ul,li{
		list-style:none;
		margin:0;
		padding:0;
	}

#wrapper {
	width: 100%;
	background-position: center 0%;
	background-repeat: no-repeat;
	background-color: rgba(248,245,240,1.00);
}
#header {
	width: 100%;
	height: 147px;
	background-image: url(../images/top_03.png);
	background-repeat: repeat-x;
	background-color: rgba(255,255,255,1.00);
	position: fixed;
	opacity: 0.95;
	border-bottom: 1px solid #FFFFFF;
	-webkit-box-shadow: 4px 0px 8px 1px #999999;
	box-shadow: 4px 0px 8px 1px #999999;
	z-index: 1000;
}
#header_in {
	width: 1050px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}
#header1 {
	width: 100%;
	height: 50px;
	background-color: rgba(255,255,255,1.00);
	position: fixed;
	opacity: 0.95; 
}
#header2 {
	width: 1050px;
	height: 392px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 147px;
}
#contents {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
#main {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 1050px;
}

#header_in_box1 {
	width: 1050px;
	height: 30px;
}
#header_in_box1_left {
	width: 350px;
	float: left;
	height: 30px;
}
#header_in_box1_right {
	width: 340px;
	height: 30px;
	float: right;
}
#header_in_box2 {
	width: 1050px;
	height: 62px;
	clear: both;
}
#header_in_box2_left {
	width: 350px;
	height: 62px;
	float: left;
}
#header_in_box2_right {
	width: 600px;
	height: 52px;
	float: right;
	padding-top: 10px;
}
#header_in_box2_right_art1 {
	float: left;
	width: 200px;
	height: 52px;
	background-image: url(../images/kensaku_box_30.png);
	background-repeat: no-repeat;
}
#header_in_box2_right_art2 {
	float: left;
	width: 200px;
	height: 52px;
}

#header_in_box2_right_art2 ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
#header_in_box2_right_art2 li {
	float: left;
}




#header_in_box2_right_art3 {
	float: left;
	width: 200px;
	height: 52px;
}
#grmenu {
	width: 1040px;
	height: 30px;
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
}
#left {
	width: 220px;
	float: left;
	padding-bottom: 10px;
}
#right   {
	float: right;
	width: 820px;
}


#left_box {
	width: 220px;
	border-style: none;
	border-spacing: 3px 1px;
	margin-left: 2px;
}

#left_box1 {
	width: 220px;
	border-style: none;
	border-spacing: 3px 1px;
	margin-left: 2px;
}
#left_box2 {
	width: 220px;
	border-style: none;
	border-spacing: 3px 1px;
	margin-left: 2px;
}

#left_box h2 {
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	border-style: none;
	background-image: url(../images/left-h2_49.png);
	width: 180px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
	background-position: 0% top;
	padding-left: 18px;
	padding-right: 20px;
}
#left_box h3 {
	background-image: url(../images/arrow-blue_66.png);
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: -4px 0;
	color: #808080;
	padding-bottom: 5px;
	font-size: 16px;
}
.left_box_art {
	width: 228px;
	background-image: url(../images/left-box_65.png);
	background-repeat: repeat-y;
}
#left_box_end {
	width: 218px;
	background-image: url(../images/left-box_76.png);
	height: 20px;
	background-repeat: no-repeat;
}

.left_box_small {
	font-size: 0.8em;
	padding-bottom: 5px;
}
.left_box_art_art {
	width: auto;
	margin-left: 10px;
	margin-right: 15px;
	font-size: 0.81em;
	padding-top: 10px;
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 10px;
}


.left_box_art_art2 {
	width: auto;
	margin-left: 10px;
	margin-right: 15px;
	font-size: 0.81em;
	padding-top: 10px;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 10px;
}
.left_box_art_art ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.left_box_art_art li {
	width: 175px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url(../images/sub_14.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% center;
	border-bottom: 1px dotted #C0C0C0;
}


.left_box_art_art li a {
	color: #000000;
}banner
.left_box_art_art li a:hover {

}
.left_box_art_art3 {
	width: auto;
	margin-left: 10px;
	margin-right: 15px;
	font-size: 0.81em;
	padding-top: 10px;
	/* [disabled]padding-bottom: 10px; */
}
.left_box_bnr {
	width: auto;
	margin-top: 20px;
}

/*フッター*/

#footer {
	width: 100%;
	height: 800px;
	background-color: rgba(255,255,255,1.00);
}
#footer_in {
	width: 1050px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#footer_copy {
	width: 1050px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer_in ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

.footer_in_box {
	width: 260px;
	height: 380px;
	float: left;
}
.footer_in_box_art {
	width: 230px;
	padding-left: 30px;
}
.footer_in_box_title {
	width: 260px;
	height: 70px;
	font-weight: bold;
	font-size: 16px;
}

.footer_in_box_title a {

	color: #000000;
}

.footer_in_box_title a:hover {
	color: #34A4CF;
}


.footer_in_box_art ul{
	padding: 0px;
margin: 0px;
list-style-type: none;
}

.footer_in_box_art li a{
	font-size: 13px;
	background-image: url(../images/arrow-red_130.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	background-position: 10px 5px;
	width: 180px;
	display: block;
}
.footer_in_box_art li a:hover{
	color: #34A4CF;
}

.footer_in_box2 {
	width: 400px;
	height: 300px;
	float: left;
}
.footer_in_box2_art {
	width: 200px;
	float: left;
}
.footer_in_box2_title {
	width: 440px;
	height: 70px;
	font-weight: bold;
	font-size: 16px;
}
.footer_in_box2_art ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}


.footer_in_box2_art li a{
	font-size: 13px;
	background-image: url(../images/arrow-red_130.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;
	margin-left: 40px;
	background-position: 10px 5px;
	display: block;
}
.footer_in_box2_art li a:hover{
	color: #34A4CF;
}


.footer_in_box3 {
	width: 400px;
	height: 300px;
	float: left;
}
.footer_in_box4 {
	width: 250px;
	height: 200px;
	float: left;
	padding-top: 200px;
}
.footer_in_box3_title {
	width: 260px;
	height: 70px;
	font-weight: bold;
	font-size: 16px;
}
.footer_in_box3_art {
	width: 195px;
	float: left;
}
.footer_in_box3_art2 {
	width: 195px;
	float: left;
}
.footer_in_box3_art ul{
	padding: 0px;
margin: 0px;
list-style-type: none;
}
.footer_in_box3_art2 ul{
	padding: 0px;
margin: 0px;
list-style-type: none;
}
.footer_in_box3_art2 ul li{
	list-style-type: none;
	color: #000000;
	font-size: 13px;
	display: block;
	background-position: 10px 5px;
	background-image: url(../images/arrow-red_130.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}

.footer_in_box3_art li a{
	font-size: 13px;
	background-image: url(../images/arrow-red_130.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;
	margin-left: 30px;
	background-position: 10px 5px;
	display: block;
}
.footer_in_box3_art2 li a{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.footer_in_box3_art li a:hover{
	color: #34A4CF;
}
.footer_in_box3_art2 li a:hover{
	color: #34A4CF;
}
/*footer_liのli*/

.footer_in_box3_art li li a {
	font-size: 13px;
	background-image: url(../images/arrow-red_130.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;
	margin-left: 50px;
	background-position: 10px 5px;
	display: block;
}


/**/
.left_box_art_art3_tel {
	padding-top: 10px;
	padding-bottom: 10px;
}
.banner {
	margin-bottom: 10px;
}


/* 全文検索 */

#cse-search-box {
	margin: 0 auto;
	float: none;
	padding: 0;
	width: 180px;
}
#cse-search-box div{
	height: 18px;
	padding: 0;
	width: 180px;
	border-style: none;
	margin-top: 7px;
}
#cse-search-box input[type="text"] {
	border: none !important;
	font-size: 0.81em;
	width: 140px;
	height: 15px;
	padding: 0;
	margin: 3px 0 0 5px;
}
#cse-search-box input[type="text"]:focus {
	outline: 0;
}
#cse-search-box input[type="submit"] {
	border-style: none;
}
#cse-search-box input[type="submit"]:hover {
  cursor: pointer;
}
#image-btn {
	background-image: url(../images/kensaku-btn.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-color: #FFFFFF;
	margin-top: 2px;
}
#section1 {
	width: 1050px;
	clear: both;
}

#section2 {
	width: 1050px;
	clear: both;
}

/* メガメニュー１（センターご利用の皆様へ）*/
.megamenu1{
	width: 500px;
	height: 250px;
}
.megamenu1 a {
	color: #000000;
	text-decoration: none;
}

.megamenu1 a:hover {
	color: #36A4CF;
	text-decoration: underline;
}
.megamenu1-title{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu1 ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu1 li {
	width: 220px;
	height: 210px;
	float: left;
	border-right: 1px dotted #36A4CF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
.megamenu1 li ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;

}

.megamenu1 li ul li  {
	width: 150px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 8px;
	display: block;
}

.megamenu1-end {
	width: 180px;
	height: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.megamenu1-end-title{
	color: #666666;
	font-size: 0.88em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu1-end ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu1-end li {
	width: 160px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 10px;
}


/* メガメニュー２（医療関係社の方へ） */

.megamenu2{
	width: 500px;
	height: 200px;
}
.megamenu2 a {
	color: #000000;
	text-decoration: none;
}

.megamenu2 a:hover {
	color: #36A4CF;
	text-decoration: underline;
}
.megamenu2-title{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu2 ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu2 li {
	width: 220px;
	height: 210px;
	float: left;
	border-right: 1px dotted #36A4CF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
.megamenu2 li ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;

}

.megamenu2 li ul li  {
	width: 150px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 8px;
	display: block;
}

.megamenu2-end {
	width: 180px;
	height: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.megamenu2-end-title{
	color: #666666;
	font-size: 0.88em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu2-end ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu2-end li {
	width: 160px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 10px;
}



/* メガメニュー３（病院のご案内） */

.megamenu3{
	width: 530px;
	height: 330px;
}
.megamenu3 a {
	color: #000000;
	text-decoration: none;
}

.megamenu3 a:hover {
	color: #36A4CF;
	text-decoration: underline;
}
.megamenu3-title{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu3 ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu3 li {
	width: 220px;
	height: 300px;
	float: left;
	border-right: 1px dotted #36A4CF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
.megamenu3 li ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;

}

.megamenu3 li ul li  {
	width: 150px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 8px;
	display: block;
}

.megamenu3-end {
	width: 180px;
	height: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.megamenu3-end-title{
	color: #666666;
	font-size: 0.88em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu3-end ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu3-end li {
	width: 160px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 10px;
}

/* メガメニュー４（診療案内） */

.megamenu4{
	width: 520px;
	color: #000000;
	height: 200px;
}
.megamenu4 a {
	color: #000000;
	text-decoration: none;
}

.megamenu4 a:hover {
	color: #36A4CF;
	text-decoration: underline;
}
.megamenu4-title{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu4 ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu4 li {
	width: 130px;
	height: 210px;
	float: left;
	border-right: 1px dotted #36A4CF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
.megamenu4 li ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;

}

.megamenu4 li ul li  {
	width: 130px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 8px;
	display: block;
}

.megamenu4-end {
	width: 130px;
	height: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.megamenu4-end-title{
	color: #666666;
	font-size: 0.88em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu4-end ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu4-end li {
	width: 130px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 10px;
}



/* メガメニュー5（地域連携室） */

.megamenu5{
	width: 200px;
	height: 150px;
}
.megamenu5 a {
	color: #000000;
	text-decoration: none;
}

.megamenu5 a:hover {
	color: #36A4CF;
	text-decoration: underline;
}
.megamenu5-title{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu5 ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu5 li {
	width: 220px;
	height: 150px;
	float: left;
	border-right: 1px dotted #36A4CF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
.megamenu5 li ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;

}

.megamenu5 li ul li  {
	width: 150px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 8px;
	display: block;
}

.megamenu5-end {
	width: 180px;
	height: 150px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.megamenu5-end-title{
	color: #666666;
	font-size: 0.88em;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../images/main_52.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 3px;
	height: auto;
}
.megamenu5-end ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}
.megamenu5-end li {
	width: 160px;
	height: auto;
	padding-left: 15px;
	background-image: url(../images/arrow2_blue_153.png);
	background-repeat: no-repeat;
	border-right-style: none;
	margin-left: 0px;
	background-position: 0% center;
	font-size: 0.88em;
	padding-top: 0px;
	margin-bottom: 10px;
}












#noneline {
	border-right-style: none;
}
#noneline-b {
	border-bottom-style: none;
}
.bline {
	margin-left: 1px;
	margin-right: 1px;
	height: 1px;
	border-top: 1px dotted #C6C6C6;
}
.font_size-2   {
	font-size: 0.75em;
	margin-bottom: 0px;
}

 /*「トップへ戻る」ボタン */

.pagetop {
	display: none;
	position: fixed;
	bottom: 50px;
	right: 30px;
	width: 70px;
	height: 70px;
	margin-bottom: 200px;
}
.pagetop a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 20px 10px;
	background-image: url(../images/icon_133.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	height: 100px;
}
 
.pagetop a:hover {
	display: block;
	text-align: center;
	font-size: 30px;
	text-decoration: none;
	padding: 20px 10px;
	background-image: url(../images/top_back2_145.png);
	background-repeat: no-repeat;
}
.p-waku17 {
	border: 1px solid #DDDDDD;
	}
.pager {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
