body{
	font-size:14px;
	line-height:150%;
}


h1{
	background-image:url(img/rika_top.jpg);
	background-repeat:no-repeat;
	height:200px;
	text-indent:-9999px;
}


h2{
	border-left:10px solid #cccccc;
	border-right:10px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;

	font-size:16px;

	padding:10px 0 8px 20px;
}


h3{font-size:16px}


.desc{
	text-align:right;
	font-weight:bold;
	clear:left;
}


#menu{list-style-type:none}


#menu li{
	display:inline;
	border-right:1px solid #999999;
	padding:0 10px 0 15px;
}


#contents{
	width:  750px;
	background-image:url(img/c007icn.gif);
	background-repeat:repeat-y;
	background-position:right;
}


#body_section{width: 700px;}


.flt_left{
	float:left;
	margin:0 20px 0 0;
}


#profiles{
	border:1px solid #999999;
	border-collapse:collapse;
	width:700;
}


#profiles th{
	border:1px solid #999999;
	width:100;
	background-color:#ffcccc;
}


#profiles td{
	border:1px solid #999999;
	padding:10 10 10 30px;
}


