﻿@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	/* 背景イメージを削除 */
}

#navibar {
	height: 40px; /* 高さを設定 */
	width: 780px; /* 幅を変更 */
	margin-right: auto; /* マージンを設定 */
	margin-left: auto; /* マージンを設定 */
	padding-bottom: 10px; /* 余白を設定 */
	/* フロートを削除 */
}

#navibar li {
	float: left; /* フロートを設定 */
	/* 高さを削除 */
	/* 幅を削除 */
	/* 背景イメージを削除 */
}

/* ここからナビゲーションボタンの設定 */
#navibar #btn01 a {
	display: block;
	height: 30px;
	width: 156px;
	text-indent: -9999px;
	background-image: url(images/top/btn01.gif);
}
#navibar  #btn01  a:hover {
	background-image: url(images/top/btn01o.gif);
}
#navibar #btn02 a {
	display: block;
	height: 30px;
	width: 156px;
	text-indent: -9999px;
	background-image: url(images/top/btn02.gif);
}
#navibar #btn02 a:hover {
	background-image: url(images/top/btn02o.gif);
}
#navibar #btn03 a {
	display: block;
	height: 30px;
	width: 156px;
	text-indent: -9999px;
	background-image: url(images/top/btn03.gif);
}
#navibar #btn03 a:hover {
	background-image: url(images/top/btn03o.gif);
}
#navibar #btn04 a {
	display: block;
	height: 30px;
	width: 156px;
	text-indent: -9999px;
	background-image: url(images/top/btn04.gif);
}
#navibar #btn04 a:hover {
	background-image: url(images/top/btn04o.gif);
}
#navibar #btn05 a {
	display: block;
	height: 30px;
	width: 156px;
	text-indent: -9999px;
	background-image: url(images/top/btn05.gif);
}
#navibar #btn05 a:hover {
	background-image: url(images/top/btn05o.gif);
}
/* ここまでナビゲーションボタンの設定 */


/* ここからサブナビゲーションボタンの設定 */
#subnavibar {
	width: 180px;
	float: left;
	background-color: #e7f0f6;
	height: 100%;
}
#subnavibar li a {
	background-image: url(images/top/bk_btn_subNavi_up.jpg);
	height: 22px;
	width: 165px;
	display: block;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 12px;
}
#subnavibar li a:hover {
	background-image: url(images/top/bk_btn_subNavi_over.jpg);
	height: 22px;
	width: 165px;
	display: block;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 12px;
}
#subnavibar  #btn00  a {
	height: 80px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/contents01/naviTitle.jpg);
	text-decoration: none;
}
/* ここまでサブナビゲーションボタンの設定 */


#maincontent {
	width: 780px; /* 横幅を変更 */
	float: right;
	height: 500px; /* 高さを設定 */
	padding-bottom: 20px; /* 余白を変更 */
	 /* フォントサイズを削除 */
	 /* 行間を削除 */
}


/* ここからメインコンテンツの設定 */
#topic01 {
	height: 130px;
	width: 770px;
	margin-left: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
#topic01  #bk_el0101 {
	width: 250px;
	height: 120px;
	float: left;
	background-image: url(images/top/TRed.jpg);
	padding-left: 0px;
	padding-top: 5px;
}
#topic01 #bk_el0102 {
	width: 250px;
	height: 120px;
	float: left;
	background-image: url(images/top/TBlue.jpg);
	padding-left: 0px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#topic01 #bk_el0103 {
	width: 250px;
	height: 120px;
	float: left;
	background-image: url(images/top/TGreen.jpg);
	padding-left: 0px;
	padding-top: 5px;
}
#topic02 {
	height: 230px;
	width: 770px;
	margin-left: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
#topic02 #bk_el0201 {
	width: 240px;
	height: 150px;
	float: left;
	background-image: url(images/top/TFootG.jpg);
	padding-left: 10px;
	padding-top: 5px;
}
#topic02 #bk_el0202 {
	width: 240px;
	height: 150px;
	float: left;
	background-image: url(images/top/TSoukoG.jpg);
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 9px;
	margin-left: 8px;
}
#topic02 #bk_el0203 {
	width: 240px;
	height: 150px;
	float: left;
	background-image: url(images/top/TBridgeG.jpg);
	padding-left: 10px;
	padding-top: 5px;
}

#topic02 h5 {
	font-weight: bolder;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

/* ここまでメインコンテンツの設定 */


#footer {
	clear: both;
	width: 100%;
	background-color: #6666CC; /* 背景カラーの変更 */
	height: 15px;
	border-top-width: 3px; /* ボーダーの設定 */
	border-top-style: double; /* ボーダーの設定 */
	border-top-color: #6666CC; /* ボーダーの設定 */
}

#footer h4 {
	font-size: 10px; /* フォントサイズの変更 */
	color: #FFFFFF; /* フォントカラーの変更 */
	font-weight: normal;
	text-align: center;
	padding-top: 1px;
	letter-spacing: 1px; /* 文字間の設定 */
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


