@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6,{
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

body {
	padding: 0px;
	background-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	margin: 0px;
}

#header {
	margin: 0px;
	background-image: url(image/topbanner01.jpg);
	text-align: left;
	display: block;
	height: 121px;
	width: 800px;
	background-repeat: no-repeat;
	color: #CCCCCC;
	text-indent: 20px;
	padding-top: 5px;
}

#headeropen {
	margin: 0px;
	background-image: url(image/topbanner00.jpg);
	text-align: left;
	display: block;
	height: 121px;
	width: 800px;
	background-repeat: no-repeat;
	color: #CCCCCC;
	text-indent: 20px;
	padding-top: 5px;
}

#allitem {
	background-color: #FFFFFF;
	width: 800px;
}

#footer{
	background-image: url(image/bar01.jpg);
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

#topmenu {
	background-image: url(image/tmenu00.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 29px;
	width: 800px;
	background-repeat: repeat-x;
}

#menu {
	width: 120px;
	float: left;
	margin: 10px 10px 20px 20px;
	background-color: #EEEEEE;
	height: 100%;
	text-align: left;
}
#contents {
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
}

#new {
	background-color: #FFFFFF;
	background-image: url(image/new01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 700px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	line-height: 25px;
	text-align: left;
}

#menu h4 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 27px;
	text-indent: 5px;
	letter-spacing: 1px;
	text-align: left;
	background-image: url(image/menu01.jpg);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	font-weight: bold;
}
#menu h5 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 27px;
	text-indent: 5px;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	font-weight: bold;
}
#menu a {
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	background-image: url(image/menu01_up.jpg);
	line-height: 27px;
	width: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	background-repeat: no-repeat;
	text-align: 5;
}
h1 {
	text-indent: 25px;
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	display: block;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	letter-spacing: 5px;
	margin-left: 10px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF3300;
	margin-left: 150px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FF3300;
	letter-spacing: 2px;
	height: 20px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF3300;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FF3300;
	letter-spacing: 2px;
	height: 20px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	margin-right: 20px;
}
h4 {
	text-indent: 10px;
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-right: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	letter-spacing: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #990000;
}

table td#th1 {
	background: #666666;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 3px;
}

table td#th2 {
	background: #FFFFFF;
	padding: 3px;
	font-weight:normal;
	font-size: 12px;
	margin-top: 3px;
	color: #333333;
}


#sp20 {
	margin-left: 170px;
	padding-right: 20px;
}

#sp20txt {
	margin-left: 170px;
	padding-right: 20px;
	line-height: 20px;
}

#sp25 {
	margin-left: 25px;
}