@charset "UTF-8";

/*============================================================
//
//  マイブックcss
//  =0 マイブック共通
//  =1 
//  =2 
//  =3 
//  =4 
//  =5 
//  =6 
//
//==========================================================*/

/* =0 マイブック共通*/
#main h3{
	width:718px;
	height:120px;
	text-indent:-9999px;
	background:url(/image/mybook/ttl.jpg) no-repeat;
	border-bottom:2px solid #0b2c0d;
}
#main .cnts_box{
	width:688px;
	padding:15px;
	background:#f5eed4;
}
#main .cnts_box h4{
	width:688px;
	height:40px;
	text-indent:-9999px;
}
#main .cnts_box p{
	font-size:14px;
	line-height:140%;
}
#main .cnts_box a{
	font-weight:normal;
	color:#360;
}


/* =1 ＜マイブック出版＞のご案内*/
#main .cnts_box #guide h4{
	background:url(/image/mybook/guide_ttl.gif) no-repeat;
}
#main .cnts_box #guide h5{
	width:688px;
	height:80px;
	text-indent:-9999px;
	background:url(/image/mybook/guide_cap.gif) no-repeat;
	margin-bottom:20px;
}
#main .cnts_box #guide .contact{
	width:688px;
	height:130px;
	text-indent:-9999px;
	background:url(/image/mybook/guide_contact.gif) no-repeat;
}



/* =1 こんな出版社です*/
#main .cnts_box #about h4{
	background:url(/image/mybook/about_ttl.gif) no-repeat;
}
#main .cnts_box #about h5{
	width:688px;
	height:120px;
	text-indent:-9999px;
	background:url(/image/mybook/about_cap.gif) no-repeat;
	margin-bottom:20px;
}
#main .cnts_box #about .catch{
	font-size:16px;
	color:#360;
	margin:15px 0 3px;
}
#main .cnts_box #about .soudan{
	width:380px;
	height:30px;
	text-indent:-9999px;
	background:url(/image/mybook/about_soudan.gif) no-repeat;
	margin-top:20px;
}
#main .cnts_box #about .box{
	width:684px;
	border:1px solid #360;
	margin:5px 0;
	padding:1px;
}
#main .cnts_box #about .box .box2{
	width:660px;
	border:1px solid #360;
	padding:11px;
}
#main .cnts_box #about .box ul{
	width:300px;
}
#main .cnts_box #about .box ul li{
	font-size:14px;
	line-height:150%;
}
#main .cnts_box #about .box ul li span{
	color:#360;
}
#main .cnts_box #about .cap{
	font-size:10px;
	color:#630;
}


/* =1 マイブック出版7つのステップ*/
#main .cnts_box #step h4{
	background:url(/image/mybook/step_ttl.gif) no-repeat;
}
#main .cnts_box #step h5{
	width:688px;
	height:30px;
	text-indent:-9999px;
	background:url(/image/mybook/step_cap.gif) no-repeat;
	margin-bottom:20px;
}
#main .cnts_box #step h6{
	width:688px;
	height:45px;
	text-indent:-9999px;
}
#main .cnts_box #step h6.stp_01{
	background:url(/image/mybook/step_01.gif) no-repeat;
}
#main .cnts_box #step h6.stp_02{
	background:url(/image/mybook/step_02.gif) no-repeat;
}
#main .cnts_box #step h6.stp_03{
	background:url(/image/mybook/step_03.gif) no-repeat;
}
#main .cnts_box #step h6.stp_04{
	background:url(/image/mybook/step_04.gif) no-repeat;
}
#main .cnts_box #step h6.stp_05{
	background:url(/image/mybook/step_05.gif) no-repeat;
}
#main .cnts_box #step h6.stp_06{
	background:url(/image/mybook/step_06.gif) no-repeat;
}
#main .cnts_box #step h6.stp_07{
	background:url(/image/mybook/step_07.gif) no-repeat;
}
#main .cnts_box #step p{
	margin-bottom:20px;
}


/* =1 マイブック出版の一部をご紹介*/
#main .cnts_box #sample h4{
	background:url(/image/mybook/sample_ttl.gif) no-repeat;
}
#main .cnts_box #sample h5{
	width:688px;
	height:60px;
	text-indent:-9999px;
	background:url(/image/mybook/sample_cap.gif) no-repeat;
	margin-bottom:20px;
}
#main .cnts_box #sample .inner_box{
	width:688px;
	background:url(/image/common/line_cnts.gif) no-repeat left bottom;
	margin-bottom:20px;
	padding-bottom:20px;
}
#main .cnts_box #sample img{
	float:left;
	witdh:100px;
	border:1px solid #333;
}
#main .cnts_box #sample .inner_box .txt_box{
	float:right;
	width:575px;
}
#main .cnts_box #sample .inner_box .txt_box p{
	margin-bottom:10px;
}
#main .cnts_box #sample .inner_box .txt_box .catch{
	font-size:14px;
	color:#630;
}
#main .cnts_box #sample .inner_box .txt_box .ttl{
	font-size:18px;
	color:#360;
	margin:5px 0 10px;
}
#main .cnts_box #sample .inner_box .txt_box .ttl span{
	font-size:14px;
}
