body {
	text-align: center;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#container .header {
    margin-bottom: 10px;
}

/* element -----------------------------------------*/

div#contents {
	font-family: verdana, helvetica, arial, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", Osaka,"ＭＳ Ｐゴシック", "ＭＳ ゴシック", "MS UI Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

div#contents th,
div#contents td {
	vertical-align: top;
}

div#contents p { margin: 1em 0; }
div#contents form { margin: 0; }
div#contents img, div#contents a img { border: 0; }
div#contents sup, div#contents sub { font-size: 60%; }
div#contents li img,
div#contents dt img,
div#contents dd img { vertical-align: bottom; }

div#contents h1,
div#contents h2,
div#contents h3,
div#contents h4,
div#contents h5,
div#contents h6 {
	margin: 0;
	padding: 0;
	font-size: x-small;
	font-weight: normal;
}

div#contents a:link,
div#contents a:visited { color: #ff6600; text-decoration: none; }
div#contents a:hover,
div#contents a:active { color: #ff6600; text-decoration: underline; }


/* basic -------------------------------------------*/

div#contents .clearfix {
	overflow: hidden;
}

div#contents .clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div#contents .clearfix {
	height: 1em;
	overflow: visible;
}
/**/

div#contents .hide {
	display: none;
}

div#contents a .alpha {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

div#contents a:hover .alpha {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}


/* title -------------------------------------------*/

div#contents div.title {
	position: relative;
}

div#contents div.title p.fb {
	position: absolute;
	top: 800px;
	left: 735px;
	margin: 0;
}


/* entry -------------------------------------------*/

div#contents div.entry {
	position: relative;
}

div#contents div.entry p.btn {
	position: absolute;
	top: 36px;
	left: 235px;
	margin: 0;
}

div#contents div.entry dl {
	margin: 0;
	padding: 0 70px;
	background: url("/special/golfersponta/common/images/common_entry_bg.gif") repeat-y;
}

div#contents div.entry dl dt {
	float: left;
	width: 220px;
	padding: 15px 0;
	border-top: 1px dotted #999999;
}
div#contents div.entry dl dt.first { border: none; }

div#contents div.entry dl dd {
	float: left;
	width: 100px;
	width: 600px;
	margin: 0;
	padding: 15px 0;
	border-top: 1px dotted #999999;
}
div#contents div.entry dl dd.first { border: none; }


/* facebook ----------------------------------------*/

div#contents div.facebook {
	padding: 0 30px;
	background: url("/special/golfersponta/common/images/common_facebook_bg.gif") repeat-y;
	border: none;
}


/* about -------------------------------------------*/

div#contents div.about {
	position: relative;
	color: #ffffff;
	font-weight: bold;
}

div#contents div.about p.text1 {
	position: absolute;
	top: 140px;
	left: 70px;
	width: 380px;
	margin: 0;
}

div#contents div.about p.btn1 {
	position: absolute;
	top: 120px;
	left: 480px;
	margin: 0;
	width:440px;
	height:140px;
}
div#contents div.about p.text2 {
	position: absolute;
	top: 390px;
	left: 70px;
	width: 380px;
	margin: 0;
}

div#contents div.about p.btn2 {
	position: absolute;
	top: 380px;
	left: 480px;
	margin: 0;
}

div#contents div.about p.text3 {
	position: absolute;
	top: 640px;
	left: 70px;
	width: 850px;
	margin: 0;
}

div#contents div.about p.btn3 {
	position: absolute;
	top: 690px;
	left: 480px;
	margin: 0;
}


/* terms -------------------------------------------*/

div#contents div.terms dl {
	margin: 0;
	padding: 0 70px;
	background: url("/special/golfersponta/common/images/entry_terms_bg.gif") repeat-y;
}

div#contents div.terms dl dt {
	float: left;
	width: 205px;
	padding: 15px 0 15px 15px;
	font-weight: bold;
	background: url("/special/golfersponta/common/images/entry_terms_icon.gif") no-repeat 0 19px;
	border-top: 1px dotted #999999;
}
div#contents div.terms dl dt.first { border: none; }

div#contents div.terms dl dd {
	float: left;
	width: 100px;
	width: 600px;
	margin: 0;
	padding: 15px 0;
	border-top: 1px dotted #999999;
}
div#contents div.terms dl dd.first { border: none; }


/* pagetop ----------------------------------------*/

div#contents p.pagetop {
	margin: 0;
	padding: 50px 30px 30px;
	background: url("/special/golfersponta/common/images/common_bg.gif") repeat-y;
	text-align: right;
}
