@charset "shift_jis";
body { font-size:0.78em; font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka; color:#333; margin:0; padding:0; background-color:#fff; text-align:center; }
h1, h2, h3, h4, p { margin:0; }
h2 { font-size:1.5em; }
form { padding:0; margin:0; }
a { overflow:hidden; }
a, a:link { color: #1b47ff; text-decoration: underline; }
a:visited { color: #9720c9; text-decoration: underline; }
a:hover { color: #ff7d00; text-decoration: underline;}
/*div, form { position:relative; top:0; left:0; }*/
em { font-style:normal; }
iframe { border:0; margin:0; padding:0; display:block; width:100%; }
img { border:0; }
/* To compat old default.css */
html p { font-size:100%; }
html .s12_66,
html .s12_66b { font-size:100%; }
html .s11_66 { font-size:85%; }
html .s10_66,
html #header_area .s10_66 { font-size:85%; }
/* __END__ */

ul.piped { list-style:none; margin:0; padding:0; }
ul.piped li { zoom:1; display:inline; padding:0 0.5em; border-right:1px solid #ccc; font-size:0.85em; }
ul.piped li.first { border-left:1px solid #ccc; }
html[xmlns]>/**/body ul.piped li { display:inline-block; }
ul.plain { margin:0; padding:0; list-style:none; }
ul.plain { margin:0; padding:0; }

.dummy { height:1px; overflow:hidden; width:100%; clear:both; }
.dummy hr { visibility:hidden; margin:0; padding:0; }

.hidden { display:none; }

h1 .img, h2 .img, h3 .img, h4 .img, dt .img, th .img, label .img, label.img { display:block; font-size:1px; text-indent:-9999px; display:block; text-align:left; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	zoom: 1;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/** ===================================
 *	Layout
 * =================================== */
#wrapper { width:950px; margin:0 auto; text-align:left; }
.sidebar { float:left; }
.sidebar180 { width:180px; }
a.more { display:inline-block; background:url(../../img/common/tri4x7-f60.png) no-repeat 0 50%; padding-left:1em; }
ul.plain-disc { margin:0; padding:0.8em 0 0.8em 2em; color:#999; }
ul.plain-disc li { padding:0.2em 0; }
ul.tri-list-tangerine { margin:0; padding:0.5em 0 0 0; list-style:none; }
ul.tri-list-tangerine li { display:block; padding:0.5em 0; }
ul.tri-list-tangerine li a { display:inline-block; padding-left:12px; background:url(../../img/common/tri4x7-f60.png) no-repeat 0 50%; }
ul.tri-list-tangerine li span.caption { text-indent:15px; display:block; }
ul.list2cols { width:100%; float:left; list-style:none; }
ul.list2cols li { float:left; margin:0; width:50%; float:left; padding-left:0; padding-right:0; }
ul.list5cols { width:100%; float:left; list-style:none; padding:0; margin:0; }
ul.list5cols li { float:left; margin:0; width:20%; float:left; padding-left:0; padding-right:0; }

/** ===================================
 *	Header
 * =================================== */

#header {
	min-height:76px;
	_height:76px;
	width:950px;
	margin: 0 auto;
	text-align: left;
	background:url(/assets/img/common/globalnavi.png) no-repeat 0 -160px;
	position: relative;
	z-index: 1000;
	font-size: 12px;
	padding: 0 !important;
}
#header a {
	text-decoration:none;
}
#header .description {
	width:520px;
	text-indent: 10px;
	font-size:10px;
	color:#FFFFFF;
	line-height:150%;
	height:15px;
	position: absolute;
	top: 0;
	left: 0px;
}
#header h1,
#site-title {
	position:absolute;
	top:20px;
	left:10px;
	padding:0;
}
#header h1 a,
#site-title a {
	display:block;
	width:124px;
	height:52px;
	text-indent:-9999px;
	overflow: hidden;
	background:url(/assets/img/common/sitetitle.png);
	position: relative;
	z-index:100;
}
#header .catch {
	width:200px;
	height:28px;
	line-height:28px;
	color: #666666;
	font-weight: bold;
	position:absolute;
	top:15px;
	left:146px;
	font-size: 12px !important;
	z-index: 101;
}

/* GlobalNavi */
#globalnavi {
	list-style:none;
	margin: 0 0 0 146px !important;
	padding: 40px 0 0 !important;
	position: relative;
	z-index: 100;
}
#globalnavi li {
	float:left;
	height:38px;
	padding:0;
	overflow: hidden;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
}
#globalnavi .n1,
#globalnavi .n2,
#globalnavi .n3,
#globalnavi .n4,
#globalnavi .n5,
#globalnavi .n6,
#globalnavi .n7,
#globalnavi .n8 {
	display:block;
	height:38px;
	background:url(/assets/img/common/globalnavi.png);
	text-indent:-9999px;
	overflow: hidden;
	position: relative;
	z-index: 10000;
}

