@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-image: url(images/bg_001.gif); /* 背景イメージの設定 */
	height: 100%;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF; /* 背景カラーを設定 */
}

#navibar {
	width: 780px;
	height: 32px; /* 高さの変更 */
	background-color: #000000; /* 背景イメージの設定 */
}

#navibar table img {
	border-right-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
}	

#toptitle {
	width: 780px;
	height: 56px; /* 高さの変更 */	
	background-color: #FFFFFF; /* 背景イメージの設定 */
}	

#navibar ul {
	margin-left: 0px;
}

#navibar li {
	float: left;
}


/* ここからナビゲーションボタンの設定 */
#navibar #btn01 a {
	text-decoration: none;
	height: 30px;
	width: 128px;
	display: block;
	background-image: url(images/top/btn01.jpg);
	margin-right: 1px;
	text-indent: -9999px;
}

#navibar #btn01 a:hover {
	background-image: url(images/top/btn01over.jpg);
}

#navibar #btn02 a {
	text-decoration: none;
	height: 30px;
	width: 129px;
	display: block;
	background-image: url(images/top/btn02.jpg);
	margin-right: 1px;
	text-indent: -9999px;
}

#navibar #btn02 a:hover {
	background-image: url(images/top/btn02over.jpg);
}

#navibar #btn03 a {
	text-decoration: none;
	height: 30px;
	width: 129px;
	display: block;
	background-image: url(images/top/btn03.jpg);
	margin-right: 1px;
	text-indent: -9999px;
}

#navibar #btn03 a:hover {
	background-image: url(images/top/btn03over.jpg);

}#navibar #btn04 a {
	text-decoration: none;
	height: 30px;
	width: 129px;
	display: block;
	background-image: url(images/top/btn04.jpg);
	margin-right: 1px;
	text-indent: -9999px;
}

#navibar #btn04 a:hover {
	background-image: url(images/top/btn04over.jpg);
}

#navibar #btn05 a {
	text-decoration: none;
	height: 30px;
	width: 129px;
	display: block;
	background-image: url(images/top/btn05.jpg);
	margin-right: 1px;
	text-indent: -9999px;
}

#navibar #btn05 a:hover {
	background-image: url(images/top/btn05over.jpg);
}

#navibar #btn06 a {
	text-decoration: none;
	height: 30px;
	width: 129px;
	display: block;
	background-image: url(images/top/btn06.jpg);
	text-indent: -9999px;
}

#navibar #btn06 a:hover {
	background-image: url(images/top/btn06over.jpg);
}
/* ここまでナビゲーションボタンの設定 */


#maincontent {
	width: 780px;
	height: 100%; /* 高さの変更 */
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#maincontent1 {
	width: 780px;
	height: 100%; /* 高さの変更 */
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

/* ここからメインコンテンツの中身の設定 */
#slidearea {
	height: 130px;
	width: 780px;
	overflow: auto;
	padding-top: 10px;
	clear: both;
	display: block;

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


#footer {
	height: 27px;
	clear: both;
	background-color: #0033FF; /* 背景カラーの設定 */
	width: 780px;
	padding-top: 13px; /* 上余白の設定 */
}

#footer h6 {
	color: #CCCCCC; /* フォントカラーの変更 */
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* 上余白の設定 */
}


/* ここからコンテンツページの設定 */
#sidebar {
	float: left;
	height: 100%;
	width: 135px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
}

#sidebar ul {
	margin-top: 10px;
}

#sidebar li {
	font-size: 12px;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-indent: 20px;
}

#sidebar li a {
	color: #993300;
	text-decoration: none;	
	background-image: url(images/contents01/btnUp.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	display: inline-block;
}

#sidebar li a:hover {
	background-image: url(images/contents01/btnOver.gif);
	color: #FF0000;
}
#sidebar1 {
	float: left;
	height: 100%;
	width: 135px;
	padding-top: 40px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
}

#sidebar1 ul {
	margin-top: 10px;
}

#sidebar1 li {
	font-size: 12px;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-indent: 20px;
}

#sidebar1 li a {
	color: #993300;
	text-decoration: none;	
	background-image: url(images/contents01/btnUp.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	display: inline-block;
}

#sidebar1 li a:hover {
	background-image: url(images/contents01/btnOver.gif);
	color: #FF0000;
}

#maincontent_01 {
	height: 100%;
	width: 645px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: auto;
}

#maincontent_01 table img {
	border-right-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#maincontent_01 h3 {
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#maincontent_01 h6 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
}

#maincontent_01 p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	letter-spacing: 1px;
}

#maincontent_01 table {

	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

#maincontent_02 {
	height: 100%;
	width: 645px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: auto;
}

#maincontent_02 table {

	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

#maincontent_02 h3 {
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 10px;
}

#maincontent_02 h6 {
	color: #CC9900;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
}

#maincontent_02 p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: 20px;
}

#maincontent_01 a {
	color: #FF0000;
	text-decoration: none;
}
	
#maincontent_03 {
	height: 100%;
	width: 604px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #333333;
	padding-left: 10px;
	overflow: auto;
}

#maincontent_03 h6 {
	color: #0000FF ;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
}
#maincontent_04 {
	height: 100%;
	width: 604px;
	font-size: 16px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #333333;
	padding-left: 10px;
	overflow: auto;
}

#maincontent_04 h6 {
	color: #0000FF ;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
}
#maincontent_04 table {

	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}	
#maincontent_05 {
	height: 100%;
	width: 645px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: auto;
}

#maincontent_05 table img {
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#maincontent_05 h3 {
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#maincontent_05 h6 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
}

#maincontent_05 p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	letter-spacing: 1px;
}

#maincontent_05 table {

	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
/* ここまでコンテンツページの設定 */