@charset "utf-8";
/* ::::: http://www.directbook.jp/css/style_main.css ::::: */

body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#444444;
	background-color:#FFF;
}
img {
	border: 0px none;
}
h1, form, dt, dl, dd {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin-top: -1px;
}
.width {
	width: 960px;
	margin: 0px auto;
}
#header {
	margin: 15px 15px 0px;
}
#header h1 {
	float: left;
	padding: 5px 20px 0px 10px;
}
#header .navigation {
	float: left;
	font-size: 75%;
	line-height: 34px;
	color: rgb(51, 51, 51);
}
#header .navigation span {
	color: rgb(255, 153, 0);
	font-weight: bold;
}
#header .call {
	float: right;
}
#header:after {
	content: " ";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}
.button2 {
	margin: 6px 0px;
	background: url('http://www.theresponsecopy.jp/wp-content/themes/responsecopy/images/ebook/ebook_tmp_header_bg_1.jpg') repeat-x scroll 0% 0% transparent;
	height: 52px;
	text-align: center;
}
.button2 dt {
	float: left;
	font-size: 85%;
	font-weight: bold;
}
.button2 dt a {
	background: url('http://www.theresponsecopy.jp/wp-content/themes/responsecopy/images/ebook/ebook_tmp_header_bg_1.jpg') no-repeat scroll 0% 0% transparent;
	width: 160px;
	display: block;<u></u>
	text-decoration: none;
	text-align: center;
	color: #777777;
	padding-top: 14px;
	padding-bottom: 11px;
}
.button dt a:hover {
	text-decoration:underline;
	color:#FF9900;
}
a {
	color: rgb(0, 51, 153);
}
a:hover {
	color: rgb(255, 153, 0);
}
#guidebox_sc {
	width: 217px;
	padding: 0px 0px 15px;
}
.goods {
	margin: 0px 0px 0px;
	padding: 15px;
}
.goods table {
	/*	width: 100%;*/
	margin: 0px;
	padding: 0px;
	border: 0px none;/*	border-collapse: collapse;*/
}
.goods td {
	vertical-align: top;/*	padding: 5px 15px 15px;*/
}
.goods td.picture {
	width: 300px;
	padding: 0px;
}
.goods td .title {
	font-size: 130%;
	font-weight:bold;
}
.goods td .name {
	font-size: 60%;
	padding-bottom: 10px;
	margin: 3px 0px 7px;
	border-bottom: 1px dotted rgb(204, 204, 204);
}
.goods td .name span {
	color: rgb(0, 51, 153);
	text-decoration: underline;
}
.goods td .price {
	font-size: 60%;
	color: rgb(102, 102, 102);
	margin: 0px 0px 10px;
}
.goods td .price span {
	font-size: 220%;
	color: rgb(153, 0, 0);
	padding: 0px 0px 0px 5px;
}
.goods td .price strong {
	font-size: 160%;
	color: rgb(0, 0, 0);
	padding: 0px 0px 0px 5px;
}
.goods td .stock {
	font-size: 60%;
	margin: 0px 0px 15px;
}
.goods td .stock span {
	font-size: 160%;
	color: rgb(0, 153, 0);
	font-weight: bold;
}
.goods td .stock a {
	font-weight: bold;
}
.goods td .delivery {
	font-size: 60%;
}
.goods td.buy {
	width: 217px;
	padding-left: 20px;
}
.goods td.buy .box {
	text-align: center;
	background-color: rgb(192, 219, 242);
	border-width: 1px 1px 0px;
	border-style: solid solid none;
	border-color: rgb(109, 174, 225) rgb(109, 174, 225) -moz-use-text-color;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 5px 5px 0px 0px;
}
.goods td.buy .box p {
	margin: 5px 0px;
}
.goods td.buy .box p.text {
	font-size: 75%;
	padding: 3px 0px 8px;
	margin: 0px;
}
.goods td.buy .box_bottom {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
.goods td.buy .box_bottom {
	padding: 10px 0px;
	background-color: rgb(235, 243, 254);
	border-right: 1px solid rgb(109, 174, 225);
	border-width: 0px 1px 1px;
	border-style: none solid solid;
	border-color: -moz-use-text-color rgb(109, 174, 225) rgb(109, 174, 225);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 0px 0px 5px 5px;
}
.goods td.buy .box_bottom a {
	display: block;
	background: url('http://www.theresponsecopy.jp/wp-content/themes/responsecopy/images/ebook/guides.jpg') repeat scroll 0% 0% transparent;
	border: 1px solid rgb(136, 136, 87);
	border-radius: 5px 5px 5px 5px;
	width: 170px;
	margin: 0px auto;
	padding: 3px 0px;
	text-decoration: none;
	color: rgb(2, 1, 102);
}
.goods td.buy .box_bottom a:hover {
	color: rgb(2, 1, 102);
}
.goods td.buy .navigation {
	background-color: rgb(248, 245, 215);
	border: 1px solid rgb(197, 197, 148);
	border-radius: 5px 5px 5px 5px;
	padding: 3px;
	margin: 10px 0px;
}
.goods td.buy .navigation li {
	list-style: none outside none;
	font-size: 80%;
	margin: 8px;
	font-weight: bold;
}
.goods td.buy .navigation li a {
	display: block;
}
.product_description {
	margin: 15px 232px 0px 0px;
	padding: 10px 0px 0px;
	font-size: 85%;
	line-height: 130%;
}
.product_description .title {
	color: rgb(204, 102, 0);
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
}
.product_description p {
	margin: 10px 0px 10px 20px;
}
.warranty {
	margin: 15px 232px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 2px dotted rgb(204, 204, 204);
	font-size: 85%;
	line-height: 130%;
}
.warranty .title {
	color: rgb(204, 102, 0);
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
}
.warranty p {
	margin: 10px 0px 10px 20px;
}
.register {
	margin: 15px 232px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 2px dotted rgb(204, 204, 204);
	font-size: 85%;
	line-height: 130%;
}
.register .title {
	color: rgb(204, 102, 0);
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
}
.register p {
	margin: 10px 0px 10px 20px;
}
.table_of_contents {
	margin: 15px 232px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 2px dotted rgb(204, 204, 204);
	font-size: 85%;
	line-height: 130%;
}
.table_of_contents .title {
	color: rgb(204, 102, 0);
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
}
.table_of_contents p {
	margin: 10px 0px 10px 20px;
}
.customer {
	margin: 15px 232px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 2px dotted rgb(204, 204, 204);
	font-size: 85%;
	line-height: 130%;
}
.customer .title {
	color: rgb(204, 102, 0);
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
}
.site_link {
	text-align: center;
	margin: 13px 0px;
	font-size: 90%;
	color: rgb(153, 153, 153);
}
.site_link a {
	padding: 0px 7px;
}
.link {
	background-color: #FFF;
}
.link .width {
	background: url('http://www.theresponsecopy.jp/wp-content/themes/responsecopy/images/ebook/policy.jpg') no-repeat scroll right center transparent;
	margin: 0px auto;
}
.link .novice {
	padding: 14px 0px 10px;
}
.link dl, dt, dd {
	margin: 0px;
}
.link dl {
	float: left;
}
.link dt {
	font-size: 75%;
	padding: 0px 0px 8px 8px;
	margin-right: 40px;
}
.link dt a {
	color: rgb(0, 0, 0);
}
.privacy_mark {
	width: 78px;
	height: 85px;
	float: right;
	margin: -12px 307px 0px 0px;
}
.copyright {
	font-size: 70%;
	color: #666666;
	text-align: center;
	height: 28px;
	line-height: 50%;
}
#dpub-reviews, #dpub-review-form {
	font-size: 13px;
	width: 500px;
}
#dpub-review-avg-table td {
	font-size: 13px;
}
/* ::::: http://www.directbook.jp/css/dpub_review_main.css ::::: */

.fonts85 {
	font-size:85%;
}
.fonts85gray {
	font-size:85%;
	color:#666666;
}
.fonts120 {
	font-size:120%;
}
.fonts120b {
	font-size:120%;
	font-weight:bold;
}
.colord00 {
	color:#dd0000;
}
.commenttitle1 {
	font-size: 130%;
	font-weight: 600;
	color: #F90;
}
.btn:hover {
	opacity:0.6;
}