body{
     font-family: Helvetica ,"メイリオ", sans-serif, "游ゴシック" , "Yu Gothic" , sans-serif;
}




/*カラーチェンジで変更する場所*/
	td.bg
		{
		background-color: #B5D2EE
		}
	table.bg
		{
		background-color: #f7f7f7
		}
/*コンテンツ内インデント*/
	td
		{
		font-size: 12px
		}
        .h1     {
                font-size:14px
                }
	.c20
		{
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
		margin: 20px
		}
	.c10
		{
		color: #000;
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
		margin: 10px
		}
	.c05
		{
		color: #000;
		font-size: 12px;
		vertical-align: top;
		margin: 5px
		}


.tbl {
	width:465;
	height:321;
	overflow:scroll
 }

/*コンテンツテキスト****************/
	/*その他*/

	.blog_style 
		{ 
		line-height:20px;
		word-spacing: 5px;
		top:-5px;
		left:10px;
		position:relative;
		font-size: 12px
		}

	.normal_11 
		{ 
		line-height:11px;
		}
	.normal
		{ 
		line-height:12px;
		}
	.normal_13
		{ 
		line-height:13px;
		}
	.normal_14
		{ 
		line-height:14px;
		}
	.normal_16
		{ 
		line-height:16px;
		}
	.normal_18
		{ 
		line-height:18px;
		}
	.normal_20
		{ 
		line-height:20px;
		}
	.normal_22 
		{ 
		line-height:22px;
		}
	.normal_24 
		{ 
		line-height:24px;
		}
	.normal_26 
		{ 
		line-height:26px;
		}
	.normal_28 
		{ 
		line-height:28px;
		}
	.size11
		{
		font-size: 11px
		}
	.size12
		{
		font-size: 12px
		}
	.size14
		{ font-size: 14px
		}
	.size16
		{ font-size: 16px
		}
	.size18
		{ font-size: 18px
		}
	.size20
		{ font-size: 20px
		}
	.size21
		{ font-size: 21px
		}
	.size22
		{ font-size: 22px
		}
	.size24
		{ font-size: 24px
		}
	.size26
		{ font-size: 26px
		}
	.size28
		{ font-size: 28px
		}
	.size36
		{ font-size: 36px
		}
	.bold
		{
		font-weight: bold;
		}
	.winered
		{ color: #B3424A;
		}
	.red
		{ color: #ff0000;
		}
	.red2
		{ color: #b22222;
		}
	.darkgray
		{
		color: #666666;
		}
	.darkgray2
		{
		color: #333333;
		}
	.darkgray3
		{
		color: #111111;
		}
	.green
		{
		color: #008080;
		}
	.gray
		{
		color: #a9a9a9;
		}
	.gray2
		{
		color: #696969;
		}
	.gray3
		{
		color: #898989;
		}
	.blue2
		{
		color: #395994;
		}
	.blue
		{
		color: #0017c6;
		}
	.blue1
		{
		color: #274a78;
		}
	.blue3
		{
		color: #c3dfef;
		}
	.white
		{
		color: #ffffff;
		}
	.white_b
		{
		color: #ffffff;
		font-weight: bold;
		font-size: 14px
		}


	.midnightblue
		{
		color: #191970;
		}
	.firebrick
		{
		color: #b22222;
		}

	.orange
		{
		color: #ff8c00;
		}
	.gold
		{
		color: #755c19;
		}
	.winered2
		{ 
		color: #AD353A;
		}
	.boldwinered
		{ color: #980032;
		font-weight: bold;
		}
	.boldblue
		{
		color: #191970;
		font-weight: bold;
		}


	.center
		{
		text-align: center;
		}

	.right
		{
		text-align: right;
		}

	.left
		{
		text-align: left;
		}

	.left_margine
		{
		margin-left: 50px;
		}






