@charset "shift_jis";
/* CSS Document */

.picup_box {
	float: left;
	margin-left: 4px;
	padding-top: 4px;
}
.main_box {
	margin-top: 5px;
}
#right_contents_wrapper {
	float: left;
	width: 700px;
	margin-bottom: 4px;
}
#yakusoku {
	margin-bottom: 5px;
}
#entry {
	position:relative;
}
#entry_tel {
	position: absolute;
	top: 113px;
	display: block;
	height: 0px;
	width: 337px;
	padding-top: 83px;
	overflow: hidden;
	left: 0px;
	/* background-image: url(ie.gif); */
}
#entry_mail {
	position: absolute;
	right: 0px;
	top: 113px;
	display: block;
	height: 0px;
	width: 337px;
	padding-top: 83px;
	overflow: hidden;
	/* background-image: url(ie.gif); */
}
/* concept */

#concept_container {
	height: 320px;
	width: 670px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	clear: left;
}
.booklet {
	margin: 0;
}
.pages {
	height: 320px;
	background-image: url(../img/merit.jpg);
}
.pages p {
	padding-top: 85px;
	padding-right: 45px;
	padding-left: 45px;
	font-size: 14px;
	line-height: 2;
}
.pages span {
	display: none;
}
#page_02 {
	background-position: -335px 0;
}
#page_03 {
	background-position: 0 -320px;
}
#page_04 {
	background-position: -335px -320px;
}
#page_05 {
	background-position: 0 -640px;
}
#page_06 {
	background-position: -335px -640px;
}
#page_07 {
	background-position: 0 -960px;
}
#page_08 {
	background-position: -335px -960px;
}
#page_09 {
	background-position: 0 -1280px;
}
#page_10 {
	background-position: -335px -1280px;
}
#concept_index {
	width: 242px;
	list-style-type: none;
	position: absolute;
	left: 37px;
	top: 65px;
	z-index: 110;
}
#concept_index li a {
	height: 0px;
	display: block;
	padding-top: 45px;
	overflow: hidden;
}
#concept_pager {
	list-style-type: none;
	position: absolute;
	right: 118px;
	bottom: 30px;
	z-index: 110;
}
#concept_pager li {
	width: 20px;
	display: block;
	float: left;
}
#concept_pager li a {
	height: 0px;
	display: block;
	padding-top: 20px;
	overflow: hidden;
}
#right_contents_wrapper a img {
	display: block;
	float: left;
	height: 350px;
	width: 230px;
	margin-right:2px;
}