#globalnavi .n1			{ background-position:0 0; width: 120px; }
#globalnavi .n1:hover	{ background-position:0 -38px; }
#globalnavi .current .n1{ background-position:0 -76px !important; }
#globalnavi .n2			{ background-position:-120px 0; width: 100px; }
#globalnavi .n2:hover	{ background-position:-120px -38px; }
#globalnavi .current .n2{ background-position:-120px -76px !important; }
#globalnavi .n3			{ background-position:-220px 0; width: 100px; }
#globalnavi .n3:hover	{ background-position:-220px -38px; }
#globalnavi .current .n3{ background-position:-220px -76px !important; }
#globalnavi .n4			{ background-position:-320px 0; width: 85px; }
#globalnavi .n4:hover	{ background-position:-320px -38px; }
#globalnavi .current .n4{ background-position:-320px -76px !important; }
#globalnavi .n5			{ background-position:-405px 0; width: 85px; }
#globalnavi .n5:hover	{ background-position:-405px -38px; }
#globalnavi .current .n5{ background-position:-405px -76px !important; }
#globalnavi .n6			{ background-position:-490px 0; width: 85px; }
#globalnavi .n6:hover	{ background-position:-490px -38px; }
#globalnavi .current .n6{ background-position:-490px -76px !important; }
#globalnavi .n7			{ background-position:-575px 0; width: 85px; }
#globalnavi .n7:hover	{ background-position:-575px -38px; }
#globalnavi .current .n7{ background-position:-575px -76px !important; }
#globalnavi .n8			{ background-position:-660px 0; width: 90px; }
#globalnavi .n8:hover	{ background-position:-660px -38px; }
#globalnavi .current .n8{ background-position:-660px -76px !important; }

#globalnavi .mR20	{ margin-right: 20px !important; }
#globalnavi .mR25	{ margin-right: 25px !important; }

#globalnavi table {
	border: 1px solid #D4D4D4;
	background-color: #F2F2F2;
	position: absolute;
	top: 38px;
	z-index: 100;
}
#globalnavi table td a {
	display: block;
	padding: 2px 10px;
	line-height: 22px;
	white-space: nowrap;
	position: relative;
	z-index: 100;
	text-decoration: none !important;
}
.bdDotT {
	border-top: 1px dotted #D4D4D4;
}

#subnavi {
	background-color: #F4F4F4;
	position: relative;
	z-index: 0;
	margin-top: -2px !important;
	border-top: 2px solid #FF6600;
	line-height: 0;
	zoom: 1;
	text-align:left;
}
#subnavi #subnaviTitle {
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	*display: inline;
	zoom: 1;
	width: 145px;
	text-align: center;
	font-size: 10px;
}
#subnavi #subnaviLinks {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	zoom: 1;
	font-size: 12px;
	line-height: 30px;
}
#subnavi .subnaviLinksL {
	background:url(/assets/img/common/globalnavi.png);
	background-position: left -120px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#subnavi .subnaviLinksR {
	margin: 0;
	padding: 0;
	background:url(/assets/img/common/globalnavi.png);
	line-height: 22px;
	background-position: right -120px;
	background-repeat: no-repeat;
	display: inline-block;
	*display: inline;
	zoom: 1;
	list-style:none;
}
#subnavi li {
	float: left;
	margin-right: 10px;
}
#subnavi a {
	text-decoration: underline;
}
.fgNewMarkWrapper {
	margin-right: 22px !important;
	position: relative;
	zoom: 1;
	cursor:pointer;
}
.fgNewMark {
	color: #FF0000;
	font-size: 8px;
	position: absolute;
	top: 0;
	*top: 4px;
	right: -20px;
	line-height: 1;
}

