* {
  margin:0;
  padding: 0;
}
img {
  border: 0;
}
a:link, a:visited {
  color:#666666;
  text-decoration:none;
}
a:hover, a:active {
  color:#333333;
  text-decoration:underline;
}
.visiting {
	font-weight: bold;
}
html, body {
  height: 100%;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro","Meiryo","MS PGothic","Osaka";
  line-height: 1.5em;
  /* background: url(../resources/bg_d1_parts.png) top right; */
  color: #444444;
  background-color: #f0f0f0;
}
#holder-box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  /* background: url(../resources/bg_d1.png) repeat-x top right; */
}
/* clock */
#clock-box {
	position: absolute;
	top: 0px;
	right: 180px;
	text-align: center;
	width: 240px;
	height: 25px;
	background: url(../resources/clock_bg.png) no-repeat;
}
#clock-box p {
	color: #97100c;
	font: bold 16px Arial Black, Helvetica, Geneva, sans-serif;
	margin: 0px 4px;	
}
/* topicpath */
#topicpath-box {
	font-size: 70%;
	margin: 0px 20px;
	padding: 10px 10px 4px 20px;
	line-height: 1em;
	background:  url(../resources/link_header.gif) no-repeat center left;
	border-bottom: 1px solid silver;
}
/* str */
h2 {
	font-size: 100%;
	border-bottom: 1px solid silver;
	margin: 5px 10px;
	padding: 4px;
}
#left-box p.read-more {
	font-size: 75%;
	text-align: right;
	clear: left;
}
#left-box p.read-more img {
	vertical-align: middle;
}
span.new-mark {
	color: #e11616;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 5px;
}
h2#header-backnumber {
	text-indent: -1000em;
	font-size: 15px;
	height: 20px;
	background: url(../resources/subheader_backnum.png) no-repeat;
	border: 0;
	margin: 0px 0px 5px;
	padding: 0;
	overflow: hidden;
}
/* top-box */
.img-holder-box {
	float: left;
}
.img-holder-box img {
	margin: 5px;
}
.img-holder-rbox {
	float: right;
}
.img-holder-rbox img {
	margin: 5px;
}
/* layout table */
#table-box {
	margin: 0px auto;
	width: 98%;
	text-align: left;
}
#main-layout-table {
	border-collapse: collapse;
	width: 100%;
}
#header-td {
	text-align: left;
	background: url(../resources/header_bg.png) repeat-x;
	vertical-align:top;
	height: 80px;
}
#header-img-box {
	position: relative;
}
#header-img-box-r {
	text-align: right;
}
#header-img-box img {
	position: absolute;
	top: 0;
	left: 0;
}
#l-side-td {
	width: 10px;
	background: url(../resources/bg_td_l.png) repeat-y;
}
#r-side-td {
	width: 20px;
	background: url(../resources/bg_td_r.png) repeat-y;
}
#bl-side-td {
	width: 10px;
	height: 16px;
	background: url(../resources/bg_td_bl.png) repeat-y;	
}
#br-side-td {
	width: 20px;
	height: 16px;
	background: url(../resources/bg_td_br.png) repeat-y;	
}
#bottom-menu-box {
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
	padding: 5px 10px;
}
#bottom-menu-td {
	vertical-align: bottom;
}
#bottom-td {
	height: 16px;
	background: url(../resources/bg_td_b.png) repeat-x;		
}
#contents-td {
	background: #ffffff;
}
/* contents table */
#contents-table {
	width: 100%;
	border-collapse: collapse;
}
#side-banner-td {
	width: 140px;
	background: #e0e0e0;
	vertical-align: top;
}
#banner-td {
	background: #f0f0f0;
	height: 100px;
	text-align: center;
}
#content-td {
	vertical-align: top;
}
#copyright-td {
	height: 49px;
	background: url(../resources/bottom_bg.png);
}
p {
	font-size: 80%;
	line-height: 1.5em;
}
li {
	font-size: 80%;
	line-height: 1.5em;
}
/* box */
#left-box {
	margin-right: 150px;
}
#left-box p {
	padding: 4px 10px;
}
#left-box p.title {
	font-weight: bold;
}
dl#menu-list {
	clear: left;
	padding: 10px 20px;
}
dl#menu-list dt {
	font-size: 110%;
	font-weight: bold;
}
dl#menu-list dd {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 1.5em;
}
#subheader-box {
	margin-left: 20px;
}
#body-box {
	padding: 10px;
	padding-left: 25px;
}
#body-box p {
	text-indent: 1em;
	font-size: 80%;
}
#body-box p.title {
	font-weight: bold;
	font-size: 110%;
}
#body-box p.signiture {
	text-align:right;
	font-size: 75%;
	padding-top: 10px;
}

/* */
ul.data-list {
	list-style-position: inside;
	margin-left: 20px;
}
/* side-menu */
#side-menu-box {
	float: right;
	width: 204px;
}
#side-menu-box img {
	display: block;
	margin: 0;
	margin-left: 2px;
}
#top-about-box {
	clear: both;
	margin: 20px 20px;
	background: #f0f0f0;
	border: 1px solid silver;
}
#top-about-box p {
	text-indent: 1em;
	line-height: 1.4em;
	font-size: 80%;
	margin: 5px;
}
#banner-box {
	width: 728px;
	height: 100px;
	margin: 5px auto 0px;
}
#banner-view-box {
	width: 728px;
	height: 90px;
}
#side-banner-box {
	margin: 10px;
	text-align: center;
	width: 120px;
}
#side-banner-box img {
	display: block;
	margin: 4px 0px;
}
#banner-box-aw {
	border-top: 1px solid #b0b0b0;
	margin: 10px;
	padding-top: 10px;
	text-align: center;
	width: 120px;
}
#banner-box-aw img {
	display: block;
	margin: 4px 0px;
}
#copyright {
	padding: 0px 20px;
	font-size: 60%;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	line-height: 1.5em;
}
#copyright a:link, #copyright a:visited {
	color: #f0f0f0;
}
#copyright a:hover, #copyright a:active {
	color: #ffffff;
	text-decoration: underline;
}
/* booksinfo */
#booksinfo-box {
	width: 202px;
	margin-top: 20px;
}
#booksinfo-box img {
	display:inline;
	margin: 0;
	padding: 0;
}
#booksinfo-box {
	text-align: center;
}
#booksInfo-body-box {
	padding: 0px;
	margin: 0px;
	background: url(../resources/bg_booksInfo_body.png) repeat-y;
}

#booksInfo-body-box p {
	padding: 5px 10px;
	text-align:left;
	color: #666666;
	font-size: 70%;
}
#booksInfo-body-box p.books-title {
	font-weight: bold;
	color: #333333;
	font-size: 80%;
}

#news-box {
	width: 197px;
	margin: 0px 0px 0px 4px;
	font-size: 90%;
	background: #fdefc1;
	border-left: 3px double #f4a600;
}	
#news-box ul {
	padding: 4px 6px;
	list-style-position: inside;
}
#news-box ul a:link, #news-box ul a:visited {
	font-weight: bold;
}
#news-box ul li img {
	display: inline;
}
/* backnumber btn */
.subbtn-box {
	text-align: right;
	margin: 10px;
	padding:1px 5px;
}
/* other */
.summary-dl {
	width: 400px;
	font-size: 80%;
	margin-left: 60px;
}
.summary-dl dt {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
}
.summary-dl dd {
	margin-left: 120px;

}

