/* CSS Document */
*{
	letter-spacing:1px;
	margin:0px;
	padding:0px;
	font-family:"メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
}
img{
	border:0;
}

/* ++++++++++ container ++++++++++ */
#container{
	width:900px;
	margin:auto;
	border:solid 1px #999999;
}

/* ++++++++++ header ++++++++++ */
#header{
	width:900px;
	height:117px;
}
.header_l{
	width:178px;
	height:117px;
	float:left;
}
.header_r{
	width:721px;
	height:117px;
	float:left;
}

/* ++++++++++ navi ++++++++++ */
#navi_all{
	width:884px;
	height:33px;
	margin:0 0 0 16px;
}
.navi{
	height:33px;
	width:205px;
	margin-right:15px;
	float:left;
}

/* ++++++++++ mainimg ++++++++++ */
#mainimg_all{
	clear:left;
	margin:18px 16px 0 16px;
	width:868px;
	height:300px;
}
.mainimg_left{
	width:667px;
	height:300px;
	float:left;
}
.mainimg_right{
	width:200px;
	height:300px;
	float:left;
}
.right_naka{
	width:200px;
	height:150px;
	clear:left;
}
/* ++++++++++ mainicontents ++++++++++ */
.mainicontents_all{
	width:868px;
	margin:35px 16px 0 16px;
}
.whats_new{
	width:338px;
	margin-right:16px;
	float:left;
}

.whats_newscroll{
	margin:10px 0 5px 0;
	width:338px;
	height:260px;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #e8e4e2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #e8e4e2;
}
.whats_newscroll ul{
	width:328px;
	margin:0 5px 10px 2px;
	font-size:10px;
	color:#000000;
}
.whats_newscroll li{
	list-style-type:none;
	list-style-position:outside;
	line-height:12px;
	margin:5px 15px 0 0;
	border-bottom:#dfdbd8 thin dotted;
}
.whats_newscroll a{
	line-height:16px;
	font-size:12px;
	color:#34967f;
	font-weight:600;
	text-decoration:none;
}
.whats_newscroll a:hover{
	color:#d3a88e;
}

.event{
	width:312px;
	margin-right:16px;
	float:left;
}
.event_scroll{
	margin:10px 0 5px 0;
	width:312px;
	height:260px;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #e8e4e2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #e8e4e2;
}
.event_scroll ul{
	clear:left;
	width:302px;
	margin:0 0 10px 2px;
	padding-bottom:10px;
	font-size:10px;
	color:#000000;border-bottom:1PX dashed #CCC;
}
.event_scroll li{
	line-height:12px;
	margin:5px 15px 0 0;
	list-style-type:none;
	list-style-position:outside;
}
.event_scroll_nichiji{
	font-weight:600;
	font-size:11px;
	color:#333333;
}
.kaijyou{
	font-size:11px;
	color:#333333;
	font-weight:500;
	line-height:15px;
}
.event_scroll_img{
	width:275px;
	margin:5px 7px 10px 2px;
	font-size:10px;
	color:#000000;
	padding:2px;
	border:solid #CCC 1px;
}
.event_scroll_midashi{
	font-size:14px;
	color:#34967f;
	line-height:18px;
	font-weight:600;
	text-decoration:none;
}
.event_scroll_midashi a{
	color:#34967f;
	line-height:18px;
	font-weight:600;
	/*text-decoration:underline;*/
}
.event_scroll_midashi a:hover{
	color:#d3a88e;
}
.event_scroll_bun{
	width:280px;
	font-size:11px;
	color:#34967f;color:#34967f;
	line-height:15px;
	font-weight:500;
	text-decoration:none;
	float:left;
	margin-top:3px;
	/*text-decoration:underline;*/
}
.event_scroll_bun a{
	color:#34967f;
	/*text-decoration:none;*/
}
.event_scroll_bun a:hover{
	color:#d3a88e;
}
.event_scroll span.soon{
	font-size:14px;
	color:#34967f;
	line-height:18px;
	font-weight:600;
	text-decoration:none;
}

.banner{
	width:184px;
	float:left;
}
.banner img{
	margin-bottom:7px;
}
.banner p{
	float:left;
	}

/* ++++++++++ footer ++++++++++ */
.footer_all{
	width:900px;
	clear:left;
	margin:20px 0 16px 0;
	font-size:11px;
	font-weight:600;
	text-align:center;
}
.footer_all h3{
	margin:17px 0 0 0;
	font-size:11px;
	font-weight:500;
}
.footer_all span{
	margin:17px 0 0 0;
	font-size:11px;
	font-weight:600;
}
.footer_all p{
	font-size:10px;
	font-weight:500;
	line-height:15px;
	color:#666;
}
/* ++++++++++トップへボタン++++++++++ */
.top_bottom{
	_width:868px;
	text-align:right;
	margin:5px 16px 0 0;
	clear:both;
}
.top_bottom a{
	text-decoration:none;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.top_bottom a:hover{
	font-size:11px;
	color:#d3a88e;
}

