@charset "utf-8";
/* CSS Document */

.ProductBox {
	overflow:auto;
	padding-bottom:10px;
	width:634px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ProductLeftPhoto {
	width:170px;
	float:left;
}

.ProductText {
	width:450px;
	float:right;
	font-size:12px;
	line-height:1.6em;
}

.MoreBtn {
	padding-top:15px;
	padding-bottom:15px;
}

.MoreBtn a {
	background-color:#ECE9E3;
	border:1px solid #C0B69E;
	padding:5px;
	padding-right:18px;
	background-image:url(http://www.fujii-daishi.co.jp/img/more_allow.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#373226;
	text-decoration:none;
}

.MoreBtn a:hover {
	color:#FFF;
	background-color:#C0B69E;
	background-image:url(http://www.fujii-daishi.co.jp/img/more_allow_on.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.SelectBtn {
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.SelectBtn a {
	background-color:#ECE9E3;
	border:1px solid #C0B69E;
	padding:5px;
	padding-right:18px;
	background-image:url(http://www.fujii-daishi.co.jp/img/more_allow.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#373226;
	text-decoration:none;
	width:100px;
	display:block;
	margin-right:10px;
}

.SelectBtn a:hover {
	color:#FFF;
	background-color:#C0B69E;
	background-image:url(http://www.fujii-daishi.co.jp/img/more_allow_on.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.ProductBox h4 {
	font-size:16px;
}

.ProductBoxText {
	padding-left:14px;
	font-size:12px;
	background-image:url(http://www.fujii-daishi.co.jp/img/hBorder.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:15px;
}

.ProductBoxText h5 {
	margin:0;
	padding:0;
	font-size:14px;
	padding-bottom:3px;
}

.jp12 {
	font-size:12px;
	font-weight:normal;
}

.ProductBoxText dl {
	padding-bottom:15px;
}

.ProductBoxText dt {
	font-weight:bold;
	padding-bottom:3px;
}

.ProductBoxText dd {
	padding-left:1em;
	margin:0;
}

.ProductCal {
	padding-bottom:10px;
	margin-top:-10px;
}

.ProductCal th {
	font-size:12px;
	background-color:#C0B69E;
}

.ProductCal .Pay {
	background-color:#DAD5C9;
}

.ProductCal tr {
	text-align:center;
	font-size:12px;
	background-color:#ECE9E3;
	line-height:1.6em;
}

.SelectTable {
	padding-top:10px;
	padding-bottom:20px;
}

.SelectTable td {
	font-size:12px;
}

