@charset "utf-8";
/*@import url("/format/css/format.css");*/
/*============================================

Contents CSS

============================================ */

div#wrap > section h2 {
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	}
	
div#wrap > section ul,
div#wrap > section ol,
div#wrap > section li {
	list-style:circle;
	}
	
div#wrap > section ul {
	margin-left:30px;
	}

div#wrap > #contents > p,
div#wrap > #contents > section p {
	width:auto;
	margin:0 0 1em;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	}

/*============================================

Golf_legend CSS

============================================ */

.sml {
	font-size:12px;
}
.blue {
	color:#06f;
}
.text_space {
	letter-spacing: 1em;
	text-indent: 1em;
	/text-indent: 0;
}
.short_line {
	margin: 0 0 -5px;
	display: block;
}

/* ----------------------------------------------------------
about
---------------------------------------------------------- */

section#head_text {
	width: 800px;
	overflow: hidden;
	margin:0 auto;
	/*background: url(../image/head_text_bg.jpg) no-repeat 0px bottom;*/
}
section#head_text .finished_msg {
	color: #e00;
	background: #ffe0e0;
	padding: 10px;
	margin: 20px 0 0!important;
	width: 588px !important;
	border: 1px solid #e00;
	font-size: 14px;
	text-align: center;
}
section#head_text .image_character {
	width:170px;
	height:208px;
	float: right;
}
section#head_text p {
	width: 618px !important;
	margin: 0 !important;
}

#event_outline ,#proama_outline {
	width:850px;
	margin:20px auto;
	padding:0;
	}
#event_outline table ,#proama_outline table {
	width:800px;
	margin:10px auto;
	padding:0;
	border-collapse:collapse;
	font-size: 14px;
	}
#event_outline th ,#proama_outline th {
	width:140px;
	padding:11px 12px 10px;
	color: #443;
	font-weight:bold;
	text-align: center;
	vertical-align:middle;
	background:#EEE5C5;
	border-right:2px #fff solid;
	border-bottom:1px #fff solid;
}
#event_outline td ,#proama_outline td {
	width:638px;
	padding:11px 0 10px 12px;
	border-bottom:1px dashed #999;
}
#event_outline .gmap_box {
	border:solid 1px #aaa;
	float: right;
	margin: 0 10px;
	padding: 2px;
	text-align: center;
}
#event_outline #map {
	width: 200px;
	height: 150px;
	margin: 0 0 4px;
}
#event_outline ul ,#proama_outline ul {
	margin: 0 0 -4px;
}
#event_outline li ,#proama_outline li {
	margin: 0 0 4px;
}
#event_outline dl {
	margin: 0 0 10px;
}
#event_outline dt {
	padding: 0 0 2px;
}
#event_outline dl.schedule_block {
	overflow: hidden;
	clear: both;
}
#event_outline dl.schedule_block dt {
	float: left;
	padding: 4px 8px 4px 9px;
	background:#ccc;
	color: #000;
	border-left: 2px solid #444;
	margin: 0 1px 0 0;
}
#event_outline dl.schedule_block dd {
	float: left;
	padding: 4px 30px 3px 7px;
	border-bottom: 1px dashed #ccc;
	margin: 0 30px 0 1px;
}
#event_outline dl.reward_list {
	margin: 10px 0 0;
	line-height: 1.6;
}
#event_outline dl.reward_list dt {
	margin: 10px 0 0;
}
#event_outline dl.reward_list dt.gold {
	padding: 0 0 0 15px;
	background: url(../image/mark_gold.png) no-repeat 0px 4px;
}
#event_outline dl.reward_list dt.silver {
	padding: 0 0 0 15px;
	background: url(../image/mark_silver.png) no-repeat 0px 4px;
}
#event_outline dl.reward_list dd {
	margin: 0 0 0 20px;
}
#event_outline dl.reward_list b {
	margin: 2px 0 0 20px;
	font-weight: bold;
	display: block;
}
#event_outline dl.reward_list ol {
	list-style: none;
	clear: both;
	line-height: 1.6;
}
#event_outline dl.reward_list ul.estimate {
	margin: 0 0 4px 28px;
	overflow: hidden;
}
#event_outline dl.reward_list ul.estimate li {
	width: 285px;
	list-style: none;
	float: left;
	margin: 0 0 2px 0;
}
#event_outline dl.reward_list ul.estimate li i {
	font-style: normal;
	padding: 0 4px 0 0;
}

#event_outline p {
	width:auto !important;
	margin:auto auto 1em!important;
}
aside.stepup_box {
	width: 800px;
	background: url(../image/stepup_bg.png) no-repeat right 40px;
	min-height:120px;
	margin:15px auto 20px;
}
aside.stepup_box p {
	padding:5px 0 0 22px;
	margin: 0 !important;
	width:593px !important;
}
aside.stepup_box h4 {
	padding: 10px 0 0 4px;
	margin: 0 0 0 15px;
	width:597px;
	border-top: 1px dashed #999;
	font-size: 14px;
	color: #126;
	font-weight: bold;
}
#squad_player_list {
	width: 850px;
	margin:20px auto;
}
#squad_player_list h3 {
	font-size:14px;
	margin: 1em 0 2px 30px !important;
}
#squad_player_list p {
	margin: 0 0 0 30px !important;
}

#banner_area {
	text-align: center;
	width: 850px;
	margin: 0 auto;
}
#banner_area h2 {
	margin: 0 0 10px 0;
}

#banner_area a.banner {
	margin: 10px auto 0;
}

/*---施設情報リンク---*/
.shisetu_link{
	width:600px;
	height:70px;
	text-align:center;
	margin:20px auto 30px;
	}
.shisetu_link a{
	width:600px;
	height:70px;
	overflow:hidden;
	display:block;
	}
.shisetu_link a:hover{
	opacity:0.75;
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=75)";  /* ie 8 */
	-moz-opacity:0.75;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.75;              /* Safari 1.x */
	zoom:1;
	background:#FFFFFF;
}
/*---------------------------*/