*{
	font-family:"Tahoma", "MS UI Gothic", "Osaka";
}
html,body{
	margin:0;
	padding:0;
	background-color:#FFF;
	color:#333;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
}
a{
	color: #777;
}
a.anchor_super{
	display:none;
}
hr{
	border:solid 1px #272727;
}
pre{
	margin:4px;
	margin-bottom:6px;
	background-color:#FAFAFA;
	padding:8px;
	border:solid 1px #666;
}
input{
	font-size:12px;
}
div#container{
	width:750px;
	margin:0 auto;
}
div#header{
	border-bottom:solid 1px #3F3F3F;
	height:50px;
	position:relative;
}
div#header h1{
	margin-left:0px;
	margin-top:0px;
	width:750px;
	height:50px;
	background-image:url(./title.gif);
	background-repeat:no-repeat;
}
div#header h1 span{
	color: #79B30B;
	left: -9999px;
	position: absolute;
}
div#header_side{
	margin-right:12px;
	position:absolute;
	right:0;
	top:0px;
	color:#78C30A;
}
div#navbar {
	border-bottom:solid 1px #3F3F3F;
	padding-left:10px;
}
div#navbar p{
	margin:4px;
	padding:2px;
}
#headnavi {
	height: 55px;
	width: 560px;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
}
#headnavi li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	float: left;
}
#headnavi a {
	height: 55px;
	width: 140px;
	display: block;
	text-indent: -9999px;
}
#navi01 a {
	background: url(../img2/headnavi01.png) no-repeat top;
}
#navi01 a:hover {
	background: url(../img2/headnavi01.png) no-repeat bottom;
}
#navi02 a {
	background: url(../img2/headnavi02.png) no-repeat top;
}
#navi02 a:hover {
	background: url(../img2/headnavi02.png) no-repeat bottom;
}
#navi03 a {
	background: url(../img2/headnavi03.png) no-repeat top;
}
#navi03 a:hover {
	background: url(../img2/headnavi03.png) no-repeat bottom;
}
#navi04 a {
	background: url(../img2/headnavi04.png) no-repeat top;
}
#navi04 a:hover {
	background: url(../img2/headnavi04.png) no-repeat bottom;
}
#headnavi img {
	border: none;
}


div#container{
	text-align:left;
}
div#content{
	padding:6px 0 8px;
	float:left;
	width:574px;
}
div#content p{
	margin: 6px 6px 12px 8px;
	line-height:160%;
}
div#content h1,h2,h3,h4,h5{
	border: 1px solid #ccc;
	border-left: 8px double #00F;
	margin: 0px;
	padding: 6px 0 6px 5px;
	margin-bottom: 10px;
}
div#content div.counter{
	padding-left:8px;
}
div#content ul{
	margin:0px;
	margin-bottom:12px;
}
div#content h1 {
	font-size:14px;
}
div#content h2 {
	font-size:13px;
}
div#content h3 {
	font-size:12px;
}
div#content h4 {
	font-size:12px;
}
div#content h5 {
	font-size:12px;
}
div#content h1 a{
	text-decoration:none;
}
div#content h2 a{
	text-decoration:none;
}
div#content h3 a{
	text-decoration:none;
}
div#content h4 a{
	text-decoration:none;
}
div#content h5 a{
	text-decoration:none;
}
div#content form{
	margin-left:8px;
}
div#navigation{
	padding-top:10px;
	background:#FAFAFA;
	float: right;
	width: 170px;
}
div#navigation p{
	line-height:140%;
	margin:10px 5px 10px 10px;
}
#blogbanner a {
	width: 157px;
	height: 105px;
	text-indent: -9999px;
	margin-left: 8px;
	display: block;
	background: url(../img2/blog0.gif) no-repeat;	
}
#blogbanner a:hover {
	background: url(../img2/blog.gif) no-repeat right bottom;
}

div#extra{
	float:left;
	width:580px;
	background:#2C2C2C;
}
div#extra p{
	margin:10px 10px 10px;
}

div#footer{
	clear:both;
	width:100%;
	border-top:solid 1px #3F3F3F;
}
div#footer address {
	font-style: normal;
	font-size: 1em;
	text-align: center;
}
div#footer p{
	font-size:0.8em;
	margin:0;
	margin-top:8px;
	padding:5px 10px;
	text-align:center;
}
div#footer a{
	display:inline;
	padding:0;
	color:#B8B8B8;
}
#footer .privacy {
	float: right;
}
