@charset "utf-8";

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	name : review.css

 : :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
 
  /* ********************************************************************************
 * theme about
 * ******************************************************************************** */
div#theme {
	width: 635px;
	margin-left: 20px;
}
div#themeTop,
div#aboutTop {
	width: 635px;
	height: 146px;
	background: url(../../review/images/review_theme_top.jpg) no-repeat 0 0;
	position: relative;
}
div#aboutTop {
	background: url(../../about/images/about_top.jpg) no-repeat 0 0;
	height: 155px;
}
div#themeTop ul#stepLink,
div#aboutTop ul#stepLink {
	position: absolute;
	top: 13px;
	left: 80px;
	width: 530px;
}
div#themeTop h2 {
	position: absolute;
	left: 80px;
	top: 63px;
	font-weight: bold;
	color: #855c04;
	line-height: 1.5;
}
div#aboutTop h2 {
	position: absolute;
	left: 83px;
	top: 102px;
}
div#themeTop h2 span {
	font-size: 167%;
	color: #FFFFFF;
}
div#themeContents,
div#aboutContents {
	width: 635px;
	background: url(../../review/images/review_theme_contents.jpg) repeat-y 0 0;
}
div#aboutContents {
	width: 635px;
	background: url(../../about/images/about_bg.jpg) repeat-y 0 0;
}
div#themeContents p,
div#aboutContents p.honmon {
	width: 525px;
	margin-left: 65px;
	line-height: 1.6;
	padding-bottom: 20px;
}
div#aboutContents p.honmon {
	color: #864c13;
}
div#themeContents p img{
	margin: 0 0 20px 20px;
}
div#themeContents div.signature{
	width: 525px;
	margin-left: 65px;
	text-align: right;
	padding-bottom: 20px;
}
 /* ********************************************************************************
 * btnToTop 〔about〕
 * ******************************************************************************** */

p#btnToTop {
	margin: 30px 0 0 175px;
	padding-bottom: 155px;
}	
p#btnToTop a {
	display: block;
	width: 285px;
	height: 37px;
	background: url(../../about/images/about_btn_back.gif) left top no-repeat;
	text-indent: -5000px;
}
p#btnToTop a:hover {
	background-position: left bottom;
}



 /* ********************************************************************************
 * entryBtn
 * ******************************************************************************** */
#entryBtn {
	display: block;
	margin: 20px 0 0 195px;
	width: 285px;
	height: 37px;
	background: url(../../review/images/review_btn_post.gif) left top no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -5000px;
}
#entryBtn:hover {
	background: url(../../review/images/review_btn_post.gif) left bottom no-repeat;
}


 /* ********************************************************************************
 * review
 * ******************************************************************************** */
div#reviewContainer {
	width: 604px;
	margin: 20px 0 0 35px;
	padding-bottom: 15px;
}
div#reviewContainer p.text01 {
	font-size: 77%;
	line-height: 1.5;
	margin-bottom: 25px;
}
div.reviewNaviContainer {
	width: 604px;
	position: relative;
	margin-bottom: 5px;
}
div.reviewNaviContainer p.text02 {
	font-weight: bold;
	color: #f48502;
}
div.reviewNaviContainer ul.reviewNavi {
	width: 470px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}
div.reviewNaviContainer ul.reviewNavi li {
	margin-left: 10px;
	display: inline;
	color: #864c13;
}
div.review {
	margin-bottom: 20px;
}
div.reviewTop {
	width: 604px;
	height: 84px;
	background: url(../../review/images/review_top.jpg) no-repeat 0 0;
}
div.reviewTop div.reviewer {
	width: 538px;
	margin: 0 0 0 35px;
	background: url(../../review/images/review_line.gif) no-repeat left bottom;
	padding-bottom: 8px;
}
div.reviewTop div.reviewer dl {
	margin-left: 16px;
	color: #9a7402;
}
div.reviewTop div.reviewer dl dt,
div.reviewTop div.reviewer dl dd {
	float: left;
}
div.reviewTop div.reviewer dl dd {
	margin-left: 15px;
	line-height: 1.1;
}
div.reviewTop div.reviewer dl.reviewer01 {
	padding-top: 20px;
}
div.reviewTop div.reviewer dl dd.left {
	margin-right: 30px;
}
div.reviewTop div.reviewer dl.reviewer02 {
	padding-top: 8px;
}
div.reviewContents {
	width: 604px;
	background: url(../../review/images/review_contents.jpg) repeat-y 0 0;
	padding-bottom: 20px;
}
div.reviewText {
	width: 535px;
	line-height: 1.6;
	margin-left: 36px;
	margin-bottom: 20px;
}
div.reviewImage {
	width: 200px;
	float: right;
	margin: 0 0 20px 10px;
	text-align: center;
}
div.graph {
	margin-bottom: 20px;
}
