@charset "utf-8";


#top_head{
	width: 100%;
	height: 400px;
}

@media print{
#top_head{
	background: url(../images/top/main_substitution.jpg) repeat-x;
	width: 975px;
	height: 400px;
}
}


#midashi_main{
	margin-top:10px;
}


#midashi01{
	border-top: 1px solid #B1AFAA;
	margin-top: 30px;
	padding-top: 10px;
}




#top_main {
	line-height: 20px;
	margin-top: 25px;
}

#top_main img {
	margin: 2px 25px 25px 0px;
	float: left;
}


.top_main_bold {
	color:#663300;
	font-weight:bold;
}





.line_yoko {
	text-decoration:line-through;
}


.table_bg01 {
	background:#F7F7F7;
}


.table_bg02 {
	background:#B29E7D;
}


.table_bg02 p {
	color: #fff;
}





#table_top {
	width:610px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
}


#table_top th {
	width:60%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
	padding: 7px 10px 7px 10px;
	font-weight: lighter;
}

#table_top td {
	width:35%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px 10px 7px 10px;
	text-align: right;
	white-space: nowrap;
}



.font_kakaku {
	color:#ED1C24;
	font-size:14px;
	font-weight: bold;
}




#top_box {
	width:620px;
	margin: 15px -30px 0px 10px;
}



#news_box {
	background: url(../images/top/news_dot.gif) repeat-x;
	width:280px;
	margin: 0px 30px 10px 0px;
	padding-top: 15px;
	float: left;
}


#w80_left {
	width:80px;
	float: left;
	text-align: left;
}

#w200_right {
	width:200px;
	float: right;
	text-align: left;
}


#w200_right h5 p {
	font-size:12px;
}

#w200_right p {
	font-size:11px;
	line-height:16px;
	margin-top:5px;
}






