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

p{
	line-height:250%;
}

h1 {
	font-size:14px;
	color: #003366;
	font-style: normal;
	padding-left: 20px;
    vertical-align:; background-color:#E9E9F3;
}

h2 {
	font-size:12px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	padding-left:10px;
	line-height: 250%;
}

/* ƒ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: #A9A6B9;
	color: #FFFFFF;
}


/* ƒ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: 10px;
	}
	#navigation2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation2 li {
		float: right;
		width: 120px;
		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:180px;
	color: #5C577B;
    background-image:  url(image/kabeusu.gif);
}

#contents {
	float : left;
	width : 560px;
	background-color: #FFFFFF;
	color: #000033;
	text-align: left;
	padding-left: 10px;
}
}
#new{
	width:100%;
	background-color:#080037;
	color: #CCCCCC;
}
#footer{
	width:100%;
	clear:both;
	background-color:#080037;
	color: #CCCCCC;
	font-size: 10px;
}

a { color: #000033;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: s-small;}
.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;
}
.moji {
	line-height: 250%;
	list-style-position: outside;
	list-style-image: url(image/ya.gif);
	list-style-type: circle;
}
.box{
	width:250px;
	height:100px;
	margin: 10px;
	border: thin inset #DED8E0;
	padding: 5px;
	position: static;
	text-align: left;
	float: left;
	color: #080037;
}
.style1 {
	color: #000033;
	font-size: 13px;
	line-height: 25px;
}
