@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#visual {
	position:relative;
	width:730px;
	height:319px;
}
div#visual img {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}

div#visual a {
	color:#FFF;
	text-decoration:none;
}
div#visual a:hover {
	text-decoration:underline;
}
div#content p {
	text-align:left;
	padding:10px 0 0 40px;
}
div#visual p {
	position:absolute;
	z-index:2;
	text-align:left;
	line-height:1.7;
	color:#FFF;
	left: 29px;
	top: 110px;
	height: 176px;
	width: 184px;
	padding:0;
}
div#content p.p-review {
padding-left:25px; background:url(../img/arrow.gif) 0 0.75em no-repeat; margin-left:40px; font-size:1.2em; font-weight:bold; color:#444;
}
div#content p.p-review span {
	font-size:0.8em; font-weight:normal;
}

div#content img.pic {
	padding:5px;
	border:#999 1px solid;
	margin:5px 0 0 0;
}
div#content p.topback {
	text-align:right;
	padding-right:20px;
}
div#content h2 {
	margin-top:0;
}
div#content h3 {
	border-left:#F00 2px solid;
	border-bottom:#666 1px dotted;
	line-height:1.8;
	font-size:1.3em;
	font-weight:bold;
	margin-left:30px;
	width:600px;
	padding-left:10px;
	text-align:left;
	margin-top:12px;
	color:#444;
	_margin-left:-60px;
}
div#content h4 {
	text-align: left;
	background-image:url(../img/arrow.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:40px;
	font-size:1.3em;
	margin-top:10px;
	color:#444;
}
p.ex {
	float:left; width:320px; padding-left:30px; margin-top:5px;
}
div#content p.ex img.pic { margin-bottom:10px;
}
div#content div.clearfix img.pic {
	float:right;
	margin-left:10px;
}
p.message {
font-size:1.2em; margin:5px 20px 0 -10px;
}
div#visual p a img.outlink {
	float:none;
	position:relative;
	padding:0 0 0 5px;
	margin:0 0 -1px 0;
}
/*c4p, C5, C6*/
div#visualc4p {
	position:relative;
	width:730px;
	height:319px;
}
div#visualc4p img {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}

div#visualc4p a {
	color:#000;
	text-decoration:none;
}
div#visualc4p a:hover {
	text-decoration:underline;
}
div#visualc4p p {
	position:absolute;
	z-index:2;
	text-align:left;
	line-height:1.7;
	color:#000;
	left: 29px;
	top: 110px;
	height: 176px;
	width: 184px;
	padding:0;
}
div#visualc4p p a img.outlink {
	float:none;
	position:relative;
	padding:0 0 0 5px;
	margin:0 0 -1px 0;
}
#insutoru {
	padding-top: 10px;
}
div#photo {
	width:650px;
	padding:0 30px;
}
table.data {
	padding:10px 0 0 30px;
	margin:0;
	color:#555;
	text-align:center;
	width:700px;
}
table.data th {
	width:143px;
	height:30px;
	border-right:#AAA 2px dotted;
	border-bottom:#666 1px solid;
	color:#555;
	padding-left:5px;
	vertical-align:middle;
	font-weight:normal;
}
table.data td {
	width:238px;
	height:30px;
	border-bottom:#999 1px solid;
	border-right:#CCC 2px dotted;
	padding:0 5px; /* :上下px　左右px; */
	vertical-align:middle;
}
table.data td.gaiyo {
	padding-bottom:5px;
	vertical-align:middle;
}
table.data td.gaiyo p {
	text-align:center;
}
table.data tr.table_top th {
	padding-left:5px;
		border-right:#DDD 1px solid;border-bottom:#999 2px solid;
	vertical-align:middle;
	font-weight:bold;
}
table.data td.price {
	font-weight:bold;
}
