@charset"utf-8";

#top_profile {
	padding: 15px;
	width: 868px;
	border: 1px solid #999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/top/top_tsunoda_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#top_profile h2 {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #000;
	line-height: 100%;
}
#top_profile p {
	line-height: 190%;
}
#top_profile img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_soul_box {
	padding: 0px;
	float: left;
	height: 300px;
	width: 440px;
	text-align: center;
	background-image: url(../img/top/soul_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#top_soul_box h2 {
	padding: 0px;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
}
#top_soul_box #soul_button {
	background-image: url(../img/top/soul_button01.gif);
	height: 50px;
	width: 230px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_soul_box #soul_button a {
	display: block;
	width: 230px;
	height: 50px;
}
#top_soul_box #soul_button a:hover {
	background-image: url(../img/top/soul_button02.gif);
	background-repeat: no-repeat;
}
#top_soul_box #soul_button a:active {
	background-image: url(../img/top/soul_button03.gif);
	background-repeat: no-repeat;
}


#top_theme_box {
	padding: 0px;
	float: right;
	width: 440px;
	height: 300px;
	text-align: center;
	background-image: url(../img/top/theme_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#top_theme_box h2 {
	padding: 0px;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
}
#top_theme_box #theme_button {
	background-image: url(../img/top/theme_button01.gif);
	height: 50px;
	width: 230px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_theme_box #theme_button a {
	display: block;
	width: 230px;
	height: 50px;
}
#top_theme_box #theme_button a:hover {
	background-image: url(../img/top/theme_button02.gif);
	background-repeat: no-repeat;
}
#top_theme_box #theme_button a:active {
	background-image: url(../img/top/theme_button03.gif);
	background-repeat: no-repeat;
}
#main .banner_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .banner_box .shop_banner {
	padding: 0px;
	float: left;
	height: 146px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .banner_box .blog_banner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 146px;
	width: 285px;
}
