
div.mainimg {
	float: right;
	width: 303px;
}

div.info {
	float: left;
	width: 510px;
}

div.info div.detail {
	padding-left: 5px;
}

div.info-blogbtn a {
	background: url(images/top_info_blogbtn.jpg) no-repeat;
	display: block;
	font-size: 10px;
	height: 34px;
	text-decoration: none;
	text-indent: -2000em;
	width: 252px;
}

div.info-blogbtn a:hover {
	background-position: 0px -44px;
}

div.right-images {
	width: 279px;
	float: right;	
}

div.right-images div.illust {
	float: right;
	width: 140px;
	padding: 20px;
}


div.right-images div.map {
	width: 279px;
	clear: both;
}


div.left-contents {
	float: left;
	width: 550px;
}

div.gou {
	padding-top: 5px;
}

div.gou div.detail {
	padding-left: 5px;
}

div.gou-blogbtn a {
	background: url(images/top_gou_blogbtn.jpg) no-repeat;
	display: block;
	font-size: 10px;
	height: 34px;
	text-decoration: none;
	text-indent: -2000em;
	width: 197px;
}

div.gou-blogbtn a:hover {
	background-position: 0px -44px;
}

div.access {
	width: 540px;
	float: left;
	clear: both;
}

div.access div.access-illust {
	width: 146px;
	float: left;
	padding-top: 10px;
}

div.access div.detail {
	float: right;
	width: 380px;
}

div.access div.detail div.access-img {
	width: 94px;
	float: right;
}

div.access div.detail h2 {
	padding-top: 40px;
}

div.access div.detail div.text {
	padding: 5px;
}


