@charset "utf-8";
/* CSS Document */

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

img {
	border:0;}
	
p,td,th {
	color:#333;
	font-size:13px;
	letter-spacing:0.1em;
	line-height:150%;
	padding-bottom:10px;
	}

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

h2	{
	clear:both;
	margin:0 auto;
	height:50px;
	padding:5px 0 0 55px;
	color:#336A9F;
	background:url(images/st.gif) top center no-repeat;
	font-size:25px;}

h3 {
	color:#336A9F;
	font-size:20px;
	margin:0;
	padding:0 0 10px 0;
}
hr {
	height:120px;
	display:block;
	border:0;
	background:url(images/box-end.gif) no-repeat;
}
ul {
	margin:0px;
	padding:0px;
}

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

div#wrapper {
	width:880px;
	margin:0 auto;
	background-color:#fff;}

div#all {
	width:880px;
	margin:0 auto;
	padding:0;
	background-color:#FFF;}

div#header {
	width:880px;
	height:35px;
	margin:0;
	padding:0;
	background-color:#FFF;}

div#header a {
	display:block;
	width:108px;
	height:29px;
	float:left;}

div#title {
	width:880px;
	height:210px;
	margin:0 auto;
	padding-bottom:20px;}

div#cnt-eye {
	width:840px;
	margin:0 auto;}
div#cnt-eye p {
	padding:0 20px;}

div#btnmenu {
	width:840px;
	height:77px;
	margin:0 auto;
	padding-bottom:20px;}

div#btnmenu ul {
	margin:0 auto;
	width:840px;
	text-align:center;}

div#btnmenu ul li {
	margin:0 auto;
	width:204px;
	height:77px;
	list-style:none;
	float:left;
	padding:0 0 0 5px;}

div#cnt-all {
	width:880px;
	margin:0 auto;
	padding-bottom:60px;}

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

.text-box span {
	font-weight:bold;}

.imgr {
	width:240px;
	padding:10px;
	float:right;}

.imgl {
	width:240px;
	padding:10px;
	float:left;}

.bn {
	padding:20px 0 10px 0;
	text-align:center;}

.bn2 {
	width:100%;
	padding:20px 0 10px 0;
	text-align:center;
	clear:both;}

.bn img,
.bn2 img {
	margin-bottom:10px;}

#footer {
	width:880px;
	margin:0 auto;
	text-align:center;
	clear:both;
	font-size:10px;
	padding:60px 0 30px 0;
	color:#666;
	background:url(images/st-footer.gif) top center no-repeat;
	}
	
#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;
	}