/* CSS Document */

@import url( base_inside.css );

*html.wrapper{height:1%}


body {
	margin:0px;
	font-size: 12px;
	color:#333333;
	background-color:#FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	margin-left:auto;
	margin-right:auto;
        }


/* ベースのBOX */
#wrapper{
		width:765px;
		background-repeat:repeat-y;
		text-align:left;
		background:url(../img/bg_wrapper.jpg);
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		}
#wrapper_out{
		width:765px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		margin-bottom:0px;
		}
		
/* ヘッダー */
h1{
	font-size:12px;
	padding-top:5px;
	text-align:left;
	color:#ffffff;
		}
#header{
		width:765px;
		height:112px;
		background-image:url(../img/bg_header.jpg);
		background-repeat:no-repeat;
		vertical-align:top;
		margin-bottom:20px;
		}
/* ヘッダーロゴ */
.header_logo{
	float:right;
	padding-right:7px;
	text-align:left;
	width:210px;
	}
	
		
/* コンテンツ　ベース */
#contents{
		width:760px;
		overflow:auto;
		padding-bottom:50px;
		}
		
/* コンテンツ左 */		
#contents_left{
		width:182px;
		float:left;
		text-align:left;
		background-color:#FFFFFF;
		}
		
.img_menu{
	margin-left:19px;
	margin-top:0px;
	margin-bottom:0px;
	}		
.img_menu_bar{
	margin:0px;
		}
		
.hospital{
	background-image:url(../img/bg_hospital.jpg);
	width:182px;
	height:214px;
	background-repeat:no-repeat;
		}

.hospital2{
	width:182px;
	margin-left:18px;
		}



p.text_hospital{
	padding-left:26px;
	font-size:10px;
	letter-spacing:1px;
	margin:0px;
	line-height:14px;
	}
				
/* コンテンツ右 */		
#contents_right{
		width:560px;
		float:right;
		text-align:left;
		}
		
.contentsright_center{
		float:left;
		width:542px;
		height:184px;
		text-align:left;
		}
		
.contentsright_center_box{
		width:542px;
		height:17px;
		float:left;
		text-align:left;
		background-image:url(../img/bg_contentsright_center_box.jpg);
		background-repeat:no-repeat;
		}


		
.contentsright_new{
		width:542px;
		float:left;
		height:76px;
		text-align:left;
		}

.contentsright_new_box1{
		width:545px;
		float:left;
		height:15px;
		background-image:url(../img/new_box1.jpg);
		background-repeat:no-repeat;
		text-align:left;
		}

.contentsright_new_box2{
		width:545px;
		float:left;
		background-image:url(../img/new_box2.jpg);
		background-repeat:repeat-y;
		text-align:left;
		}
.contentsright_new_box2 p{
		font-size:12px;
		line-height:18px;
		letter-spacing:1px;
		padding-left:20px;
		padding-right:20px;
		margin:0px;
		}

.contentsright_new_box3{
		width:545px;
		float:left;
		height:15px;
		background-image:url(../img/new_box3.jpg);
		background-repeat:no-repeat;
		text-align:left;
		}

/*p.contentsright_new_box2_text{
		font-size:12px;
		line-height:18px;
		letter-spacing:1px;
		padding-left:20px;
		padding-right:20px;
		margin:0px;
		}*/
p.contentsright_new_box2_text02{
		font-size:12px;
		line-height:18px;
		letter-spacing:1px;
		padding-left:20px;
		padding-right:20px;
		margin-top:10px;
		}

/* フッター */
#footer{
		width:790px;
		height:59px;
		background-image:url(../img/bg_footer.jpg);
		background-repeat:no-repeat;
		padding-top:10px;
		clear:both;
		}
		

/* ↓テキストの設定↓ */
/* H1タグ　ヘッダー */
h4{
	font-size:14px;
	text-align:left;
	color:#336600;
	background-image:url(../img/bg_title.jpg);
	background-repeat:no-repeat;
	width:471px;
	height:30px;
	margin-top:0px;
	padding-left:50px;
	padding-top:14px;
	margin:0px;
		}		

h1.greeting{
	font-size:14px;
	color:#666666;
		}

h2{
	font-size:14px;
	text-align:left;
	color:#336600;
	background-image:url(../img/bg_title.jpg);
	background-repeat:no-repeat;
	width:471px;
	height:30px;
	margin-top:0px;
	padding-left:50px;
	padding-top:14px;
	margin-top:35px;
	margin-bottom:0px;
	}
/* 基本テキスト */
p{
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
	line-height:18px;
}
/* What's New */
p.what{
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
	line-height:16px;
	margin-top:2px;
	margin-bottom:6px;
}
/* コピーライト */
p.copyright{
	font-size:10px;
	line-height:12px;
	color:#333333;
	text-align:center;
	margin:0px;
			}
			
.text_orange{
	color:#CC6633;
	}
	
.text_14{
	color:#336600;
	font-weight:bold;
	font-size:14px;
		}
	
.text_14_gray{
	color:#333333;
	font-weight:bold;
	font-size:14px;
		}
		
.text_green{
	color:#339900;
	}
.text_green_b{
	color:#339900;
	font-weight:bold;
	}
	
/* ↑テキストの設定↑ */

/* リンク */
a:link{
	font-size:12px;
	color:#666600;
	text-decoration:underline;
	}
a:visited{
	font-size:12px;
	color:#666600;
	text-decoration:underline;
	}
a:hover {
	font-size:12px;
	color:#666600;
	text-decoration:none;
	}

a.form:link{
	font-size:10px;
	color:#cccccc;
	text-decoration:none;
	}
a.form:visited{
	font-size:10px;
	color:#cccccc;
	text-decoration:none;
	}
a.form:hover {
	font-size:10px;
	color:#cccccc;
	text-decoration:underline;
	}

.hboxall{
		width:164px;
		margin-left:18px;
		background:url(../img/bgb2.jpg) repeat-y;
		}

.hbox1{
		width:164px;
		height:5px;
		background:url(../img/bgb1.jpg) no-repeat left top;
		}

.hbox2{
		width:164px;
		padding:5px 0;
		}
		
		
.hbox3{
		width:164px;
		height:5px;
		background:url(../img/bgb3.jpg) no-repeat left bottom;
		}		

.hbox4{
		width:154px;
		margin-left:6px;
		}
.htxt{
	font-size:10px;
	margin:2px !important;
	margin:0;
	line-height:1.3em;
		}

.himg1{
		margin-left:15px;
		}

.box2{
		width:542px;
		clear:both;
		}
		
.clear{
		clear:both;
		}
.mt20{
		margin-top:20px;
		}
	
		

