@charset "utf-8";
@import "frame.css";

/* /////////////////////////////////////////// */
/* ① 左列コンテンツ (170px)
/* /////////////////////////////////////////// */

#books618 {
	width: 618px;
	height: 219px;
	margin-bottom: 21px;
	text-align: center;
}
#books618 .book {
	width: 195px;
	height: 220px;
	margin-right: 15px;
	float: left;
	background-image: url(../images/book00.jpg);
	background-repeat: no-repeat;
}
#books618 .book-last {
	width: 195px;
	height: 220px;
	float: left;
	background-image: url(../images/book00.jpg);
	background-repeat: no-repeat;
}
#books618 p {
	text-align: center;
	font-size: 16px;
	color: #006;
	padding-top: 18px;
	padding-bottom: 8px;
}
#books618 img.bookpic {
	padding-bottom: 13px;
}

.bar618 {
	height: 40px;
	width: 618px;
	background-image: url(../images/bk-barr.jpg);
	background-repeat: no-repeat;
}
.bar618 h2{
	font-size: 14px;
	color: #29285c;
	padding-left: 24px;
	padding-top: 13px;
}
.bar618 h3{
	font-size: 14px;
	color: #29285c;
	padding-left: 24px;
	padding-top: 13px;
}

.box618 {
	width: 618px;
	margin-top: 24px;
	margin-bottom: 0px;
}
.box618-02 {
	width: 618px;
	margin-top: 24px;
	margin-bottom: 33px;
}
#wellcome618 {
	width: 618px;
	margin-top: 24px;
	margin-bottom: 33px;
}
#wellcome618 img {
	float: right;
	margin-right: 10px;
	margin-left: 13px;	
}
#wellcome618 p {
	font-size: 13px;
	color: #333;
	padding-left: 7px;
	line-height: 1.4em;
}


#misc618 {
	height: 40px;
	width: 618px;
	margin-top: 44px;
}
#misc618 .mbox {
	width: 195px;
	margin-right: 15px;
	float: left;
}
#misc618 .mbox-last {
	width: 195px;
	float: left;
}
#misc618 .misctext {
	width: 195px;
	margin-top: 13px;
	margin-bottom: 17px;	
}
#misc618 .textbox p {
		
}

/* END □□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
