
table.gnav{
	background-image: url(../common/images/share_navi_bg01.gif) ;
	width:840px;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:20px;
	margin-top:5px;
}

p.last{
	margin-bottom:30px;
}

.navi{
	margin-left:3px;
}

table.price{
	border:1px solid #362f2d;
	border-right:2px solid #362f2d;
	border-bottom:2px solid #362f2d;
	margin:6px 0 30px 15px;
	width:515px;
}

td.c1{
	border:1px solid #362f2d;
	border-right:none;
	border-bottom:none;
	background-color:#f0f0f0;
	text-align:center;
	font-weight:bold;
	color:#362f2d;
	padding:6px 0;
}

td.c2{
	border:1px solid #362f2d;
	border-right:none;
	border-bottom:none;
	background-color:#8cc6d9;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	width:150px;
}

td.c3{
	border:1px solid #362f2d;
	border-bottom:none;
	border-right:none;
	text-align:center;
	width:180px;
}

td.c4{
	border:1px solid #362f2d;
	border-bottom:none;
	border-right:none;
	text-align:left;
	padding-left:5px;
	width:315px;
}

