@charset "utf-8";
.pageTitle {
	text-align: left;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#runner section {
	margin: 0 0 45px;
	clear:both;
}
#runner #zoom{
	margin:0 0 20px;
}
#runner #zoom p.img_1 {
	text-align:center;
	padding:0 0 0;
	margin-top:30px;
}
#runner #zoom p.img {
	text-align:center;
	padding:0 0 0;
	margin:0 0 0px;
}
#runner #zoom p.btn {
	text-align:center;
	margin:0 0 20px;
}
img.cboxPhoto{
	zoom:0.85 !important;
}
#runner ul.anc_group li{
	float:left;
}
#runner ul.anc_group li:last-child{
	float:right;
}
#runner section.flow p,
#runner section.flow2 p{
	text-align:center;
	clear:both;
	margin:0 0 15px;
}
#runner p.blue{
	padding:5px;
	color:#da0000;
	border:2px solid #da0000;
	font-weight:bold;
	clear:both;
	font-size:12px;
}
#runner section.flow h4 {
	margin: 0 0 10px 10px;
}
#runner section.flow div,
#runner section.flow2 div{
	margin:0 0 20px;
}
#runner section.flow div dl dt,
#runner section.flow2 div dl dt{
	margin:0 0 20px;
}
#runner section.flow div dl dt img,
#runner section.flow2 div dl dt img{
	zoom:0.7;
}
#runner section.flow div dl dd{
	margin:0 0 15px;
}
#runner section.flow div dl dd dl{
	border:1px #CCC solid;
	margin:30px 0 20px;
}
#runner section.flow div dl dd dl dt{
	color:#FFF;
	font-weight:bold;
	text-align:center;
	background:#da0000;
	padding:5px 0;
	font-size:20px;
}
#runner section.flow div dl dd dl dd{
	padding:10px;
	margin:0 0 10px;
}
#runner section.flow div dl dd dl dd.detail{
	margin:0;
	text-align:right;
}
#runner section.flow div dl dd dl dd span{
	font-weight:bold;
}
#runner section.flow p.arrow{
	margin:0 0 20px;
	text-align:center;
}

#runner .charityLink a {
	background-size:7px 15px;
	padding-left: 10px;
}

#runner .flow table {
	margin: 0 10px 20px;
  font-size: 12px;
  border-collapse: separate;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#runner .flow table .title {
	background: #ddd;
	text-align: center;
}

#runner .flow table th {
	font-weight: normal;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}

#runner .flow table .title td {
	background: none;
}

#runner .flow table td {
	vertical-align: middle;
	border-bottom: 1px solid #ddd;
	height:50px;
}

#runner .flow table td {
	background: url(../img/icon01.gif) no-repeat 5px center;
	background-size:7px 15px;
	padding-left: 15px;
}

#runner .flow table td a {
	text-decoration:underline;
}

/*-- 目次へ戻る --*/
#runner p.pagetop{
	text-align: right !important;
	clear: both;
	margin: 0;
	padding-top: 15px;
	margin-bottom: 15px;
}
#runner p.pagetop a{
	color:#404042;
	text-decoration:underline;
	background:url(../img/arrow_pagetop.gif) left center no-repeat;
	background-size:15px 15px;
	padding-left:18px;
}