h1,h2,h3,h4,p {
	font-weight: normal;
	margin: 0px;
	}
a:link {
	color: #0000ff;
	text-decoration: none;
	}
a:hover {
	color: #b22222;
	text-decoration: underline;
	}
a:visited {
	color: #0000ff;
	text-decoration: none;
	}
img {
	border-style: none;
	}
.bold{
	font-weight: bold;
	}
body {
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
	}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	}
#navi{
	text-align: right;
	margin: 3px 0;
	}
#navi a{
	color: #333;
	text-decoration: none;
	}
#navi h1{
	font-size: 12px;
	}
#header{
	margin:0;
	background: url('http://www.fogsearch.net/images/header002.gif');
	background-repeat: no-repeat;
	padding:0px 0 0 66px;
	}
#header p{
	float: left;
	font-size: 14px;
	margin-top: 10px;
	}
#header_ad {
	text-align: right;
	}
#nav_bar{
	background:url('http://www.fogsearch.net/images/nav_bar.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 10px 10px;
	color: #666;
	margin-bottom: 10px;
	}
#nav_bar a {
	color: #000;
	text-decoration: underline;
	}

#topicpass{
	text-align: left;
	font-size: 12px;
	padding: 0 10px;
	margin: 3px 0;
	}

#main{
	}
#main p{
	font-size: 14px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	}
#main-left{
	float: left;
	width: 210px;
	padding: 5px;
	}
#main-left h2{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 7px 0 4px 24px;
	margin-bottom: 10px;
	background: url('http://www.fogsearch.net/images/side_bar.gif');
	background-repeat: no-repeat;
	}
#main-left ul{
	font-size: 14px;
	list-style-image: url('http://www.fogsearch.net/images/bullet_go.png');
	margin-top: 0;
	margin-bottom: 20px;
	}
#main-left li{
	font-size: 14px;
	margin-bottom: 6px;
	}

#main-right{
	float: right;
	width: 530px;
	background: #FFFFFF;
	padding: 10px;
	}
#main-right h2{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 7px 0 4px 24px;
	margin-bottom: 10px;
	background: url('http://www.fogsearch.net/images/title_bar.gif');
	background-repeat: no-repeat;
	}
#main-block{
	margin: 0 0 10px;
	border: solid 6px #f0f0f0;
	padding: 10px 5px;
	background: url('http://www.fogsearch.net/images/kangoshi001.jpg');
	background-repeat: no-repeat;
	background-position: 430px 6px;
	}
#main-block ol{
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #c9171e;
	}
#main-block li{
	margin-bottom: 6px;
	}
#main-block p.paper01{
	background: url('http://www.fogsearch.net/images/paper01.gif');
	background-repeat: no-repeat;
	padding: 5px 0 3px 30px;
	}

#main-right  ul{
	font-size: 16px;
	list-style-image: url('http://www.fogsearch.net/images/page_white_go.png');
	margin-top: 0;
	margin-bottom: 20px;
	}
#main-right  li{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	}


#entry{
	}
#entry h2{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 7px 0 4px 24px;
	margin-bottom: 10px;
	background: url('http://www.fogsearch.net/images/title_bar.gif');
	background-repeat: no-repeat;
	}
#entry p.excerpt{
	color: #c9171e;
	}
#entry h3{
	font-size: 14px;
	font-weight: bold;
	color: #474a4d;
	padding: 3px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #474a4d;
	background: #f8fbf8;
	}
#entry p{
	font-size: 14px;
	line-height: 1.4;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	}
#entry ul{
	font-size: 14px;
	list-style-image: url('http://www.fogsearch.net/images/page_white_go.png');
	margin-top: 0;
	margin-bottom: 20px;
	}
#entry li{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#entry .refer {
	margin-top: 50px;
	}
#entry .refer a {
	color: #333;
	}

#footer{
	clear: both;
	border-top: solid 3px #ccccff;
	}
.footer-menu {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
	}
.copyright{
	text-align: center;
	font-size: 10px;
	}

.copyright a{
	color: #000;
	text-decoration: none;
	}

