@charset "utf-8";

/*$B%H%C%W$N$_$NMWAG$NDI2C(B
----------------------------------------*/

#top {
	height:460px;
}

#flash{
	 width: 570px;
	 float: left;
}

#primary{
	width:780px;
	position: absolute;
	top:70px;
	left:0px;
	display:block;
}

#primary:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

#primary { display: inline-block; }

/* exlude MacIE5 \*/
* html #primary { height: 1% }
#primary {display:block;}
/* end MacIE5 */ 


#jigyou{
	 float: right;
	 width: 200px;
}

#jigyou h2.midasi {
	background: url(../img/midasi_jigyou.gif) no-repeat ;
	text-indent: -9999px;
	width:200px;
	height:24px;
}

#jigyou ul {
	width: 200px;
	list-style: none;
}

#jigyou ul li a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	width: 200px;
	height: 0 ;
	padding-top: 82px;
	margin-top:6px;
}

#jigyou li#yuukiya a {
	background-image: url(../img/btn_yuukiya.gif) ;
}

#jigyou li#onenyan  a{
	background-image: url(../img/btn_12style.gif)  ;
}

#jigyou li#manma a {
	background-image: url(../img/btn_manma.gif)  ;
}

#jigyou li#travel a {
	background-image: url(../img/btn_travel.gif)  ;
}

#jigyou li#golf-st a {
	background-image: url(../img/btn_golflogo.gif)  ;
}

#news{
	position:absolute;
	top:295px;
	width:570px;
	left:0px;
}

#news h2.midasi{
	background: url(../img/midasi_news.gif) no-repeat ;
	text-indent: -9999px;
	width:570px;
	height:24px;
	top:-31px;
	left:0px;
	position:absolute;
}

.news_box {
	clear:both;
	padding:15px 0px 0px 0px;
	text-align:left;
	width:570px;
}

.news_box dl {
	margin:0px;
	padding:0px;
}
.news_box dt {
	float: left;
	width:150px;
	clear: both;
	margin: 0px;
	color:#999;
}
.news_box dd {
	padding-left: 170px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#contents{
	position: relative;
	width:780px;
}

#r_col{
	width:200px;
	float:right;
	text-align:left;
}

#r_col ul{
	list-style: none;
	margin-top:10px;
}

#r_col ul li{
	margin-top:5px;
}

#r_col img{
	margin-top:10px;
}

#r_col h2.midasi{
	background: url(../img/midasi_jigyou.gif) no-repeat;
	text-indent: -9999px;
	width:200px;
	height:24px;
	margin-top:10px;
}

#l_col{
	float:left;
	width:570px;
	height:50px;
	margin-top:10px;
	text-align:left;
	font-size:0.9em;
}

#l_col p{
	margin-top:5px;
}

#l_col h2.midasi{
	background: url(../img/midasi_topics.gif) no-repeat ;
	text-indent: -9999px;
	width:570px;
	height:24px;
}

#l_col h2.yuukiya{
	background: url(../img/topic_yuukiya.gif) no-repeat ;
	text-indent: -9999px;
	width:570px;
	height:38px;
	margin-top:10px;
}

#l_col h2.onenyan{
	background: url(../img/topic_12style.gif) no-repeat ;
	text-indent: -9999px;
	width:570px;
	height:38px;
	margin-top:10px;
}

#l_col img{
	margin-top:10px;
}

/*$B%m!<%k%*!<%P!<(B
----------------------------------------*/

#jigyou ul li a:hover, 
#jigyou ul li a:active
{
	background-position: 0 -82px;
}
