@charset "utf-8";


/**
 * Contents Header
 */
#pankuzu {
	border-bottom: none;
}

#contents hr {
	display: block;
	width: 100%;
	height: 5px;
	margin-bottom: 40px;
	border: 0;
	background: transparent url( ../images/bg_img_02.gif ) repeat left top;
}

#contents h2 {
	width: 714px;
	height: 180px;
	padding: 9px;
	margin-bottom: 28px;
	background: transparent url( ../images/bg_img_01.gif ) repeat left top;
}

#contents h2 img {
	display: block;
	border: #FFFFFF 1px solid;
}


/**
 * Contents Lead
 */
#contents_lead {
	width: 722px;
	margin-bottom: 28px;
}

#contents_lead p {
	font-size: 60%;
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
}


/**
 * Contents Box
 */
#contents .service_contents_box {
	width: 732px;
}

#contents .service_contents_box h3 {
	margin-bottom: 12px;
}

#contents .service_contents_box p {
	font-size: 60%;
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents .service_contents_box .image_frame {
	padding: 5px;
	background: transparent url( ../images/bg_image_g76a.png ) repeat left top;
}

#contents .service_contents_box .image_frame img {
	border: #ECE9E0 1px solid;
}

#contents ul.notes,
#contents ul.notes li {
	display: block;
}

#contents ul.notes li {
	padding-left: 14px;
	font-size: 45%;
	background: transparent url( ../images/bg_notes_list.gif ) no-repeat 2px 3px;
}


/**
 * Contact Box
 */
#contents .service_contact_box {
	width: 732px;
}

#contents .service_contact_box .link {
	width: 390px;
	margin: 0 auto 15px auto;
}


/**
 * Scroll Tab
 */

.scrollTab {
	width: 732px;
}

/* menu */
.scrollTab .menu {
	position: relative;
	width: 732px;
	height: 40px;
	margin-bottom: 28px;
}

.scrollTab .menu ul,
.scrollTab .menu li {
	display: block;
}

.scrollTab .menu ul {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 400px;
	height: 40px;
}

.scrollTab .menu li {
	width: 130px;
	height: 40px;
	margin-right: 5px;
	float: left;
}

.scrollTab .menu li a {
	display: block;
	width: 130px;
	height: 40px;
	outline: none;
	overflow: hidden;
}

.scrollTab .menu li a.selected {
	background-repeat: no-repeat;
	background-position: left top;
}
.scrollTab .menu li#bt_type_nakatoji a.selected {
	background-image: url( ../images/bt_type_nakatoji_on.png );
}

.scrollTab .menu li#bt_type_kannon a.selected {
	background-image: url( ../images/bt_type_kannon_on.png );
}

.scrollTab .menu li#bt_type_pocket a.selected {
	background-image: url( ../images/bt_type_pocket_on.png );
}

.scrollTab .menu li#bt_type_jabara a.selected {
	background-image: url( ../images/bt_type_jabara_on.png );
}

.scrollTab .menu li#bt_type_custom a.selected {
	background-image: url( ../images/bt_type_custom_on.png );
}

.scrollTab .menu li a img {
	width: 130px;
	height: 40px;
}

.scrollTab .menu li a.selected * {
	display: none !important;
}

.scrollTab #bt_type_prev,
.scrollTab #bt_type_next {
	position: absolute;
	top: 10px;
	display: block;
	width: 15px;
	height: 21px;
	outline: none;
	overflow: hidden;
}

.scrollTab #bt_type_prev img,
.scrollTab #bt_type_next img {
	display: block;
}

.scrollTab .menu #bt_type_prev {
	left: 8px;
}

.scrollTab .menu #bt_type_next {
	right: 8px;
}

/* contents */
.scrollTab .contents {
	position: relative;
	width: 732px;
	overflow: hidden;
}

.scrollTab .scroll {
	position: absolute;
	top: 0px;
	width:3660px;
}

.scrollTab .tab_contents {
	width: 668px;
	padding-left: 32px;
	padding-right: 32px;
	float: left;
}

.scrollTab .tab_contents p {
	line-height: 1.65;
}

/* nakatoji */
#type_nakatoji .wide {
	margin-bottom: 36px;
}

#type_nakatoji .image {
	width: 360px;
	margin: 0 auto;
}

/* kannon biraki */
#type_kannon .wide {
	margin-bottom: 36px;
}

#type_kannon .image {
	width: 488px;
	margin: 0 auto;
}

/* pocket file */
#type_pocket .wide {
	margin-bottom: 12px;
}

#type_pocket .notes {
	margin-bottom: 24px;
}

#type_pocket .image {
	width: 300px;
	margin: 0 auto;
}

/* jabara ori */
#type_jabara .left {
	width: 510px;
}

#type_jabara .right {
	width: 125px;
}

/* jabara ori M ori */
#type_jabara_m .left {
	width: 482px;
}

#type_jabara_m .right {
	width: 153px;
}
