@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;}

table{
	border-style: none;
	padding: 0;
	margin: 0;
}

td{
	vertical-align: top;
	font-size: 12px;
	font-family: monospace;
}

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-top: 20px;
}
#header {
	width: 800px;
	height: 70px;
}
#header02{
	float: left;
	width:760px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.2;
}
#main{
	float: left;
	width:770px;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.2;
}
#main2{
	float: left;
	width:750px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}
#main2 p{
	margin-bottom: 15px;
}
#main2 .style1 {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
#main2 ul{list-style:none;}
#main2 ul li{
	padding:0px 0px 10px 16px;
	background-image: url(image/arr2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

div.top01{
	float: left;
	width:770px;
	margin-top: 10px;
}
div.top01 p{
	margin-bottom: 7px;
}
div.top02{
	float: left;
	width:230px;
}
div.top03{
	float: right;
	width:530px;
}
div.top04{
	float: left;
	width:350px;
	background-image: url(image/t_new.gif);
	background-repeat: no-repeat;
	height: 280px;
}
div.top05{
	float: right;
	width:170px;
}
div.top06{
	float: left;
	width:530px;
	clear: both;
	margin-top: 10px;
}
#add{float: left;width:240px;height: 200px;}
#new{
	float: left;
	width:320px;
	height: 225px;
	background-image: url(img/new.gif);
	background-repeat: no-repeat;
	padding: 40px 15px 15px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
*.logbox{
	width: 320px;
	height: 225px;
	overflow: auto;
}
q  { color: #008000; }	
#footer {
	clear: both;
	color: #333333;
	width: 800px;
	text-align: center;
	height: 30px;
	font-size: 12px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

/* table
----------------------------*/
div.table1{}

div.table1 table{
	border-bottom:2px solid #c48775;
	border-collapse:collapse;
	border-right: 2px solid #c48775;
}
div.table1 td{
	padding:10px;
	vertical-align:top;
	border-top: 2px solid #c48775;
	border-left: 2px solid #c48775;
	background-color: #fffee7;
}
div.table1 td.c1{
	text-align:left;
	background-color: #666666;
	vertical-align: middle;
}
*.sbr{
	font-size: 4pt;
}
*.bl {
	color: #0000aa;
}
*.red {
	font-size: 14px;
	color: #ee0000;
}
*.gr {
	font-size: 14px;
	color: #00cc00;
}
*.mar {
	font-size: 14px;
	margin: 10pt;
}
*.yel {
	font-size: 14px;
	color: #efef00;
}
*.pur {
	font-size: 14px;
	color: #cc00cc;
}
*.ora {
	font-size: 14px;
	color:#fb805f;
}
*.ul {
	text-decoration: underline;
}
*.ol {
	text-decoration: overline;
}
*.dl {
	text-decoration: line-through;
}
*.mid {
	font-size: 15px;
	font-weight: bold;
}
*.gs{
	font-family: sans-serif;
}
*.mi{
	font-family: serif;
}
*.hi{
	font-family: cursive;
}
*.so{
	font-family: fantasy;
}
*.to{
	font-family: monospace;
}
