@charset "utf-8";
body {
	font: 90%/140% "ＭＳ Ｐゴシック", Osaka;	color: #333333;

	background: url(../img/back.gif);
	margin: 0px;
	padding: 0px;
	
}
td{font-size:small;line-height: 140%; "ＭＳ Ｐゴシック", Osaka;	color: #333333;}


.head {
	background: #FFFFFF url(../img/headback.jpg) no-repeat right center;
	width: 730px;
	height: 53px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.new {
	background: url(../img/newback2.jpg) no-repeat right bottom;
	margin: 15px 0px 0px 0;
	padding: 0px 10px 10px 10px;
	width: 500px;
	border: 1px solid #999999;
}
.new p{margin-bottom:0;margin-top:8px}
h1 {
	margin-top: 24px;
	margin-left: 10px;
}
a:link {
	color: #003366;text-decoration: none
}
a:visited {
	color: #003366;text-decoration: none
}
a:hover {
	color: #FF6600;text-decoration: underline
}
.notice {
	color: #990000;
}
h2 {
	margin-top: 20px;
	font-size: 140%;
	line-height: 140%;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url(../img/h1.jpg) repeat-x;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #663300;
	background: url(../img/h2.gif) no-repeat left 2px;
	height: 20px;
	line-height: 200%;
	margin: 0px;
	padding: 0px 0px 5px 22px;
	vertical-align: middle;
}
.link_head {
	line-height: 140%;
}
h3.menu {
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(../img/h1_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
h3.menu a:hover {
	color: #999999;
}
h3.menu a {
	width: 150px;
	display:block;
}
