/* CSS Document */

body {
	background-image:url(../img/gl_basebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#base {
	margin-left:auto;
	margin-right:auto;
	width:691px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,Arial, Helvetica, sans-serif;;
}

a {
	color:#000099;
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
}

p.01 {
	margin-bottom:10px;
}

p.02 {
	margin-bottom:25px;
}

p.sub {
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
}

p.sub2 {
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	border:solid 1px #999999;
	background-color:#EEEEEE;
}
p.blueline {
	height:2px;
	background-color:#0F1A74;
}

#header {
	width:691px;
	height:67px;
	background-image:url(../img/gl_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#logo a {
	width:260px;
	height:67px;
	display:block;
	text-indent:-3000em;
	float:left;
}

#english {
	margin:0px;
	padding:0px;
}
#english a{
	width:71px;
	height:18px;
	margin-top:40px;
	margin-right:11px;
	float:right;
	display:block;
}

#menu {
	clear:both;
	width:691px;
	background-image:url(../img/gl_munubg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:6px;
	padding:0px;
}
#menu_top {
	clear:both;
	width:691px;
	background-image:url(../img/top_munubg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:6px;
	padding:0px;
}

#menu table {
	width:680px;
	margin:4px;
	padding:0px;
}


.tab_on {
	width:146px;
	height:18px;
	color:#FFFFFF;
	margin:0px 4px 0px 0px;
	padding:9px 0px 0px 0px;
	background-image:url(../img/gl_tab_on.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	vertical-align:bottom;
	line-height:100%;
}
.tab_on_long {
	width:186px;
	height:18px;
	color:#FFFFFF;
	margin:0px 4px 0px 0px;
	padding-top:9px;
	background-image:url(../img/gl_tab_on_long.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	vertical-align:bottom;
	line-height:100%;
}
.tab_off {
	width:146px;
	height:18px;
	color:#FFFFFF;
	margin:0px 4px 0px 0px;
	padding:9px 0px 0px 0px;
	background-image:url(../img/gl_tab_off.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	vertical-align:bottom;
	line-height:120%;
}
.tab_off_long {
	width:186px;
	height:18px;
	color:#FFFFFF;
	margin:0px 4px 0px 0px;
	padding-top:9px;
	background-image:url(../img/gl_tab_off_long.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	vertical-align:bottom;
	line-height:120%;
}
.edit {
	text-align:left;
	margin-left:20px;
	margin-bottom:20px;
}

#date {
	width:691px;
	text-align:right;
	color:#666666;
	font-size:10px;
	padding:3px;
}

h3 {
	margin:10px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	text-indent:20px;
	font-size:16px;
	width:605px;
	height:24px;
	background:url(../img/what_etc01.jpg) no-repeat top;
}
h4 {
	margin:10px 0px 0px 0px;
	padding-top:8px;
	text-indent:10px;
	font-size:14px;
	width:612px;
	height:29px;
	background:url(../img/h4_bg.gif) no-repeat top;
}
.subtext {
	margin-left:15px;
	line-height:140%;
	width:570px;
}
.subtext li {
	list-style-type:decimal;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
.ya01 {
	background:url(../img/ya01.gif) no-repeat left;
	text-indent:20px;
	margin: 0px;
	padding:0px;
}