html,body{
	height:100%;
	font-family: Verdana, Arial, sans-serif;
}

body{
	margin:0;
	padding:0;
	background-color:#eeeeee;
	text-align:center;
	font-size:100%;
}

#main_container{
	margin:auto;
	padding:0;
	display:block;
	min-height:100%;
	width:900px;
	background-image: url("../img/all5.png");
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#ffffff;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	text-align:left;
	position:relative;
	top:0;
}

* html #main_container {
	height:100%;
}

#main_container div.left_box{
	margin:0;
	padding:0;
	height:720px;
	width:547px;
	display:block;
	position:relative;
	top:0;
	left:0;
}

#main_container div.right_box{
	margin:0;
	padding:0;
	height:720px;
	width:353px;
	display:block;
	position:absolute;
	top:0;
	right:0;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

#main_container div.right_top_box{
	margin:0;
	padding:0;
	height:157px;
	width:353px;
	display:block;
	position:relative;
	top:0;
	left:0;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

#main_container div.right_middle_box{
	margin:0;
	padding:0;
	height:65px;
	width:353px;
	display:block;
	position:relative;
	top:0;
	left:0;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

#main_container div.right_middle_box img.linkimg{
	margin:0;
	padding:0;
	border:none;
	height:65px;
	width:353px;
}

#main_container div.right_bottom_box{
	margin:0;
	padding:0;
	height:498px;
	width:353px;
	display:block;
	position:relative;
	top:0;
	left:0;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

div#main_container div.main_html{
	margin:0;
	padding:165px 10px 10px 10px;
	height:100%;
	width:527px;
	white-space: normal;
	white-space: normal-wrap;
	white-space: normal-line;
	white-space: -normal-wrap;
	white-space: -o-normal-wrap;
	white-space: -moz-normal-wrap;
	white-space: -hp-normal-wrap;
	word-wrap: break-word;
	position:relative;
	top:0;
	left:0;
}

div#main_container div.main_html div.midasi{
	margin:0;
	padding:0 0 0 4px;
	font-size:120%;
	width:80%;
	font-weight:bold;
	border-bottom: 2px solid #333333;
	border-left:10px solid #333333;
}

div#main_container div.main_html div.midasi span.initial{
	font-size:120%;
	color:#f71600;
}

.honbun_strong{
	font-weight:bold;
	color:#f71600;
	background-color:#ffffff;
}

.strong{
	font-weight:bold;
}

div#main_container div.main_html table{
	margin:0 0 0 10px;
	padding:0;
	font-size:100%;
	color:#333333;
	border:none;
	border-collapse:collapse;
}

div#main_container div.main_html table tr{
	margin:0;
	padding:0;
	font-size:100%;
	color:#333333;
	border:none;
	border-collapse:collapse;
}

div#main_container div.main_html table tr td.row_head{
	margin:0;
	padding:0;
	font-size:80%;
	color:#333333;
	border-bottom:1px dashed #666666;
	border-collapse:collapse;
	font-weight:bold;
}

div#main_container div.main_html table tr td.row_text{
	margin:0;
	padding:10px 0 10px 30px;
	font-size:80%;
	color:#333333;
	border-bottom:1px dashed #666666;
	border-collapse:collapse;
}

div#main_container div.main_html table tr td.row_nohead{
	margin:0;
	padding:10px 0 10px 0px;
	font-size:80%;
	color:#333333;
	border-bottom:1px dashed #666666;
	border-collapse:collapse;
}

.dispbtn{
	
	margin:0;
	padding:3px;
	border:1px solid #333333;
	background-color:#f71600;
	color:#ffffff;
	
}
