@charset "Shift_JIS";

/* コンテンツ
---------------------------------------------------- */

#content{
background:url(../itaku/img/itaku_bg.jpg) no-repeat;
width:807px;
}

#content:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}

/* お問合 */

#new_faq{
clear:both;
padding:30px 0 10px 50px;
}

#new_faq ul{
width:807px;
height:35px;
}

#new_faq li{
float:left;
}

#new_faq #mail a{
background:url(../new/img/faq_mail.gif) no-repeat;
display:block;
width:187px;
height:35px;
text-indent:-9999px;
}

#new_faq #mail a:hover{
background:url(../new/img/faq_mail02.gif) no-repeat;
}

/* 商品 */

.newinfo {
	margin: 0 0 0 50px;
	padding-top:100px;
}
.new_photo {
	float: left;
	margin-left:30px;
	width: 241px;
	height:259px;
	background:url(../itaku/img/itaku_img_bg.jpg) no-repeat;
}
.new_photo #no {
	margin:10px 10px 5px 10px;
	font-size:10px;
	}
.new_photo #img {
	margin:0 auto 8px auto;
	height:198px;
	width:223px;
	}
.new_photo #price {
	margin-right:10px;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
	}
.new_table {
	float: right;
}
.other_photo {
	margin-top:8px;
	float: right;
	width:400px;
}
.other_photo img {
	border:solid #ccc 1px;
	padding:3px;
	background:#fff;
	}
.pagetop {
	margin:0 50px 10px 0;
	text-align:right;
	font-size:11px;
	clear:both;
	}
.newinfo02 {
	clear: both;
	width: 690px;
	margin-bottom: 10px;
}
.newinfo02:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
.newinfo02 h4 {
	background:url(../itaku/img/titleimg.gif) top left no-repeat;
	line-height:25px;
	padding-left:40px;
	margin-bottom:5px;
	}

/* テーブル */

.shiyou_table th {
  text-align: center;
  font-weight: normal;
  padding: 4px 10px;
  border-right: 1px solid #bcbc9f;
  border-bottom: 1px solid #bcbc9f;
  background:url(../tokusen/img/thbg.gif) repeat-x bottom #dedecf;
}
.w_th {
	width: 120px;
}
.w_td {
	width: 230px;
}
.shiyou_table td {
  padding: 4px 10px;
  border-bottom: 1px dotted #d1d1c1;
  background: #ffffff;
}

.shiyou_table .border_top{
border-top: 1px dotted #d1d1c1;
}

.shiyou_table{
font-size:12px;
line-height:140%;
border-spacing: 1px;
width:390px;
margin:10px 0 0 10px;
}

.shiyou_table .bg{
background:url(../tokusen/img/thbg.gif) repeat-x bottom #dedecf;
border-right: 1px solid #bcbc9f;
border-bottom: 1px solid #bcbc9f;
text-align:center;
}