@charset "utf-8";
/* CSS Document */
BODY {
  scrollbar-face-color: #ffffff;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-arrow-color: #cccccc;
  scrollbar-track-color: #ffffff;
}
.basic {
	margin: auto;
	margin-top: 80px;
	width: 660px;
	height: 500px;
}

a:link {
color: #696969;
}
a:visited {
color: #696969;
}
a:hover {
color: #DD7B83;
}

p {
	text-decoration: none;
	color: #696969;
	font-family: "Osaka",MS P明朝,sans-serif;
	padding: 0px;
	margin: 0;
	font-size: 12px;
}

img {
	margin: 1px;
	padding: 1px;
	border-style: none;
}
.imgbig {
	width: 208px;
	height: 100px;
}

.imgsize {
	width: 100px;
	height: 100px;
}

.newitem {
	width: 50px;
	height: 50px;
	border: none;
}

.subleft {
	width: 320px;
	height: 318px;
	margin-left: 2px;
	padding: 0px 0px 5px 0px;
	background-image: url(img/newback.jpg);
	background-repeat: no-repeat;
	float: left;
}

.subright {
	width: 332px;
	height: 318px;
	padding: 0px 0px 5px 3px;
	background-image: url(img/newback2.jpg);
	background-repeat: no-repeat;
	float:right;
}

.frame {
	width: 290px;
	height: 265px;
	margin-top: 35px;
	margin-left: 7px;
	overflow: scroll; 
	padding: 5px;
	border: none
}

.calendarleft {
	width: 316px;
	height: 318px;
	margin-left: 2px;
	padding: 0px 0px 5px 0px;
	float: left;
}

.calendarright {
	width: 318px;
	height: 318px;
	padding: 0px 0px 5px 0px;
	float:right;
}

.aboutleft {
	width: 318px;
	height: 318px;
	margin-left: 2px;
	padding: 0px 0px 5px 0px;
	background-image: url(img/aboutleft.jpg);
	background-repeat: no-repeat;
	float: left;
}

.aboutright {
	width: 318px;
	height: 318px;
	padding: 0px 0px 5px 0px;
	background-image: url(img/aboutright.jpg);
	background-repeat: no-repeat;
	float:right;
}

.shop {
	width: 640px;
	height: 318px;
}
