@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 6/8
*/
/*------------------------------------------------------------
	テンプレート
------------------------------------------------------------*/
#conts #categores {
	margin: 0 0 0 10px;
}

	* html #conts #categores {
		zoom: 100%;
	}

	*+html #conts #categores {
		zoom: 100%;
	}

#conts #categores:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#conts #categores .box {
	margin-bottom: 10px;
	width: 50%;

	float: left;
}

#conts #categores .box .thumbnail {
	float: left;
}

#conts #categores .box p {
	margin: 0 0 0 95px;
	padding-right: 15px;
}

#conts #categores .box p a {
	padding-left: 20px;
	background: url(/img/icon/02.gif) no-repeat left center;

	font-size: 14px;
	font-weight: bold;
}

#conts #categores {

}

#conts #categores {

}

#conts #categores {

}

