/*rayout
---------------------------*/

#str_container {
	width:960px;
}



/*contents
---------------------------*/
.headline {
	margin:15px 0 15px;
}
#course-list {
	line-height:1.6;
}

#course-list p.area{
	padding:2px 7px 2px 15px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	background:url(../images/icon01.gif) no-repeat;
}
#course-list .prefecture {
	margin:0 0 15px;
}
#course-list .gc-list {
	border-top:#CCCCCC dashed 1px;
}

#course-list p.golfclub{
	width:420px;
	float:left;
	margin:7px 5px 6px 15px;
}
#course-list img.photo {
	margin:9px 0 0;
	float:left;
}

#course-list .col01 {
	width:470px;
	float:left;
}

#course-list .col02 {
	width:470px;
	float:right;
}


#smartphone p {
	margin:0 0 15px;
}
#smartphone .img_left_mgn {
	margin:0 0 0 10px;
}
#smartphone .use {
	background:#eeeeee;
	padding:15px 0;
	margin:0 0 20px;
}

#smartphone .use .site {
	width:930px;
	margin:0 auto;
	background:#ffffff;
	padding:10px 0;
}

#smartphone .use .site .text {
	float: left;
	width: 227px;
	line-height: 150%;
	margin:30px 0 0 10px;
}

#smartphone .use .site .text .sp {
	margin-top: 50px;
}

#smartphone .use .site .text .sp p {
	margin: 0;
	padding: 15px;
	background-color: #f6f6f6;
	border: 5px solid #bdd6ef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#smartphone .use .site .img {
	float: right;
	width: 653px;
	margin:0 10px 0 0;
}

.com_area{
	width:960px;
	text-align:center;
	position: relative;
	margin-bottom:20px;
}
.com_area_02{
	position: absolute;
	top: 75px;
	left: 17px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	width: 253px;
}
.com_area_03{
	position: absolute;
	top: 75px;
	left: 501px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	width: 253px;
}
.com_base{
	margin-bottom:10px;
}
.com_area_left{
	float:left;
}

