@charset "utf-8";

@import url("design.css");
@import url("SpryAssets/SpryAccordion.css");
@import url("SpryAssets/SpryCollapsiblePanel.css");


* {
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(image/bg2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Contena {
	width: 803px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
	text-align: left;
}

#Head {
	height: 62px;
	background-image: url(image/topber.gif);
	background-repeat: no-repeat;
}
#Head  h1  {
	text-indent: -10000px;
}

#Contents {
	padding: 10px;
}

#mainContents {
}

#menuBlock {
	width: 231px;
}
#menuBlock h4 {
	background-image: url(image/menu_top.gif);
	height: 36px;
	text-indent: -10000px;
}
#menuBlock ul {
	background-image: url(image/menuBg.gif);
	background-repeat: no-repeat;
	height: 455px;
	padding: 8px;
}
#menuBlock ul li {
	display: block;
	font-size: 80%;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
	background-image: url(image/li.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-position: 0px 4px;
}
#menuBlock ul li a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

#menuBlock ul li a:hover, #menuBlock ul li a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}


#Rblock {
	float: right;
	width: 574px;
	margin-bottom: 20px;
}
#Rblock a {
	color: #990000;
	text-decoration: none;
	padding: 1px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}

#footer {
	clear: both;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	display: block;
	padding: 5px;
	text-align: right;
}
#footernavi {
	text-align: center;
	clear: both;
	font-size: 0.8em;
	color: #999999;
}
.bt_top {
	text-align: right;
	margin: auto;
	padding-top: 15px;
}
#Rblock .bt_top a{
	text-decoration: none;
	border-bottom-width: 0px;
}
#Contena #Contents #Rblock .tokuten p {
	line-height: 1.2em;
	margin-bottom: 8px;
}
#Contena #Contents #Rblock .tokuten {
	padding-bottom: 8px;
}
