@charset "utf-8";

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/

html, body {
	font-family:"ＭＳ Ｐゴシック","MS P Gothic", "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:"ＭＳ Ｐゴシック","MS P Gothic", "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family:"ＭＳ Ｐゴシック","MS P Gothic", "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family:"ＭＳ Ｐゴシック","MS P Gothic", "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}


/*------------Footerのスタイル------------------------------------------------
--------------*/
body{
	background: url(../img/bg.png);
	margin: 0 auto;
}
div#wrap2{
	width: 980px;
	margin: auto;
	}


------------Globalのスタイル---------------------------------------------------------------*/
div#global {
height:80px;
width:980px;
margin: 0 auto;
}

p#bd {
	overflow:hidden;
	text-indent:-99999;
	background: url(../img/bd.gif) repeat-x;
}

div#global ul {
	width: 980px;
	height: 80px;
	list-style: none;
	overflow: hidden;
margin: 0 auto;

}
div#global ul li {
		float: left;
}
div#global ul li a {
	display: block;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

div#global ul li a:hover {
	background-position: left bottom;
}
div#global ul li#GMBtn01 a {
	width:196px;
	background-image: url("../img/logo.gif");
}
div#global ul li#GMBtn02 a {
	width:170px;
	background-image: url("../img/top.gif");
	background-position: left bottom;
}
div#global ul li#GMBtn03 a {
		width:196px;
	background-image: url("../img/menu.gif");
}
div#global ul li#GMBtn04 a {
	width:196px;
	background-image: url("../img/item.gif");
}
div#global ul li#GMBtn05 a {
	width:196px;
	background-image: url("../img/access.gif");
}

div#menu{
	margin:auto;
	width: 980px;
	text-indent: -99999px;
}
div#mein{
	width: 980px;
	height: 800px;
	list-style: none;
	}


div#right{
width:300px;
height:800px;
float:right;
}
#viewer {
width: 680px;
height: 800px;
text-align: left;
overflow: hidden;
position: relative;
float:left;
}

#viewer img {
top: 0;
left: 0;
position: absolute;
}


p#kisetu a{
	background-image:url("../img/main0.png");
	width: 300px;
	height: 65px;
	text-indent: -99999px;
float:right;
	
}

p#ind a{
	background-image:url("../img/main1.gif");
	width: 300px;
	height: 245px;
float:right;
}

p#fa a{
	background-image:url("../img/main2.gif");
	width: 300px;
	height: 245px;
	text-indent: -99999px;
float:right;
}
p a:hover{
	background-position:right bottom;
}

p#gg a{
	background-image:url("../img/main3.gif");
	width: 300px;
	height: 245px;
	text-indent: -99999px;
float:right;
}

div#footer {
	margin: 50px auto;
	height: 60px;
	width: 980px;
	color: #9b800d;
}
p#le{
	width: 620px;
	height: 60px;
	float:left;
	font-size:30px;
}

p#ri{
	width: 360px;
	height: 60px;
	float: right;
}
