@charset "UTF-8";

/* －－－－－ 専用スタイル －－－－－ */

#content #main .item {
	width: 670px;
	margin: 10px auto 20px auto;
	}

#content #main .item img.valigntop {
	vertical-align: top;
	}


#content h3 {
	padding: 5px 2px;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left-style: none;
	color: #CC0000;
	font-weight: bold;
	font-size: 120%;
	margin: 10px 0px 15px 0px;
	}

#content h3 span.new {
	font-size: small;
	font-weight: normal;
	background-color: #ffe4e1;
	}