#header .utilities { position:absolute; top:0; left:530px; z-index:100; width:410px; line-height: normal;}

#header .utilities .mypage {
	float:right;
	width: auto !important;
	font-size: 12px;
	margin: 7px 0 0 20px !important;
}
#header .utilities .mypage a {
	display:inline-block;
	text-decoration: none !important;
	padding-left:6px;
	background:url(/assets/img/common/globalnavi.png);
	background-position: -947px -3px;
	background-repeat: no-repeat;
}
#header .utilities .modify {
	float:right;
	width: auto !important;
	font-size: 12px;
	margin: 7px 0 0 0 !important;
}
#header .utilities .modify a {
	display:inline-block;
	text-decoration: none !important;
	padding-left:6px;
	background:url(/assets/img/common/globalnavi.png);
	background-position: -947px -3px;
	background-repeat: no-repeat;
}

#helpnavi {
	list-style:none;
	margin:0 -5px 0 0;
	padding:0;
	height:15px;
	line-height: 15px;
	font-size: 10px;
	text-align: right;
	overflow: hidden;
}
#helpnavi li {
	display: inline;
	margin-right: -1px;
	padding-left: 6px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
}
#helpnavi a			{ color: #FFFFFF !important; text-decoration: none !important; }
#helpnavi a:hover	{ color: #FF6A07 !important; background-color: #FFFFFF; }

/* 1205 グロナビ国内海外分け修正対応 ここから */
/** ===================================
 *	Header
 * =================================== */

#header_dms_ovr {
	min-height:76px;
	_height:76px;
	width:950px;
	margin: 0 auto;
	text-align: left;
	background:url(/assets/img/common/globalnavi.png) no-repeat 0 -160px;
	position: relative;
	z-index: 1000;
	font-size: 12px;
	padding: 0 !important;
}
#header_dms_ovr a {
	text-decoration:none;
}
#header_dms_ovr .description {
	width:520px;
	text-indent: 10px;
	font-size:10px;
	color:#FFFFFF;
	line-height:150%;
	height:15px;
	position: absolute;
	top: 0;
	left: 0px;
}
#header_dms_ovr h1,
#site-title_dms_ovr {
	position:absolute;
	top:28px;
	left:10px;
	padding:0;
}
#header_dms_ovr h1 a,
#site-title_dms_ovr a,
#site-title_dms_ovr span {
	display:block;
	width:124px;
	height:52px;
	text-indent:-9999px;
	overflow: hidden;
	background:url(/assets/img/common/sitetitle.png);
	position: relative;
	z-index:100;
}

#header_dms_ovr .catch {
	width:200px;
	height:28px;
	line-height:28px;
	color: #666666;
	font-weight: bold;
	position:absolute;
	top:13px;
	left:146px;
	font-size: 12px !important;
	z-index: 101;
}

