@charset "utf-8";

/* -------------------------------------------------------------
CSS Information

 Site URL:		http://www.c-bokuso.co.jp/
 File name:		fp10th.css(http://www.c-bokuso.co.jp/news.css)
 Summary:		all styles
 Created:		2009-07-15
 Last update:	2009-07-15 by Shinsuke Masuda
 Author:		Shinsuke Masuda

-------------------------------------------------------------- */

/* -------------------------------
__Img box
------------------------------- */

.detail_red .imgbox {
	clear: left;
	padding: 10px 30px 20px 30px;
}

.detail_red .imgbox ul {
	padding: 0 0 0 15px;
}

.detail_red .imgbox ul li {
	width: 100px;
	height: 75px;
	float: left;
	padding: 14px 14px 0 0;
}

.detail_red .imgbox ul li a {
	padding: 0 !important;
}