/*------------ table style set ------------*/
@charset   "Shift_JIS";

.body-top{
	background-image : url(../../common/new_images/gray-stone.gif);
}
.main{
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	top:5px;left : 50%;  position : absolute;
	width:750px; margin-left:-375px;
	overflow:auto;
}
.h1{
	width:750px;
	color:#eeeeee;font-size : 12pt;text-align:center;
	font-weight : normal;
	margin-bottom:0px;margin-top:5px;}
.top{
	width:750px;
	text-align:center;font-size:12pt; color:#444444;
	font-weight : normal;
	border-color: #111111 #111111 #111111 #111111;
	border-style: solid solid solid solid;
	border-width: 1px 0px 1px 0px;
}
.contents-top{
	width:740px;padding:5px;text-align:center;font-size : 14pt;
	color:#cccccc; font-weight : normal	;
	background-image : url(../../common/new_images/dark-gray.gif);
	border-color: #fc0386 #111111 #cccccc #111111;
	border-style: solid solid solid solid;border-width: 0px 1px 1px 1px;
}
.contents-left{
	width:440px;padding:5px;text-align:center;
	font-size : 12pt;color:#cccccc; font-weight : normal;
	background-image : url(../../common/new_images/dark-gray.gif);
	border-color: #fc0386 #fc0386 #cccccc #111111;
	border-style: solid solid solid solid;
	border-width: 0px 0px 1px 1px;
}
.contents-right{
	width:310px;padding:5px;text-align:left;color:#efefef;
	font-size : 12pt;background-color :#225522;
	 font-weight : normal;
	border-color: #111111 #111111 #cccccc #111111;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}
.contents{
	width:750px;padding:5px;text-align:center;color:#efefef;
	font-size : 12pt;background-color :#333333;
	 font-weight : normal;
	border-color: #111111 #111111 #111111 #111111;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}
.bottom{
	width:740px;padding:5px;text-align:center;
	font-size : 12pt;color:#cccccc;font-weight : normal;
	background-color:#225522;
	border-color: #fc0386 #fc0386 #225522 #225522;
	border-style: solid solid solid solid;
	border-width: 0px 0px 1px 0px;
}
.menu1{
	display:block;height:25px;width:50px;
	color:#aaaaaa;text-align:center;
	background-image : url(../../../../menu1.gif);}
.menu1 A:link {text-decoration: none;}
.menu1 A:VISITED {text-decoration: none;}
.menu1 A:HOVER {background-image : url(../../../../menu1_b.gif);
	text-decoration: none
;}
A:LINK {
	color: #33FFFF;
	text-decoration: none;
	line-height: 16px;
}
A:VISITED {
	color: #ffff00;
	text-decoration: none;
	line-height: 16px;
}
A:HOVER {
	color: #33FFFF;font-weight:bold;
	text-decoration: underline;
	line-height: 16px;
}