@charset "utf-8";

div#main h2#top_visual {
	width:760px;
	height:0px;
	margin:0px 0px 0px 0px;
	padding-top:480px;
	overflow:hidden;
	background:url(../img/top_image.jpg) no-repeat;
}

div#main div#top_words {
	padding-bottom:30px;
}
	div#main div#top_words h3 {
		width:387px;
		height:0px;
		margin:20px 0px 0px 10px;
		padding-top:19px;
		overflow:hidden;
		background:url(../img/top_words_title.jpg) no-repeat;
		border:none;
	}
	div#main div#top_words p {
		margin:15px 300px 0px 10px;
	}

div#main div#top_news {
	width:370px;
	float:left;
	padding:10px 0px;
	border-top:1px #cccccc solid;
}
	div#main div#top_news h3 {
		width:370px;
		height:0px;
		margin:0px 0px 0px 0px;
		padding-top:18px;
		overflow:hidden;
		background:url(../img/news_smalltitle.jpg) no-repeat;
		border:none;
	}
	div#main div#top_news p {
		margin:10px 0px 0px 0px;
	}

div#main div#top_blog {
	width:370px;
	float:right;
	padding:10px 0px;
	border-top:1px #cccccc solid;
}
	div#main div#top_blog h3 {
		width:370px;
		height:0px;
		margin:0px 0px 0px 0px;
		padding-top:18px;
		overflow:hidden;
		background:url(../img/blog_smalltitle.jpg) no-repeat;
		border:none;
	}
	div#main div#top_blog p {
		margin:10px 0px 0px 0px;
	}

div#main div#top_shopping {
	clear:both;
	width:370px;
	float:left;
	padding:10px 0px;
	border-top:1px #cccccc solid;
}
	div#main div#top_shopping h3 {
		width:370px;
		height:0px;
		margin:0px 0px 0px 0px;
		padding-top:18px;
		overflow:hidden;
		background:url(../img/shopping_smalltitle.jpg) no-repeat;
		border:none;
	}
	div#main div#top_shopping p {
		margin:10px 0px 0px 0px;
	}

div#main div#top_member {
	width:370px;
	float:right;
	padding:10px 0px;
	border-top:1px #cccccc solid;
}
	div#main div#top_member h3 {
		width:370px;
		height:0px;
		margin:0px 0px 0px 0px;
		padding-top:18px;
		overflow:hidden;
		background:url(../img/member_smalltitle.jpg) no-repeat;
		border:none;
	}
	div#main div#top_member p {
		margin:10px 0px 0px 0px;
	}