/* CSS Document */

#topImage.topVisual {
	height: 400px;
	background: url(../img/h_image_top.jpg) no-repeat;
}
#bt_main_papamama {
	left: 44px;
	bottom: 128px;
	position: absolute;
}

#bt_main_blog {
	left: 44px;
	bottom: 80px;
	position: absolute;
}

#bannerCol {
	width: 400px;
	height: 133px;
	float: left;
	background: url(../img/banner_top_main.jpg) no-repeat;
}
#bannerCol dl {
	display: none;
}
#bannerCol p {
	margin-left: 153px;
	margin-top: 90px;
}
#topicCol {
	width: 500px;
	float: right;
}
#topicCol h3 {
	width: 500px;
	height: 17px;
	background: url(../img/h_top_information.jpg) no-repeat;
	text-indent: -9999px;
}
#topicCol dl {
	margin: 5px 10px;
	clear: both;
}
#topicCol dl dt {
	width: 70px;
	margin-bottom: 1px;
	color: #663300;
	font-weight: bold;
	float: left;
}
#topicCol dl dt span {
	font-size: 10px;
	font-weight: normal;
}
#topicCol dl dd {
	float: left;
	width: 390px;
}
#topicCol dl dd p {
	line-height: 140%;
	margin-left: 10px;
}
#topicCol dl dd a {
	text-decoration: underline;
}
#topic_cnt {
	width: 500px;
	height: 114px;
	overflow: auto;
}
