@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#FFFFFF;
}
a:focus{
	outline:none;
}
/* ここから自費出版 */
#container #publi-content {
	width:740px;
	height:auto;
	margin:20px auto 0px auto;
}
#container #publi-content #left {
	float:left;
	width:210px;
	height:auto;
}
#container #publi-content #left ul {
	list-style:none outside;
}
#container #publi-content #left li {
	list-style:none;
	padding-left:20px;
	width:190px;
	background:url(../img/section-img/publi/btn01.gif) no-repeat 0px 2px;
}
#container #publi-content #left li h4 {
	font-size:14px;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:7px;
}
#container #publi-content #left h5 {
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	color:#333333;
}
#container #publi-content #left .btn-area1 {
	width:210px;
	height:auto;
	margin-top:10px;
	background:url(../img/section-img/publi/q.gif) no-repeat 0px 3px;
	
}
#container #publi-content #left .btn-area1 h6 {
	font-size:12px;
	line-height:130%;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-left:30px;
}
#container #publi-content #left .btn-area2 {
	width:210px;
	height:auto;
	margin-top:10px;
	background:url(../img/section-img/publi/a.gif) no-repeat 0px 3px;
	
}
#container #publi-content #left .btn-area2 h6 {
	font-size:12px;
	line-height:130%;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-left:30px;
}
#container #publi-content #right {
	float:right;
	width:500px;
	height:800px;
}
#container #publi-content #right #process {
	margin-top:20px;
	width:500px;
	height:auto;
}
#container #publi-content #right #process #left-img{
	float:left;
	width:200px;
	height:auto;
}
#container #publi-content #right h3 {
	font-size:14px;
	font-weight:700;
	line-height:140%;
	color:#CC3300;
}
#container #publi-content #right p.lead {
	margin-top:15px;
}
#container #publi-content #right .process-area1 {
	width:500px;
	height:108px;
	background:url(../img/section-img/publi/process1.gif) no-repeat;
}
#container #publi-content #right #process #text-area {
	float:right;
	width:290px;
	height:auto;
}
#container #publi-content #right #process #text-area h5.text01 {
	margin-top:7px;
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #publi-content #right #process #text-area h5.text02 {
	margin-top:53px;
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #publi-content #right #process #text-area h5.text03 {
	margin-top:52px;
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #publi-content #right #process #text-area h5.text04 {
	margin-top:52px;
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #publi-content #right p.voice {
	clear:both;
	margin-top:15px;
}
#footer {
	width:800px;
	height:20px;
	margin-top:20px;
	background-color:#002060;
}
/* ここから最新刊行書籍 */
#container #publi-content #right .title {
	width:500px;
	height:40px;
	border-top:solid 1px #B72D00;
	border-bottom:solid 1px #B72D00;
}
#container #publi-content #right .title h2 {
	font-size:16pt;
	font-weight:700;
	text-align:left;
	padding-top:10px;
	color:#B72D00;
}
#container #publi-content #right .book01 {
	width:500px;
	height:190px;
	margin-top:20px;
	background-image:url(../img/section-img/publi/book01.gif);
	background-repeat:no-repeat;
}
#container #publi-content #right .book01 .text-area {
	padding-top:40px;
	margin-left:150px;
	width:350px;
	height:70px;
}
#container #publi-content #right .book01 .text-area h4 {
	font-size:13pt;
	line-height:140%;
	font-weight:600;
}
#container #publi-content #right .book01 .text-area h5 {
	font-size:13px;
	line-height:140%;
	font-weight:normal;
}
#container #publi-content #right .book01 .btn {
	margin:20px auto auto 150px;
	width:350px;
	height:40px;
}
#footer h6{
	font-size:12px;
	font-weight:normal;
	text-align:center;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}