/*
	共通
*/
body #str_container #str_menuAndContents #str_contents {
	width: 960px;
	float:none;
}
#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 )";	
}

/*
	TOP
*/

#mainimage{
	height:474px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}

#mainimage div#movies{
	width:402px;
	height:225px;
	position:absolute;
	top:78px;
	right:40px;
	background:#eee;
}

#counddown{
	background:#fff;
}


/* タイマー */
#timebox {
	width:660px;
	padding:0 0 20px;
	text-align:center;
	color:#fff;
	background:#fff;
	position:absolute;
	left: 150px;
	top: 270px;
	overflow:hidden;
}
#hdr{
	margin:0;
	padding:0;
	overflow:hidden;
}
#hdr .terms{
	margin:0;
	padding:0;
	text-align:center;
}
#hdr .terms img{
	margin:15px 0 15px;
}

/* number */
#hdr #gdoPlaySaleCountdownTimer{
	height:37px;
	margin:0;
	padding:0;
}

#hdr #counting{
	width:550px;
	margin:0 55px;
	padding:0;
	display:block;
	overflow:hidden;
}
#hdr #counting em,
#hdr #counting i{
	height:73px;
	width:56px;
	margin-right:3px;
	display:block;
/*	display:inline-block;*/
	float:left;
	text-indent:-9999px;
}

#hdr #counting .textRests{
	display:none;
}
#hdr #counting .textDays{
	width:33px;
	background:url(../images/txt_time_day.gif) no-repeat bottom;
}
#hdr #counting .textHours{
	height:73px;
	background:url(../images/txt_time_hour.gif) no-repeat bottom;
}
#hdr #counting .textMinutes{
	height:73px;
	width:33px;
	background:url(../images/txt_time_minute.gif) no-repeat bottom;
}
#hdr #counting .textSeconds{
	height:73px;
	width:33px;
	background:url(../images/txt_time_second.gif) no-repeat bottom;
}
#hdr .number0{
	background:url(../images/txt_time_00.gif) no-repeat bottom;
}
#hdr .number1{
	background:url(../images/txt_time_01.gif) no-repeat bottom;
}
#hdr .number2{
	background:url(../images/txt_time_02.gif) no-repeat bottom;
}
#hdr .number3{
	background:url(../images/txt_time_03.gif) no-repeat bottom;
}
#hdr .number4{
	background:url(../images/txt_time_04.gif) no-repeat bottom;
}
#hdr .number5{
	background:url(../images/txt_time_05.gif) no-repeat bottom;
}
#hdr .number6{
	background:url(../images/txt_time_06.gif) no-repeat bottom;
}
#hdr .number7{
	background:url(../images/txt_time_07.gif) no-repeat bottom;
}
#hdr .number8{
	background:url(../images/txt_time_08.gif) no-repeat bottom;
}
#hdr .number9{
	background:url(../images/txt_time_09.gif) no-repeat bottom;
}

#hdr .hyphen{
	background:url(../images/txt_time_hyphen.gif) no-repeat;
}


#hdr #countup{
	display:none;
}
#hdr #countup{
	width:633px;
	height:73px;
	text-indent:-9999px;
	background:#fff;
}
html>/**/body #hdr #countup { margin-top: -20px\9; }
#hdr #countup:not(:target) { margin-top: 0px\9; }

#hdr p{
	padding:30px 0 0;
	text-align:left;
	font-size:10px;
	clear:both;
	color:#000;
}
.attend{
	position:relative;
	left: 156px;
	bottom:4em;
}


/*courselist*/

#str_container #str_menuAndContents #str_contents .headingBlue {
	width: 960px;
}
#str_container #str_center .headingBlue,
#str_container #str_center .headingBlue div,
#str_container #str_menuAndContents #str_contents .headingBlue,
#str_container #str_menuAndContents #str_contents .headingBlue div {
	background-image:url(/resource/images/headings/bg_heading_blue_960.gif);
}
#str_container #str_menuAndContents #str_contents .detail01{
	width:938px;
}

#str_container #str_menuAndContents #str_contents .wrap_item div.name {
	width:938px;
}
#str_container #str_menuAndContents #str_contents .wrap_item {
	background: url(/special/tvcm/72sale/images/bg_courselist.gif) no-repeat 0% bottom;
}
#str_container #str_menuAndContents #str_contents .wrap_item .detail01 .areaGolfCourseInfo .sectionGolfCourseInfo {
	width:792px;
}
#str_container #str_menuAndContents #str_contents .wrap_item .detail02 .courseplan {
	width:697px;
}
#str_container #str_menuAndContents #str_contents .wrap_item .detail02 .text {
	width:635px;
}


/*whatthis*/
#whatthis{
	margin:0 0 20px;
	padding:0 0 10px;
	background:#fff100;
}
#whatthis p{
	margin:10px 10px 0;
	padding:10px 20px;
	background:#fff;
	
}
#whatthis p img {
	margin-bottom:15px;
}




/*banner*/
#banner{
	margin:20px 0 0;
	width:960px;
	text-align:center;
}
#banner li{
	display:inline;
}
#banner li img{
	margin:0 12px 0 0;
}
#banner li.last img{
	margin:0;
}
