@charset "shift_jis";

/* 初期化　*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg-01.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#sitemenu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: right;
	height: 20px;
}
#header {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
#books {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#books .bookbn {
	margin-top: 15px;
	margin-right: 20px;
}


#menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-image: url(menu-bg.gif);
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menu u {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	width: 800px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}

#menu a{
	width: 100%;
	color: #000;
	text-decoration: none;
}

#menu a:hover{
	color: #F90;
}

#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#whatsnew {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	width: 375px;
	float: right;
	margin-bottom: 0px;
}
#whatsnew h2 {
	margin-bottom: 15px;
}
#whatsnew p {
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-top: 12px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.txt_small {
	font-size: 10px;
}



.img_top {
	display: block;
	float: left;
	margin-right: 45px;
}
.img_bn {
	margin-top: 15px;
}

.douji {
	margin-top: 40px;
}

.clear {
	clear: both;
}
#contents p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	padding-right: 10px;
	padding-left: 10px;
}
#contents h1 {
	margin-bottom: 30px;
}
#contents h2 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.td01  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px;
	background-color: #E4FAEA;
}
.td02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #666;
	border-left-color: #666;
}
.color01 {
	color: #FFF;
}
.underline_dotted {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B2D35B;
	padding-bottom: 10px;
}
.underline_dotted02 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C6;
	padding-bottom: 10px;
}

.table01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}
.txt_strong {
	font-size: 14px;
	font-weight: bold;
	color: #03F;
}
.txt_red {
	font-weight: bold;
	color: #C00;
}
.box1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding: 5px;
	text-align:left;
}

.text02 {
	color: #F00;
}

.text03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding: 5px;
}

.text04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

.waku td{
	border-collapse: collapse;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
