
@charset "utf-8";

/* 基本設定 ここから */
body {
	color: #555555;
	text-align: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","ＭＳ 明朝", "MS P Gothic","sans-serif";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f5fffa;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
}

.clear { 
	clear: both; 
	visibility: hidden; 
	height: 0;
}
 
h1 {
	width: 244px;
	height:160px;
	background-image: url(../img/book_1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 p#t {
	color: #ffffff;
	font-family: 'ＭＳ 明朝';
	font-size: 22px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

h1 p#v {
	color: #ffffff;
	font-family: 'ＭＳ 明朝';
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}

h1 p#c {
	color: #33110a;
	font-size: 8px;
	text-align: right;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

hr {
	display: none;
}

#pageBody {
	text-align: left;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	border: 2px ridge #ccffe3;
	background-color: #f8f8ff;
	border-style: groove;
	background-image: url(../img/osakabg2.gif);
	background-repeat: no-repeat;
	background-position: 65% 20%;
}

#main {
	width: 780px;
	height: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#guide {
	width: 300px;
	height: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#lib {
	margin-top: 0px;
	width: 470px;
	height: 620px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right ;
}

#liba {
	margin-top: 0px;
	width: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left ;
}

#libb {
	margin-top: 0px;
	width: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right ;
}

input#title, input#author {
	width: 180px;
	height: 18px ;
	font-size: 14px;
	border: 1px solid #66ff99;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

input#ssite {
	width: 236px;
	height: 18px ;
	font-size: 14px;
	color: #996600;
	background-color: #f0fff0;
	border: 1px solid #66ff99;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#btn1 {
	width: 55px;
	height: 22px;
	color: #ffffff;
	background-color: #008000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696969;
	border-right-color: #696969;
	border-bottom-color: #696969;
	border-left-color: #696969;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#btn2 {
	width: 55px;
	height: 22px;
	color: #ffffff;
	background-color: #696969;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#stt0 {
	width: 80px;
	height: 20px ;
	color: #ffffff;
	background-image: url(../img/label_2.png);
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 105px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#expl {
	width: 244px;
	height: 200px ;
	background-image: url(../img/explbk.jpg);
	background-color: #f5fffa;
	border: 1px solid #99ffcc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	scrollbar-base-color: #f5fffa;
}

ol {
	list-style-type: lower-roman;
	list-style-position: outside;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#expl li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

select#lib1 {
	width: 150px ;
	background-color: #ccffe3;
	border: 2px ridge #99ffca;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #99ffca;
}

select#lib2 {
	width: 150px ;
	background-color: #ccffe3;
	border: 2px ridge #99ffca;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #99ffca;
}

select#lib3 {
	width: 150px ;
	background-color: #ccffe3;
	border: 2px ridge #99ffca;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #99ffca;
}

select#lib4 {
	width: 150px ;
	background-color: #ccffe3;
	border: 2px ridge #99ffca;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #99ffca;
}

select#lib5 {
	width: 150px ;
	background-color: #ccffe3;
	border: 2px ridge #99ffca;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #99ffca;
}

#mapCopyright {
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#stt {
	width: 780px;
	height: 21px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#stt li {
	/*list-style-type: none;*/
	float: left;
}

ul#st {
	width: 780px;
	height: 110px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#st li {
	/*list-style-type: none;*/
	float: left;
}

#sttb1 {
	width: 150px;
	height: 20px ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#stt1 {
	width: 80px;
	height: 20px ;
	color: #ffffff;
	background-image: url(../img/label_1.png);
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#btn3 {
	width: 34px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

select#store1 {
	width: 150px ;
	background-color: #f5fffa;
	border: 2px ridge #ccffe3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #ccffe3;
}

#sttb2 {
	width: 170px;
	height: 20px ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#stt2 {
	width: 80px;
	height: 20px ;
	color: #ffffff;
	background-image: url(../img/label_1.png);
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#btn4 {
	width: 34px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

select#store2 {
	width: 170px ;
	background-color: #f5fffa;
	border: 2px ridge #ccffe3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #ccffe3;
}

#sttb3 {
	width: 180px;
	height: 20px ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#stt3 {
	width: 80px;
	height: 20px ;
	color: #ffffff;
	background-image: url(../img/label_1.png);
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#btn5 {
	width: 34px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

select#store3 {
	width: 180px ;
	background-color: #f5fffa;
	border: 2px ridge #ccffe3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #ccffe3;
}

#sttb4 {
	width: 170px;
	height: 20px ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#stt4 {
	width: 80px;
	height: 20px ;
	color: #ffffff;
	background-image: url(../img/label_1.png);
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#btn6 {
	width: 34px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

select#store4 {
	width: 170px ;
	background-color: #f5fffa;
	border: 2px ridge #ccffe3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color: #ccffe3;
}

select#tsel1 {
	width: 110px;
	background-color: #f5fffa;
	border: 1px solid #339933;
	margin-left: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

option.otop {
	color: #57b540;
	background-color: #f5fffa;
}

#btn7 {
	width: 30px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

select#tsel2 {
	width: 110px;
	background-color: #f5fffa;
	border: 1px solid #339933;
	margin-top: 5px;
	margin-left: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#btn8 {
	width: 30px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

select#tsel3 {
	width: 110px;
	background-color: #f5fffa;
	border: 1px solid #339933;
	margin-top: 5px;
	margin-left: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#btn9 {
	width: 30px;
	height: 21px;
	color: #ffffff;
	background-color: #57b540;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

address {
	text-align: center;
	width: 415px;
	height: 26px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img#post {
	width: 20px;
	height: 25px;
	border-style: none;
	float: left;
}

#copyright {
	color: #999999;
	font-size: 14px;
	font-style: normal;
	width: 370px;
	height: 25px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

