@charset "Shift_JIS";
@import url("common.css");

h3 {
	clear		: both;
	height		: 15px;
	overflow	: visible;
	margin		: 30px 0 20px ;
	padding		: 0;
	font-size	: x-small;
}

#right h4 {
	font-size	: 12px;
	margin		: 0 0 3px 0;
}
#right p {
	margin		: 0 5px 0 0;
}

table{
	font-size	: 12px;
}

/* ========== Product ========== */

#right .contbox {
	color		: #FFF;
	font-size	: 12px;
	padding		: 5px 0 5px 0;

}

#right .contbox .item {
	width		: 270px;
	float		: left;
	line-height	: 120%;
	padding		: 0 10px;
}

#right .contbox p.thumb {
	width		: 70px;
	float		: left;
	margin		: 0 5px 0 0;
}

#right .item a:link, #right .item a:visited {
	color		: #FFF;
	text-decoration	: none;
}

/* ========== News ========== */

#right #news .newsbox {
	padding		: 10px 0;
	border-bottom	: 1px dashed #666;
}

#right #news .newsbox h4 {
	background	: url("img/tri_red.gif") no-repeat center left;
	padding		: 0 0 0 10px;
}

#right #news .newsbox p {
	padding		: 0 0 0 10px;
}

.backg {
		background	: url("img/topbackimage.jpg") no-repeat top left;
		padding	: 30px 0 0 0px;
		margin	: 0 0 10px 0;
}

/* ========== News ========== */
.entry-header{
	font-size:14px;
	font-weight:bold;
	background	: url("img/tri_red.gif") no-repeat center left;
	padding		: 0 0 3px 10px;
	border-bottom	: 1px dashed #999;
}


/* ========== boxs ========== */
.boxs{
	padding		: 0 0 20px 0;
}

.boxs p{
	padding		: 5px;
}

.boxs img{
	float		: left;
	margin		: 0 10px 10px 0;
}

