/*-- ■SECTION 010 全体設定 --*/
body{margin:0;padding:0;text-align:center;font-size:13px;*font-size:small;*font:x-small;
background:url(images/bg-body.gif) repeat-x #000;
font-family:"ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'メイリオ', Verdana, Arial, sans-serif;}
form{margin:0;padding:0;text-align:left;}
input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,table	{
	clear:both;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
	}
p,address	{
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
	}
img	{
	margin: 0;
	padding: 0;
	border:none;
	}
ul	{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
table{
	border-collapse:collapse;
	}
hr	{
border:none;
border-bottom-style:solid;
border-color:#fff;
background:#fff;
}

div.clearboth{display:block;clear:both;height:0px;font-size:0px;margin:0;padding:0;line-height:0;overflow:hidden;}
/*-- clear fix --*/
.clearfix{zoom:1;/*for IE 5.5-7*/}
.clearfix:after{content:".";display:block;clear:both;height:0px;visibility:hidden;/*for modern browser*/}
* html .clearfix{display:inline-table;/*\*/display:block;/**/}

.magTop5{
margin-top:5px;
}
.magBottom5{
margin-bottom:5px;
}
.magBottom10{
margin-bottom:10px;
}
.magBottom20{
margin-bottom:20px;
}
.magTop20	{
	margin-top:20px;
}
.magTopBottom5{
	margin-top:5px;
	margin-bottom:5px;
}
.magTopBottom10{
	margin-top:10px;
	margin-bottom:10px;
}
.magLeft20{
margin-left:20px;
}
.waku666	{
	border:solid 1px #666;
}
.wakuccc	{
	border:solid 1px #ccc;
}
.phL{
float:left;
margin-right: 10px;
margin-bottom: 10px;
}
.phR{
float:right;
margin-left: 10px;
margin-bottom: 10px;
}
#align-center	{
text-align:center;
}
#align-right	{
text-align:right;
}
#backtotop,.backtotop	{
	text-align:center;

}
#backtotop a,.backtotop a	{
	color:#b888c4;
	text-decoration:underline;
}
#backtotop a:hover,.backtotop a:hover	{
	color:#ccc;
	text-decoration:underline;
}
#backtotop img,.backtotop img	{
	vertical-align:middle;
	margin-right:3px;
}
.backtotop	{
margin: 20px 0;
}
/*-- ■SECTION 010 レイアウト設定 --*/
.container01{
width:100%;
min-height: 600px;
_height:600px;
background:url(images/bg_right.jpg) no-repeat top right;
position:relative;
text-align:center;
}
.container02{
width:100%;
min-height: 600px;
_height:600px;
background:url(images/bg_left.jpg) no-repeat 0 300px;
position:relative;
padding-top:120px;
}
.container02 h1{
position: absolute;
top: 26px; 
left:40px;
}
.container03{
width:680px;
border:solid 1px #999;
text-align:center;
position:relative;
margin: 0 auto 40px;
}
.container04{
padding-top:40px;
padding-bottom:40px;
}
.fotter	{
background:url(images/bg_fotter.gif) repeat-x;
padding-top:80px;
}
