@charset "utf-8";

#main h3 {
	margin:17px 0 10px;
}

/* エントリータイトル
======================================================================*/
#main .head {
	position:relative;
	width:660px;
	padding:0 0 20px;
	text-align:center;
	background:url(../../educational/img/doubleDotLine.gif) 0 100% repeat-x;
}
#main .head h4 {
	padding:10px 70px 10px 10px;
}
#main .head img.icon {
	position:absolute;
	top:0;
	right:10px;
}

/* エントリー本文
======================================================================*/
#main .entry {
	padding:20px 0;
}
#main .entry p.intro {
	margin:0 0 50px;
}

/* 見出し */
#main .entry h5 {
	margin:0 0 10px 5px;
}
#main .column h5 {
	font-size:18px;
	color:#3185ff;
	background:url(../img/singleDotLine.gif) 0 100% repeat-x;
}
#main .column h5 strong {
	font-size:24px;
}
#main .column h5 span.marker {
	padding:0 0 0 37px;
}
#main #typeJ .column h5 span.marker {	background:url(../img/markerJ.gif) 2px 0 no-repeat; }


/* 段落 */
#main .column p {
/*	text-indent:1em;*/
	padding:0 0 2em 40px;
}
#main .column p img.right {
	float:right;
	margin:0 0 10px 10px;
}
#main .column p img.left {
	float:left;
	margin:0 10px 10px 0;
}

/* その他 */
#main .entry div.check {
	text-align:right;
	margin:0 0 40px;
}
#main .entry .btnReadMore {
	margin:20px 0 0;
	text-align:right;
}



.adobereader {
	clear: both;
	position: static;
	padding: 0 0 0 40px;
	font-size: 100%;
	line-height:1.5em;
}
.adobereader img {
	float: left;
	width: 158px;
	margin: 0 10px 0 0;
}
