@charset "utf-8";
/* formatting style
----------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}
/* link style
----------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #6600FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
/* basic layout
----------------------------------------------*/
#wrapper {
	width: 900px;
	border-top: 5px solid #339900;
	border-right: 1px solid #339900;
	border-bottom: 5px solid #339900;
	border-left: 1px solid #339900;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	height: 95px;
	position: relative;
}
#sidebar {
	padding: 10px 0px 10px 25px;
	width: 170px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}
#main   {
	width: 670px;
	float: right;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 8px;
}

#footer {
	clear: both;
	background-color: #FFFFFF;
	padding: 3px 5px 10px;
	color: #333333;
	border-top: 1px solid #FFFFFF;
}
/* header styles
----------------------------------------------*/
#header h2 {
	position: absolute;
	left: 50px;
	bottom: 24px;
	font-size: 13px;
	color: #3E3E3E;
	line-height: 15px;
	width: 166px;
}

#header #logo {
	position: absolute;
	left: 25px;
}
#header p {
	position: absolute;
	top: 38px;
	right: 25px;
}

#header ul {
	width: 850px;
	position: absolute;
	top: 60px;
	left: 25px;
}
#header ul li {
	list-style: none;
	float: left;
	top: 60px;
}
/* sidebar styles
----------------------------------------------*/
#sidebar img {
	margin-bottom: 5px;
}
#sidebar hr {
	color: #FFFFFF;
}
#sidebar ul li {
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
	margin-right: 5px;
	background-image: url(images/whatsnew_sikaku.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	border: 1px solid #339900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#sidebar ul li a {
	text-decoration: none;
	color: #606060;
	font-weight: bold;
}
#sidebar ul li a:hover {
	color: #D81712;
}
#sidebar ul li a:active {
	color: #FFCC00;
}

/* main styles
----------------------------------------------*/

#main .title {
	margin-bottom: 10px;
}

#main h2 {
	font-size: 13px;
	height: 27px;
	width: 643px;
	border: 1px solid #86BC6B;
	line-height: 27px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #86BC6B;
	background-image: url(images/sikaku-white.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	color: #FFFFFF;
}
#main h3 {
	font-size: 12px;
	line-height: 17px;
}

#main p {
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#main table {
	width: 670px;
	border: 1px solid #86BC6B;
	margin-bottom: 7px;
}
#main    table    td {
	border: 1px solid #339900;
	padding: 3px 4px;
	line-height: 1.4em;
}
#main table th {
	background-color: #C0DFB3;
	line-height: 26px;
	height: 26px;
	border: 1px solid #339900;
}

#main .title img {
	padding-left: 0px;
}
#main .charge {
	border: 5px double #339900;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main .charge p {
	padding-left: 30px;
}
#main .notes ul {
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 17px;
	font-size: 12px;
}

#main hr {
	display: none;
}
#main #box {
	padding-right: 15px;
}
#main  .menulist  table {
	border-style: none;
	margin-bottom: 10px;
}
#main  .menulist  table  td {
	border-style: none;
}
#main .menu h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #C0DFB3;
	width: 658px;
	margin-left: 0px;
	padding-left: 10px;
	border: 1px solid #339900;
	margin-bottom: 10px;
}
#main .menuleft {
	width: 330px;
	float: left;
}
#main   .menuall   .menuleft   table {
	width: 320px;
	border-style: none;
	margin-left: 5px;
}
#main  .menuall  .menuleft  table td {
	border-style: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	line-height: 23px;
	height: 23px;
}


#main .menur {
	float: right;
	width: 335px;
}
#main .menuall {
	width: 670px;
	height: auto;
}
#main .up {
	clear: both;
}

#main .menuall .menur h3 {
	width: 325px;
	margin-left: 0px;
	padding-left: 5px;
	border: 1px solid #339900;
	margin-bottom: 5px;
	background-color: #E3F0DD;
}
#main .menuall .menur p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 1px 0px 1px 10px;
}
#main #seibun dt {
	width: 280px;
	line-height: 15px;
	margin: 0px 0px 1px 5px;
	float: left;
	font-size: 11px;
}
#main #seibun dd {
	width: 37px;
	line-height: 15px;
	font-size: 11px;
	margin: 0px 5px 1px 290px;
}




/* footer styles
----------------------------------------------*/
#footer  ul  li a {
	color: #333333;
	text-decoration: none;
	font-size: 95%;
}
#footer ul li a:hover {
	color: #CC0000;
}
#footer ul li a:active {
	color: #FFCC00;
}

#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 8px;
	float: right;
	right: 20px;
}
#footer h1 {
	color: #666666;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 5px;
}
#footer address {
	padding-left: 10px;
}
#footer .img {
	width: 280px;
	padding-left: 0px;
}
