@charset "utf-8";
/*------------reset------------*/
html {
	overflow-y:scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul,li{
	list-style: none;
}
/*------------common------------*/
body {
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}


/*------------トップイメージ------------*/
#topimage {
	width:900px;
	height:354px;
	margin:0 auto;
	padding-top:25px;
}
#wrapper_topimage {
	height:401px;
	background: url(images/back_topimage.gif) repeat;
}
#wrapper_topimage2 {
	height:401px;
	margin:0 auto;
	background: url(images/back_topimage02.jpg) repeat center;
}


/*------------center_contents------------*/
#center_contents {
	width:460px;
	height:auto;
	float:left;
	margin-top:4px;
}
#center h2 {
	width: 460px;
	height:40px;
	clear:both;
}

/*------------right_contents------------*/
#right_contents {
	width:180px;
	height:auto;
	float:right;
	margin-top:4px;
}
#right_contents ul {
	width:180px;
	height:auto;
}
#right_contents ul li {
	width:180px;
	height:auto;
	padding-bottom:20px;
}


/*------------新着情報------------*/
#news {
	width:670px;
	height:auto;
	overflow:auto;
	margin:15px 0 30px 0;
}

.txt_date {
	width:100px;
	height:22px;
	font-size:100%;
	color:#fcaf2a;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	padding:0 0 0 24px;
	background: url(images/icon.gif) no-repeat 10% 36%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:5px 0 8px 0;
}
.txt_date1 {
	width:100px;
	height:22px;
	font-size:100%;
	color:#fff;
	font-weight:bold;
	line-height:2.0em;
	letter-spacing:1px;
	padding:9px 0 10px 24px;
	background: url(images/icon.gif) no-repeat 10% 50% #fd6703;;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:5px 0 8px 0;
}

.txt_date2 {
	width:100px;
	height:86px;
	font-size:100%;
	color:#fcaf2a;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	padding:68px 0 0 24px;
	background: url(images/icon.gif) no-repeat 10% 50%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:5px 0 8px 0;
}

.txt_date3 {
	width:100px;
	height:31px;
	font-size:100%;
	color:#0000ff;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	padding:14px 0 0 24px;
	background: url(images/icon.gif) no-repeat 10% 50%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:5px 0 8px 0;
}

.txt_date4 {
	width:100px;
	height:51px;
	font-size:100%;
	color:#0000ff;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	padding:33px 0 0 24px;
	background: url(images/icon.gif) no-repeat 10% 50%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:5px 0 8px 0;
}

.txt_news {
	width:540px;
	height:18px;
	font-size:100%;
	color:#575656;
	line-height:18px;
	letter-spacing:1px;
	margin:5px 0 8px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}
.txt_news1 {
	width:540px;
	height:18px;
	font-size:100%;
	color:#fff;
	line-height:2.0em;
	letter-spacing:1px;
	margin:5px 0 8px 0;
	padding:10px 0 13px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
	background:#fd6703;
}
.txt_news2 {
	width:540px;
	height:150px;
	font-size:100%;
	color:#575656;
	line-height:18px;
	letter-spacing:1px;
	margin:5px 0 8px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}

.txt_news3 {
	width:540px;
	height:36px;
	font-size:100%;
	color:#575656;
	line-height:18px;
	letter-spacing:1px;
	margin:10px 0 8px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}

.txt_news6 {
	width:540px;
	height:58px;
	font-size:100%;
	color:#575656;
	/* color: red; */
	line-height:18px;
	letter-spacing:1px;
	margin:10px 0 8px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}

.txt_date6 {
	width:100px;
	height:53px;
	font-size:100%;
	color:#0000ff;
	/* color: red; */
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	padding:14px 0 0 24px;
	background: url(images/icon.gif) no-repeat 10% 33%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:5px 0 8px 0;
}

.txt_news4 {
	width:540px;
	height:80px;
	font-size:100%;
	color:#575656;
	line-height:18px;
	letter-spacing:1px;
	margin:5px 0 8px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}

.txt_news a {
	color:#575656;
	text-decoration:none;
}
.txt_news a:hover {
	color:#38806F;
	text-decoration:underline;
}

.txt_news03 {
	width:320px;
	height:auto;
	font-size:90%;
	color:#FF9900;
	line-height:18px;
	letter-spacing:1px;
	margin:3px 0 6px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
	font-weight:bold;
}
.txt_news03 a {
	color:#FF9900;
	text-decoration:none;
}
.txt_news03 a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.txt_date02 {
	width:86px;
	height:22px;
	font-size:90%;
	color:#FF860F;
	line-height:18px;
	letter-spacing:1px;
	padding:0 0 0 32px;
	background: url(common/images/icon_orange.gif) no-repeat 10% 36%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:4px 0 6px 0;
}
.txt_news02 {
	width:320px;
	height:auto;
	font-size:90%;
	color:#575656;
	line-height:18px;
	letter-spacing:1px;
	margin:4px 0 6px 0;
	padding:0 0 4px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}
.txt_news02 a {
	color:#575656;
	text-decoration:none;
}
.txt_news02 a:hover {
	color:#FF860F;
	text-decoration:underline;
}

/*------------バナー------------*/
#btn {
	width:460px;
	height:auto;
}
#btn_left {
	width:225px;
	height:44px;
	float:left;
	margin:10px 10px 0 0;
}
#btn_right {
	width:225px;
	height:44px;
	float:right;
	margin:10px 0 0 0;
}

/*------------病院概要------------*/
#hospital {
	width:460px;
	height:122px;
	margin-top:15px;
	background: url(images/hospital_back.gif) no-repeat;
}
#hospital img {
	margin:8px 0 0 8px;
	float:left;
}
#hospital_txt {
	width:280px;
	font-size:90%;
	float:left;
}
.hospital_title {
	padding:16px 0 0 32px;
	letter-spacing:2px;
	color:#A28758;
	font-weight:bold;
	height:12px;
}
.hospital01 {
	margin:0 0 0 13px;
	padding-top:17px;
	letter-spacing:1px;
	color:#5A5A5A;
	height:12px;
}
.hospital02 {
	margin:0 0 0 13px;
	padding-top:14px;
	letter-spacing:0px;
	color:#5A5A5A;
	height:12px;
}
.hospital03 {
	margin:0 0 0 13px;
	padding-top:14px;
	letter-spacing:1px;
	color:#5A5A5A;
	height:12px;
}

/* clear --------------------   */

.clear{
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* hides from IE-mac \*/

* html .clearfix {height:1%;}

.clearfix {display:block;}


#mainImg {
    margin: 0 auto;
    width: 900px;
    height: 354px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
#mainImg img {
    top: 0;
    left: 0;
    position: absolute;
}