@charset "utf-8";
#main_content h3{
border:none;
font-size: 110%;
font-weight:bold;
padding:0;
height:auto;
margin-bottom:10px;
}
h3 {
    border-bottom: 1px solid #aaaaaa;
    color: #a51300;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-bottom: 10px;
}
#main_content img {
float: none;
}
.box{
width:680px;
font-size:110%;
font-weight:bold;
background-color:#fae3b8;
border: solid 2px #fdf5e6;
border-radius:15px;
text-align:center;
position:relative;
font-size:1.6em;
padding:15px 0;
margin:20px 0;
}
.box a{
font-weight:bold;
}
.box:hover{
	opacity:0.75;
}
#shosai_btn{
}
#shosai_btn span{
	text-shadow:none;
	display:inline;
	font-size:14px;
}
#shosai_btn a{
	text-decoration:none;	
}
#pamp_btn{
	box-shadow: 2px 2px 3px rgba(250,200,205,0.5);
	-moz-box-shadow: 2px 2px 3px rgba(250,200,205,0.5);
	-webkit-box-shadow: 2px 2px 3px rgba(250,200,205,0.5);
	text-shadow:1px 2px 3px rgba(0, 0, 0, 0.3);	
}
.btn_pdf{
	position:absolute;
	left:140px;
	top:23px;
}
.ready_box{
	background-color:#696969;
	text-align:center;
	width:680px;
	font-size:1.6em;
	font-weight:bold;
	padding:15px 0;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin-top:30px;
	margin-bottom:50px;
	color:#ffffff;
	text-shadow:2px 2px 1px rgba(190, 190, 190, 0.5);
	box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
	-moz-box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
}
iframe{
margin-bottom:10px;
}
colgroup col{
 width:7em;
}
section span{
display:block;
margin-right:10px;
}