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

* {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	font-style:normal;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0;
}
/*--------------------------------------------------------

float

-------------------------------------------------------- */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* hides from MacIE \*/

* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from MacIE */





/* --------------------------------------------------------

リンク

-------------------------------------------------------- */

a {
	line-height: 150%;
}
a:link {
	color: #0000FF;

}
a:visited {
	color: #660066;

}
a:hover {
	color: #CC0000;

}
a:active {
	color: #660066;

}
p {
	margin-right: 10px;
	margin-bottom: 1.5em;
	margin-left: 10px;
	line-height: 150%;
}
p.non {
	margin: 0px 0px 0em;
}
.mid {
	margin-bottom: 3em;
}
.midmax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7em;
	margin-left: 0px;
}
.end {
	margin: 0px 0px 5em;
}
p.cen {
	text-align: center;
}
.rig_cr {
	text-align: right;
	clear: both;
}
.fd_bred {
	font-weight: bold;
	color: #FF0000;
}
td {

}
ol, ul {
	margin: 0px;
	padding: 0px;
}
strong {
}
img {
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	color: #333333;
	text-align: center;
	font: 15px/140% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #d9d0ac;
}
body div {
	margin: auto;
	text-align: left;
}
#wrap {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #908052;
	border-left-color: #908052;
}
#wrap #header {
	background-image: url(img/sitetop.jpg);
	height: 180px;
	width: 780px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-top: 10px;
	background-position: 0px 10px;
	text-indent: -9999px;
}
#wrap h1 {
	margin-bottom: 1em;
	background-color: #EFECE2;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #675C3A;
}
#wrap #example {
	background-image: url(img/rei.gif);
	background-repeat: no-repeat;
	height: 850px;
	width: 640px;
	margin-top: 30px;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#wrap #dont_youknow {
	background-image: url(img/toph1.jpg);
	height: 194px;
	width: 780px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#wrap .review {
	background-image: url(img/review.gif);
	width: 600px;
	padding-top: 120px;
	background-repeat: no-repeat;
}
#wrap .review p {
	padding-right: 20px;
	padding-left: 10px;
}
#wrap .review .rev_end {
	background-image: url(img/review_btm.gif);
	margin: 0px;
	height: 120px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#wrap .review_name {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-weight: bold;
}
#wrap .tb_campany {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	border-collapse:collapse;
}
#wrap .tb_campany td {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #675C3A;
	border-bottom-color: #675C3A;
}
#wrap .ptitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}



#footer {
	width: 800px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #908052;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
	font-size: 13px;
}
#footer #copyright {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

