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

.body-top{
	background-image : url(../../common/new_images/gray-stone.gif);
}
.main{
	top:5px;left : 50%;  position : absolute;
	width:750px; margin-left:-375px;
	overflow:auto;
}
.h1{
	color:#eeeeee;font-size : 12pt;text-align:center;
	font-family:"‚l‚r ƒSƒVƒbƒN";font-weight : normal;
	margin-bottom:0px;margin-top:5px;}
.top{
	width:750px;
	text-align:center;font-size:12pt; color:#444444;
	font-family:"‚l‚r ƒSƒVƒbƒN"; font-weight : normal;
}
.contents-top{
	width:740px;padding:5px;text-align:center;font-size : 14pt;
	color:#eeeeee;font-family:"‚l‚r ƒSƒVƒbƒN"; font-weight : normal;
	background-image : url(../../common/new_images/dark-gray.gif);
	border-color: #fc0386 #fc0386 #cccccc #fc0386;
	border-style: solid solid solid solid;border-width: 0px 0px 1px 0px;
}
.contents{
	width:740px;padding:5px;text-align:center;color:#cccccc;
	font-size : 12pt;background-color :#FFeeee;
	font-family:"‚l‚r ƒSƒVƒbƒN"; font-weight : normal;
	background-image : url(../../common/new_images/dark-gray.gif);
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
}
.main-tb1{
	width:750px;height:130px;
}
.oshirase{
	font-size:14pt;text-align:center;color:#113311;font-weight:bold;
	background-color :#fafafa;
}
.oshirase-main{
	width:740px;padding:5px;text-align:left;color:#333333;
	font-size : 12pt;background-color :#fafafa;
	font-family:"‚l‚r ƒSƒVƒbƒN"; font-weight : normal;
	border-color: #003300 #003300 #ff6666 #003300;
	border-style: solid solid solid solid;
	border-width: 1px 1px 0px 1px;
}
.bottom{
	width:740px;padding:5px;text-align:center;
	font-size : 12pt;color:#cccccc;
	font-family:"‚l‚r ƒSƒVƒbƒN"; 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;
}