@charset "shift_jis";
/* CSS Document */

body {
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background:none;
	margin:0px auto;
	line-height:normal;
	letter-spacing:normal;
	font-size:11px;
}
#header {
	width: 100%;
	margin:-30px auto 0px 0px;

}
h1, #naviarea , #leftside , #home ,#submenu , #phr , #totop , #footerbg , #printnone{
	display:none;
}
#rightside {
	float: left;
	width: 100%;
	margin:0px auto 0px 0px;
	position:relative;
	display:block;
	line-height:normal;
	letter-spacing:normal;
	font-size:11px;
}
*:first-child+html #rightside {
	margin-left:-150px !important;
}
* html #rightside {
	margin-left:-100px !important;
}
#title {
	width: auto;
	margin-bottom: 0px;
}
#rightside h2 {
	width: 610px;
	margin:-5px 0px 0px 0px;
}
#rightside h3 {
	text-align:left;
}
*:first-child+html #rightside h3 {
	text-align:center;
}
* html #rightside h3 {
	text-align:center;
}
#rightside h3 img{
	width: 610px;
	margin:10px 0px 10px 0px;
}
*:first-child+html #rightside h3 img{
	width: 610px;
	margin:5px 0px 5px 0px;
}
*:first-child+html #rightside h3 img{
	width: 610px;
	margin:5px 0px 5px 0px;
}
#conbox td.td1l {
	background-color: #EEEFF0;
	padding: 0px;
}
#conbox td.td1lb {
	background-color: #EEEFF0;
	padding: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDD;
	text-align:center;
}
#conbox td.td1r {
	background-color: #F6F7F7;
	padding: 3px 5px;
}
#conbox td.td1rb {
	background-color: #F6F7F7;
	padding: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDD;
}
.corp h4 {
	background:none;
	font-size:12px;
	border-bottom:1px solid #8CB672;
	color:#8CB672;
	padding:0px;
	margin:3px 0px;
}
#conbox #txtl {
	float: none;
	width: 100%;
}
#txtl p {
	text-align: left;
	margin: 10px 0px;
}