@charset "UTF-8";
/* CSS Document */

.header{
	height:272px;
	width:345px;
	padding-right:10px;
	float: right;
}
h1 {
	margin:0px;
	padding-left:15px;
	display: block;
	float: right;
}
h1 a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2{
	text-align: left;
	padding-bottom: 20px;
	margin: 0px;
	padding-left: 0px;
}

.container .text {
	background-image: url(../img/textbg.jpg);
	background-repeat: repeat;
	padding-bottom: 30px;
	width: 600px;
	margin-bottom: 30px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}

.container .text .textarea {
	margin: auto;
	text-align: left;
	padding-left: 50px;
}

.container .text p {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	line-height: 1.6em;
	text-align: left;
	font-size: 1.3em;
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
}

.left{
	float:left;
}

.right{
	float:right;
}
.wrapper {
	margin: auto;
	width: 980px;
}
h3 {
	color: #FFFFFF;
	margin-top: 2em;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 60px;
	padding-bottom: 0px;
	padding-top: 20px;
	font-size:1.6em;
}
.container .wrapper .text h4 {
	font-size: 1.6em;
	color: #300F2B;
	margin-top: 2em;
	line-height: 2em;
	padding-bottom: 5px;
	padding-left: 60px;/*
	color: #993366;
	font-size: 80%;
	margin-bottom: 0px;
	*/
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #300F2B;
	margin-right: 30px;
	margin-left: 30px;
}
h5 {
	color: #660000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
}

/*------------------------------
書籍
-------------------------------*/

/*左側*/
.bookLeft {
	float: left;
	width: 150px;
	padding-left: 30px;
}
.container .text .bookLeft p {
	margin-left:0px;
	margin-right:0px;
	font-size: 1.2em;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
}
.container .wrapper .text .bookLeft h5 {
	margin:0px;
}

/*右側*/
.bookRight {
	float: right;
	width: 350px;
	padding-right: 30px;
}
.container .wrapper .text .bookRight p{
	padding-left:0px;
	padding-right:0px;
}
.container .wrapper .text .bookRight h4{
	margin-left:0px;
}

.container .wrapper .text .bookRight .mokuji {
	font-size: 1.2em;
	color: #333333;
	padding-left: 5px;
}


/*リンク*/
.booklink {
	background-image: url(../publish/img/booklinkBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	width: 150px;
}
.container .wrapper .text .bookLeft .booklink p{
	margin:0px;
	padding:0px;
}
.container .wrapper .text .bookLeft .booklink a {
	background-image: url(../publish/img/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	display: block;
	height: 15px;
	padding-left: 30px;
	color: #FA7B98;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}

.container .wrapper .text .bookLeft .booklink a:hover{
	color:#CC0000;
	background-image: url(../publish/img/markOn.gif);
}


.auther{
	clear:both;
	padding-top:3em;
	background-position: left bottom;
}

.container .text .quote p {
	font-size: 1.2em;
	color: #333333;
	margin-top: 5px;
	padding: 0px;
}
.container .wrapper .text .top {
	margin-top: 5px;
}
.container .wrapper .text .quote {
	margin-right: 30px;
	margin-left: 30px;
}
