@charset "UTF-8";
body {
	margin:0;
	padding:0;
	background-image: url(../toppage/bgimage.png);
	background-repeat: repeat;
}
#page {
	margin: auto;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	width: 740px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../toppage/cutttytle.png);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*新刊案内はじまり*/
#sinkan {
	margin-left:240px;
	padding-right: 6px;
	margin-right: 6px;
	background-color: #F3F3F3;
	margin-bottom: 20px;
}

#page #sinkan .newbook img {
	float: left;
	margin-bottom: 16px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 0px;
}

#page #sinkan .newbook h2 {
	font-size: 18px;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 24px;
	text-decoration: none;
}

#page #sinkan .newbook li {
	font-size: 12px;
	list-style-type: none;
}
#page #sinkan .newbook {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
}
#page #sinkan .newbook a{
	text-decoration: none;
	}
#page #sinkan .newbook a:hover{
	text-decoration: none;
	}


#page #sinkan .newbook .style1 {
	font-size: 15px;
}

#page #sinkan h1 {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #3366FF;
	text-indent: 6px;
	margin-bottom: 16px;
}

.newbook {
	margin-right: 0px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	padding-top: 10px;
	padding-right: 6px;
}
.hatubai {
	font-size: 10px;
	color: #CC0000;
}
/*新刊案内おわり*/

/*メニューブロックはじまり*/
#menu {
	float: left;
	width: 210px;
	margin-left: 8px;
}
#page #menu h3 {
	font-size: 14px;
	background-color: #CCFF99;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #menu table {
	font-size: 12px;
	line-height: 16px;
	color: #000033;
}
#page #menu p {
	font-size: 12px;
}
#page #menu ul {
	padding-left: 0px;
	padding-top: 0px;
	display: block;
	list-style-type: none;
}

#page #menu li a{
	display: block;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 12px;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 30px;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #0066FF;
	margin-bottom: 3px;
	background-color: #E2EDFF;
}
#page #menu li a:hover {
	text-decoration: none;
	color: #0000CC;
	background-color: #99CCFF;
}

#page #menu ul ul {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
	background-color: #FFFFFF;
}

#page #menu li li a {
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	padding-left: 16px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page #menu li li a:hover {
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: underline;
	text-decoration: none;
}
/*メニューブロックおわり*/

/*更新情報はじまり*/
#kosin {
	padding: 6px;
	font-size: 10px;
	line-height: 15px;
	clear: both;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	float: none;
	border: 2px solid #c8def1;
}
#page #kosin h3 {
	font-size: 14px;
	color: #003399;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #66CCFF;
	line-height: 18px;
}
/*更新情報おわり*/

#footer {
	clear: both;
	font-size: 10px;
	line-height: 15px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
