@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のスタイル------------------------------------------------
--------------*/
div#wrap{
	width: 1200px;
	background: url(../img/bg.jpg);
	margin: auto;
	}
div#wrap2{
	background: url(../img/head_bg.gif) repeat-x;
}


div#container{
	padding:30px;
	width: 980px;	

	margin: auto;
}



/*------------Globalのスタイル---------------------------------------------------------------*/
div#global {
height:60px;
width:980px;
margin:30px 0 0 20px;
}

div#global ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#global ul li {
		float: left;
}
div#global ul li a {
	display: block;
	height: 60px;
	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/rogo.gif");
}
div#global ul li#GMBtn02 a {
	width:170px;
	background-image: url("../img/top.gif");
}
div#global ul li#GMBtn03 a {
		width:196px;
	background-image: url("../img/shohin.gif");
}
div#global ul li#GMBtn04 a {
	width:196px;
	background-image: url("../img/tempo.gif");
}
div#global ul li#GMBtn05 a {
	width:196px;
	background-image: url("../img/access.gif");
}



h1{
	margin:20px 0 20px 0;
	overflow: hidden;
	text-indent:-99999;
	line-height: 0px;
	font-size: 0px;
}

h2{
	text-indent:-99999;
	line-height: 0px;
	font-size: 0px;
}

div#tem1{
	background-image:url("../img/tem1.gif");
	width: 980px;
	height: 610px;
	background-repeat:no-repeat;
	
}

div#tem2{
	float:left;
	background-image:url("../img/tem2.gif");
	background-repeat:no-repeat;
	width: 490px;
	height: 630px;

}


div#tem3{
	float:right;
	background-image:url("../img/tem3.gif");
	background-repeat:no-repeat;
	width: 490px;
	height: 630px;
	
}
	
div#tem4{
	float:left;
	background-image:url("../img/tem4.gif");
	background-repeat:no-repeat;
	width: 490px;
	height: 300px;
	overflow: hidden;
	}
	
div#tem5{
	float:right;
	background-image:url("../img/tem5.gif");
	background-repeat:no-repeat;
	width: 490px;
	height: 300px;
	overflow: hidden;
}

	
div#menu a:hover {
	background-position: left bottom;
}
ul#four{
	width: 980px;
	height: 600px;
}
div#main{
	width:980;
	height: 1500px;
	}
p.text1{
	width: 245px;
	height: 480px;
	margin: 60px 70px 60px 680px;
	overflow: hidden;
	color: #9B800D;
	font-size: 28px;
	}
p.text2{
	margin:300px 50px 30px 50px;
	color: #9B800D;
	font-size:35px;
	}
p.text3{
	margin:30px 10px 10px 240px;
	color: #9B800D;
	font-size:28px;
	}

li#kisetu{
	float:left;
	background-image:url("../img/kisetu.jpg");
	width: 245px;
	height: 600px;
	text-indent: -99999px;
}
li#kisetu a:hover {
	background-position: left bottom;
}

li#ind{
	background-image:url("../img/ip.jpg");
	width: 490px;
	height: 300px;
	text-indent: -99999px;
}
li#fa{
	background-image:url("../img/fa.jpg");
	width: 490px;
	height: 300px;
	text-indent: -99999px;
}

li#gg{
float:right;
	background-image:url("../img/gg.jpg");
	width: 245px;
	height: 600px;
	text-indent: -99999px;
}
div#center{
	width: 490px;
	height: 600px;
	float: right;
}
div#left{
	width: 735px;
	height: 600px;
	float: left;
}

div#footer {
	clear:both;
	margin: 100px 0px 20px 0;
	height: 60px;
	width: 980px;
	color: #9b800d;
}
p#left{
	width: 620px;
	height: 60px;
	float:left;
	font-size:30px;
}

p#right{
	width: 360px;
	height: 60px;
	float: right;
}
div#bottom{
text-indent:-99999px;
background: url(../img/head_bg.gif) repeat-x;
	height: 35px;
}
