@charset "shift_jis";

.librarybox {
	line-height: 1.6;
	background-color: #eaeaea;
	border: 1px solid #cccccc;
}

.libraryTitle {
	color: #15389A;
}

.libraryph01 {
	background: url(../images/library_ph01.jpg) no-repeat;
}

.libraryph02 {
	background: url(../images/library_ph02.jpg) no-repeat;
}

.libraryph03 {
	background: url(../images/library_ph03.jpg) no-repeat;
}

.libraryph04 {
	background: url(../images/library_ph04.jpg) no-repeat;
}

.libraryph05 {
	background: url(../images/library_ph05.jpg) no-repeat;
}

/*ポップアップページ*/
body#deepsea {
	margin: 0;
	padding: 0;
	background-color: #69C;
}

#deepsea form {
	margin: 0;
	padding: 0;
}

#deepsea .deepseaBox {
	margin: 0 auto;
	background-color: #FFF;
}

#deepsea .white {
	color: #fff;
	text-decoration: none;
}

#deepsea .librarypriceBox {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}


#deepsea .librarypriceBox th {
	color: #fff;
	background-color: #039;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#deepsea .librarypriceBox td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#deepsea .librarypriceBox td.price {
	text-align: right;
}

#deepsea .librarypricenote {
	width: 300px;
	margin: 10px auto;
	text-align: left;
}

#deepsea .txtjamstec {
	margin: 10px 5px;
	text-align: left;
}
