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


.details {
	width: 512px;
}
.contents {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.detail.con_txt {
	height: auto;
	margin: 10px 5px 0px;
	width: 512px;
}

/* メイン画像 */

.main_img01 {
	height: 237px;
	width: 100%;
	background: url(/products/books/images/main_01.jpg) no-repeat;
	margin-bottom: 20px;
}
.main_img02 {
	height: 237px;
	width: 100%;
	background: url(/products/books/images/main_02.jpg) no-repeat;
	margin-bottom: 20px;
}
.main_img03 {
	height: 237px;
	width: 100%;
	background: url(/products/books/images/main_03.jpg) no-repeat;
	margin-bottom: 20px;
}
.main_img04 {
	height: 237px;
	width: 100%;
	background: url(/products/books/images/main_04.jpg) no-repeat;
	margin-bottom: 20px;
}
.main_img05 {
	height: 237px;
	width: 100%;
	background: url(/products/books/images/main_05.jpg) no-repeat;
	margin-bottom: 20px;
}
.main_img06 {
	height: 237px;
	width: 100%;
	background: url(/products/books/images/main_06.jpg) no-repeat;
	margin-bottom: 20px;
}

.main_txt {
	float: right;
	margin-top: 20px;
	height: auto;
	width: 290px;
	text-align: right;
	margin-right: 20px;
}


/* 装飾 */
.book_price strong {
	font-size: 160%;
	font-weight: bold;
	margin: 0px;
	color: #fb5300;
}
.right {
	text-align: right;
	margin-bottom: 10px;
}
.book_price {
	font-weight: bold;
	font-size: 140%;
}
.details .bold {
	font-size: 110%;
	font-weight: bold;
}

/* 見出し・リスト */


table.detail h4 {
	color: #5f3806;
	font-size: 120%;
	border-bottom: 3px solid #729540;
	margin-top: 5px;
}
table.detail h5 {
	font-size: 110%;
	font-weight: bold;
}

table.detail ul {
	margin: 0px;
	list-style-type: none;
	padding-left: 20px;
}

.contents li {
	color:#4D4D4D;
}

table.detail .contents ul li {
	list-style-image: url(/products/books/images/icon.gif);!important
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

.contents ol{
	padding-left:12px;
	margin-left:12px;
}

.contents ol li {
	margin: 0px;
	padding: 0px;
}



/* アマゾン */

.buy_amazon {
	background: #fffdde;
	border: 3px solid #f4a75a;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 40px;
}


.buy {
	color: #e40c49;
	font-size: 140%;
	font-weight: bold;
	margin: 10px 10px 0px;
}
.details .buy_amazon .bold {
	font-size: 140%;
	font-weight: bold;
}


/* 介護リーダーの条件 */

.ex {
	height: auto;
	width: 100%;
	padding-bottom: 0px;
	border-top: 1px dotted #000000;
	margin-top: 10px;
	padding-top: 10px;
}
.ex02 {
	height: auto;
	width: 100%;
	padding-bottom: 0px;
	border-top: 1px dotted #000000;
	margin-top: 10px;
	padding-top: 10px;
}
.detail .main_txt img {
	padding: 5px 0px 0px;
}
.ex02 .bold {
}