/*テキストリンク**************************/
	/*通常リンク*/
	a:link
		{
		color: #1e50a2;
		}
	a:visited
		{
		color: #2E67A0;
		}
	a:hover
		{
		color: #9e2236;
		}
	a:active
		{
		color: #2E67A0;
		}
	/*通常リンク2*/
	a.non:link
		{
		color: #ffffff;
		text-decoration: none
		}
	a.non:visited
		{
		color: #ffffff;
		text-decoration: none
		}
	a.non:hover
		{
		color: #ffffff;
		}
	a.non:active
		{
		color: #ffffff;
		text-decoration: none
		}


	a.non2:link
		{
		color: #666666;
		text-decoration: none
		}
	a.non2:visited
		{
		color: #666666;
		text-decoration: none
		}
	a.non2:hover
		{
		color: #666666;
		}
	a.non2:active
		{
		color: #666666;
		text-decoration: none
		}

	a.blue2:link
		{
		color: #666666;
		font-size: 14px;
		text-decoration: none
		}
	a.blue2:visited
		{
		color: #666666;
		font-size: 14px;
		text-decoration: none
		}
	a.blue2:hover
		{
		background-color: #7b9ecd;
		color: #ffffff;
		display: inline-block;
		width: 100%;
		text-align: center;
		outline: none;
		font-size: 14px;
		text-decoration: none
		}
	a.blue2:active
		{
		color: #666666;
		font-size: 14px;
		text-decoration: none
		}



	a.white:link
		{
		color: #ffffff;
		text-decoration: none
		}
	a.white:visited
		{
		color: #ffffff;
		text-decoration: none
		}
	a.white:hover
		{
		color: #ffffff;
                text-decoration: underline;
		}
	a.white:active
		{
		color: #ffffff;
		text-decoration: none
		}


	a.blue3:link
		{
		color: #c3dfef;
		text-decoration: none
		}
	a.blue3:visited
		{
		color: #c3dfef;
		text-decoration: none
		}
	a.blue3:hover
		{
		color: #c3dfef;
                text-decoration: underline;
		}
	a.blue3:active
		{
		color: #c3dfef;
		text-decoration: none
		}

	a.gray01:link
		{
		color: #666666;
		text-decoration: none
		}
	a.gray01:visited
		{
		color: #666666;
		text-decoration: none
		}
	a.gray01:hover
		{
		color: #191970;
                text-decoration: underline;
		}
	a.gray01:active
		{
		color: #a9a9a9;
		text-decoration: none
		}

/*色つきテーブル行ラベル***************************/


	/*グレー系*/
	.bg_f8f8f8
		{
		font-size: 12px;
		background-color: #f8f8f8;
		vertical-align: top;
		}

	.bg_eaf4fc
		{
		background-color: #eaf4fc;
		vertical-align: top;
		border-top: 1px solid #f8f8f8;
		border-right: 1px solid #f8f8f8;
		border-bottom: 1px solid #f8f8f8;
		border-left: 1px solid #f8f8f8
		}

	.bg_eaf4fc2
		{
		background-color: #eaf4fc;
		vertical-align: top;
		border-top: 1px solid #c2c2c2;
		border-right: 1px solid #c2c2c2;
		border-bottom: 1px solid #c2c2c2;
		border-left: 1px solid #c2c2c2
		}

	.bg_ebf6f7
		{
		font-size: 12px;
		background-color: #ebf6f7;
		vertical-align: top;
		}


	.rowlabellgr
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		border-left: 1px solid #dbdbdb
		}



	/*各院紹介*/



	.top_title
		{
		color: #666666;
		font-size: 14px;
		font-weight: bold;
		background-color: #f8f8f8;
		text-align: left;
		vertical-align: top;
		border: 1px solid #dbdbdb;
		padding: 15px;
		}

	.top_detail
		{
		color: #666666;
		font-size: 14px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		border: 1px solid #dbdbdb;
		padding: 15px;
		}

	.next_title
		{
		color: #666666;
		font-size: 14px;
		font-weight: bold;
		background-color: #f8f8f8;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		border-left: 1px solid #dbdbdb;
		padding: 15px;
		}

	.next_detail
		{
		color: #666666;
		font-size: 14px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		padding: 15px;
		}

	.next_tell
		{
		color: #666666;
		font-size: 20px;
		font-weight: bold;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		padding: 15px;
		}










	/*ホワイト系*/
	.titlelabellw
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.rowlabellw_r
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: middle;
		border-bottom: 2px solid #e85700
		}
	.rowlabellw
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellwlc_via
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: middle;
		border-top: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}



	.pictureframe
		{
		border: 1px solid #CCCCCC;
		}
	.pictureframe_r
		{
		border: 1px solid #EEAEA6;
		}
	.pictureframe_r2
		{
		border: 1px solid #EEAEA6;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 20px;
		padding-left: 20px;
		background-color: #ffebe1
		}
	.pictureframe_g
		{
		border: 1px solid #9CCDBC;
		}


