/*---------------------------------
　下層ページ用スタイE
---------------------------------*/

#cnt-area {
	margin-left: 0px;
	margin-top: 30px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#page-header {
	margin-bottom: 30px;
}
#page-header h2 {
	color: #1A5069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

#page-read {
	margin-bottom: 20px;
}
#page-read p {
	line-height: 150%;
	margin-bottom: 15px;
}

#page-header p {
	color: #666666;
	font-size: 80%;
}
#cnt-area .section01 {
	text-align: left;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
#cnt-area .section01 h3 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-bottom: 20px;
	color: #3366CC;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #3366cc;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cnt-area .section01 h4 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-bottom: 10px;
}
#cnt-area .section01 h5 {
	margin-bottom: 10px;
}

#cnt-area .section01 p {
	margin-bottom: 15px;
	line-height: 150%;
}

#cnt-area .section01 ol,
#cnt-area .section01 ul {
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#cnt-area .section01 li {
	margin-bottom: 7px;
	line-height: 135%;
}
#cnt-area .section01 table {
	margin-bottom: 15px;
}

#cnt-area .section01 dl {
	margin-top: 15px;
	margin-bottom: 15px;
}
#cnt-area .section01 dt {
	margin-bottom: 7px;
	margin-left: 15px;
}
#cnt-area .section01 dd {
	margin-bottom: 15px;
	margin-left: 50px;
}

#event-data {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
#event-data th,
#event-data td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#event-data th {
	font-size: 85%;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 10px;
	font-weight: normal;
}
#event-data td {
	font-size: 85%;
	line-height: 135%;
}
#cnt-area .section02 {
	text-align: left;
	margin-bottom: 30px;
	background-image: url(../images/home_box-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 440px;
}
#cnt-area .section02 h2 {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
#fontsize {
	width: 160px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 5px;
}
#fontsize ul {
	list-style-type: none;
	text-align: center;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
}
#fontsize ul li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

#books {
	width: 160px;
	margin-left: 0px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 5px;
}
#books h3 {
	text-align: left;
	margin-bottom: 15px;
}
#books p {
	margin-bottom: 10px;
	line-height: 180%;
	font-size: 85%;
}

#ml {
	width: 160px;
	margin-left: 0px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 5px;
	background-color: #E1F2F5;
	background-image: url(../images/ml_bg.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	color: #333333;
	background-position: right top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

#ml h3 {
	text-align: left;
	margin-bottom: 5px;
}
#ml table {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#ml table td {
	text-align: left;
	padding: 3px;
}
.width-full {
	width: 100%;
}

#contact-area {
	text-align: left;
	background-color: #E1F2F5;
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
}
#contact-area h3 {
	color: #004E73;
	margin-bottom: 7px;
}
#contact-area p {
	font-size: 90%;
	line-height: 150%;
}

/*---------------------------------
　メーE侫ーE
---------------------------------*/

.form02 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
.form02 th {
	font-size: 85%;
	line-height: 150%;
	padding: 10px;
	text-align: left;
	background-color: #ECF6F8;
	width: 38%;
}
.form02 td {
	font-size: 85%;
	line-height: 150%;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.submit {
	text-align: center;
}
td.submit input {
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.box {border:#cccccc 1px solid;}