﻿* {
	border-color: #000000;
	font-family: ＭＳ 明朝,ＭＳ ゴシック,MS UI Gothic,Tahoma;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
}
#rbox {
	/* height:100%; */
  	/* height: 600px; */
  	/* Height 540px; */
  	height: 552px;	/* height: 512px */
	width: 768px;
	float: left;
	background-color: white;
	margin: 16px 12px 12px 100px;
}
#rbox_head {
	text-align: right;
	height: 8px;
	width: 100%;
	background-image: url('images/rbox_h1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#rbox_body_left {
	float: left;
	/* height: 620px; */
	height: 660px;		/* <--- Height 620px */
	width: 8px;
	background-image: url('images/rbox_b1.gif');
	background-repeat: repeat-y;
}
#rbox_body {
	color: #232323;
	line-height: 16px;
	float: left; /* height: 100%; */; /* height: 600px; */;
	height: 680px;		/* <--- Height 640px */
	width: 582px;
	background-image: url('images/rboxback.gif');
	background-repeat: no-repeat;
	background-position: left 48px;
}
#rbox_body_right {
	float: right;
	/* height: 620px; */
	height: 660px;		/* <--- Height 620px  */
	width: 8px;
	background-image: url('images/rbox_b2.gif');
	background-repeat: repeat-y;
}
#rbox_foot {
	text-align: right;
	height: 8px;
	width: 100%;
	background-image: url('images/rbox_f1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#rbox_body p {
	font-family: "ＭＳ 明朝";
	font-size: 12px;
}
#rbox h1 {
	font-size: 15px;
	line-height: 15px;
	color: #000033;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-color: #336600;
	border-left-color: #336600;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEFFEE;
}
h2 {
	font-size: 15px;
	line-height: 16px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	width: 640px;
}
#jcv {
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	margin-left: 100px;
	float: left;
	height: 100px;
	width: 600px; //;
	background-image: url('images/!cid_DFDE9536E94D43EFA2D81CB11C42E4CC@e500a15t.gif'); //;
	background-repeat: no-repeat;
}
.none {
	clear: both;
	height: 0px;
	width: 100%;
}
.new {
	color: red;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
