img{
	border-width : 0;
}
body {
	color:#333;
	font-family: Meiryo, sans-serif;
	position: absolute;  
	left: 50%;  
	height: 100%;  
	width: 980px;  
	margin-left: -490px; /* MUST be half the width */  
	background-image : url(images/wall.jpg);
	background-repeat : repeat;
}
a{
	color : #005757;
	text-decoration : underline;
}
a:hover{
	color : #993366;
	text-decoration : none;
}
a:visited{
	text-decoration : none;
	color : #005757;
}
strong{
	font-weight : normal;
}
em{
	font-weight : normal;
}
#header{
	background-image : url(images/back01.png);
	background-repeat : no-repeat;
	width : 980px;
	height : 160px;
	margin-top : 5px;
}
#topnav {
	background : url(images/menubar.png) no-repeat;
	height:29px;
	width:916px;
	margin:auto;
}
#nav{
	background-image : url(images/back02.png);
	background-repeat : no-repeat;
	width : 980px;
	height : 30px;
}
h1{
	font-size : 80%;
	color : #666;
	padding : 1em 1em 0 0;
	font-weight : normal;
	text-align : right;
}
h2{
	font-size : 10px;
	font-weight : normal;
	float : left;
	margin-left : 0.5em;
	color : #999;
}
h6{
	font-size : 18px;
}
.sideh6{
	font-size : 18px;
	padding-top : 10px;
	padding-bottom : 10px;
}
h3{
	font-size : 16px;
	padding : 10px 0 10px 0;
}
h4{
	font-size : 14px;
	margin-bottom : 0.5em;
}
#main{
	padding : 10px;
	height : 490px;
	background : url(images/leftback.gif);
	background-repeat : repeat;
}
ol{
	list-style-type : none;
}
.sideli{
	height : 30px;
	margin-left : 1em;
}
#left{
	padding : 5px 5px 5px 20px;
	width : 200px;
	height : 480px;
}
#article{
	margin-right : 40px;
	width : 620px;
	height : 480px;
	overflow : auto;
	float : right;
}
p{
	font-size : 14px;
	line-height : 140%;
	letter-spacing : 0.1em;
	padding-bottom : 1em;
}
.sp{
	font-size : 13px;
	font-weight : normal;
	margin-left : 2em;
	letter-spacing : 0.1em;
}
.s{
	font-size : 13px;
	font-weight : normal;
	letter-spacing : 0.1em;
}
h5{
	font-size : 11px;
	margin-top : 1em;
	margin-bottom : 1em;
	float : left;
}
.uli{
	font-size : 11px;
	padding-left : 2em;
	float : left;
	list-style-type : none;
}
.ul{
	margin-top : 1em;
}
.ol{
	margin-top : 1em;
}
.oli{
	font-size : 12px;
	margin-top : 0.5em;
}
.line{
	text-decoration : underline;
}
.footer{
	text-align : right;
	color : #ccc;
	font-size : 10px;
	padding-bottom : 1em;
}
#srchBox{
	width:200px;
	_width:190px;
	margin-bottom:10px;
	color:#333;
	text-align:left;
}
#srchBox *{
	margin:0;
	padding:0;
	font-size:13px;
	*font-size:small;
	*font:x-small;
}
#srchBox a img{
	border:none;
}
#srchBox #srch{
	padding:0 10px 0 10px;
}
#srchBox #srch #srchForm{
	white-space:nowrap;
}
#srchBox #srchInput{
	width:150px;
	margin-right:6px;
	vertical-align:bottom;
}
#srchBox #srchBtn{
	width:40px;
}
*html #srchBox #srchBtn{
	padding-top:2px;
}
*:first-child+html #srchBox #srchBtn{
	padding-top:2px;
}
#srchBox ul{
	margin-top:6px;
	text-align:left;
}
#srchBox li{
	list-style-type:none;
	display:inline;
	zoom:1;
	padding-right:10px;
}
#srchBox li input{
	zoom:1;
	margin-right:2px;
	_margin:-4px 0 -4px -4px;
	vertical-align:middle;
	border:0;
}
*:+html #srchBox li input{
	margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo{
	margin:6px 0px 6px 10px;
	text-align:left;
}
#srchBox #srchLogo a{
	color:#666666;
	text-decoration:none;
	font-size:85%;
}
#srchBox #srchLogo a:hover{
	text-decoration:underline;
}