@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	height: auto;
	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 19px;


	

}


#header {
	width: 1000px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top.jpg);
	height: 117px;
	margin-bottom: 10px;
}

#gmenu {
	width: auto;
	background-image: url(../img/bg.jpg);
	height: 45px;
	background-repeat: repeat-x;
	text-align: center;
	
}

#gmenu2 {
	width: 1000px;
	background-image: url(../img/bg.jpg);
	height: 45px;
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}


#contents {
	width: 1000px;
	height: auto;
	background-image: url(../image/template/gb_r0_c1.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
