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

a img {
	border-style: none;
}

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

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

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

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

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

div#banner h2 a {
	color: #FF0033;
	text-decoration: none;
}

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

div#banner h3 {
	background: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: absolute;
	left: 10px;
	top: 85px;
	padding: 0px;
	margin: 0px;
}

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

#pan a{
	color: #0000FF;
}

#center {
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
	
#content {
	background-color: #FFFFFF;
	margin-top: 0px;
	float: right;
	width: 520px;
}

#content h2 {
	background-image: url(/img/sitebana/cbana.gif);
	color: #333333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 26px;
	font-weight: bold;
	text-indent: 15px;
	letter-spacing: 1px;
}

.top-box {
	width: 100%;
	overflow: auto;
}

.list {
	margin-top: 15px;
	float: left;
	width: 50%;
}

.list p {
	font-size: 14px;
	line-height: 22px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 20px;
	padding-top: 5px;
	margin: 0px;
}

.list img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.list h3 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding-left: 10px;
}

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

}

.list h3 a:hover{
	text-decoration: none;
	color: #CC0000;

}

#description {
	overflow: auto;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

#description p{
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}

#left {
	float: left;
	margin-top: 0px;
	width: 230px;
}
	
#bmark {
	text-align: center;
	margin: 0px;
}

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

#left h2 {
	color: #000099;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	letter-spacing: 5px;
	background-color: #F2F2F2;
}

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

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

#left .categories li {
	list-style-type: none;
	font-size: 13px;
	display: block;
	width: 230px;
	line-height: 25px;
	text-indent: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
}

#left .categories li a {
	color: #0033FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

#left .categories li a:hover {
	color: #FF3300;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	display: block;
	background-color: #E9E9E9;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0000FF;
	
}

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

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

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

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

#ent a{
	color: #0000FF;
}

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

#ent img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	font-size: 12px;
	clear: both;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #0066FF;
	margin: 0px;
	height: 20px;
	width: 780px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;

}
