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


p, h1, h2, h3, h4, h5   , h6 , ul{
	margin: 0px;
	padding: 0px;
}
a img  {
	border-style: none;
}
#right {
	padding-left: 240px;
}


h1 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFF;
}
h2 {
	font-size: 15px;
	color: #333333;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 20px;
}



li {
list-style:none;
}

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

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #3C3;
	border-bottom-color: #3C3;
	background-image: url(images/bk_container.gif);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C3;
	border-left-color: #3C3;
}
#container #top {

}


#navibar {
	width: 180px;
	float: left;
	height: auto;
}
#navibar #menu {
	margin-top: 10px;
}


/* ここから下ナビゲーションボタンに関する設定 */
#navibar #btn00 a {
	height: 50px;
	width: 180px;
	display: block;
	background-image: url(images/btn00_hover.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navibar #btn01 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn01_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn01_2 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn01_2_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn02 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn02_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn03 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn03_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn04 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn04_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn05 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn05_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn06 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn06_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn07 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn07_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn08 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn08_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn09 a {
	height: 50px;
	width: 180px;
	display: block;
	background-image: url(images/btn09_hover.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}
#navibar #btn10 a {
	height: 50px;
	width: 180px;
	display: block;
	background-image: url(images/btn10_hover.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}
#navibar #btn11 a {
	height: 35px;
	width: 180px;
	display: block;
	background-image: url(images/btn11_hover.jpg);
	background-repeat: no-repeat;
}
#navibar #btn00 a:hover {
	text-indent: -9999px;
	height: 50px;
	width: 180px;
}
#navibar #btn01 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn01_2 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn02 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn03 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn04 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn05 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn06 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn07 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn08 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}
#navibar #btn09 a:hover {
	text-indent: -9999px;
	height: 50px;
	width: 180px;
}
#navibar #btn10 a:hover {
	text-indent: -9999px;
	height: 50px;
	width: 180px;
}
#navibar #btn11 a:hover {
	text-indent: -9999px;
	height: 35px;
	width: 180px;
}

/* ここまでナビゲーションボタンに関する設定 */


#maincontent {
	width: 600px; /* 横幅を変更 */
	float: right;
	font-size: 12px;
	line-height: 16px;
	height: 100%; /* 高さを設定 */
	background-color: #FFF;
}
#maincontent h3 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	padding-bottom: 5px;
}
#maincontent h6  {
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}


#maincontent  p {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-left: 30px;
}

#topic01 {
	height: 323px;
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#topic02 {
	width: 430px;
	height: 90px;
	margin-top: 5px;
	background-image: url(images/banner_yakan.jpg);
	padding-top: 45px;
	font-size: 14px;
	color: #616161;
	line-height: 28px;
	margin-left: 15px;
	padding-left: 140px;
	font-weight: bold;
}
#topic03 {
	width: 460px;
	height: 90px;
	margin-top: 5px;
	background-image: url(images/test3.jpg);
	padding-top: 55px;
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	margin-left: 15px;
	padding-left: 110px;
}
#topic04 {
	height: auto;
	width: 540px;
	background-color: #EDFDE3;
	padding-bottom: 15px;
	margin-left: 20px;
	background-image: url(images/bar1.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
}
#topic05 {
	height: 120px;
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#maincontent table  {
	font-size: 14px;
	border-style: solid;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 10px;
}
#maincontent form #btn {
	font-size: 13px;
	color: #00F;
	margin-left: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#maincontent .color   {
	background-color: #D5FFBF;
}
#red {
	color: #F00;
}


/* ここまでメインコンテンツの中身に関する設定 */


#container #footer{
	clear: both;
	width: 100%;
	background-color: #393; /* 背景カラーの設定 */
	height: auto;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
}
