@charset "Shift_JIS";
body {
	color: #6F603F;
}

.main_contents {
	background: none;
}

/* index */
.top_image {
	margin-left: 5px;
}

/* 左コンテンツ */
.index_left {
	width: 190px;
	margin-left: 4px;
	_margin-left: 2px;
	float: left;
	font-size: 0.8em;
}

/* お知らせ */
.info_box {
	width: 190px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-image: url('../images/index/info_bg.gif');
	background-repeat: repeat-y;
}

.info_box .info_top {
	height: 40px;
	background-image: url('../images/index/info_top.gif');
}

.info_box .info_bottom {
	height: 34px;
	background-image: url('../images/index/info_bottom.gif');
}
.info_box .info {
	color: #000000;
	margin: 0px 8px;
}

.info_box strong {
	color: #53ad1e;
	font-weight: normal;
}

.index_left .left_box p {
	margin: 0px 16px;
}

.index_left .left_box {
	background-image: url('../images/index/left_box_bg.gif');
	background-repeat: repeat-y;
	margin: 8px 0px;
}

/* 右コンテンツ */
.index_right {
	width: 500px;
	margin-left: 12px;
	margin-top:16px;
	text-align: center;
	float: left;
}

.index_right h4 {
	text-align: center;
	margin: 16px 0px 0px 0px;
}

/* 中央通り乳腺検診クリニックの特徴 */
.feature {
	width: 470px;
	margin: 0px auto;
}

.feature ul {
	margin: 0px;
	background-image: url('../images/index/feature_bg.gif');
	background-repeat: repeat;
}

.feature li{
	padding: 8px 16px 0px 36px;
	color: #000;
	list-style-type: none;
	background-image: url('../images/index/feature_mark.gif');
	background-position: 12px 8px;
}

.feature li strong {
	color: #CC0033;
}

.feature_bottom {
	height: 24px;
	background-image: url('../images/index/feature_bottom.gif');
	background-position: center bottom;
	margin-bottom: 24px;
}

/* フロアーガイド */
.floor {
	background-image: url('../images/index/bld_image.jpg');
}

.floor_guide {
	width: 300px;
	margin-left: 198px;
}

.floor_part {
	background-image: url('../images/index/floor_bottom.gif');
	background-position: 0px bottom;
	margin: 0px 0px 8px 0px;
}

.floor_part p {
	margin: 0px;
	padding: 0px 12px 12px 12px;
	color: #000;
	font-size: 0.8em;
}