@charset "utf-8";

/*==========================================
File name: category.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */


#top h1{
	margin: 0;
	padding: 0;
}

#top h2{
	font-size:20px;
	border-bottom:#00A0E9 1px solid;
	margin-bottom:13px;
	padding-bottom:5px;
}


.t_news p{
	margin-bottom:5px;}
	
.hoken_list ul{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;}	

.hoken_list li{
	float:left;}


.hoken_list li + li{
	margin-left:16px;}




