body{
	margin:0;
	padding:0;
	font-size:0.8em;
	margin-left:auto;
	margin-right:auto;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#content{
	width:780px;
	margin:0 auto;
	background-image:url(../side_grd.gif);
	background-repeat:repeat-y;
}
#incontent{
	margin-left:20px;
	margin-right:20px;
}
h1,h2,h3,h4,h5,h6,p,ul{
	margin-top:0px;
	margin-bottom:0px;
}
p{
	line-height:1.5em;
}
a img{
	border:0;
}
hr{
	width:740px;
	margin-top:10px;
}
#footer{
	width:730px;
	margin-top:10px;
	text-align:center;
	font-size:0.75em;
	color:#333;
}
#fotrnavi{
	text-align:center;
	margin-top:2em;
}
#fotrnavi a:link{
	color:#33c;
	text-decoration:none;
}
#foternavi a:hover{
	color:#69f;
	text-decoration:underline;
}
#foternavi a:visited{
	color:#96f;
	text-decoration:none;
}