/* GlobalNavi */
#globalnaviContainer {
	width: 950px;
	border-bottom: 2px solid #FF6600;
}
#header_dms_ovr .globalnavi {
	float: left;
	list-style:none;
	padding: 56px 7px 0px 7px !important;
	position: relative;
	top: 2px;
	z-index: 100;
}
#header_dms_ovr #globalnavi {
	margin: 0 !important;
	left: 146px;
	background: url(/assets/img/common/globalnavi_dms_ovr.png) no-repeat 0px 40px;
}
#header_dms_ovr #globalnavi_ovr {
	margin: 0 !important;
	left: 150px;
	background: url(/assets/img/common/globalnavi_dms_ovr.png) no-repeat -556px 40px;
}
#header_dms_ovr .globalnavi li {
	float:left;
	height:38px;
	padding:0;
	overflow: hidden;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
	line-height: 38px;
}
#globalnavi .n1,
#globalnavi .n2,
#globalnavi .n3,
#globalnavi .n4,
#globalnavi .n5,
#globalnavi .n6,
#globalnavi .n7,
#globalnavi .n8,
#globalnavi .n9,
#globalnavi_ovr .n1,
#globalnavi_ovr .n2,
#globalnavi_ovr .n3{
	display:block;
	height:38px;
	background: #eee url(/assets/img/common/globalnavi_dms_ovr.png);
	text-indent:-9999px;
	overflow: hidden;
	position: relative;
	z-index: 10000;
}

#globalnavi .n1		{ background-position:0 -59px; width: 100px; }
#globalnavi .n1:hover	{ background-position:0 -102px; }
#globalnavi .current .n1{ background-position:0 -145px !important; }
#globalnavi .n2		{ background-position:-100px -59px; width: 88px; }
#globalnavi .n2:hover	{ background-position:-100px -102px; }
#globalnavi .current .n2{ background-position:-100px -145px !important; }
#globalnavi .n3		{ background-position:-306px -59px; width: 59px; }
#globalnavi .n3:hover	{ background-position:-306px -102px; }
#globalnavi .current .n3{ background-position:-306px -145px !important; }
#globalnavi .n4		{ background-position:-365px -59px; width: 59px; }
#globalnavi .n4:hover	{ background-position:-365px -102px; }
#globalnavi .current .n4{ background-position:-365px -145px !important; }
#globalnavi .n5		{ background-position:-424px -59px; width: 59px; }
#globalnavi .n5:hover	{ background-position:-424px -102px; }
#globalnavi .current .n5{ background-position:-424px -145px !important; }
#globalnavi .n6		{ background-position:-483px -59px; width: 59px; }
#globalnavi .n6:hover	{ background-position:-483px -102px; }
#globalnavi .current .n6{ background-position:-483px -145px !important; }
#globalnavi .n7		{ background-position:-247px -59px; width: 59px; }
#globalnavi .n7:hover	{ background-position:-247px -102px; }
#globalnavi .current .n7{ background-position:-247px -145px !important; }
#globalnavi .n9		{ background-position:-188px -59px; width: 59px; }
#globalnavi .n9:hover	{ background-position:-188px -102px; }
#globalnavi .current .n9{ background-position:-188px -145px !important; }

#globalnavi_ovr .n1		{ background-position:-542px -59px; width: 76px; }
#globalnavi_ovr .n1:hover	{ background-position:-542px -102px; }
#globalnavi_ovr .current .n1{ background-position:-542px -145px !important; }
#globalnavi_ovr .n2		{ background-position:-618px -59px; width: 76px; }
#globalnavi_ovr .n2:hover	{ background-position:-618px -102px; }
#globalnavi_ovr .current .n2{ background-position:-618px -145px !important; }
#globalnavi_ovr .n3		{ background-position:-694px -59px; width: 76px; }
#globalnavi_ovr .n3:hover	{ background-position:-694px -102px; }
#globalnavi_ovr .current .n3{ background-position:-694px -145px !important; }

#subnavi {
	margin-top: 0px !important;
	border-top: none;
	position: relative;
	z-index: 10;
}

#header_dms_ovr .utilities { position:absolute; top:0; left:530px; z-index:100; width:410px; line-height: normal;}

