@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#main h2{
	background: url(common/images/bg_main_h2.jpg) no-repeat;
}

h2#img_top {
	width: 580px;
	height: 240px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#sub {
   	height: 230px;
	_height: 600px;
}

.box_new {
	width: 338px;
	_width: 360px;
	height: 185px;
	_height: 205px;
	padding: 10px;
	overflow: auto;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

.box_new span {
    color: #993300;
	font-weight: bold;
}
.box_new p {
    color: #993300;
	font-weight: bold;
}

#tx_main_right a {
    padding-bottom: 15px;
	display: block;
} 

