@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}

a img {
	border: none;
}

body {
	background: url(/img/sitebana/back.gif) repeat-y center center;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-align: center;
	margin: 0px;
}

#container {
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	background: url(/img/sitebana/bana.jpg) no-repeat;
	position: relative;
	height: 100px;
	width: auto;
	padding: 0;
	margin: 0;
}

#banner h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
}

#banner p#desc {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-align: right;
	float: right;
	width: 45%;
	padding: 0 10px 0 0;
	margin: 0;
}

#banner h2 {
	background: none;
	border: none;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 20px;
	top: 60px;
	padding: 0;
	margin: 0;
}

#banner h2 a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#banner p#logo {
	border: none;
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 0;
	margin: 0;
}

#banner h3 {
	background: none;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	left: 20px;
	top: 80px;
	padding: 0;
	margin: 0;
}

#pan {
	font-size: 14px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
}

#pan a{
	color: #0000FF;
}

.content-nav {
	text-align: center;
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	margin: 30px 5px 10px;
}

.content-nav a{
	color: #0000FF;
	text-decoration: underline;

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

}

#center {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	overflow: hidden;
}

#content {
	background-color: #FFFFFF;
	float: right;
	width: 530px;
	margin-top: 0px;
}

#content h2 {
	background: url(/img/sitebana/cbana.gif) no-repeat;
	border-right: 10px solid #0000CC;
	border-left: 10px solid #0000CC;
	font-size: 14px;
	color: #0000CC;
	line-height: 25px;
	letter-spacing: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content h4 {
	background: url(/img/sitebana/cbana.gif) no-repeat;
	border-right: 5px solid #0000CC;
	border-left: 5px solid #0000CC;
	font-size: 14px;
	color: #0000CC;
	line-height: 24px;
	letter-spacing: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.top-box {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 10px;
	overflow: auto;
}

.list h3 {
	background: url(/img/sitebana/sbana.gif);
	border-left-color: #0000CC;
	border-left-style: solid;
	border-left-width: 5px;
	font-size: 16px;
	color: #0000CC;
	line-height: 25px;
	text-decoration: underline;
	letter-spacing: 4px;
	padding-left: 10px;
	margin: 0px 10px;
}

.list h3 a{
	color: #0000FF;
}

.list {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 0px;
}

.list p {
	font-size: 14px;
	color: #FF6600;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	margin: 0px;
}

.list a {
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

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

#description {
	background-color: #F4FAFF;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}

#description p{
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
	text-indent: 10px;
	padding: 5px 10px;
	margin: 0px;
}

#left {
	border: 1px solid #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 220px;
}

#bmark {
	text-align: center;
	margin: 0px;
}

.link-note {
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	margin: 10px 0px;
}

#left h2 {
	background: url(/img/sitebana/sbana.gif) no-repeat;
	border-left: 5px double #0000CC;
	font-size: 14px;
	color: #0000CC;
	line-height: 25px;
	letter-spacing: 0.3em;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#left ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left .categories {
	padding: 0px;
	margin: 0px;
}

#left .categories li {
	display: block;
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#left .categories li a {
	border-left: 5px double #CCCCCC;
	font-size: 13px;
	color: #0066FF;
	line-height: 25px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#left .categories li a:hover {
	background-color: #EAF4FF;
	border-top-width: 1px;
	border-left: 5px double #0000CC;
	color: #0000CC;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.content-nav {
	font-size: 12px;
	color: #0000FF;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	margin: 30px 5px 10px;
}

.content-nav a{
	color: #0000FF;
	text-decoration: underline;
}

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

.more {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	width: 100%;
}

.more a {
	color: #CC0000;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

ul#cat {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	padding-left: 20px;
	margin: 0px;
	list-style: none;
}

ul#cat li {
	font-size: 14px;
	line-height: 25px;
	text-decoration: underline;
	letter-spacing: 8px;
	margin: 0px;
	list-style: none;
}

ul#cat li a {
	color: #0066FF;
}

#cat a:hover {
	color: #0066FF;
	text-decoration: none;
	margin: 0px;
}

.top-list {

}

.top-list dt {
	background-image: url(/img/sitebana/cbana.gif);
	border-left: 5px solid #0000CC;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.top-list dt a {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

.top-list dt a:hover {
	text-decoration: none;
}

.top-list dd {
	background-color: #FAFAFA;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 2px;
	padding: 5px 10px;
	margin: 0px;
}

.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;
}

.cat-list h3 {
	background: url(/img/sitebana/cbana.gif) no-repeat;
	border-top: 1px solid #0066FF;
	border-right: 10px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 10px solid #0066FF;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 4px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cat-list h3 a{
	color: #0000FF;
	text-decoration: underline;
}

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

.cat-list p {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 10px 20px;
	margin: 5px 0px 15px;
}

#ent{
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 5px;
}

#ent a{
	color: #0000FF;
}

#ent p{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	padding: 5px 10px 10px;
	margin-top: 5px;
}

div#footer {
	background-color: #80BFFF;
	clear: both;
	width: 780px;
}

div#footer h3 {
	background: none;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	line-height: 30px;
	text-align: center;
	margin: 0;
}

div#footer h3 a {
	font-size: 12px;
	font-weight: lighter !important;
	color: #666666 !important;
	text-decoration: none;
}

#pr {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#pr a {
	color: #999999;
}
