@charset "utf-8";

* {
	margin: 0 0;
	padding: 0 0;
}
img {
	border: none;
}
ul li{
	list-style:none;
}
/* =================== ヘッダーここから ========================= */

#header {
	width:100%;
	background:transparent url(/img/pc/header_bg1.gif) repeat-x scroll 0 0;
	height:222px;
}
#headerMain {
	width:850px;
	margin:0 auto;
	background:transparent url(/img/pc/header_bg2.jpg) no-repeat scroll 0 0;
	height:222px;
	padding-right:0;
}
#headerForm {
	width:485px;
	margin:0px 0 0 350px;
}
.text1{
	width:350px;
	margin-top:25px;
	float:left;
}
#btn1{
	width:116px;
	height:50px;
	display:block;
	float:right;
	margin-top:20px;
	border:none;
	background:transparent url(/img/pc/header_submit.gif) no-repeat scroll 0 0;
	text-indent:-9999px;
}
#address01{
	width:150px;
}
#address02{
	width:150px;
}
/* =================== メインコンテンツここから ========================= */

#wrap{
	width:100%;
	background-color:#95db4f;
	padding:20px 0 0 0;
}
#topBox {
	width:850px;
	margin:0 auto;
	background:transparent url(/img/pc/main_top.gif) no-repeat scroll 0 0;
	height:202px;
}
#gifImage1 {
	width:120px;
	padding-left:430px;
	padding-top:120px;
}
#gifImage1 ul.gifSpace1 li {
	display:inline;
	margin-right:10px;
}
#topSubmit {
	width:146px;
	float:left;
	position:relative;
	top:141px;
	left:138px;
}
#middleBox {
	width:850px;
	margin:0 auto;
	padding-top:20px;
}
#leftBox {
	width:273px;
	float:left;
	background:transparent url(/img/pc/middle_decome.gif) no-repeat scroll 0 0;
	height:226px;
	margin-right:15px;
}
#gifImage2 {
	width:240px;
	padding-top:53px;
	padding-left:20px;
}
#gifImage2 ul li {
	display:inline;
	margin-right:2px;
}
#centerBox {
	width:273px;
	float:left;
	background:transparent url(/img/pc/middle_wait.gif) no-repeat scroll 0 0;
	height:230px;
	margin-right:15px;
	margin-top:-4px;
}
#rightBox {
	width:273px;
	float:left;
	background:transparent url(/img/pc/middle_anime.gif) no-repeat scroll 0 0;
	height:229px;
	margin-top:-2px;
}
#bottomBox {
	width:850px;
	margin:20px auto 0 auto;
	clear:both;
}
#contBottom {
	width:862px;
	height:200px;
	margin:20px auto 0 auto;
	background:transparent url(/img/pc/footer_bg.gif) no-repeat scroll 0 0;
}
#fotterForm {
	padding:70px 0 0 150px;
}
#footerSubmit {
	padding:5px 0 0 390px;
}
#btn2{
	border: 0px;
    width: 110px;
    height: 41px;
    display:block;
    margin:10px 0 0 240px;
    background:transparent url(/img/pc/footer_submit.gif) no-repeat scroll 0 0;
}
#copyright {
	width:100%;
	background-color:#ffe327;
}
#address {
	width:380px;
	margin:0 auto;
	height:33px;
	background-color:#ffe327;
}
span.guard{
    position:absolute;
    display:block;
    width:250px;
    height:150px;
    background-image:url(/img/pc/spacer.gif);
}
