@charset "utf-8";
/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}
body {
	background:white;
	color:white;
	font: 74.5%/210% verdana, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
}
html {
	overflow-y:scroll;
}
p {
	margin:0 0 1em;
	padding: 10px;
}
li {
	list-style:none;
	line-height:1.3;
}
img, fieldset {
	border:0;
}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.clearfix {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#03F;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/*-----------------------------------------------
 __bg_box
-----------------------------------------------*/
#head {
	width: 980px;
	margin: 5px auto -9px;
	clear: both;
	background: url(../img/head.png) center top;
}
#bg {
	width: 980px;
	background: url(../img/bg.png) repeat-y center;
	margin: 0px auto;
}
#foot {
	width: 980px;
	clear: both;
	background: url(../img/foot.png) center top;
	margin: 0px auto 0px;
}
/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:960px;
	margin:0px auto 0;
}
/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	color: #333;
}
#header img {
	margin-top: 5px;
}
h1 {
	padding:0px;
	color: #333;
	font-size: 11px;
	margin-top: -24px;
	margin-left: 20px;
	display: block;
	z-index: 100;
	text-align: right;
	margin-right: 20px;
}
#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}
/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:940px;
	padding:10px;
	color: #333;
}
#footer ul {
	margin:0 auto 5px;
	text-align:center;
}
#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
}
#footer ul li.utilityHome {
	border-left:0;
}
#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}
/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	width:960px;
	float:left;
}
/* __main
------------------------------------------*/

#main {
	float:right;
	width:680px;
	padding:10px;
	color:black;
}
#main a {
	color:blue;
}
/* __sub
------------------------------------------*/

#sub {
	float:left;
	width:230px;
	padding:10px;
}
#sub h3 {
	font-size:100%;
	letter-spacing:1px;
	color: #333;
}
#sub ul {
	margin:-10px 0 20px;
	padding:5px 0px 0px;
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
#sub ul li {
	padding:0px;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 7px;
}
.books {
	padding: 5px;
	width: 668px;
	clear: both;
	float: none;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	margin-top: -1px;
	margin-bottom: 5px;
}
.books .box {
	margin: 5px;
	padding: 5px;
	width: 300px;
	float: left;
	text-align: center;
}
.books .box .s {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 37px;
	width: 670px;
	background: url(../img/title.png) no-repeat center center;
	line-height: 37px;
}
.kadai li {
	margin:5px;
	display:block;
	padding: 5px;
}
strong {
	border-bottom: 1px dashed #666;
	display: block;
	padding: 5px;
}
.link li{
	margin:5px;
	display:block;
	padding: 5px;
}
.red {
	color: #F00;
}
#bg #container #contents #main .books .kadai li .red a {
	color: #f00;
}
#meta strong {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#meta {
	font-size: 10px;
	margin: -5px 0px 0px;
	padding: 0px;
	text-align: center;
}
.center{
	text-align: center;
}
.infomation {
	padding: 5px 10px 10px;
	margin: 0px 0px 10px;
	border: 2px solid #F00;
}
.infomation p {
	line-height: 1.7em;
	margin: 0px;
	padding: 5px;
}
.infomation strong {
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px dashed #F00;
	line-height: 32px;
	height: 32px;
}
.infomation strong img {
	float: left;
	margin-right: 5px;
}#cancel {
	font-size: 30px;
	color: #F00;
	padding: 20px;
	border: 5px solid #F00;
	position: absolute;
	top: 400px;
	background-color: #FFF;
	font-weight: bold;
}

