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



/* メイン */

#top_main_side{
	width:800px;
	float:left;
}
#top_news_side{
	width:220px;
	float:right;
}



#mansion_menu .toppage_menu,
#kodate_menu .toppage_menu{
	height:40px;
	background:url(image/toppage_menu_line.gif) repeat-x left bottom;
	padding-top:10px;
}


/* What'sNew設定start */

#top_news_side .newsBox dl,
#top_news_side .newsBox dt,
#top_news_side .newsBox dd{ 
padding:0; margin:0; 	
font-size: 0.8em;
}

#top_news_side .newsBox_box{
	text-align:left;
	width:200px;
	background:url(example/image/whats_new_bg.gif) no-repeat right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#top_news_side .newsBox{
	display:block;
	padding:0px;
	text-align:left;
	width:185px;
	height:200px;
	overflow:auto;
	background-color:#ffffff;
	_float:right;
	_margin-right:3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#top_news_side .newsBox dl{
	width:160px;
	background: url(example/image/dot01.gif) repeat-x left bottom;
	margin-left:0px;
}
#top_news_side .newsBox dt{
	width: 150px;   
	padding:5px 0px 0px 0px; 
	color: #ea5413;
	font-size: 1.1em;
}

#top_news_side .newsBox dd {   
	width:150px;   
	padding:0px 0px 5px 15px;   
	background: url(example/image/arrow01.gif) no-repeat 0px 3px;
	margin-left:0px;
	font-size: 1.1em;
} 
/* What'sNew設定end */



/* sideban設定start */
#top_news_side .sideban{
	text-align:right;
	padding-top:12px;
	width:200px;
	display:block;
	margin-left: 20px;
}
#top_news_side .sideban img{
	border:none;
	margin-bottom: 10px;
}

/* sideban設定end */

