/**大前プロモ用スタイルシート**/

/**特集ページ**/
.contents_text {
	color: #404040;
	font-size: 13px;
	line-height: 16px;
	margin: 6px;
	padding: 6px;
}


.tit01{
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.main_link01{
	padding-top: 10px;
}
.book_bg01 { 
	background-image: url("../img/promo/main_bg01.gif"); 
	background-repeat: no-repeat; 
	background-position: 115px 25px;
	font-size: 13px;
	line-height: 18px;
	margin: 6px;
	padding: 6px;
}
.book_bg02 { 
	background-image: url("../img/promo/main_bg02.gif"); 
	background-repeat: no-repeat; 
	background-position: 100px 5px;
	font-size: 13px;
	line-height: 18px;
	margin: 6px;
	padding: 6px;
}


/**プロフィールページ用**/
.waku {
	margin-top: 15px;
	margin-bottom: 5px;
	border: solid 1px black;
}

/**絶賛の声ページ用**/
div.voice_area{
	width:485px;
	margin-left: 32px;
	padding-top: 20px;
}
.voice_company {
	color: black;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	padding-left: 15px;
	border-left: solid 5px #000;
	padding-bottom: 2px;
}
.voice_name {
	color: black;
	font-size: 14px;
	line-height: 15px;
	font-weight:bold;
	padding-left: 15px;
	border-left: solid 5px #000;
	padding-bottom: 5px;
}
.voice_text01 {
	color: black;
	font-size: 13px;
	line-height: 15px;
	padding-left: 15px;
	border-left: solid 5px #000;
}

/**書籍、論文ページ用**/
.book_notice{
	font-size:13px;
	color:red;
	padding-left: 13px;
	padding-top: 5px;
}
.p_title{
	background-color: #333333;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.p_title_s{
	background-color: #333333;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.book{
	height:230px;
}
.book_tit{
	font-size:14px;
	font-weight:bold;
	line-height: 16px;
}
.book_subtit{
	font-size:13px;
	line-height: 16px;
}
.book_copy{
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.book_copy_l{
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
}
.book_detail{
	font-size:11px;
	line-height: 16px;
}
.book_noimg { 
	font-size:11px;
	background-color: white; 
	text-align: center; 
	width: 82px; 
	border: solid 1px #000000;
	padding-top: 50px;
	padding-bottom: 50px;
}

.article_tit{
	padding-top: 20px;
	padding-bottom: 2px;
	border-bottom: solid 1px #000000;
}

.article_content{
	padding-top: 10px;
	padding-bottom: 20px;
}

.article_go{
	font-size:11px;
}

/**特典紹介ページ用**/
.pre_text01 {
	color: black;
	font-size: 13px;
	line-height: 15px;
}
