@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;

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

#banner {
	width: 780px;
	height: 100px;
	border-bottom: 1px solid #0099FF;
	}
#banner h1 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 30px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#banner h1 a {
	color: #0099FF;
	text-decoration: none;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 24px;
}
#banner h2 {
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
	letter-spacing: 1px;
}
#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;
	float: right;
	width: 520px;
}
#content h2 {
	background-image: url(/img/cbana.gif);
	color: #333333;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 26px;
	font-weight: bold;
	text-indent: 15px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
}
#top-box {
	margin-bottom: 10px;
	width: 500px;
}
#top-box .top-boxin {
	width: 47%;
	margin-bottom: 20px;
	margin-right: 2%;
	float: left;
	border-bottom: 1px dotted #FFCCFF;
}
#top-box .top-boxin h3 {
	font-size: 12px;
	line-height: 25px;
	background-color: #FFDFEF;
	padding-left: 10px;
	border-left: 5px solid #FF99FF;
	border-bottom: 1px solid #CCCCCC;
}
#top-box .top-boxin h3 a {
	color: #0066FF;
	text-decoration: none;

}
#top-box .top-boxin p {
	font-size: 12px;
	line-height: 20px;
	height: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #666666;
}
#top-box .top-boxin p a {
	color: #0066FF;
	text-decoration: none;

}
.top-boxin ul {
	list-style-type: none;
	margin: 10px 5px 10px 20px;
	padding-bottom: 10px;
}
.top-boxin li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
.top-boxin li a {
	color: #0099FF;

}
.top-boxin li a:hover {
	text-decoration: none;

}
#description {
	overflow: auto;
	margin-bottom: 10px;
}
#description p{
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	padding: 5px 10px;

}
#left {
	float: left;
	width: 230px;
	}
#bmark {
	text-align: center;
}
.link-note {
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	margin: 10px 0;
}
#left h2 {
	color: #FF99FF;
	font-size: 14px;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 30px;
	letter-spacing: 5px;
	background-color: #F2F2F2;
	border-left: 5px solid #0099FF;
}
#left ul {
}
#left .categories {
}
#left .categories li {
	list-style-type: none;
	font-size: 11px;
	display: block;
	width: 230px;
	text-indent: 4px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 30px;
}
#left .categories li a {
	color: #0099FF;
	text-decoration: none;
	display: block;
	border-left: 5px solid #0099FF;
	border-bottom: 1px solid #999999;
	background-color: #F9F9F9;
}
#left .categories li a:hover {
	color: #FF99FF;
	text-decoration: underline;
	display: block;
	background-color: #F9F9F9;
	border-left: 5px solid #0099FF;
	border-bottom: 1px solid #999999;
	
}
.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;
	
}
.content-nav {
	text-align: center;
	margin-bottom: 5px;
}
.content-nav a {
	font-size: 14px;
	color: #0099FF;
	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;
}
#footer {
	font-size: 12px;
	clear: both;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #0066FF;
	height: 20px;
	width: 780px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;

}
