/*追加項目*/
span.cat_des
	{
	color:#848585;
	line-height:100%;
	}
.entry-title
	{
	margin-bottom:20px;
	}
.entry-box
	{
	margin-top:5px;
	}

.h3
	{
	width:490px;
	margin:10px;
	font-size:14px;
	color:#333;
	background:#e9e9e9;
	text-indent:10px;
	padding-top:5px;
	border-top:2px solid #eaeaea;
	border-bottom:2px dotted #c6c6c6;
	}

.h3 a
	{
	color:#333;
	text-decoration:none;
	}

#banner-inner
	{
	text-align:left;
	padding:20px 40px 10px 50px;
	}

#banner h1
	{
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	}

#banner h1 a
	{
	text-decoration:none;
	color:#333333;
	}

#banner h1 a:hover
	{
	color:#333;
	}
#category
	{
	width:500px;
	float:left;
	margin:5px 20px 5px 30px;
	display:inline;
	}

#category ul
	{
	list-style-type:none;
	padding:0px;
	margin:0px;
	}

#category ul li
	{
	float:left;
	margin-right:20px;
	white-space: nowrap;
	}

#description
	{
	margin:0 30px;
	}

#description h2
	{
	color:#454646;
	font-size:14px;
	font-weight:normal;
	}

