@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
}
body {
	background: url(../学校生協の本やさん.files/img/bg.jpg) repeat-y rgb(255, 255, 255); text-align: center; color: rgb(89, 89, 89); line-height: 130%; font-family: Verdana,Arial,Osaka,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック"; font-size: 14px;
}
ul {
	list-style-type: square;
}
li {
	padding-left: 0px; margin-top: 5px; margin-left: 20px;
}
li.red {
	list-style: none; text-align: left; color: rgb(0, 75, 158); font-size: 12px;
}
img {
	border: 0px currentColor; border-image: none;
}
a img {
	border: currentColor; border-image: none;
}
h1 {
	padding-bottom: 10px; font-size: 25px;
}
#containar {
	text-align: left; margin-top: 10px; margin-left: 100px;
}
#mainbox {
	background: rgb(255, 255, 255); width: 600px; text-align: left; padding-top: 25px; padding-left: 25px; margin-top: 0px;
}
#go {
	background: rgb(255, 255, 255); width: 600px; text-align: center; padding-top: 30px; padding-bottom: 10px;
}
#attention {
	text-align: left; color: rgb(255, 0, 0); font-size: 11px; margin-top: 20px;
}
.bold {
	text-align: left; color: rgb(0, 75, 158); font-size: 125%; font-weight: bold;
}
.blue {
	text-align: left; color: rgb(0, 75, 158); font-size: 12px;
}
