body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-image : url(../sozai/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 90%;
	line-height: 140%;
	border-top: 5px solid #102641;
	border-bottom: 3px solid #102641;
}
.contents {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 100%;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	font-family: Calibri, "Times New Roman", sans-serif;
}

.header {
	width: 960px;
	padding: 0;
	vertical-align: top;
	background-color: #002060;
}


/* ===== 【目次エリア：右側 2013】 ===== */
.menu {
	width: 180px;
	padding: 0;
	font-size: 16px;
	font-family: "Times New Roman", sans-serif;
	vertical-align: top;
	background-color: #002060;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 0;
	list-style-type: none;
}
.mokuji a {
	width: 180px;
	line-height: 35px;
	display: block;
	color: red;
	font-weight: bold;
	padding: 0;
	background-image: url(../sozai/btn-left1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
}
.menu a:link {
	text-decoration: none;
	color: #002060;
}
.menu a:visited {
	text-decoration: none;
	color: #002060;
}
.menu a:hover {
	background-image: url(../sozai/btn-left2.gif);
	color: #002060;
}
.active a {
	width: 180px;
	line-height: 40px;
	display: block;
	padding: 0;
	background-image: url(../sozai/btn-left2.gif);
	color: #002060;
}


/* ===== 【ページ下フッター 2013】 ===== */
.footer1{
	padding: 0;
	height: 140px;
	width: 700px;
	border-top: 1px solid #002060;
	background-image : url(../sozai/image-footer.jpg);
	background-repeat: no-repeat;
	background-color: #002060;
}
.footer2{
	width: 160px;
	height: 140px;
	border-top: 1px solid #002060;
	line-height: 130%;
	color: #ffffff;
	font-size: 12px;
	vertical-align: top;
	background-color: #002060;
	padding: 5px 0px 0px 7px;
}
.footer3{
	height: 140px;
	border-top: 1px solid #002060;
	line-height: 130%;
	color: #ffffff;
	font-size: 14px;
	vertical-align: bottom;
	background-color: #002060;
	padding: 5px 5px 0px 5px;
}


/* ===== 【トップページindex.html メインエリア 2013】 ===== */
.main {
	width: 780px;
	padding: 30px 20px 10px 20px;
	vertical-align: top;
	background-image : url(../sozai/image-jet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.main a:link, .main a:visited {
	color: blue;
	text-decoration: none;
}
.main a:hover {
	color: red;
}

/* ===== 【トップページ index.html ニュース】 ===== */
.index-text0{
	text-align: center;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	padding: 20px 5px 0px 5px;
	font-family: "Times New Roman", sans-serif;
	color:#102641;
}
.index-text00{
	text-align: center;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	padding: 15px 5px 0px 5px;
	font-family: "Times New Roman", sans-serif;
	color:#102641;
}


.index-text1{
	text-indent: -1em;
	padding: 3px 20px 0px 25px;
	font-weight: bold;
}
.index-text1e{
	margin-top: 5px;
	text-indent: -1em;
	padding: 3px 20px 0px 25px;
	font-weight: bold;
}

.index-text2{
	padding: 0px 20px 0px 30px;
}

.update{
	font-size:10px;
	text-align:right;
	margin:3px 10px 10px 20px;
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #fd5346;
	line-height: 100%;
}
.update-n{
	font-size:10px;
	text-align:right;
	margin:3px 10px 20px 20px;
	padding: 3px 0px 3px 20px;
	border-bottom: 4px solid #fd5346;
	line-height: 100%;
}




