@charset "utf-8";

body{
	font-family: Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color: #000000;
}

/* #sub_body ************* */

#sub_body {
	margin : 0 auto;
	padding: 20px 0px 0px 0px;
	width: 915px;
}

#sub_body .release {
	padding: 0px 0px 0px 30px;
	width: 855px;
	height: 33px;
	background-image: url(../img/release/release.jpg);
	background-repeat:no-repeat;
	background-position: 30px 0px;
}

#sub_body .release p {
	padding: 0px 0px 0px 12px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 33px;
}

/* #cont ************* */
#cont {
	padding: 25px 0px 0px 30px;
	float: left;
	width: 450px;
}

#cont .cont_img {
	padding: 0px 0px 15px 0px;
}

#cont .cont_img_read p {
	padding: 0px 0px 35px 0px;
	line-height: 1.6em;
	font-size: 1.3em;
	text-align: justify;
	text-justify: inter-ideograph;
}

#cont .cont_chapter {
	padding: 12px 0px 0px 0px;
}

#cont .cont_chapter2 {
	padding: 45px 0px 0px 0px;
	font-size: 1.2em;
	line-height: 1.6em;
	word-break: break-all;
	width: 450px;
}

#cont .cont_chapter h3{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
}

#cont .cont_chapter_read {
	padding: 4px 0px 0px 0px;
}

#cont .cont_chapter_read p {
	font-size: 1.2em;
	line-height: 1.4em;

}

#cont .cont_chapter_img {
	padding: 4px 0px 0px 0px;
}

#cont .cont_chapter_img img {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

/*#cont .cont_chapter2 ul.chapter_list {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}*/
/*本文入力スタイル反映*/
#cont .cont_chapter2 strong {
	font-weight: bold;
}
#cont .cont_chapter2 em {
	font-style: italic;
}
#cont .cont_chapter2 blockquote {
	margin: 0 0 0 40px;
	padding: 0;
}
#cont .cont_chapter2 ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}
#cont .cont_chapter2 ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 15px;
}

/* #cont2 ************* */

#cont2 {
	padding: 0px 0px 30px 35px;
	width: 400px;
	float: left;
}

#cont2 .cont2_img {
	margin: 15px 0px 0px 0px;
	width: 380px; 
	height: 508px;
	background-image: url(../img/cont/magazine_shadow.jpg);
}

#cont2 .cont2_img img {
	padding: 10px 0px 0px 10px;
}

#cont2 .cont2_price {
	float: left;
	width: 180px;
/*	height: 82px;*/
	padding: 15px 0px 0px 10px;
}

#cont2 .cont2_buy_btn {
	float: right;
	width: 180px;
	padding: 15px 30px 0px 0px;
}

#cont2 a {
	display: block;
	width: 180px;
	height: 43px;
	text-indent:-2000px;
	overflow:hidden;
}

#cont2 .cont2_buy_btn a:link,#cont2 .cont2_buy_btn a:visited {
	background-image: url(../img/cont/buy_btn.jpg);
}

#cont2 .cont2_buy_btn a:hover {
	background-position: 0px -43px;
}

#cont2 .cont2_foam_btn {
	float: right;
	width: 180px;
	padding: 7px 30px 0px 0px;
}

#cont2 .cont2_foam_btn a:link,#cont2 .cont2_foam_btn a:visited {
	background-image: url(../img/cont/foam_btn.jpg);
}

#cont2 .cont2_foam_btn a:hover {
	background-position: 0px -43px;
}