#header_dms_ovr .utilities .mypage {
	float:right;
	width: auto !important;
	font-size: 12px;
	margin: 6px 0 0 20px !important;
}
#header_dms_ovr .utilities .mypage a {
	display:inline-block;
	text-decoration: none !important;
	padding-left:6px;
	background:url(/assets/img/common/globalnavi.png);
	background-position: -947px -3px;
	background-repeat: no-repeat;
}
#header_dms_ovr .utilities .modify {
	float:right;
	width: auto !important;
	font-size: 12px;
	margin: 6px 0 0 0 !important;
}
#header_dms_ovr .utilities .modify a {
	display:inline-block;
	text-decoration: none !important;
	padding-left:6px;
	background:url(/assets/img/common/globalnavi.png);
	background-position: -947px -3px;
	background-repeat: no-repeat;
}
/* 20121004追加 */
#header_dms_ovr .mypageLinks {
	position:absolute;
	top:19px;
	left:370px;
	z-index: 101;
	margin:0;
	padding:0;
}
#header_dms_ovr .mypageLinks li {
	float:left;
	margin-right:14px;
}
#header_dms_ovr .mypageLinks li a {
	padding-left:6px;
	background:url(/assets/img/common/globalnavi.png);
	background-position: -947px -3px;
	background-repeat: no-repeat;
	text-decoration: none !important;
}
#header_dms_ovr .logoGolfArea {
	position:absolute;
	top:19px;
	right:10px;
	z-index: 101;
}

#helpnavi {
	list-style:none;
	margin:0 -5px 0 0;
	padding:0;
	height:15px;
	line-height: 15px;
	font-size: 10px;
	text-align: right;
	overflow: hidden;
}
#helpnavi li {
	display: inline;
	margin-right: -1px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
}
#helpnavi a			{ color: #FFFFFF !important; text-decoration: none !important; }
#helpnavi a:hover	{ color: #FF6A07 !important; background-color: #FFFFFF; }
/* 1205 グロナビ国内海外分け修正対応 ここまで */

/** ===================================
 *	Breadcrumbs
 * =================================== */
#breadcrumbs { width:100%; padding:0.5em 0; font-size:0.8em; color:#666; }
#breadcrumbs a { text-decoration:none; }

/** ===================================
 *	HelloDisp
 * =================================== */
#hellodisp { width:100%; font-size:1.0em; }
#hellodisp iframe { display:block; width:100%; height:43px; border:0; position: relative; }
#hellodisp p { text-indent:1em; padding-top:0.5em; }
#hellodisp p em,
#hellodisp p strong { color:#f60; }


/** ===================================
 *	Footer
 * =================================== */
#footer { padding-top:2em; }
#footer ul.piped { text-align:center; }
#footer ul.piped a { white-space:nowrap; text-decoration:none; }
#footer #footer-navi { border-bottom:2px solid #999; padding-bottom:0.5em;  }
#footer #recruit-navi { padding-top:0.5em; }
#footer #footer-recruit { padding:3em 0 2.5em 0; text-align:center; }
#footer #recruit-navi ul { padding-bottom:0.5em; }
#footer #footer-recruit a { display:block; width:163px; height:25px; text-align:left; background:url(../../img/common/logo-recruit.png) no-repeat 0 0; margin:0 auto; font-size:1px; text-indent:-9999px; }
#footer-seo-text { padding:2em 0 2em 0; text-align:right; }
#footer-seo-text em { font-style:italic; color:#999; }


/** ===================================
 *	Buttons
 * =================================== */
a.button-submit-48x20 { display:block; background:url(../../img/common/button-submit-48x20.png) no-repeat 0 0; width:48px; height:20px; font-size:1px; text-indent:-9999px; }
a.button-submit-48x20:hover { background-position:0 -20px; }
a.button-submit-60x25 { display:block; background:url(../../img/common/button-submit-60x25.png) no-repeat 0 0; width:60px; height:25px; font-size:1px; text-indent:-9999px; }
a.button-submit-60x25:hover { background-position:0 -25px; }

body a.text-button-close { color:#333 !important; display:inline; zoom:1; background:url(../../img/common/close11x11-333.png) no-repeat 0 50%; padding:1px  0 1px 13px; text-decoration:none !important; }
html[xmlns]>/**/body a.text-button-close { display:inline-block; }


/** ===================================
 *	MyAreaDisp
 * =================================== */
#myareadisp { width:190px; position:relative; top:0; left:-2px; }
#myareadisp iframe { height:395px; }