@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.
 
created: 2011.07.15 FIELD
////////////////////////////////////////// -- */

div#header{
	height:127px;
}

div#mainvisual{
	margin-bottom:30px;
}

div#topleft_wrap_out{
	width:307px;
	margin-right:38px;
	float:left;
	background:url(../../images/index/top_left_bg02.gif) repeat-y 0 0;
}

div#topleft_wrap_in{
	background:url(../../images/index/top_left_bg01.gif) no-repeat left top;
}

div#topleft_inner{
	background:url(../../images/index/top_left_bg03.gif) no-repeat left bottom;
	color:#4d4d4d;
	padding:24px 23px 20px;
}

div#topleft_contents{
	position:relative;
}

div#topleft_contents div.btn_detail{
	clear:both;
	height:25px;	
}

div#topleft_contents div.btn_detail p{
	background:url(../../images/common/icon_link01.gif) no-repeat left center;
	padding-left:12px;
	position:absolute;
	right:0;
	bottom:0;
	_right:20px;
	_bottom:40px;
}

div#topleft_contents div.btn_detail p a{
	color:#766a3a;
	text-decoration:none;
}

div#topleft_contents div.btn_detail p a:hover{
	color:#b7ae8c;
}

div#news{
	float:left;
	width:235px;
}

div#schedule{
	float:right;
	width:235px;
}

div#news h2,
div#schedule h2{
	margin-bottom:15px;
}

/* clearfix */
*:first-child+html div#news dl{ display: inline-block; } /* for IE7 */
div#news dl:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div#news dl { display: inline-block; }
/* no ie mac \*/
* html div#news dl { height: 1%; }
div#news dl{ display: block; }
/* */



div#news dl,
div#schedule ul{
	width:223px;
	margin-top:5px;
}

div#news dl dt{
	color:#6e6e6e;
	font-family:'Century','Times New Roman',serif !important;
}

div#news dl dd{
	margin-bottom:15px;
	line-height:1.5;
}

div#news dl dd a{
	color:#000;
	text-decoration:none;
}

div#news dl dd a:hover{
	color:#aaa;
}

div#schedule ul li{
	line-height:1.5;
	margin-bottom:15px;
}

div#schedule ul li span{
	color:#6e6e6e;
	display:block;
}

div#schedule ul li span.date{
	font-family:'Century','Times New Roman',serif !important;
}

div#schedule ul li span.date span{
	display:inline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
}

div#schedule ul li a{
	color:#000;
	text-decoration:none;
}

div#schedule ul li a:hover{
	color:#aaa;
}

div#schedule ul li a span{
	color:#000;
	display:inline;
}

div#schedule ul li a:hover span{
	color:#aaa;
}


div.flexcroll{
	width:235px;
	height:263px;
	overflow:auto;
	position:relative;
}

/* 本体 */
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}

/* 縦スクロール範囲 */
.vscrollerbase {
	width:5px;
	background-color:#f3f2f0;
	border-left:1px solid #dfdad6;
}

/* 縦スクロールバー */
.vscrollerbar {
	width:5px;
	background:url(../../images/index/scrollerbar.gif) no-repeat left bottom;
}

#contents_btm{
	display:none;
}

