/* 全指定 */
* {
	margin:0;
/*	padding:0;
	font-size:100%;
*/
	font-weight:normal;
	font-style:normal;
	line-height:130%;
	text-decoration:none;
}
body {
	font-size:13px;
	color:darkslategray;
	font-family:MS P Gothic, Verdana, Sans-Serif, Arial;
	height:100%;
	text-align: center;
}

/* 下のメッセージ */
div#but {
	font-size:13px;
	color:blue;
	float:right;
	margin-right:5px;
	margin-bottom:10px;
	text-align:right;
}


img #border {
	border:1px;
}
img .border {
	border:1px;
}

img {
	border:0px;
}
a:link {
	color:blue;
	text-decoration:none;
}
a:visited {
	color:blue;
	text-decoration:none;
}
a:active {
	color:blue;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}

.white a:link {
	color:white;
	text-decoration:none;
}
.white a:visited {
	color:white;
	text-decoration:none;
}
.white a:active {
	color:white;
	text-decoration:none;
}
.white a:hover {
	color:red;
	text-decoration:none;
}

/*   Menu  Start  */
#menu {
	float:right;
	margin:40px 5px 0px 0px;
	font-size:13px;
	color:red;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	display:inline;
}

#menu a:link {
	color:blue;
	text-decoration:none;
}
#menu a:visited {
	color:blue;
	text-decoration:none;
}
#menu a:active {
	color:blue;
	text-decoration:none;
}
#menu a:hover {
	color:red;
	text-decoration:underline;
}
/*   Menu  End  */

/*   Center Banner  */
#banner {
	margin:5px 5px 5px 5px;
}

/*   Content left  */
.Left_530 {
	float:left;
	width:530px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:3px;
}
.Left_250 {
	float:left;
	width: 250px;
	margin-top:5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 3px;
}
/*  Contents Right */
.Right_530 {
	float:right;
	width:530px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:2px;
	margin-right:5px;
}
.Right_250 {
	float:right;
	width: 250px;
	margin-top:5px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 5px;
}


/* 丸角530  */
.C_530 {
	width:530px;
	background-color:#ECF1F4;
	background-image: url("../image/table/box2_530_frame.gif");
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.C_530 .topTitle{
	background-image: url("../image/table/box2_530_top_title.gif");
	background-repeat: no-repeat;
	width: 530px;
}
.C_530 .bodyTitle{
	background-image: url("../image/table/box2_530_body_title.gif");
	background-repeat: no-repeat;
/*	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
*/	width: 530px;
}
.C_530 .boxBottom{
	background-image: url("../image/table/box2_530_bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	font-size:0px;
}
.C_530 td{
	vertical-align: middle;
}

.C_530_B {
	width:530px;
	background-color:#ECF1F4;
	background-image: url("../image/table/box2_530_blue_frame.gif");
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.C_530_B .topTitle{
	background-image: url("../image/table/box2_530_blue_top_title.gif");
	background-repeat: no-repeat;
	width: 530px;
}
.C_530_B .bodyTitle{
	background-image: url("../image/table/box2_530_blue_body_title.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.C_530_B .boxBottom{
	background-image: url("../image/table/box2_530_blue_bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	font-size:0px;
}
.C_530_B td{
	vertical-align: middle;
}

/*  丸角250  */
.C_250{
/*	background-color:red; */
	background-color:#ECF1F4;
	background-image: url("../image/table/box2_250_frame.gif");
	background-repeat: repeat-y;
	width: 250px;
	margin-bottom: 5px;
}
.C_250 .topTitle{
	background-image: url("../image/table/box2_250_top_title.gif");
	background-repeat: no-repeat;
	width: 250px;
}

.C_250 .bodyTitle{
	background-image: url("../image/table/box2_250_body_title.gif");
	background-repeat: no-repeat;
/*	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
*/	width: 250px;
}
.C_250 td{
	vertical-align: middle;
}

.C_250 .boxBottom{
	background-image: url("../image/table/box2_250_bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	font-size:0px;
}

/*  丸角250 青色 */
.C_250_B {
/*	background-color:red; */
	background-color:#ECF1F4;
	background-image: url("../image/table/box2_250_blue_frame.gif");
	background-repeat: repeat-y;
	width: 250px;
	margin-bottom: 5px;
}
.C_250_B .topTitle{
	background-image: url("../image/table/box2_250_blue_top_title.gif");
	background-repeat: no-repeat;
	width: 250px;
}

.C_250_B .bodyTitle{
	background-image: url("../image/table/box2_250_blue_body_title.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	width: 250px;
}
.C_250_B td{
	vertical-align: middle;
}

.C_250_B .boxBottom{
	background-image: url("../image/table/box2_250_blue_bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	font-size:0px;
}

/*  content List  */
ul.RMList1{
	padding:5px 5px 5px 15px;
	list-style-type: square;
}
ul.RMList1 li {
	list-style-image: url('../image/rm_li_icon_arrow1.gif');
	margin-left :20px ;
	margin-bottom: 5px;
}
ul.RMList1 li.new {
/*	list-style-image: url('./newsite/image/rm_li_icon_new.gif'); */
	list-style-image: url('../image/new.gif');
	margin-bottom: 5px;
}
ul.RMList1 li.nonepoint {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
ul.RMList2{
	list-style-image: url('../image/rm_li_icon_arrow2.gif');
	margin-left: 20px;
	margin:5px 5px 0px 20px;
}
ul.RMList2 li{
	margin-left: 15px;
	margin-bottom: 5px;
}
ul.RMList2 li a{
	font-weight:bold;
}

/*  content List  */
ul.LinkList{
	padding:5px 5px 5px 15px;
	list-style-type: square;
}
ul.LinkList li.title {
	list-style-image: url('../image/rm_li_icon_arrow2.gif');
	margin-left :20px ;
	margin-bottom: 5px;
}
ul.LinkList li.new {
	list-style-image: url('../image/new.gif');
	margin-left :20px ;
	margin-bottom: 5px;
}
ul.LinkList li.nonepoint {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
ul.LinkList li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-size:12px;
}
ul.LinkList li a{
	font-weight:bold;
}

dl.List {
	margin:-5px 5px 15px 10px;
}
dl.List dt {
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
}
dl.List dt.small {
	margin-top:5px;
	font-size:13px;
	font-weight:normal;
}
dl.List dd {
	margin-left :20px ;
}
/*
dl.List dd.new {
	list-style-image: url('../image/new.gif');
	margin-bottom: 5px;
}
dl.List dd.nonepoint {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
*/
/*  250pixel Table */
#C_table_250 {
	border: 1px solid #0033ff;
	border-collapse: collapse;
	width:250px;
	margin-bottom:5px;
}
/* 530pixel Table */
#C_table_530 {
	border: 1px solid #0033ff;
	border-collapse: collapse;
	width:530px;
	margin-bottom:5px;
}

table h2{
	padding: 8px 0px 8px 5px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
#Tr_title {
	background-color:#0033cc;
}

#tr_middle {
	background-color:#ECF1F4;
}

#tr_bottom {
	background-color:#ECF1F4;
}

#C_content {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
