@charset "Shift_JIS";

body,th,td{
font-size:small;
font-family: "Osaka", "ƒqƒ‰ƒMƒmŠpƒS W3", "‚l‚r ‚oƒSƒVƒbƒN", palatino;
color: #333333;
}

body{
background-image:url(img/back_img.gif);
}

input.solid{ border: 1px solid #808080; }
a:link		{ color: #0C257B; }
a:visited	{ color: #0C257B; }
a:hover		{ color: #0C8C64; }
a:active	{ color: #0C8C64; }

.title_underline {
	font-size:24px;
	color:#0C8C64;
	border-bottom:1px solid #999999;
	padding:5px;
}

.short {
	line-height: 100%;
}

.short_sub {
	line-height: 100%;
	margin-left: 10px;
}

.short_sub2 {
	line-height: 100%;
	margin-left: 20px;
}

