/*==========GBapge Stylesheet====================*/
/*==========last update 2006.11.26===============*/

/*-----cover*/
body#gbcover		{
	color:#ccc;
	background:#000 url('imag/top201703.png') no-repeat fixed top center;
	text-align:center;
}
p.meswindow			{
	margin:250px auto 0px auto;
	width:600px;
	height:150px;
	border-top:3px solid #666;
	border-bottom:3px solid #666;
	padding:10px 50px;
	text-align:left;
	font:normal 12px/20px '‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;
	overflow:auto;
	scrollbar-base-color:#000;
}
.meswindow strong	{
	padding:0px 5px;
	color:#fff;
}
div.cright			{
	font:bold 10px sans-serif;
	color:#666;
}

/*-----link*/
body#gblink			{
	color:#ccc;
	background-color:#000;
	margin:0px;
	padding:0px;
	scrollbar-face-color:#000;
	scrollbar-arrow-color:#999;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#999;
	scrollbar-shadow-color:#999;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#000;
}

dt a				{
	padding:0px 0px 15px 30px;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
dt a:link			{color:#fff;}
dt a:visited		{color:#ccc;}
dt a:hover			{color:#c00;text-decoration:underline;background:url('imag/linkimg.gif') no-repeat;}
dt a:active			{color:#c00;}
dd					{margin-left:50px;}
p					{margin-top:40px;}

/*----------end----------*/
