#top-block .box-left {
	width: 245px;
	float: left;
	margin-bottom: 10px;
}
#top-block .box-right {
	width: 245px;
	float: right;
	margin-bottom: 10px;
}
#top-block .catch {
	float: left;
	font-weight: bold;
	font-size: 80%;
	margin-top: 2px;
}
#top-block .icon {
	float: right;
}
#top-block .photo {
	clear: both;
	margin: 3px 0px 7px;
}
#top-block .text {
	line-height: 160%;
}
#top-block .clear {
	clear: both;
}

/* #SubVisual */
#SubVisual {
	width: 928px;
	padding: 11px 11px 0px;
	margin-bottom: 15px;
	background: #FFE4AC;
	/*height: 250px;*/
	height: 220px;
}
#SubVisual .box-left {
	width: 250px;
	float: left;
	margin-right: 10px;
}
#SubVisual .box-center {
	width: 328px;
	float: left;
	margin-right: 10px;
}
#SubVisual .box-right {
	width: 328px;
	float: left;
}
#SubVisual .topics {
	margin-bottom: 4px;
}
#SubVisual .box-center li,
#SubVisual .box-right li {
	font-size: 80%;
	background: url(../../img/common/arrow_topics.gif) no-repeat 0px 4px;
	margin-left: 7px;
	padding-left: 15px;
	margin-bottom: 4px;
	line-height: 120%;
}
#SubVisual a:link,
#SubVisual a:visited {
	color: #595959;
	text-decoration: underline;
}
#SubVisual a:hover,
#SubVisual a:focus,
#SubVisual a:active {
	color: #e37e22;
	text-decoration: none;
}

/* #pick-up */
#pick-up {
	width: 950px;
	margin-bottom: 15px;
	height: 70px;
}
#pick-up .banner {
	width: 310px;
	float: left;
	margin-right: 10px;
}
#pick-up .banner-last {
	width: 310px;
	float: left;
	margin-right: 0px;
}

/* #home */
#home .block {
	margin-bottom: 15px;
}
#home .block h2,
#home .block h3 {
	margin-bottom: 10px;
}
#home .block h4 {
	margin-bottom: 5px;
}
#home .box {
	padding: 0px 10px 10px;
}

#home .tokutoku-box {
	width: 450px;
	padding: 10px 30px;
	background: #FFF9F0;
	margin-bottom: 20px;
}
#home .tokutoku-list {
	float: left;
	width: 450px;
	margin-bottom: 13px;
}
#home .tokutoku-list .photo {
	float: left;
	width: 80px;
	margin-right: 10px;
}
#home .tokutoku-list .detail {
	float: left;
	width: 360px;
}
#home .tokutoku-list .update {
	padding-left: 110px;
	margin-bottom: 5px;
	line-height: 16px;
}
#home .tokutoku-list .health {
	background: url(../../img/common/icon_health_trouble.gif) no-repeat left center;
}
#home .tokutoku-list .diet {
	background: url(../../img/common/icon_diet_exercise.gif) no-repeat left center;
}
#home .tokutoku-list .life {
	background: url(../../img/common/icon_life_yobou.gif) no-repeat left center;
}
#home .tokutoku-list .arrow {
	background: url(../../img/common/arrow_ora.gif) no-repeat left 2px;
	padding-left: 20px;
	margin-bottom: 15px;
	float: left;
}
#home .tokutoku-list img.new {
	position: relative;
	top: 5px;
	left: 5px;
}
#home .tokutoku-list .member,
#home .tokutoku-list .free {
	float: left;
	margin-left: 7px;
}

#home .box-dr-left {
	width: 245px;
	float: left;
}
#home .box-dr-right {
	width: 245px;
	float: right;
}
#home .box-dr-left .photo,
#home .box-dr-right .photo {
	margin-bottom: 7px;
}
#home .box-dr-left .text,
#home .box-dr-right .text {
	line-height: 160%;
}

