@charset "utf-8";

/* トップページ
----------------------------------------------------------------------------------------------------*/

#top {
	float: right;
	width: 558px;
	padding: 10px 0 0;
}

#top .box3 {
	padding: 0 10px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

#top .box3 .waku {
	overflow: auto;
	width: 537x;
	height: 170px;
}

#top .box3 .waku .left {
	float: left;
	width: 300px;
/*	width: 350px;*/
/*	height: 250px;*/
}

#top .box3 .waku .right {
	float: right;
	width: 200px;
/*	width: 134px;*/
/*	height: 189px;*/
	margin: 0 10px 0 0;
}

#top .maru1 {
	width: 558px;
	height: 10px;
	margin: 0 0 10px;
	background: url(../img/top_maru01.gif) no-repeat;
}

#top .maru2 {
	padding: 3px 10px 15px;
	background: url(../img/top_maru02.gif) no-repeat;
}

#top .maru2 h2 {
	float: left;
	width: 154px;
	height: 18px;
}

#top .maru2 p {
	float: right;
	width: 107px;
	height: 16px;
}

#top .waku2 {
	overflow: auto;
	width: 556px;
	height: 130px;
	margin: 0 0 10px;
}

#top .waku2 p {
	padding: 5px 10px;
	border-bottom: #CCCCCC 1px dotted;
}

#top .waku2 .new {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
