@charset "EUC-JP";

/*////////////////////////////////////////////////////////////
	RECOMMEND, NEW
////////////////////////////////////////////////////////////*/

#home #recommend {
	float: left;
	width: 250px;
	margin-bottom: 15px;
}
#home #new {
	float: right;
	width: 250px;
	margin-bottom: 15px;
}
#home #recommend .tit,
#home #new .tit {
	border: 1px solid #602E2E;
	padding: 1px;
	margin-bottom: 0.5em;
}
#home #recommend .tit h2,
#home #new .tit h2 {
	background-color: #EEE9E9;
	color: #602E2E;
	text-align: center;
	border: 1px solid #C4B1B1;
	font-size: 110%;
	font-weight: bold;
	padding: 0.2em;
}
#home #recommend h3,
#home #new h3 {
	color: #602E2E;
	font-weight: bold;
}
#home #recommend .book,
#home #new .book {
	float: left;
	width: 95px;
	background-color: #EEEEEE;
	margin-right: 10px;
}
#home #recommend img,
#home #new img {
	margin: 5px;
}
#home #recommend p,
#home #new p {
	float: right;
	width: 145px;
}

/*////////////////////////////////////////////////////////////
	VI, APPEAL
////////////////////////////////////////////////////////////*/

#home img.mainimage {
	display: block;
	margin-bottom: 15px;
}
#home #appeal {
	background-color: #F7F7F7;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#home #appeal h2 {
	color: #FFFFFF;
	font-size: 110%;
}
#home #appeal a {
	color: #FFFFFF;
	background-image: url(../img/ic_link_03.gif);
	background-position: 0px 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#home .inside {
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#home .appeal_01 {
	background-color: #373657;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home .appeal_01 .inside {
	border: 1px solid #737289;
	background-image: url(../ja/img_top/index_bg_appeal_01.gif);
}
#home .appeal_02 {
	background-color: #778142;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home .appeal_02 .inside {
	border: 1px solid #9BA276;
	background-image: url(../ja/img_top/index_bg_appeal_02.gif);
}
#home .appeal_03 {
	background-color: #395446;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin-bottom: 10px;
}
#home .appeal_03 .inside {
	border: 1px solid #74877D;
	background-image: url(../ja/img_top/index_bg_appeal_03.gif);
}
#home .appeal_04 {
	background-color: #735055;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	margin-bottom: 10px;
}
#home .appeal_04 .inside {
	border: 1px solid #9D8488;
	background-image: url(../ja/img_top/index_bg_appeal_04.gif);
}

/*////////////////////////////////////////////////////////////
	INFO
////////////////////////////////////////////////////////////*/

#home #info {
	margin-bottom: 15px;
}
#home #info h2 {
	background-color: #EFEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #602E2E;
	background-image: url(../img/bg_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 26px;
	line-height: 26px;
	color: #602E2E;
	padding-left: 18px;
	font-size: 110%;
	font-weight: bold;
}
#home #info th {
	width: 138px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
	background-image: url(../img/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	color: #602E2E;
}
#home #info td {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-image: url(../img/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#home #info .date {
	background-image: url(../img/ic_info.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-left: 18px;
}
#home #info p {
	margin-top: 0.5em;
	font-size: 80%;
}
#home #info p a {
	padding-bottom: 3px;
}
#home #contents {
	margin-top: 20px;
}
#home h1 {
	margin: 0px;
	padding: 0px;
}

