@charset "utf-8";

/* GCNMG Help/Guide CSS */

body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", sans-serif;
	text-align: center;
}

* {
	font-size: 1.0em;
	letter-spacing: 0.1em;
}

h1, h2, h3, h4, ul, li, form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:link {
	color: #000099;
}

a:visited {
	color: #0066FF;
}

a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

hr {
	border: none;
	clear: both;
	display: none;
}

img {
	border: 0;
}


#out {
	margin:0 auto;
	text-align:left;
	width: 520px;
	background-color: #FFFFFF;
}

#head {
	width: 520px;
	height: 50px;
	margin: 0 0 40px 0;
}

#head h1 {
	font-size: 18px;
	line-height: 50px;
	color: #333333;
	margin: 0 0 0 10px;
}

#body {
	width: 520px;
}

.box_top {
	width: 520px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/guide_top.gif) repeat-y;
	text-indent: -9999px;
}

.box {
	width: 460px;
	height: auto;
	margin: 0;
	padding: 30px;
	background: #000000 url(images/guide_bg.gif) repeat-y;
	color: #FFFFFF;
}

.box h2 {
	font-size: 16px;
	line-height: 1.2em;
	border-left: #999999 5px solid;
	padding: 0 0 0 10px;
	margin: 20px 0;
}

.box p {
	padding: 0 0 0 40px;
}

.box a {
	text-decoration: underline;
}

.box a:link {
	color: #FF6600;
}

.box a:visited {
	color: #990000;
}

.box a:hover, a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.box_bottom {
	width: 520px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/guide_bottom.gif) repeat-y;
	text-indent: -9999px;
}

/*==================== #ƒtƒbƒ^[Ý’è */
#footer {
	width: 100%;
	height: 60px;
	margin: 40px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/foot_logo_black.gif) no-repeat;
	border-top: #333333 2px solid;
	clear: both;
}

#foo_main {
	width: 880px;
	height: 50px;
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: right;
}
