@charset "utf-8";

/* Share */

.Secondbody h2 {
	background:url(../common/images/title/h2_original_bg.gif) no-repeat bottom left;
	height: 48px;
	font-family:'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-left: 54px;
	padding-top: 20px;
	font-size: 174%;
	font-weight:normal;
}

.Secondbody .lead {
	margin:20px 10px 15px 18px;
	line-height:180%;
}

.Secondbody .top-lead {
	margin:0 10px 15px 18px;
	line-height:180%;
}


.Secondbody .lead dt { margin-bottom:15px; }
.Secondbody .lead .mark {
	color:#997C0D;
}

.Secondbody .anchor { margin:0 0 30px 0; }

.Secondbody .anchor li {
	margin:0 0 10px 34px;
	padding:0 0 0 15px;
	background: url(../common/images/icon/icon_arrow_01.gif) no-repeat left 4px;
	font-size:85%;
	line-height:135%;
}

.red { color:#CC6600; }
span.blue { color:#1D9BC5; }
span.red { color:#CC0000; font-size:85%; }
span.orange { color:#CC6600; font-size:85%; }

/* オリジナル図書カード */

.contact-box {
	line-height:160%;
	border:1px solid #44A090;
	padding:10px;
	margin-top:20px;
}

.pb100 { padding-bottom:50px; }
