/*------------------------------
body
------------------------------*/
body{
	color: #555;
	text-decoration: none;
	font-family: Meiryo, Verdana, Arial, helvetica, sans-serif;
/*--	font-family: "メイリオ",Meiryo, ＭＳ ゴシック, Verdana,Arial, helvetica, sans-serif;--*/
	font-size:11px;
	line-height:16px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #EDEDED;
}

/*------------------------------
Link   border-bottom:1px dotted #333;
------------------------------*/
a.news:link,a.news:visited {color:#111111; text-decoration:none;}
a.news:hover,a.news:active {color:#777777; text-decoration:none;}


/*------------------------------
Link お詫び   border-bottom:1px dotted #333;
------------------------------*/
a.info:link,a.info:visited {color:#cc0000; text-decoration:none;}
a.info:hover,a.info:active {color:#660000; text-decoration:none;}

/*------------------------------
global headder
------------------------------*/
#headder{
	width:980px;
	height:45px;
	margin:0 auto;
}

/*------------------------------
flash area
------------------------------*/
#main{
	width:980px;
	height:450px;
	margin:0 auto;
}
#main #basic{
	float:left;
	width:825px;
	height:450px;
	margin:0 auto;
}

#main #categoly{
	float:right;
	width:155px;
	height:450px;
	margin:0 auto;
}


/*------------------------------
news area
#news{
	clear:both;
	width:980px;
	height:120px;
	margin:10px auto 0 auto;
	background:url("../new_images/newsbg.gif") no-repeat top left;
}
------------------------------*/
#news{
	clear:both;
	width:980px;
	height:160px;
	margin:10px auto 0 auto;
	background:url("../new_images/newsbg.gif") no-repeat top left;
}

#news_cwx{
	position:relative;
	float:left;
	width:430px;
	margin:8px 0 0 30px;
}

* html #news_cwx {/*IE6*/
	margin:8px 0 0 15px;
}

#news_categoly{
	position:absolute;
	float:left;
	width:450px;
	margin:8px 0 0 495px;
}

* html #news_categoly {/*IE6*/
	margin:8px 0 0 35px;
}

*+ html #news_categoly {/*IE7*/
	margin:8px 0 0 35px;
}

#news #title{
	color: #111;
	text-decoration: none;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}

#entry{
	width:430px;
	margin-top:5px;
	font-size:11px;
	line-height:18px;
}

#entry_categoly{
	width:450px;
	margin-top:8px;
	font-size:11px;
	line-height:17px;
}

#entry_categoly1{
	width:450px;
	height:16px;
	margin-top:8px;
	font-size:11px;
	line-height:17px;
	overflow:hidden;
}
#entry_categoly2{
	width:450px;
	height:15px;
	margin-top:2px;
	font-size:11px;
	line-height:15px;
	overflow:hidden;
}

#entry_categoly .categoly-name{
	color: #fff;
	font-weight:bold;
	font-size:9px;
	padding:0 5px 0 5px;
	background-color:#333;
}


#entry_categoly .categoly-run{
	float:left;
	width:26px;
	color: #fff;
	font-weight:bold;
	font-size:9px;
	padding:0 5px 0 5px;
	background-color:#CB0F2C;
	margin-right:10px;
}

#entry_categoly .categoly-trek{
	float:left;
	width:26px;
	color: #fff;
	font-weight:bold;
	font-size:9px;
	padding:0 5px 0 5px;
	background-color:#99CC33;
	margin-right:10px;
}

#entry_categoly .categoly-golf{
	float:left;
	width:26px;
	color: #fff;
	font-weight:bold;
	font-size:9px;
	padding:0 5px 0 5px;
	background-color:#254BA0;
	margin-right:10px;
}

#entry_categoly .categoly-store{
	float:left;
	width:26px;
	color: #fff;
	font-weight:bold;
	font-size:9px;
	padding:0 5px 0 5px;
	background-color:#1b1d85;
	margin-right:10px;
}




/*--お詫び--*/
#etcs{
	margin-top:5px;
	width:410px;
}

* html #etcs {/*IE6*/
	margin-top:2px;
	padding-top:2px;
}

*+ html #etcs {/*IE7*/
	margin-top:2px;
	padding-top:2px;
}




#bunner{
	width:980px;
	height:110px;
	margin:10px auto;
	text-align:right;
}
#bunner-non{
	width:980px;
	height:50px;
	margin:10px auto;
	text-align:right;
}

#bunner .bnr{
	margin-left:10px;
	background-color:#fff;
	padding:1px;
	border:solid 1px #CCC;
}
