/* CSS Document */

body{
	background-color: #131313;
	text-align: center;
}
#head{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
}
#head2{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
	background-image: url(cmnfix/head.jpg);
	background-repeat: no-repeat;
	background-position: center 9px;
}
*html body #head2{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
	background-image: url(cmnfix/head.jpg);
	background-repeat: no-repeat;
	background-position: center 7px;
}
.style1 {color: #ffffff;
	     font-size: 12px;
         }
#main{
	margin-top: 20px;
	margin-bottom: 30px;
	color: #FFFFFF;
}

#main a:link {
color: #FFFFFF;
}
#main a:visited {
color: #FFFFFF;
}
#main a:active {
color: #FFFFFF;
}
#main a:hover {
color: #FFFFFF;
}
#contents{
	margin-top: 20px;
}

#bar{
	background-image: url(cmnfix/bar.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 720px;
	padding-top: 15px;
	margin-top: 20px;
	color: #C7BF67;
	font-size: 24px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
}
#bar2{
	background-image: url(cmnfix/bar.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 520px;
	padding-top: 15px;
	margin-top: 20px;
	color: #C7BF67;
	font-size: 24px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
}

#table{
	margin-top: 20px;
	margin-bottom: 10px;
}
#table2{
	margin-top: 20px;
	margin-bottom: 10px;
}
#submenu ul li a {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 120%;
	margin-top: 20px;
}
#submenu a:link {
color: #FFFFFF;
}
#submenu a:visited {
color: #FFFFFF;
}
#submenu a:active {
color: #FFFFFF;
}
#submenu a:hover {
color: #FFFFFF;
}

#footer{
	background-image: url(cmnfix/footer.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 852px;
	margin-top: 15px;
	padding-top: 30px;
	color: #ffffff;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	padding-right: 30px;
	text-align: right;
	background-position: center;
}
#footer a {
text-decoration: none;
}
#footer a:link {
color: #FFFFFF;
}
#footer a:visited {
color: #FFFFFF;
}
#footer a:active {
color: #FFFFFF;
}
#footer a:hover {
color: #FFFFFF;
}
