@charset "utf-8";


/* ===================================================================

CSS information

 file name  :manuscript2.css
 author     :Nihon Hicom
 style info :一冊の本が出来るまでページ設定用
 data       :2011.09.06
 name       :Masahiko Maruo
 
=================================================================== */

#main_content #page_header2{
	margin:0;
	padding:0;
	width:700px;
	height:200px;
	background:url(../../images/page_image/manuscript_images/manuscript_header2.jpg) no-repeat;
}
#main_content .page_header h2,
#main_content .page_header h3,
#main_content .page_header h4,
#main_content .page_header p,
#main_content #page_main .concept h5,
#main_content #page_main #detail3 h5,
#main_content #page_main #detail3 h6,
#main_content #page_main #detail4 h5,
#main_content #page_main #detail5 h5{
	display:none;
}

.step{
	margin:15px 0 0;
	padding:0;
	width:700px;
	height:auto;
}
#step1{
	margin-top:0px;
}
.step_header{
	background:url(../../images/page_image/page_header.jpg) no-repeat;
	width:700px;
	height:20px;
}
.step_main{
	background:url(../../images/page_image/page_main.jpg) repeat-y;
	width:675px;
	height:auto;
	padding:10px 15px 10px 10px;
	overflow:hidden;
}
.step_footer{
	background:url(../../images/page_image/page_footer.jpg) no-repeat;
	width:700px;
	height:20px;
}
.step_main h3,.step_main p,.step_main ul,.step_main dl{
	float:left;
	
}
.step_main h3{
	text-indent:-9999px;
	overflow:hidden;
	width:180px;
	height:54px;
	margin-left:10px;
	margin-right:15px;
}
.step_main p,.step_main dl{
	width:470px;
}
.step_main ul{
	margin-left:16px;
	width:454px;
}
.step_main dl dt{
	color:#7e974e;
	font-weight:bold;
	font-size:15px;
	width:470px;
	line-height:25px;
	border-bottom:1px #CCC solid;
	margin:10px 0 5px;
}
.step_main ul li{
	list-style:decimal;
	margin-bottom:10px;
}
span.danger{
	margin-top:10px;
	color:#F00;
}
#step1 h3{
	background:url(../../images/page_image/manuscript_images/step1.jpg) no-repeat;
}
#step2 h3{
	background:url(../../images/page_image/manuscript_images/step2.jpg) no-repeat;
}
#step3 h3{
	background:url(../../images/page_image/manuscript_images/step3.jpg) no-repeat;
}
#step4 h3{
	background:url(../../images/page_image/manuscript_images/step4.jpg) no-repeat;
}
#step5 h3{
	background:url(../../images/page_image/manuscript_images/step5.jpg) no-repeat;
}
#step6 h3{
	background:url(../../images/page_image/manuscript_images/step6.jpg) no-repeat;
}
#step7 h3{
	background:url(../../images/page_image/manuscript_images/step7.jpg) no-repeat;
}
#step8 h3{
	background:url(../../images/page_image/manuscript_images/step8.jpg) no-repeat;
}
#step9 h3{
	background:url(../../images/page_image/manuscript_images/step9.jpg) no-repeat;
}
#step10 h3{
	background:url(../../images/page_image/manuscript_images/step10.jpg) no-repeat;
}