//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:200px;
	top:103px;
	font-family:Verdana;
	width: 740px;
}

div.left_box	{
	width:400px;
	float:left;
}
div.right_box	{
	width:320px;
	float: right;
}

ul	{
	margin: 3px 30px;
	font-size: 90%;
	list-style-type: square;
	line-height: 150%;
}

.main_area p	{
	margin: 7px 0px 3px 0px;
	font-size: 90%;
	line-height: 150%;
}
h2	{
	margin: 0px 0px 15px 0px;
	font-size: 100%;
}
h3.text	{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	border-left: 10px solid #607251;
	background-color: #c1e5a3;
	padding: 3px;
	margin-top: 10px;
}
.nowrap	{
	white-space: nowrap;
}
table.data	{
	border-collapse: collapse;
	border: 1px solid #009900;
	font-size: 90%;
	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; 
}


