@charset "utf-8";
/* CSS Document */
html {
	margin:0;
	padding:0;
}

body	{
	margin:0;
	padding:0;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(images/bg.gif);
	font-size: 100.01%;
	}

img {
	border:0;
	vertical-align:bottom;
}
	
p,td,th {
	color:#333;
	font-size:13px;
	letter-spacing:1px;
	line-height:1.6em;
	}

h1 {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:10px 0 5px 0;}

h2	{
	clear:both;
	padding:17px 0 0 40px;
	color:#fff;
	background:url(images/st_bg.jpg) no-repeat;
	font-size:20px;
	height:34px;
	}

h3 {
	color:#315fba;
	font-size:18px;
	padding:30px 0 0 20px; 
	margin:0;
	text-decoration:underline;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
}

cf {
	clear:both;
}
#wrapper {
	width:880px;
	margin:0 auto;
}
#top {
	height:30px;
	margin:0 auto;
	background-color:#FFF;
	border-bottom:#f08936 solid 2px;
}
#logobox {
	width:860px;
	margin:0 auto;
}
#top a {
	float:left;
}
#header {
	width:880px;
	margin:0;
	padding:0;
	background-image:url(images/bg.gif);
}
div.border-box {
	width:876px;
	border-right:2px solid #f08936;
	border-left:2px solid #f08936;
	background:#FFF;
	padding:0px 0px 20px;
}
div.border-box-2 {
	width:876px;
	border-right:2px solid #f08936;
	border-left:2px solid #f08936;
	background:#FFF;
	padding:0px 0px 20px;
}
div.border-box01 {
	width:876px;
	border-right:2px solid #f08936;
	border-left:2px solid #f08936;
	background:#FFF;
	padding:0px 0px 80px;
	margin-bottom:30px;
}
#title {
	background:url(images/title.jpg) top left no-repeat;
	width:876px;
	height:430px;
	position:relative;
}
#cnt-eye {
	width:438px;
	height:225px;
	left:436px;
	top:234px;
	position:absolute;
}
#cnt-eye p {
	padding:15px;
	}

.navi ul {
	width:796px;
	margin:0 auto;
	line-height:0;
}
.navi li {
	float:left;
	padding:0px 16px 16px 0px;
	list-style:none;
	font-size:1px;
}
.navi li.none-space {
	padding-right:0;
}
.cnt-box {
	width:840px;
	margin:0 auto;
	}

.text-box {
	padding-top:20px;
	width:800px;
	margin:0 auto;
	}

.text-box p {
	padding-bottom:15px;}

.imgr {
	padding:0 0 20px 20px;
	float:right;
	}
	
	.imgr01 {
	padding:0 0 20px 10px;
	float:right;
	}

.imgl {
	padding:0 20px 20px 0;
	float:left;
}

.shuei {
	font-size:14px;
	font-weight:bold;
}
.btn {
	clear:both;
	background:url(images/btn.gif) no-repeat;
	width:406px;
	height:87px;
	margin:20px 197px 10px;
}
.btn a{
	color:#89540c;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
}
.btn a span{
	color: #FFFFFF;
	display: block;
	font-size: 21px;
	font-weight: bold;
	padding-top:20px;
}
.btn01 {
	background:url(images/btn.gif) no-repeat;
	width:406px;
	height:87px;
	margin:25px;
}


.btn01 a{
	
	color:#333;
	display: block;
	ont-size: 18px;
	font-weight: bold;
	height: 50px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
}
.btn01 a span{
	color: #FFFFFF;
	display: block;
	font-size: 22px;
	font-weight: bold;
	padding-top:15px;
	letter-spacing:0;
}
div.go-top {
	float:right;
	background:url(images/goto.gif) top left no-repeat;
	padding-left:15px;
}
div.go-top a {
	color:#417fc2;
	font-size:13px;
}

div.go-top02 {
	float:right;
	padding-left:20px;
	marign-bottom:10px;
	background:url(images/goto.gif) top left no-repeat;
}
div.go-top02 a {
	color:#5973f6;
	font-size:13px;
}
#footer {
	border-top:#f08936 solid 2px;
	margin:0 auto;
	text-align:center;
	clear:both;
	font-size:10px;
	padding:30px 0 30px 0;
	color:#666;
	background:#FFF;
}
#copyright {
	font-size:small;
}
#footer ul li {
	text-align:center;
	padding:0 5px;
	display:inline;
}

#footer p small {
	display:block;
	padding:10px 0 0 0;
	letter-spacing:0.1em;
}
