body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color:#CCCCCC;
	background-image:url(img/bg.jpg);
}

#wrapper{
width:100%;
min-height:100%;
margin:0 auto -80px;
height:auto !important;
height:100%;
background-color:#FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	background-color: #730B0A;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #730B0A;
}
#main{
	width:100%;
}

#main01{	
	width:900px;
	height:500px;
}
#fotter-space{
	height:80px;
	}
#footer{
	width:100%;
	height:80px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #730B0A;
	background-color: #730B0A;
	margin-left: 0px;
	padding-left: 0px;
}
#footer01{
	width:800px;
}
p{
	font-size: 14px;
	line-height: 26px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
a{
	color:#999999;
	}
a:hover{
	color:#666666;
	}
.top_5{
	padding-top:5px;
	}
.top_20{
	padding-top:20px;
	}
.top_48{
	padding-top:48px;
	}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {color: #ffffff; font-weight: bold; }
.style6{
	font-size:12px;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;
	margin: 5px;
	width: 200px;
	border: thin double #B86681;
	height: 30px;
	background-color: #CB7F98;
	color: #FFFFFF;
}

.padding_top20{
	padding-top:20px;
	}
#main a{
	color:#FFFFFF;
	text-decoration: none;
	}
#main a:hover{
	color:#666666;
	}

