@charset "shift_jis";
* {margin:0px; padding:0;}

/* BODY */
body {
	font-size:12;
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "MS PGothic";
	line-height:1.1;
	background-image: url(bg.gif);
	width:100%; height:100%;
}

/* COMMON */
img {border:none;}
ul {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align: left;
}
li {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align: left;
}
p {margin:0px 0px 0px 0px;}
h2 {margin: 0px 0px 0px 0px;}
h3 {font-size:12px; font-weight:normal; margin: 0px 0px 0px 0px;}
.hidden {left:-9999px; top:-9999px; position:absolute;}

/* CONTENTS */
#all {
	width:780px;
	margin:0px auto;
	background-image:url(line.gif);
	background-repeat:repeat-y;
	padding:5px 10px;
}
#logo1 {
	width:780px;
	height:119px;
	background:url(logo.gif) no-repeat;
	margin-bottom:10px;
}

div.top {
	font-size:0px;
	line-height:0;
	width:800px;
	height:5px;
	margin:20px auto 0px auto;
	background-image:url(top.gif);
}
div#bottom {
	font-size:1px;
	line-height:1%;
	width:800px;
	height:5px;
	margin:0px auto 20px auto;
	background-image:url(bottom.gif);
}

/* FOOTER */
#footer {
	width:780px;
	height:31px;
	font-size:12px;
	background:url(footer.gif) no-repeat bottom;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-align:center;
}

div#attention {
	width:780px;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:60px 0px 0px 0px;
	text-align:center;
	color:#666666;
}

#footer a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}






