/*--- base ---*/

* { padding:0; margin:0; }

img{ border:0; }

ul , li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.closer { overflow:hidden; height:0; width:100%; clear:both; }

body {
	background-color: #fff;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

.left_image {
	float:left;
	margin:3px;
}

.right_image {
	float:right;
	margin:3px;
}

a { color: #005585; text-decoration:none; }
a:visited { color: #485270; text-decoration:none; }
a:hover { color: #FF0410; text-decoration:underline; }

.jumptop {
    padding-top:18px;
    margin-bottom:15px;
    text-align:right;
}



/*--- frame ---*/

#wrapper_onter {
	width:810px;
	margin: 0px auto;
}
#wrapper {
	width:100%;
	background-image: url(../img/gl-bcg-wrapper.gif);
	background-repeat: repeat-y;
}

#header_outer { 
	width:810px;
}
#header {
	width:100%;
	height:83px;
	background-color: #FFF;
	background-image: url(../img/gl-bcg-header3.gif);
	background-repeat: no-repeat;
}
#header #zone {
	display:block;
	width:385px;
	height:83px;
	float:left;
	line-height:83px;
	white-space:nowrap;
	text-align:center;
	margin:0;
	padding:0;
	/*background-image: url(../img/space.gif);
	background-repeat: repeat;*/
}
#header #zone a: {
	display:block;
	float:left;
	overflow:hidden;
	text-indent:0px;
	white-space:nowrap;
	text-align:center;
}
#header #zone .txt {display:none;}

#container_outer{
	width:800px;
	margin: 0px auto;
	min-height:660px;
	_height: 660px;
}
#container {
	width:100%;
}

#main-menu_outer {
	width: 170px;
	float:left;
}
#main-menu {
	width: 160px;
	text-align: left;
	margin: 10px 0 10px 10px;
}


#content_outer{
	width: 460px;
	float:left;
}
#content{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	padding:0 9px 0 9px;
}

#r-zone_outer {
	width: 170px;
	float:right;
}
#r-zone {
	width:162px;
	margin: 10px 8px 10px 0;
}

#footer_outer {
	width:800px;
	clear: both;
	margin-top: 10px;
	margin-bottom:0;
	padding:0;
	border-top-color: #DDD;
}
#footer {
	text-align:left;
	width: 100%;
	height: 34px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	}

#copyright{
	font-size:10px;
	line-height:15px;
	color:#666;
	text-align: center;
	margin:0;
	}
#wrapper-end_outer {
	width:810px;
	margin: 0px;
}
#wrapper-end {
	width:100%;
	background: url(../img/gl-bcg-footer.gif) no-repeat bottom;
}
