/* BASIC */
* {
	margin: 0;
	padding: 0;
	border: none;
}

html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
	}

#container {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	color: #666666;
	font-size: small;
	line-height: 135%;
	text-align: center;
	background: url(../img/bg001.jpg) top repeat-y;
	}
#wrap {
	margin: 0px auto;
	width: 780px;
	padding-bottom: 50px;
	}
#wrap_inner {
	margin: 0px auto;
	width: 740px;
	}
#wrap_inner p {
	margin: 4px 0;
	}
.bt{
	text-align:center;
}
#footer {
	background: #6a7983;
	color: white;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 54px;
	text-indent: -9999px;
	}
#footer p {
	border-top: solid 1px #666;
	}  
#footer_inner {
	clear: both;
	margin: 0px auto;
	width: 780px;
	height: 54px;
	background: url(../img/footer.jpg) no-repeat 0px 0px;
	}



a:link,a:visited {
	color: #462F02; text-decoration: underline;
	}
a:hover {
	color: #B94513; text-decoration: underline;
	}

ul {
	padding: 0px;
	margin: 0px;
	}
li {
	padding: 0px;
	}
h3 {
	padding: 0px;
	margin: 0px;
	}
img {
	border: 0px;
	}
div {
	padding: 0px;
	margin: 0px;
	}
p {
	padding-bottom: 5px;
	}
ul,ol {
	padding-bottom: 5px;
	margin: 5px 50px 5px 50px;
	padding-left: 30px;
	text-align: left;
	}
dl, dt, dd {
	padding: 0px;
	margin: 0px;
	}
.mp0 {
	margin: 0px;
	padding: 0px;
	}
.red {
	color: #B8210C;
	}
.green {
	color:#4F9634;
	}
.center {
	text-align: center;
	}

/* LAYOUT */
.clear {
	clear: both;
	}

img.pic_l {
	float: left;
	margin: 0px 15px 0px 30px;
	padding: 0px;
	border: 0px;
	}
img.pic_r {
	float: right;
	margin: 0px 30px 0px 15px;
	padding: 0px;
	border: 0px;
	}

/* HEADER */
h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 180px;
	font-size: small;
	text-indent: -9999px;
	background: url(../img/header.jpg) no-repeat 0px 0px;
	}

/* NAVI */
a#bo_more,a#bo_more:visited {
	display: block;
	width: 326px;
	height: 54px;
	text-indent: -9999px;
	background: url(../img/bt001.jpg) no-repeat -652px 0px;
	outline: none;
	}
a#bo_more:hover {
	background-position: -652px -54px;
	}
#more {
	margin: 20px 0px 20px 207px;
	}
a#bo_tomain,a#bo_tomain:visited {
	display: block;
	width: 200px;
	height: 20px;
	text-indent: -9999px;
	background: url(../img/bt002.gif) no-repeat 0px 0px;
	outline: none;
	}
a#bo_tomain:hover {
	background-position: 0px -20px;
	}
a#bo_totop,a#bo_totop:visited {
	display: block;
	width: 200px;
	height: 20px;
	text-indent: -9999px;
	background: url(../img/bt002.gif) no-repeat -200px 0px;
	outline: none;
	}
a#bo_totop:hover {
	background-position: -200px -20px;
	}
#totop {
	margin: 10px 10px 10px 530px;
	}

/* HEADING */
h2 {
	display: block;
	width: 690px;
	height: 43px;
	margin: 15px 25px;
	text-indent: -9999px;
	}
h2#tl_01 {
	background: url(../img/t_001.jpg) no-repeat 0px 0px;
	}
h2#tl_02 {
	background: url(../img/t_002.jpg) no-repeat 0px 0px;
	}
h2#tl_03 {
	background: url(../img/t_003.jpg) no-repeat 0px 0px;
	}
h2#tl_04 {
	background: url(../img/t_004.jpg) no-repeat 0px 0px;
	}
h2#tl_05 {
	background: url(../img/t_005.jpg) no-repeat 0px 0px;
	}
h2#tl_06 {
	background: url(../img/t_006.jpg) no-repeat 0px 0px;
	}