/*
	共通
*/
#str_menuAndContents h3{
	margin:0;
	padding:0;
	border:0;
}
#str_menuAndContents a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}

/*list*/
#list{
	width:960px;
	overflow:hidden;
}
#list h3{
	margin-bottom:10px;
}
#list li{
	margin:0 0 3px 3px;
	float:left;
}

/*
	TOP
*/

#mainimage{
	margin-bottom:10px;
	position:relative;
}

#mainimage div{
	position:absolute;
	top:200px;
	left:10px;
	line-height:1.8em;
}

#mediabanner{
	margin:0 55px 20px; 
}
#mediabanner img{
	margin-bottom:5px;
}

/*
	各ゴルフ場ページ
*/
#header{
	margin-bottom:10px;
}
#course{
	width:960px;
	margin-bottom:20px;
	overflow:hidden;
	background:url(/special_cp/anniversary/images/bg_plans.gif) right repeat-y;
}
#course h3{
	border-bottom:10px solid #fff;
}

/*plans*/
#course .plans{
	width:710px;
	float:left;
	overflow:hidden;
}

#course .plans h4 img{
	margin:10px 0;
}

#course .plans .cases{
	width:410px;
	float:right;
}
#course .plans p{
	margin:0 8px 15px 10px;
}
#course .plans table{
	width:410px;
	margin-bottom:20px;
	border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}
#course .plans table th{
	width:118px;
	padding: 10px;
    border: #ccc solid;
    border-width: 0 0 1px 1px;
    background: #cbecff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
	color:#25688e;
}
#course .plans table td{
	padding: 10px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
}
dl.price{
	width:240px;
	overflow:hidden;
}
dl.price dt{
	width:60px;
	float:left;
	clear:both;
}
dl.price dd{
	margin-left:60px;
	color:#ec4d60;
	font-weight:bold;
	overflow:hidden;
}
dl.price dd span{
	width:8em;
	color:#000;
	font-weight:normal;
	display:block;
	float:left;
}

#course .plans .projects{
	width:410px;
	overflow:hidden;
}
.projects dt{
	width:120px;
	margin-left:10px;
	float:left;
	clear:both;
}

.projects dd{
	margin-bottom:10px;
	padding: 5px 7px 10px 130px;
	border-bottom:2px solid #cbecff;
}
.projects dd.last{
	border:none;
}

.projects dd li{
	margin-top:20px;
	padding-left:13px;
	background:url(/special_cp/anniversary/images/icon_squer.gif) 0 3px no-repeat;
}
.projects dd li.first{
	margin-top:0;
}

#course .plans .photos{
	width:300px;
	float:left;
	overflow:hidden;
}
#course .plans .photos li{
	margin:0 10px 10px 0;
	float:left;
}

#course .plans .entrys{
	padding:20px;
	clear:both;
	text-align:center;
}


/*informations*/
#course .informations{
	width:240px;
	float:right;
}

#course .informations h4{
	margin-bottom:10px;
}
#course .informations p{
	margin:0 8px 10px 10px;
}
#course .informations p a{
	font-weight:bold;
}

#course .informations dl{
	width:232px;
	margin:0;
	overflow:hidden;
}
#course .informations dt{
	width:115px;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	float:left;
	clear:both;
	color:#25688e;
	font-weight:bold;
}
#course .informations dd{
	margin:0 0 7px;
	padding: 0 0 7px 130px;
	border-bottom:1px dotted #fff;
	font-size:10px;
}
#course .informations dd.last{
	border:none;
}
#course .informations dd img{
	margin-right:5px;
}






