@charset "UTF-8";


/* secandMainBox
----------------------------------------------- */

.secandMainBox p.boxtxt {
	margin: 10px 0px;
	padding: 0px;
	font-size: 120%;
	line-height: 1.7em;
	color: #333;
	}


.secandMainBox h4 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 140%;
	line-height: 1.7em;
	color: #333;
	border-bottom: 1px dotted #333;
	}

.secandMainBox p.next {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-size: 120%;
	line-height: 1.7em;
	border-top: dotted 1px #333;
	width: 715px;
	text-align: right;
	}

.secandMainBox span.nextA {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 15px;
	background: url("../images/iconA.gif") no-repeat top left;
	}

/* -- 100406 Abe ADD -- */
table.eventBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 100%;
	line-height: 140%;
	}
table.eventBox tr th {
	margin: 0px;
	padding: 10px;
	font-size: 120%;
	padding: 5px;
	color: #334999;
	vertical-align: middle;
	text-align: center;
	background-color: #E8EBF7;
	}

table.eventBox tr td {
	margin: 0px;
	padding: 5px;
	}
.eventBox .eventBox_in {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventBox .eventBox_in td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.secandMainBox ul.box01 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 175px;
	}
.secandMainBox ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 130%;
	line-height: 2.5em;
	list-style: none;
	background: url("../images/iconC.gif") 0px 8px no-repeat;
	font-weight: bold;
	}
.secandMainBox .table01 th {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 12px;
	background-image: url(../images/iconE.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
	white-space: nowrap;
	padding-right: 12px;
}
.secandMainBox .table01 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
	padding-bottom: 15px;
	line-height: 140%;
}
.secandMainBox dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

