body {
	margin: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image: url(/img/sitebana/back.gif);
	background-repeat: repeat-y;
	background-position: center center;
	}
#container {
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	}

#banner {
	height: 80px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(/img/sitebana/bana.jpg);
	width: 660px;
	}
#banner img{
	margin-top: 20px;
	margin-left: 10px;
	float: left;

}
#banner h1 {
	font-size: 24px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-style: italic;
	padding-left: 160px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
}
#banner h1 A {
	color: #ff2020;
	text-decoration: none;
}
#banner h2 {
	font-size: 12px;
	margin: 0px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
}
#pan {
	font-size: 14px;
	line-height: 24px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#pan a{
	color: #0000FF;
}
#center {
	margin-top: 0px;
	padding-left: 40px;
	}
#content {
	margin-bottom: 10px;
	margin-top: 5px;
	width: 660px;
}
#content h2 {
	color: #ff2020;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 20px;
	}

#description {
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	background-color: #FBFBFB;

	
}
#description p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-indent: 10px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;

}
#description img {
	margin-left: 96px;

}
#left {
	padding: 0px;
	background-image: url(/img/sitebana/navi.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	width: 660px;
	}
#navi {
	float: left;
	height: 30px;
	padding-left: 10px;
	margin: 0px;
}
#navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li{
	display: inline;
	font-size: 12px;
	line-height: 30px;
	margin: 0px;
}
#navi li a{
	text-decoration: none;
	color: #0000FF;
}
#navi li a:hover{
	text-decoration: underline;
}
#link-note {
	font-size: 10px;
	float: right;
	padding-top: 3px;
	margin: 0px;
	padding-right: 5px;
}
.content-nav {
	margin-right: 5px;
	text-align: center;
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.content-nav a{
	color: #0000FF;
	text-decoration: underline;

}
.content-nav a:hover{
	text-decoration: none;
	color: #CC0000;


}
.more {
	text-align: right;
	line-height: 14px;
	font-size: 12px;
	width: 95%;
}
.more a {
	text-decoration: none;
	color: #CC0000;
	
}
.more a:hover {
	text-decoration: underline;
	
}
#content .box h3 {
	margin-top: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(/img/sitebana/h3.gif);
	background-repeat: no-repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 15px;
}
#content .box h3 a {
	color: #ff2020;

}
#content .box h3 a:hover {
	color: #0000FF;
	text-decoration: none;

}
#content .box {
	paddind-left: 10px;
	width: 50%;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
#content .box ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content .box li{
	font-size: 14px;
	line-height: 24px;
}
#content .box li a{
	color: #0000FF;
	text-decoration: none;
}
#content .box li a:hover{
	text-decoration: underline;
}
.top-list {
	margin-top: 0px;
}
.top-list dt {
	font-size:14px;
	line-height: 25px;
	margin-top: 10px;
	color: #CC0000;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CC0000;
	letter-spacing: 4px;
	background-image: url(/img/sitebana/cbana.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
.top-list dt a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}
.top-list dt a:hover {
	text-decoration: none;
}
.top-list dd{
	font-size: 12px;
	line-height: 21px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;

}
.top-list dd a  {
	color: #0000ff;
	text-decoration: none;
}
.top-list dd a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.cat-list {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.cat-list dt {
	font-size:22px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
	color: #FF3300;
	padding-bottom: 10px;
}
.cat-list dt a {
	text-decoration: none;
	color: #0000FF;
}
.cat-list dt a:hover {
	text-decoration: underline;
	color: #0000ff;
}
.cat-list dd {
	font-size: 14px;
	line-height: 24px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 4px;
}
.cat-list dd a{
	color: #0000FF;
	text-decoration: underline;

}
.cat-list dd a:hover{
	text-decoration: none;

}
#ent{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;

}
#ent a{
	color: #0000FF;
}
#ent p{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#ent img {
	margin-top: 5px;
	padding-left: 20px;
}
#ent #af-box {
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
}

#footer {
	font-size: 12px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	background-color: #FF0033;
	width: 740px;
	height: 20px;
	line-height: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
margin: 0px;
}
