@charset "utf-8";
/*formatting style 
--------------------------------*/
* {font-style: normal;margin: 0px;padding: 0px;}

body {
	font-family: sans-serif;
	background-color: #FFFFFF;
}
.arr01 {color: #9D3719;padding-right: 5px;}
a img {border-style: 0px none;}

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-top: 20px;
}
#header {
	width: 800px;
	height: 100px;
}
#header02{
	float: left;
	width:760px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.2;
}
#main{
	float: left;
	width:760px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.2;
}
#main2{
	float: left;
	width:760px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.2;
}
#main2 p{
	margin-bottom: 15px;
}
#main2 h3{
	margin-bottom: 10px;
	color: #993300;
}

div.top01{
	float: left;
	width:560px;
	margin: 15px 15px 15px 100px;
}
div.top01 p{
	margin-bottom: 7px;
}
div.top02{
	float: left;
	width:580px;
	border: 2px solid #9D3719;
	margin-left: 80px;
	padding: 5px 10px;
	background-color: #FFFEE7;
	margin-bottom: 15px;
}
div.box01{
	float: left;
	width:760px;
	margin-bottom: 10px;
	text-align: center;
}
div.modoru{
	width:720px;
	float: left;
	margin-bottom: 10px;
	text-align: right;
}
div.main2 {color: #FFFFFF;height: 270px;width: 720px;display: inline;}
#flash{
	width:740px;
	float: left;
	height: 270px;
	padding-left: 20px;
}
div.flash {color: #FFFFFF;height: 270px;width: 720px;display: inline;}
div.side1 {
	height: 270px;
	width: 20px;
	display: inline;
	clear: left;
	float: left;
}
div.side2 {
	height: 270px;
	width: 20px;
	display: inline;
	float: right;
}
#add{float: left;width:240px;height: 200px;}
#new{
	float: right;
	width:450px;
	height: 130px;
	background-image: url(img/new.gif);
	background-repeat: no-repeat;
	padding: 50px 40px 20px 30px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
*.logbox{
	width: 450px;
	height: 130px;
	overflow: auto;
}
q  { color: #008000; }	
#footer {
	clear: both;
	color: #FFFFFF;
	width: 800px;
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding-top: 5px;
	background-color: #D08A6B;
}
