@charset "utf-8";

@import url(reset.css);
@import url(base.css);

.topbun {
	display:block;
	font-size:12px;
	line-height:160%;
	width:600px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.topnews {
	display:block;
	background:url(../images/newsbg_s1.jpg) left top no-repeat;
	width:671px;
	height:67px;
}

.topnews span {
	display:block;
	padding-left:553px;
	padding-top:27px;
}


#tophouse {
	display:block;
	background:url(../images/housebg_s1.gif) left top no-repeat;
	width:671px;
	height:230px;
}

#tophright {
	display:block;
	float:left;
	padding-left:15px;
	padding-top:19px;
}

#himg {
	display:block;
	float:left;
	padding-left:14px;
	padding-top:19px;
}

#whats {
	display:block;
	width:671px;
	overflow:auto;
}

.whatbase {
	display:block;
	background:url(../images/whatbg_s1.gif) left bottom no-repeat;
	padding-bottom:13px;
	padding-top:5px;
}

.day {
	display:block;
	float:left;
	font-size:12px;
	padding-left:5px;
	padding-right:10px;
	font-weight:bold;
}

.nmain {
	display:block;
	float:left;
	font-size:12px;
	width:548px;
}

.nmain a {
	color:#000;
	text-decoration:underline;
}

.nmain a:hover {
	text-decoration:none;
}

.sharehouse{
	border-bottom:#E4EA7B solid 4px;
	border-left:#E4EA7B solid 4px;
	border-right:#E4EA7B solid 4px;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.sharehouse img{
	margin:0 auto;
}

.type {
	margin:15px 0px 20px;
	border-collapse: collapse;
	width:100%;
}
.type td {
	padding:8px;
	border:1px solid #ccc;
}
.type th {
	padding:8px;
	border:1px solid #ccc;
	font-weight:bold;
	background-color:#eee;
	text-align:left;
}

ul.chara li{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
ul.chara li.last{
	margin-right:0;
}
.taro{
	background:url(../images/taro_bg.jpg) bottom no-repeat;
	padding:20px;
}
.f18{
	font-size:18px;
}