@charset "utf-8";

#topMainContentsOuter {
	margin: 5px 5px 0 5px;
	padding-top: 5px;
	background: url(../../img/line_center01.jpg) 391px top no-repeat;
}
#topMainContents {
	padding-bottom: 35px;
	background: url(../../img/line_center01.jpg) 391px bottom no-repeat;
}
#contentsFrame {
	margin-top: 1px;
	padding-bottom: 35px;
	background: url(../../img/line_center01.jpg) 391px bottom no-repeat;
}

#mainImage {
	position: relative;
}
#mainImage p {
	margin: 0;
	padding: 0;
}
#mainImage #picRijichou {
	position: absolute;
	left: 886px;
	top: -18px;
}

#boshuBlock {
	float: left;
	width: 380px;
	font-size: .857em;
}

.boshuBlockCell {
	padding: 6px 0 15px 10px;
	background: url(../../img/line_left01.jpg) center bottom no-repeat;
}
.boshuBlockCell h2 {
	margin: 0 0 10px 0;
}
.boshuBlockCell .copy {
}
.boshuBlockCell .copy img {
	float: left;
	padding: 0 15px 15px 0;
}
.boshuBlockCell .button {
	margin: 0;
	padding-right: 12px;
	text-align: right;
}


#newsInfoBlock {
	float: right;
	width: 583px;
}

.newsInfoBlockCell {
	padding: 6px 0 15px 10px;
	background: url(../../img/line_right01.jpg) center bottom no-repeat;
}
.newsInfoBlockCell h2 {
	margin: 0 0 10px 0;
}

#newsTable th, #newsTable td {
	padding: .25em 5px;
	vertical-align: top;
	font-size: .857em;
	line-height: 1.5em;
}
#newsTable .boshu_common,
#newsTable .boshu_dr,
#newsTable .boshu_nurse,
#newsTable .boshu_yakuzaishi,
#newsTable .boshu_all {
	padding-right: 10px;
	padding-left: 17px;
	background-position: left .5em;
	background-repeat: no-repeat;
}
#newsTable .boshu_common {
	background-image: url(../../img/news_mark_global.jpg);
}
#newsTable .boshu_dr {
	background-image: url(../../img/news_mark_dr.jpg);
}
#newsTable .boshu_nurse {
	background-image: url(../../img/news_mark_nurse.jpg);
}
#newsTable .boshu_yakuzaishi {
	background-image: url(../../img/news_mark_yakuzaishi.jpg);
}
#newsTable .boshu_all {
	background-image: url(../../img/news_mark_all.jpg);
}

.photoGallery {
	margin: 0;
	padding: 0 0 0 14px;
	background: none;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.photoGallery li {
	float: left;
	margin: 0;
	padding: 10px 17px 10px 0;
	background: none;
}
.galleryBtnMore {
	padding-left: 455px;
}
