html{
	margin:0px;
	padding:0px;
}

body {
	background-attachment: fixed;
	background-image:  url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

td {
	font-size: 70%;
	line-height: 160%;
	color: #333333;
}

a:link {
	color: #1A93CF;
	text-decoration: none;
}

a:visited {
	color: #1A93CF;
	text-decoration: none;
}

a:hover {
	color: #1A93CF;
	text-decoration: underline;
}

a:active {
	color: #1A93CF;
	text-decoration: underline;
}

.MainBox {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.booklist {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-size: 70%;
	line-height: 120%;
	color: #333333;
	letter-spacing: 1px;
	background-image: url(ls/images/list_bg.gif);
}

.booklist-cart {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	font-size: 70%;
	line-height: 120%;
	color: #333333;
	letter-spacing: 1px;
	background-image: url(ls/images/list_bg.gif);
}

.TXT-BOX {
	border:1px solid #DBDBDB;
	background-color: #FCFCFC;
}

.keyname {
	color: #309ED4;
}
.listline-b {
	background-image: url(images/listline_b.gif);
}
.fs12 {
	font-size: 12px;
	line-height: 140%;
}

.bsp-3 {
	padding-bottom: 3px;
}
.IMG-Border {
	border: 1px solid #CCCCCC;
}
.yasumi {
/*	background-attachment: fixed;*/
	background-image: url(images/yasumi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#990000;
}

.border {  border: thin none}
.eventlist {  font-size: 12px; line-height: 250%; color: #666666; font-family: "�l�r �o�S�V�b�N", "Osaka"}
.topics {  border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}
.eventlist2 {  font-size: 12px; color: #666666; line-height: 180%}
.linehigh {  font-family: "�l�r �o�S�V�b�N", "Osaka"; font-size: 12px; line-height: 200%; color: #666666}
.fs14 {
	font-size: 14px;
	line-height: 140%;
}
.copyright_area{
	margin-right:15px;
}