@charset "utf-8";
/* CSS Document */
.clear{
	clear:both;
}
.mt_30{
	margin-top:30px;
}
.mb_100{
	margin-bottom:100px;
}
.f_18{
	font-size:18px;
}
.m_line{
	margin-top:20px;
	margin-bottom:20px;
}
#function table{
	width:900px;
}
#function th{
	font-size:24px;
	width:220px;
	padding:10px 10px 10px 25px;
	background:url(../img/function_mark.png) no-repeat;
	color:#000;
}

.td_function{
	padding:10px;
	color:#000;
}
.td_function_link{
	width:262px;
	padding:10px 0;
}


#contents{
	padding-top:5px;
}
.clear{
	clear:both;
}
#footer {
	padding-top:15px;
	text-align:center;
}
.items_footer{
	margin:0 auto;
	width:502px;
}
#copy{
	padding-top:5px;
}

#items_cat{
	background-color:#d8e5f7;
}
#items_cat ul{
	list-style:none;
}
#items_cat li{
	float:left;
	margin-left:20px;
	text-align:center;
	color:#000;
	margin-top:5px;
	margin-bottom:5px;
}
.cat02 , .cat03 , .cat04 , .cat05{
	margin-top:20px;
}