@charset "utf-8";
#header,#navi,#topic_path,#sub_navi,#sub_banner,#page_top,#contents_banner,#footer,#pdf_text,.reader{
	display:none;
}
h3,h4,ul li,ol li,table{
	clear:both;
	padding-left:20px;
	margin-left:1px;
}
p{
	width:600px;
}
p img{
	padding-left:30px;
}
#main_contents{
	float:none;
}
#main_contents h2{
	margin-bottom:20px;
}
#second_contents{
	padding-left:30px;
}
.title_l{
	padding:0;
	margin-bottom:15px;
	padding-top:5px;
	font-weight:bold;
	width:625px;
	height:25px;
	letter-spacing:0px;
	clear:both;
	color:#FF1C6C;
	border-bottom:1px solid #FF1C6C;
}
ul li{
	list-style-type:circle;
}
ol li{
	list-style-type:decimal;
}
table{
	margin-left:10px;
	width:600px;
}
table,table tr,table th,table td{
	border:1px solid #FF1C6C;
}
table caption{
	padding:2px 0;
	background-color:#FF1C6C;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
table th{
	margin:10px 0;
	padding:5px;
	color:#FF1C6C;
	font-weight:bold;
	text-align:center;
}
table td{
	padding:5px;
}

