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


/* ページ全体の設定start */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #59504C;
	width: 100%;
	height: 100%;
	position: relative;
	font-family: "メイリオ", Tahoma, "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	background-color: #F5F2E9;
	background-image: url(image/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center 84px;
}
body, td, th {
	font-family: "メイリオ", Tahoma, "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 0.8em;
}
a:link {
	color: #59504C;
	text-decoration: none;
}
a:visited {
	color: #59504C;
	text-decoration: none;
}
a:hover {
	color:#D0121B;
	text-decoration: none;
}
a:active {
	color:#D0121B;
	text-decoration: none;
}
/* ページ全体の設定end */


/* コンテナのレイアウト設定start */
#container {
	width: 1050px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#container .form {
	text-align: center;
}
#container .form table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#container .form td{
	text-align: left;
}
#header {
	padding: 0;
}
#header h1 {
	margin: 30px 0 0;
}
#header #textnavi {
	font-size: 0.9em;
	padding: 53px 0 0 0;
}
#header table tr td img {
	margin-right: 1px;	
}
#header td.line{
	padding-left: 1px;
}
#container h2 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#Content {
	margin: 0;
	padding: 0;
}
#footnavi {
	font-size: 0.8em;
}
#footer {
	padding: 0;
	width: 100%;
	margin-top: 50px;
	background: #E1D7C8;
}
#footer #copyright {
	margin: 0px auto;
	padding: 10px 15px;
	font: 0.8em "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}
/* コンテナのレイアウト設定end */


/* フロート設定start */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* フロート設定end */





/* メイン */

#top_main_side{
	width:800px;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#top_news_side{
	width:220px;
	float:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#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 */