/*フォーム用***************************/
	.zen
		{ ime-mode: active;}
	.han
		{ ime-mode: inactive; }



	.p10
		{
		color: #ffffff;
		font-size: 12px;
		text-align: left;
		padding-left: 45px;
		padding-right: 45px
		}

	.whatsnew01
		{
		position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
		top: 227px;
		left: 95px;
filter:Alpha(opacity=50);
		color: #ffffff;
		font-size: 12px
		}






#slide {
width:850px;
height:339px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}




.infomation {
	padding-top: 10px;
	padding-left: 220px;
	background-image: url("../images/bg_title01.jpg");
	background-repeat: no-repeat;
}

.infomation2 {
	padding-top: 10px;
	padding-left: 220px;
        border-top: 1px solid #1e50a2;
        border-bottom: 1px solid #1e50a2;
        border-right: 1px solid #1e50a2;
	background-image: url("../images/bg_top01.jpg");
	background-repeat: no-repeat;
}

.title001 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eaf4fc;
}

.title01
	{
	background-color: #eaf4fc;
	padding-left: 20px;
	border-top: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8
	display: inline-block;
	width: 740px;
	height: 41px;
	text-decoration: none;
	line-height: 41px;
	outline: none;
	color: #274a78;
	font-size: 16px;
	font-weight: bold;
	}

.facility01
	{
	background-color: #7b9ecd;
	padding-left: 5px;
	display: inline-block;
	width: 110px;
	height: 21px;
	text-decoration: none;
	line-height: 21px;
	text-align: center;
	outline: none;
	color: #ffffff;
	font-size: 14px;
	}


	.blog_style 
		{ 
		line-height:20px;
		word-spacing: 1em;
		top:5px;
		left:10px;
		position:relative;
		}

	.title02
		{
		background-color: #d69090;
	padding-left: 20px;
		border-top: 1px solid #f8f8f8;
		border-right: 1px solid #f8f8f8;
		border-bottom: 1px solid #f8f8f8;
		border-left: 1px solid #f8f8f8
	display: inline-block;
	width: 740px;
	height: 41px;
	text-decoration: none;
	line-height: 41px;
	outline: none;
		color: #ffffff;
	font-size: 16px;
		font-weight: bold;
		}


	.blog_style 
		{ 
		line-height:20px;
		word-spacing: 1em;
		top:5px;
		left:10px;
		position:relative;
		}


/*********************

footer

*********************/

	/* -- footerContents -- */
	#footerContents {
	margin:0 auto;
	padding:0px;
	_padding:0px;
	width:944px;
	position:relative;
	}

		
		#footerContents #footerBottom {
		width:912px;
		padding:10px 0 10px 32px;
		margin:0 0 32px 0;
		display:inline-block;
		background:#1e50a2;
		}
		
		
		


.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #1e50a2;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #7b0f28;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}







.botton01 {
    background: url("../images/botton02.jpg") no-repeat; /* ロールオーバー時のチラつき防止 */
}

.botton01 a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	width: 298px;
	height: 55px;
	background-image: url("../images/botton02.jpg") no-repeat;
	display: block;
}

.botton01 a:hover {
    background-image: url("../images/botton02_f2.jpg");
}













h3{ clear: both; padding: 50px 0 0; color: #333; text-align: center; }
.clear:before, .clear:after { content: ""; display: table; }
.clear:after { clear: both; }
.clear { *zoom: 1; }

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 960px;
  margin: 5px auto 30px;
  padding: 0;
  font: 15px/normal "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "MS PGothic", sans-serif; position: relative; font-size-adjust: none; font-stretch: normal;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #1e50a2;
  border-right: 1px solid #ffffff;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  font-size: 15px;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #2a4073;
  background: #5a79ba;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #007bbb;
}
.dropmenu li a:hover{
  background: #007bbb;
}


#dropmenu2	a		{ background: #9d2236;}
#dropmenu2	a:hover		{ background: #c53d43;}
#dropmenu2	a.selected	{ background: #b7282e;}


#fade-in2 { position: relative; z-index: 5; }
#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}




.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #ffffff;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #ffffff;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}



.pagetop2
    {
    position: fixed;
    bottom: 16px;
    right: 16px;
    }
 
.pagetop2 a
    {
    display: block;
    text-decoration: none;
    }
 
.pagetop2:hover
{
    opacity: 0.85 ;
}
