@charset "shift_jis";

/* ***********************************************************
 *
 * Since:     2008-9-25
 * Editor:    mitoma
 * Modified:  2008-9-25 by:mitoma
 *
 * ***********************************************************
 */


/* --------------------------------------------------------------

PRINT

----------------------------------------------------------------- */

body {
	text-align: center;
	font: normal 100% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background: none ;
}

#container{
	width:100%;
	margin:20px auto;
	text-align:center;
}


/* header
---------------------------------------------------- */
#header {
	float:left;
	width:100%;
	height: auto;
	margin:0 auto ;
	background: #FFFFFF url(none);
}

#header p#sitemapBtn{
	display:none;
	}

#header img#logo{
	float:left;
	top: auto;
	left:auto;

	}
#header ul#gNavi{
	display:none;
	}


/* title
---------------------------------------------------- */

#title {
	float:left;
	width:100%;
	margin:35px 0 40px 120px;
	background: #FFFFFF url(none);
	}
#title h1{
	float:left;
	width:100%;
	height:auto;
	text-indent:0;
	font-size:23px;
	background: #FFFFFF url(none);
	}

#title h1#inner{
	height:auto;
	background: #FFFFFF url(none);
	}

/* topicPath
---------------------------------------------------- */
ul#topicPath{
	display:none;
	}

/* wrapper + detail
---------------------------------------------------- */
#wrapper{
	width:100%;	
	clear:both;
	margin:0 auto;
	background: #FFFFFF url(none);
	border-top:2px solid #CCCCCC;
	_width:780px;
}


/* subArea
----------------------------------- */
#subArea{
	display:none;
}


/* mainArea
----------------------------------- */
#mainArea{
	width:720px;
	clear:both;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
	background: #FFFFFF url(none);
}

/* footer
---------------------------------------------------- */
#footer{
	width:100%;	
	height:11px;
	margin:0 auto;
	background: #FFFFFF url(none);
	clear:both;
		}

#footer #pageup{
	display:none;
		}

#footer p#copyright{
	width:100%;
	float: left;
	padding:0px 0px 0px 15px;
	background: #FFFFFF;
		}
#footer ul{
	display:none;
		}



/* --------------------------------------------------------------

PRINT_GOLF_ONLY

----------------------------------------------------------------- */
#title ul#forign{
	display:none;
	}








