@charset "utf-8";
/* CSS Document */





/* page id */
div.rec001{
background: url(/images/rec001_heading_01.jpg) top left no-repeat;
}

div.rec002{
background: url(/images/rec002_heading_01.jpg) top left no-repeat;
}

div.rec003{
background: url(/images/rec003_heading_01.jpg) top left no-repeat;
}

div.rec004{
background: url(/images/rec004_heading_01.jpg) top left no-repeat;
}










.text-title{
	font-weight:bold;
	font-size:120%;
	margin-top:24px;
	margin-bottom:8px;
	color:#ff0000;
	}

.fuction_box ul li {
	text-align:center;
	vertical-align:middle;
	margin:0 9px 10px 0;
	_margin:0 8px 10px 0;
	float:left;
	height:37px;
	width:160px;
	padding:23px 0px 0;
	background: url(/images/rec_btn_01.jpg) top left no-repeat;
}

.fuction_box ul li:hover {
	background: url(/images/rec_btn_02.jpg) top left no-repeat;
}

.fuction_box ul li a {
	display:block;
	margin-top:-23px;
	padding:23px 0px 0;
	height:37px;
}

.fuction_box ul li 

.top-m{
	/margin-top:10px;
	}
.point{
	background: url(/common/images/ico_point.gif) 2px 3px no-repeat;
	padding-left:18px;
	margin-left:8px;
	}
