/*top*/
#top #wrap #container {
	padding-top: 26px;
}
#contents #top_information {
	background-color: #FFF;
	padding: 18px;
}

#contents #top_information table tr th {
	width: 65px;
	border-bottom: 1px dashed #acacac;
	padding: 5px;
	vertical-align: top;
}
#contents #top_information table tr td {
	background-image: url(../images/top_information_icon.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px dashed #acacac;
	vertical-align: top;
}
#contents #top_information table tr td a {
	color: #34a729;
}

#contents #top_new {
	border-right: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	border-bottom: 1px solid #cbeaff;
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 18px 18px 8px 18px;
}
#contents #top_new .book_list {
	padding: 12px;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}
#contents #top_new .book_list h3 {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
}
#contents #top_new .book_list h3 a {
	font-weight: bold;
	color: #086cc2;
}
#contents #top_new .book_list .floatleft {
	padding-left: 20px;
}
#contents #top_new .book_list .floatright {
	width: 500px;
}


/*book*/
#contents .contents_title {
	margin-bottom: 9px;
	margin-top: 20px;
}
#contents .contentsIn {
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	padding-left: 32px;
	padding-right: 18px;
}
#contents .contentsIn .book_list {
	padding: 12px;
	border-bottom: 1px solid #d9d9d9;
}
#contents .contentsIn .book_list h3,
#contents .contentsIn .book_detail h3 {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 23px;
	margin-bottom: 10px;
	font-size: 14px;
}
#contents .contentsIn .book_list h3 a,
#contents .contentsIn .book_detail h3 a {
	font-weight: bold;
	color: #086cc2;
}
#contents .contentsIn .book_list .floatright {
	width: 500px;
}
#contents .contentsIn .book_detail {
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents .contentsIn .book_detail .floatright {
	width: 460px;
}
#contents .contentsIn .book_detail .price {
	color: #e60012;
}
#contents .contentsIn .book_detail .text {
	color: #834e00;
}
#contents .contentsIn .book_detail .floatright h4 {
	font-size: 12px;
	border-top: 1px solid #d9d9d9;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#contents .contentsIn .book_detail .order {
	text-align: right;
	margin-top: 30px;
}

/*about*/
#contents .profile {
	border-top: 1px solid #cbeaff;
	border-right: 1px solid #cbeaff;
}
#contents .profile th {
	border-bottom: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	background-color: #f0f6fb;
	width: 80px;
	text-align: center;
	line-height: 1.3em;
	padding: 8px;
}
#contents .profile td {
	border-bottom: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	background-color: #FFF;
	vertical-align: top;
	line-height: 1.3em;
	padding: 8px;
}
#wrap #container #contents #accessmap .floatright {
	padding-top: 210px;
	padding-left: 10px;
}

/*policy*/

#contents .policy h3 {
	border-bottom: 1px solid #2376c2;
	color: #2376c2;
	font-weight:bold;
	font-size:14px;
	padding: 1px;
}

#contents .policy td {
	vertical-align: top;
	line-height: 1.3em;
	padding: 1px;
}

#contents .privacy {
	border-top: 1px solid #cbeaff;
	border-right: 1px solid #cbeaff;
}
#contents .privacy th {
	border-bottom: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	background-color: #f0f6fb;

	text-align: center;
	line-height: 1.3em;
	padding: 8px;
}
#contents .privacy td {
	border-bottom: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	background-color: #FFF;
	vertical-align: top;
	line-height: 1.3em;
	padding: 8px;
}

/*plan*/
#contents .hyou {
	border-top: 1px solid #cbeaff;
	border-right: 1px solid #cbeaff;
}
#contents .hyou th {
	border-bottom: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	background-color: #f0f6fb;
	text-align: center;
	line-height: 1.3em;
	padding: 8px;
}
#contents .hyou td {
	border-bottom: 1px solid #cbeaff;
	border-left: 1px solid #cbeaff;
	background-color: #FFF;
	text-align: left;
	line-height: 1.3em;
	padding: 8px;
}
