@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
h1{
	color: #00f;
}
h1 em{
	color: #03c;
	}
h3 em{
	color: #c00;
}
p em{
	color: #c00;
	}
li {
	list-style:none;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #096; /* フォントカラーの変更 */
	background: #00A147 url(images/top/s0715fj090715fj052d.jpg) left top repeat;

}
.zucap{
	text-aling:center;
	font-size:0.875em;
}
.zucap img{
	margin-bottom;10px;
}
.zucap p{
	margin:0;
}

.zu00{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px
}
.zu01{
	float:right;
	margin-left:20px
}
.zu02{
	float:left;
	margin-right:20px
}
#container {
	width: 960px; /* 横幅の変更 */
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/topback.gif); /* 背景イメージの変更 */
	background-color: #000;
	min-height: 100%;
}

#container h2 {
	padding-bottom: 20px;
	padding-top: 20px; /* 上余白の設定 */
	text-align: center; /* テキストを中央揃えに設定 */
}

#container h4 {
	float: left;
}

/* ここからナビゲーションボタンの設定 */
#container #bota00 a {
	background-image: url(images/top/bota00_up.jpg);
	display: block;
	height: 30px;
	width: 10px;
	text-indent: -9999px;
}
#container #bota01 a {
	background-image: url(images/top/bota012_up.jpg);
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
}
#container #bota02 a {
	background-image: url(images/top/bota022_up.jpg);
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
}
#container #bota03 a {
	background-image: url(images/top/bota032_up.jpg);
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
}
#container #bota04 a {
	background-image: url(images/top/bota042_up.jpg);
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
}
#container #bota05 a {
	background-image: url(images/top/bota052_up.jpg);
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
}
#container #bota06 a {
	background-image: url(images/top/bota062_up.jpg);
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
}
#container #bota07 a {
	background-image: url(images/top/bota07_up.jpg);
	display: block;
	height: 30px;
	width: 10px;
	text-indent: -9999px;
}
#container #bota00 a:hover {
	background-image: url(images/top/bota00.jpg);
}
#container #bota01 a:hover {
	background-image: url(images/top/bota012.jpg);
}
#container #bota02 a:hover {
	background-image: url(images/top/bota022.jpg);
}
#container #bota03 a:hover {
	background-image: url(images/top/bota032.jpg);
}
#container #bota04 a:hover {
	background-image: url(images/top/bota042.jpg);
}
#container #bota05 a:hover {
	background-image: url(images/top/bota052.jpg);
}
#container #bota06 a:hover {
	background-image: url(images/top/bota062.jpg);
}
#container #bota07 a:hover {
	background-image: url(images/top/bota07.jpg);
}
/* ここまでナビゲーションボタンの設定 */

.text01 {
	color: #000; /* フォントカラーの変更 */
	font-size: 90%;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	/* 上マージンの削除 */
	/* 下マージンの削除 */
	/* テキスト中央揃えを削除 */
}



#topicpath {
	/* フロートクリアの削除 */
	/* 背景イメージを削除 */
	padding-left: 20px;
	/* 高さを削除 */
	padding-top: 94px; /* 上余白を変更 */
	padding-bottom: 4px; /* 下余白を設定 */
	/* 背景イメージのリピートを削除 */
}

#topicpath p {
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

#topicpath a {
	text-decoration: none;
	color: #CCCCCC; /* フォントカラーを変更 */
}

#topicpath a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.borderline {
	margin-bottom: 10px;
}

#container h1 {
	margin-bottom: 10px;
}
#totop {
	clear: both;
	padding-top: 10px;
	margin-right: auto; /* 右マージンを設定 */
	margin-left: auto; /* 左マージンを設定 */
	text-align: left; /* テキストを中央揃えに設定 */
}
#mailad {
	clear: both;
	padding-top: 10px;
	margin-right: auto; /* 右マージンを設定 */
	margin-left: auto; /* 左マージンを設定 */
	text-align: center; /* テキストを中央揃えに設定 */
}
#footer {
	clear: both;
	padding-top: 30px;
	margin-right: auto; /* 右マージンを設定 */
	margin-left: auto; /* 左マージンを設定 */
	text-align: center; /* テキストを中央揃えに設定 */
}

#footer h6 { /* フッターの設定を追加 */
	color: #CC9933;
	font-size: 10px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
