@charset "utf-8";

/*===All Selecter==================*/

*{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	list-style:none;
	/*behavior: url(/common/iepngfix.htc);*/
}

/*=================================*/

/*===Tag Selecter==================*/

body{
	color:#6E6964;
	font-size:12px;
/*	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","平成明朝","細明朝体","ＭＳ Ｐ明朝","ＭＳ 明朝",Osaka,serif;*/
	font-family:Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka,sans-serif;
background-color: #FFFFFF;
background-size:auto auto;}

dl{
	line-height:100%;
}

h1,h2,h3 {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute; left: 0; top: 32px;
	font-size:100%;
	font-weight:normal;
}

.style1 {

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

}

img{
	text-decoration:none;
	border:medium none;
}

a{
	color:#6E6964;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footer{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka,sans-serif;
}

#footer2{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka,sans-serif;
}

/*=================================*/


/*===Default Layout================*/
.wrapper{
margin:0;
padding:0;
}

/*#header,
#header_back,
#contents,
#footer{
	margin:0 auto;
	width:950px;
}*/

#footer{
	clear:both;
}

#footer{
	position:relative;
	bottom:0;
/*	margin:0 auto 0;*/
	margin:0 auto;
	width:950px;
}

#footer ul{
padding-bottom:10px;
padding-top: 30px;
margin-bottom:0;
}

#footer2{
	clear:both;
}

#footer2{
	position:relative;
	bottom:0;
/*	margin:0 auto 0;*/
	margin:0 auto;
	width:950px;
}

#footer2 ul{
padding-bottom:10px;
padding-top: 0;
margin-bottom:0;
}

#header{
	height:101px;
}

#logo{
	
	padding-top: 60px;
	
	text-align: right;
}

#btn{
	position:relative;
	bottom:0;
	left:0;
	width:950px;
	margin:0 auto;
	text-align: right;
}


/*=================================*/

/*===bg========================*/
body > #container{
	height:auto;
}
body > #contents{
	height:auto;
}

html,
body,
#bg{
width:100%;
height:100%;
overflow:hidden;
}
/*#bg div{
position:absolute;
width:200%;
height:200%;
top:-50%;
left:-50%;
}
#bg td{
vertical-align:middle;
text-align:center;
}*/
#bg img{
min-height:50%;
min-width:50%;
margin:0 auto;
visibility:hidden;
}
.wrapper {
	position:absolute;
	top:0;
	left:3px;
	z-index:70;
	overflow:auto;
	width:100%;
	height:100%;
	min-height:100%;
	visibility: visible;
}
#container{
	width: 950px;
	
	margin-top: 0px;
	
	margin-right: auto;
	
	margin-bottom: 0px;
	
	margin-left: auto;
	
	z-index: 2000;
	
	visibility: visible;
	
	zoom: 1;
	
	height:80%;
}
*html .wrapper{
height:100%;
}

/*=================================*/


/*===Footer========================*/

#footer ul{
font-size: 10px;
zoom: 1;
}

#footer li{
float: right;
padding-left: 14px;
}
#footer li a,
#footer li a:hover{
text-decoration: none;
}
#footer li a{
	font-size:10px;
	color:#000;
}
#footer li a:hover{
text-decoration:underline;
}
#footer li#copyright em,
#footer li#copyright a{
display: block;
float: left;
	color:#000;
}
#footer li#copyright em{
font-style: normal;
}
#footer li#copyright a{
text-indent: -999999em;
margin: 1px 4px 0 3px;
width: 90px;
height: 9px;
overflow: hidden;
background: url(../images/footerlogo.png) no-repeat left top;
font-size: 10px;
line-height: 1;
}
/*================================*/

/*===Footer2========================*/

#footer2 ul{
font-size: 10px;
zoom: 1;
}

#footer2 li{
float: right;
padding-left: 14px;
}
#footer2 li a,
#footer2 li a:hover{
text-decoration: none;
}
#footer2 li a{
	font-size:10px;
	color:#000;
}
#footer2 li a:hover{
text-decoration:underline;
}
#footer2 li#copyright2 em,
#footer2 li#copyright2 a{
display: block;
float: left;
color:#666;
margin-right: 3px;
}
#footer2 li#copyright2 em{
font-style: normal;
}
#footer2 li#copyright2 a{

}
/*================================*/
