//div{
	border-top:1px red dotted;
	border-left:1px red dotted;
}


BODY{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(http://219.163.56.19/user/ryusen2/files/design_side_bg.jpg);
	background-repeat:repeat-y;
}
img	{border:0;}

.TOP_AREA{
	position:absolute;
	left:444px;
	top:34px;
	font-family:Verdana;
	color:#999999;
	font-size: 85%;
}

.MAIN_AREA{
	position:absolute;
	left:185px;
	top:113px;
	font-family:Verdana;
	width: 570px;
}

ul	{
	margin: 3px 30px;
	font-size: 90%;
	color:#666666;
	list-style-type: square;
}

.main_area p	{
	margin: 7px 0px 3px 0px;
	font-size: 90%;
	color:#666666;
	line-height: 130%;
}
h1.text, h2.text, h3.text	{
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	padding: 3px;
}
h2.text	{
	clear: both;
}
.nowrap	{
	white-space: nowrap;
}
table.data	{
	border-collapse: collapse;
	border: 1px solid #009900;
	font-size: 90%;
	color:#666666;
	line-height: 130%;
}
table.data th, table.data td	{
	border: 1px solid #009900;
}
p#pagetop	{
	text-align: right;
	font-size: 80%;
}

/* toiawase_page */
.form	{
	font-size: 90%;
	color:#666666;
	line-height: 130%;
}
textarea, input.text { 
	width: 420px; 
}

