@charset "UTF-8";

/* ========================================
		index.css
		author:arimoto
======================================== */

/* ----------------------------------------
		内容
---------------------------------------- */

/* -------- パンくず -------- */
.bread_crumb			{	font-size:10px; margin-bottom:30px;}
.bread_crumb a		{	font-size:10px;}
.bread_crumb span	{	padding:0 5px;}

/* -------- tit_category -------- */
h3.tit_category{
	float:left;
	margin-bottom:20px;
	padding-right:20px;
}

.mark_cfl{
	background:url(../img/mark_cfl.gif) no-repeat;
	background-position:top right;
}
