/* ƒ{ƒfƒB‚ÉŠÖ‚·‚éCSS */
body {
	font-size: 85%;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	line-height: 1.5px;
	color: #FFFFFF;
	text-align: center;
    margin: 0 auto;
	background-image: url(image/kabe.gif);
	}

p{
line-height:250%;
}

h1 {
	font-size:14px;
	color: #000033;
	font-style: normal;
	padding-left: 10px;
}
h2 {
	font-size:12px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
}

/* ƒy[ƒW\‘¢‚ÉŠÖ‚·‚éCSS */
*{margin:0; padding:0;}

#body{
	position:relative;
	width : 750px;
	background-color: #080037;
    margin: 0 auto; 
}

#header{
	width:100%;
	height:127px;
	background-color: #080037;
}


/* ƒiƒrƒQ[ƒVƒ‡ƒ“
---------------------------------------------*/
	#navigation {
		position: relative;
		width: 100%;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
		float: left;
		width: 187px;
		margin: 0;
	}
	#navigation li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	color: #FFFFFF;
	text-decoration: none;
	background:  url(image/navigation_bg.gif) left top no-repeat;
	font-size: 14px;
	}
	#navigation li a:hover {
		color: #FFFFFF;
		background:  url(image/navigation_bg.gif) right top no-repeat;
	}
	
/* ƒiƒrƒQ[ƒVƒ‡ƒ“2
---------------------------------------------*/
    #navigation2 {
	position: relative;
	float:right;
	width: 100%;
	background-color: #080037;
	height: 25px;
	}
	#navigation2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation2 li {
		float: right;
		width: 175px;
		margin: 0;
	}
	#navigation2 li a {
		display: block;
		width: 100%;
		padding: 5px 0;
		text-align: center;
		font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
		color: #FFFFFF;
		text-decoration: none;
		background:  url(image/navigation_bg2.gif) left top no-repeat;
	}
	#navigation2 li a:hover {
		color: #FFFFFF;
		background:  url(image/navigation_bg2.gif) right top no-repeat;
	}
#menu{
	float : left;
	width:200px;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	height: 300px;
}
#contents-top {
	width:100%;
}
#contents {
	float:right;
	width:550px;
	position: relative;
	background-color: #FFFFFF;
}
#new{
	width:100%;
	background-color:#080037;
	color: #CCCCCC;
}
#footer{
	width:100%;
	clear:both;
	background-color:#080037;
	color: #CCCCCC;
	font-size: 10px;
}

a { color: #CCCCCC;text-decoration: underline;}
a:hover {color: #000099;text-decoration: underline;}

td,div,li,p,input {
	font-size:12px;
	line-height:130%;
	border-top-color: #ADE0FB;
}
form { margin: 3px;}

.font-s { font-size: small;}
.font-ss { font-size: 8px;}
.footer {
	font-size: small;
	color:#FFFFFF;
}
.bg-x{background-repeat: repeat-x;background-position: center;}
.midori {
	font-size: 12px;
	color: #094A20;
}
.aka {
	color: #FF0000;
	font-size: 14px;
}
.akadau{
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}
.style1 {color: #CCCCCC}
.style2 {
	font-size: 20px;
	font-weight: bold;
}