@charset "utf-8";
body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-align: center;
	background-position: center center;
	background-repeat: repeat-y;
}

#container {
	width: 950px;
	margin: 0px auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
}

#banner {
	position: relative;
	height: 90px;
	margin: 0px 20px 5px;
	border-bottom: 2px solid #CC0000;
	background-image: url(./img/sitebana/bana.jpg);
}

#banner img#top{
	position: absolute;
	left: 10px;
	top: 15px;
	padding: 0px;
	margin: 0px;
}

#banner h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	position: absolute;
	left: 10px;
	top: 0;
}

#banner p#desc {
	position: absolute;
	left: 150px;
	top: 62px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
}

#banner h2 {
	position: absolute;
	left: 150px;
	top: 25px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 28px;
	font-style: italic;
	color: #ff2020;
	padding: 0px;
	margin: 0px;
}

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

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

#pan a{
	color: #0000FF;
}

#center {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
}

#content {
	float: right;
	width: 620px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content h2 {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #ff2020;
	line-height: 26px;
	letter-spacing: 1px;
}

#description {
	margin: 4px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FBFBFB;
}

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

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

#left {
	height: 30px;
	padding: 0px;
	margin: 0px 0px 5px;
	background: #FF0033;
}

#navi {
	float: left;
	height: 30px;
	padding-left: 10px;
	margin: 0px;
}

#navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navi li{
	margin: 0px;
	font-size: 12px;
	line-height: 30px;
	display: inline;
}

#navi li a{
	color: #FFFFFF;
	text-decoration: none;
}

#navi li a:hover{
	text-decoration: underline;
}


#link-note {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	margin: 0px;
	font-size: 10px;
}

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

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

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

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

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

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

#content .box h3 {
	margin: 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CC0000;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #CC0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-indent: 15px;
	background-image: url(./img/sitebana/h3.gif);
	background-repeat: no-repeat;
}

#content .box h3 a {
	color: #ff2020;
}

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

#content .box {
	float: left;
	width: 50%;
	margin-top: 0px;
	margin-bottom: 10px;
	paddind-left: 10px;
}

#content .box ul {
	height: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px 5px;
	overflow: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	list-style-type: none;
}

#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 {
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-right: 1px solid #CC0000;
	border-left: 5px double #CC0000;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 25px;
	letter-spacing: 4px;
	background-image: url(./img/sitebana/cbana.gif);
}

.top-list dt a {
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

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

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

.top-list dd a  {
	color: #0000ff;
	text-decoration: none;
}

.top-list dd a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.cat-list {
	margin: 10px 20px;
}

.cat-list dt {
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #FF3300;
}

.cat-list dt a {
	color: #0000FF;
	text-decoration: none;
}

.cat-list dt a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.cat-list dd {
	padding: 0px 15px;
	margin-right: 0px;
	margin-left: 0px;
	border-left: 5px solid #CC0000;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 4px;
}

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

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

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

#ent a{
	color: #0000FF;
}

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

#ent img {
	padding-left: 20px;
	margin-top: 5px;
}

#ent #af-box {
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
}

/* ----------------------------------------
 * サイド・メニュー
 * ---------------------------------------- */
div#side {
	float: left;
	width: 230px;
	padding: 0 0 0 15px;
	margin: 15px 0 0;
}

div.inner-side {
	padding: 0;
	margin: 0;
}

div.inner-side h3 {
	border-radius: 3px;
	border: 1px solid #FF3D64;
	-webkit-box-shadow: #CCCCCC 0px 1px 2px;
	-moz-box-shadow: #CCCCCC 0px 1px 2px;
	box-shadow: #666666 1px 1px 2px;
	background: #FF0033;
	background: -webkit-linear-gradient(top, #FF99AD, ##FF0033);
	background: -moz-linear-gradient(top, #FF99AD, ##FF0033);
	background: -ms-linear-gradient(top, #FF99AD, ##FF0033);
	background: -o-linear-gradient(top, #FF99AD, ##FF0033);
	background: linear-gradient(top, #FF99AD, ##FF0033);
	/* -pie-background: linear-gradient(top, #FF99AD, #FF3D64); */
	behavior: url(./pie/PIE.htc);
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 5px;
}

div.inner-side h4 {
	padding: 0 0 0 8px;
	margin: 0;
	border-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	display: block;
	text-align: left;
}

div.inner-side ul {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
}

div.inner-side li {
	width: 100%;
	display: block;
	list-style-type: none;
}

div.inner-side li a {
	width: 100%;
	padding: 0 0 0 5px;
	margin: 0 0 5px 10px;
	border-left: 3px solid #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	list-style-type: none;
}

div.inner-side li a:hover {
	width: 100%;
	padding: 0 0 0 5px;
	margin: 0 0 5px 10px;
	border-left: 3px solid #0000FF;
	color: #FF0000;
	text-decoration: none;
	display: block;
}

div#side img {
	border: none;
}

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

#footer a {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
