#infobox {
	width: 650px;
	height: auto;
	margin: 20px auto;
	padding: 10px 0px;
	}

	
.endorsement {
	width: 650px;
	height: 400px;
	margin: 20px auto;
	padding: 10px 0px;
	}

.endorsement_l {
	float: left;
	width: 240px;
	text-align: center;
	}

.endorsement_r {
	float: right;
	}


#book_left {
	float: left;
	width: 220px;
	text-align: center;
	}

#content_main_left h1 {
	margin-left: 14px;
	}

#book_right {
	float: right;
	}

#detail {
	font-size: 20px;
	font-weight: bold;
	}

.detail {
	font-size: 20px;
	font-weight: bold;
	}

.subtitle {
	display: block;
	margin-top: 6px;
	font-size: 12px;
	font-weight: 100;
	}

.author {
	display: block;
	margin: 10px 0px;
	font-size: 12px;
	font-weight: 100;
	}

.header {
	display: block;
	margin: 6px 0px;
	font-size: 14px;
	font-weight: bold;
	}

.discription {
	width: 350px;
	margin: 30px 10px 20px 0px;
	}

.article {
	margin-top:30px;
	}

.article li{
	list-style: none;
	padding-left: 20px;
	}

.type {
	text-align: left;
	margin-top: 20px;
	margin-left: 30px;
	}

#content_main_right h3 {
	margin-bottom: 20px;
	padding-left: 15px;
}
#content_main_right li {
	margin-bottom: 10px;
	font-weight: bold;
	width: 130px;
	height: 40px;
	padding-top: 8px;
	font-size: 16px;
	background-image: url(img/side_mark.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 6px;
}
#content_main_right ul {
	list-style-type: none;
	margin-left: 4px;
	padding-left: 10px;
}

#book_look {
	font-size: 18px;
	height: 70px;
	background: url(img/book_look.gif) no-repeat left;
	padding-top: 40px; 
	padding-left: 60px;
	} 
	
#talk_header {
	font-size: 18px;
	height: 70px;
	background: url(img/header_talk.gif) no-repeat left;
	padding-top: 40px; 
	padding-left: 60px;
	} 

.book_txt {
	width: 500px;
	height: auto;
	margin: 10px auto;
	padding: 10px 0px;
	font-size: 14px;
	line-height: 2.0em;
	}

.step_txt {
	width: 450px;
	margin: 10px auto 20px auto;
	padding: 20px;
	text-align: center;
	background-color: #EDF2FF;
	border: solid 1px  #9FB7D4;
	}

#contact_list {
	text-align: center;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	height: 16px;
	}

#contact_list li {
	font-size: 12px;
	display: inline;
	text-align: center;
	margin-left: 30px;
	padding-left: 24px;
	background-image: url(../img/footer_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}