@charset "utf-8";

/* コンテンツタイトル */

div#contents_title div h2 {
	width: 340px;
	height: 50px;
	background: url(../../images/price/h2_title.gif) 0 0 no-repeat;
}


/* サイドナビ */

div#side div#side_navi ul li#snavi_price a {
	background: url(../../common/images/contents/side_navi.gif) -220px -60px no-repeat;
}



/* コンテンツスタイル
----------------------------------------------------------- */
div#main {
	background: url(../../images/price/main_bg_price.jpg) -14px 28px no-repeat;
}

div#main h3 {
	margin-bottom: 110px;
}

* html div#main h3 {
	margin-bottom: 110px;
}

div#main ul {
	margin: 0 20px;
}


/* tableスタイル */

div#main table {
	width: 564px;
	margin: 0 20px 10px 20px;
	color: #666;
	font-size: 100%;
	line-height: 1.5;
}

div#main table th,
div#main table td {
	padding: 5px 6px;
	border: 1px solid #CCC;
	text-align: center;
}

div#main table th {
	background: #F3F3F3;
}

div#main table td {
	padding: 5px 6px;
}

div#main table td.pv,
div#main table td.price {
	text-align: right;
}

div#main table td em {
	color: #CC0000;
	font-size: 110%;
	font-weight: bold;
}
