@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------- 
Toppage style
--------------------------------------------------------- */
div.top_contents_tit1 {
	background: url(../../img/common/subTitBack.gif) no-repeat;
	height: 40px;
	width: 500px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 40px;
	color: #300;
	padding-left: 50px;
	font-weight: bold;
}
div.top_contents_tit2 {
	background: url(../../img/top/title01_02.gif) no-repeat;
	height: 30px;
	width: 160px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div.top_contents_waku {
	width: 526px;
	margin-bottom: 15px;
	border: 2px solid #FFC;
	padding: 10px;
}

div.top_rakuda_banner {
	background: url(../../img/top/rakuda_banner.gif);
	height: 176px;
	width: 550px;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 15px;
}
div.top_rakuda_banner h1 {
	font-size: 18px;
	color: #F00;
}
div.top_rakuda_banner h2 {
	font-size: 18px;
	color: #06F;
	font-weight: bolder;
}
div.top_rakuda_banner p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
div.top_staff_tit {
	width: 550px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-bottom: 5px;
}
div.top_staff_img {
	width: 550px;
	margin-bottom: 5px;
}
div.top_staff_link {
	width: 550px;
	margin-bottom: 15px;
}
