*{
	margin:0;
	padding:0;
}
a{
	outline:none;
}
body{
	font-family:"MS Pgothic",sans-serif;
	text-align:center;
	background-color:#FFFFFF;
}
p{
	font-size:10pt;
	line-height:15pt;
	margin:0px;
}
img{
	border:none;
}

#top{
	height:50px;
	padding-top:20px;
	padding-bottom:10px;
	background:#ffffff url(img/titlebar.gif) 0px 58px repeat-x;
	clear:both;
}
#top .top_img{
	float:left;
	width:612px;
	margin-left:15px;
	display:inline;
	overflow:hidden;
}
#top p{
	float:right;
	width:170px;
	font-size:9pt;
	margin-top:20px;
	color:#00B0A8;
	display:inline;
	overflow:hidden;
}
#menu{
	width:800px;
	background-color:#ffffff;
	padding-top:0px;
	height:35px;
	clear:both;
	overflow:hidden;
}
.book_m{
	float:left;
	width:115px;
	height:35px;
	background-image:url("img/shop_m.gif");
	display:block;
	text-indent:-3000px;
}
.seminar_m{
	float:left;
	width:115px;
	height:35px;
	background-image:url("img/seminar_m.gif");
	display:block;
	text-indent:-3000px;
}
.journal_m{
	float:left;
	width:115px;
	height:35px;
	background-image:url("img/journal_m.gif");
	display:block;
	text-indent:-3000px;
}
.column_m{
	float:left;
	width:115px;
	height:35px;
	background-image:url("img/column_m.gif");
	display:block;
	text-indent:-3000px;
}
.company_m{
	float:left;
	width:115px;
	height:35px;
	background-image:url("img/company_m.gif");
	display:block;
	text-indent:-3000px;
}
.link_m{
	float:left;
	width:115px;
	height:35px;
	background-image:url("img/link_m.gif");
	display:block;
	text-indent:-3000px;
}
.sitemap_m{
	float:right;
	width:110px;
	height:35px;
	background-image:url("img/sitemap_m.gif");
	display:block;
	text-indent:-3000px;
	overflow:hidden;
}
#menu a:hover{
	background-position:bottom;
}
#now{
	background-position:bottom;
}

.h_list{
	font-size:10pt;
	line-height:16pt;
	text-align:left;
	margin-top:4px;
	color:#000000;
	text-indent:0px;
}
a:link{
	color:#003399;
	text-decoration:none;
}
a:visited{
	color:#992971;
	text-decoration:none;
}
a:hover{
	color:#bb0044;
	text-decoration:underline;
}
a:active{
	color:#003399;
	text-decoration:none;
}

#footer{
	width:800px;
	height:100px;
	margin:40px auto 0px auto;
	background:#ffffff;
	clear:both;
}
#footer p{
	font-size:11pt;
	color:black;
	text-align:center;
	padding-top:35px;
	border-top:1px solid;
	font-weight:bold;
	font-family:serif;
}
