/* CSS Document */
html {
    padding: 0;
    margin: 0;
	height:100%;
	font-size:small;
}
body {
	padding: 0;
	color: #434343;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5em;
	font-size:90%;
	text-decoration: none;
	background-color:#b0da75;
	background-image:url(../img/bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
img {
	padding:0;
	margin:0;
	border: none;
	overflow: hidden;
	/* vertical-align:bottom; */
}
a:link {
	color: #0000c4;
	text-decoration: underline;
}
a:visited {
	color: #0000c4;
	text-decoration: underline;
}
a:hover {
	color: #0000c4;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	color: #0000c4;
	text-decoration: underline;
}

.clr {
	clear:both;
	height: 0;
	padding:0;
	margin:0;
	overflow: hidden;
}


h1 {
	padding: 0;
	margin: 0;
}
h2 {
	width:377px;
	height:20px;
	padding:0;
	margin:0;
}
h3 {
	padding:0;
	margin: 0;
}
h4 {
	padding:0px 0px 5px 0px;
	margin: 0;
}
p {
	padding:0px 0px 10px 0px;
	margin: 0;
}
.w{
	font-weight:bold;
}
.sp1{
	height:13px;
	padding:0;
	margin:0;
}
.sp2{
	height:13px;
	padding: 0;
	margin:0px 28px 0px 0px;
}
#Frame{
	width:963px;
	margin:0 auto;
	padding: 0;
}
#Header{
	width:963px;
	height:136px;
	margin:0;
	padding: 0;
	background-image: url(../img/2nd_mbkline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#H_l{
	width:200px;
	height:133px;
	margin:0;
	padding:0;
	background-image: url(../img/h_under.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
}
#H_r{
	width:763px;
	height:116px;
	margin:0;
	padding:17px 0px 0px 0px;
	float:left;
}
#H_rup{
	width:763px;
	height:66px;
	margin:0;
	padding: 0;
}
#H_rdo{
	width:763px;
	height:50px;
	margin:0;
	padding: 0;
}
#H_catch{
	width:377px;
	margin:0;
	padding:23px 99px 0px 18px;
	float:left;
}
#H_btn{
	width:211px;
	height:51px;
	margin:0;
	padding:15px 22px 0px 22px;
	float:left;
	background-image: url(../img/h_totop_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Navi {
	width:763px;
	height:50px;
	margin:0;
	padding:0;
	background-image: url(../img/h_under2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Navi ul{
    height:50px;
	margin:0;
	padding:0;
	list-style:none;
}

#Navi li{
    height:50px;
	margin:0;
	padding:0;
	float:left;
}
#Cont{
	width:963px;
	margin:0;
	padding:0;
	background-image: url(../img/2nd_mbk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#Cont2{
	width:928px;
	height:511px;
	margin:0;
	padding:9px 0px 0px 35px;
	background-image: url(../img/top/bk2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Foot_btn{
	width:661px;
	height:54px;
	margin:0;
	padding:13px 0px 0px 302px;
	background-image: url(../img/top/bk3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Foot_copy{
	height:10px;
	text-align:center;
	margin:0;
	padding:10px 0px 20px 0px;
}
