@charset "utf-8";

/* ContenterR
----------------------------------------------------------- */
#followupTitle h1 {
	background: url(../../followup/img/title_point05.png) 0 0 no-repeat;
  height: 31px;
  text-indent: -9999px;
  margin: 0 0 15px;
}

.sectionTitle {
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 12px;
	background: url(../../followup/img/bg_tl01.png) 0 0 repeat-y;
}

.sectionTitle:before,
.sectionTitle:after {
	position: absolute;
	left: 0;
	display: block;
	content: "";
	width: 5px;
	height: 2px;
	font-size: 0;
	line-height: 0;
}

.sectionTitle:before {
	top: 0;
	background: url(../../followup/img/bg_tl01_top.png) 0 0 no-repeat;
}

.sectionTitle:after {
	bottom: 0;
	background: url(../../followup/img/bg_tl01_btm.png) 0 0 no-repeat;
}

.sectionTitle p,
.sectionTitle h2 {
	display: table-cell;
	color: #1c8fe2;
	vertical-align: middle;
}

.sectionTitle p span {
	display: block;
	width: 36px;
	border: 3px solid #1c8fe2;
	border-radius: 6px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
}

.sectionTitle h2 {
	padding: 0 0 0 8px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}

.sectionTitle h2 span {
	font-size: 15px;
}


#ContenterR h3,
#ContenterR h4 {
	margin: 0 0 10px;
}

#ContenterR p {
	margin: 0 0 15px;
	line-height: 1.6;
}

#ContenterR em {
	color: #ff0000;
	font-style: normal;
}

div#section01,
div#section02,
div#section03,
div#section04 {
	margin: 0 0 20px;
}



/*----- div#section01 -----*/

div#section01 ol {
	margin: 0 0 20px;
}

div#section01 ol li {
	padding: 8px 0;
	border-bottom: 1px dashed #c7c7c7;
}

div#section01 ol li:first-child {
	padding-top: 0;
}

div#section01 ol li span {
	display: block;
	color: #646464;
	overflow: hidden;
	zoom: 1;
}

div#section01 ol li span:first-child {
	float: left;
	color: #3597e2;
}

div#section01 a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/*----- div#section03 -----*/

div#section03 > img {
	margin: 10px 0;
}

div#section03 a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/*----- div#section05 -----*/
div#section05 .access_list {
  width: 100%;
  height: 304px;
  background: url(../../followup/img/p_05.png) 240px 0 no-repeat;
}

