@charset "UTF-8";
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


html{
	width: 100%;
    height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body{
	background-image:url(../img/bg.jpg);
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	line-break: normal;
}

ul{
	list-style: none;
}

img{
	border: 0;
}
  
 

a:link{
	color: #0075c3/*#88af23*/;
}

a:hover{
	color: #f28410;
}

a:active{
	color: #0075c3/*#88af23*/;
}

a:visited{
	color: #0075c3/*#88af23*/;
} 
  
  
#wrapper{
	width: 100%;
	height: 100%;
	margin: 0 auto 0;
	padding: 0;
	text-align: center;
	background-color: #FFF3E6;
}

#container{
	width: 835px;
	height: 100%;
	margin: 0 auto 0;
	padding: 0 0 0;
	text-align: center;
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#contents {
	clear: both;
	width: 835px;
	height: auto;
	margin: 0 auto 0;
	padding: 30px 0 0;
	text-align: center;
}

#menu {
	display: block;
	width: 835px;
	height: 51px;
	margin: 0 auto 0;
	padding: 0;
}

#menu li{
	display: inline-block;
	float: left;
	width: auto;
	height: 51px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
		width: 835px;
		height: auto;
		margin: 0 auto 0;
		padding: 8px 0 10px;
		text-align: center;
		font-size: 10px;
		color: #444444;
		border-top: 2px solid #444444;
}

#copyright {
}


#pankuzu {
	text-align: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 70%;
	line-height: 100%;
}
#pankuzu a {
	color: #0052A5;
}

.btn-top01{
	clear: both;
	width: 760px;
	height: auto;
	margin: 0 auto 60px;
	padding: 0 0 80px;
	border-bottom: 1px solid #aaaaaa;
	text-align: right;
}

.btn-top02{
	clear: both;
	width: 760px;
	height: auto;
	margin: 0 auto 0px;
	padding: 0 0 40px;
	text-align: right;
}

.btn-top03{
	clear: both;
	width: 540px;
	height: auto;
	margin: 0 auto 0;
	padding: 0 0 40px;
	text-align: right;
}
