/* CSS Document */
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
}
 .clear {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left0 {
	float: left;
	margin-right: 14px;
}
.right0 {
	float: right;
	margin-left: 14px;
}
.t_1em {
	margin-left: 1em;
}
.t_80 {
	font-size: 90%;
}
.t_120 {
	font-size: 120%;
	font-weight: bold;
}
.t_130 {
	font-size: 130%;
	font-weight: bold;
}
.t_red_b {
	font-size: 110%;
	color: #FF3300;
}
.grr {
	color: #199C6F;
}
.g {
	color: #666666;
}
.red {
	color: #FF3300;
}

/* lr
---------------------------------------------------- */
#l {
	width: 10px;
	height: 224px;
	background: url(../img/kage_l.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
}
#r {
	width: 10px;
	height: 224px;
	background: url(../img/kage_r.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
}

/* menu
---------------------------------------------------- */
#menu {
	width: 202px;
	float: left;
}
#menu ul {
	width: 202px;
	list-style: none;
}
li.l01 a {
	background: url(../img/menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 53px;
	display: block;
}
li.l01 a:hover {
	background-position: -202px 0px;
	text-decoration: none;
}
li.l02 a {
	background: url(../img/menu.jpg) no-repeat 0px -53px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 51px;
	display: block;
}
li.l02 a:hover {
	background-position: -202px -53px;
	text-decoration: none;
}
li.l03 a {
	background: url(../img/menu.jpg) no-repeat 0px -104px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 55px;
	display: block;
}
li.l03 a:hover {
	background-position: -202px -104px;
	text-decoration: none;
}
li.l04 a {
	background: url(../img/menu.jpg) no-repeat 0px -159px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 51px;
	display: block;
}
li.l04 a:hover {
	background-position: -202px -159px;
	text-decoration: none;
}
li.l05 a {
	background: url(../img/menu.jpg) no-repeat 0px -210px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 51px;
	display: block;
}
li.l05 a:hover {
	background-position: -202px -210px;
	text-decoration: none;
}
li.l06 a {
	background: url(../img/menu.jpg) no-repeat 0px -261px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 51px;
	display: block;
}
li.l06 a:hover {
	background-position: -202px -261px;
	text-decoration: none;
}
li.l07 a {
	background: url(../img/menu.jpg) no-repeat 0px -312px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 64px;
	display: block;
}
li.l07 a:hover {
	background-position: -202px -312px;
	text-decoration: none;
}
.l08 {
	background: url(../img/menu.jpg) no-repeat 0px -376px;
	text-indent: -9999px;
	text-decoration: none;
	width: 202px;
	height: 190px;
	display: block;
	margin: 0px 0px 20px 0px;
}
/* center
---------------------------------------------------- */
#main_box {
	width: 708px;
	background: url(../img/kage_r.jpg) no-repeat right top;
	float: left;
	text-align: left;
}
/* main
---------------------------------------------------- */
.center {
	background: url(../img/main_kage.jpg) no-repeat right top;
	width: 698px;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.main {
	width: 668px;
	font-size: 85%;
	line-height: 180%;
	color: #444444;
	margin: 10px 0px 0px 30px;
}
html:first-child .main{
	font-size: 13px;
}
.main p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.main img {
	border: 0;
	margin: 0px 0px 5px 0px;
}
.main img a {
	border: 0;
}
.main a {
	text-decoration: underline;
	color: #339900;
}
.main a:hover {
	color: #66CC00;
	text-decoration: underline;
}
hr {
padding: 0em;
border-top: 1px solid #FFFFFF;
border-left: none;
border-bottom: none;
border-right: none;
color: #CCCCCC;
background-color: #AAAAAA;
}
html:\66irst-child hr {
padding: 0em;
border-top: 1px solid #AAAAAA;
border-left: none;
border-bottom: none;
border-right: none;
color: #CCCCCC;
background-color: #AAAAAA;
}

/* sub
---------------------------------------------------- */
.sub {
	text-align: center;
	color: #666666;
	font-size: 80%;
	line-height: 160%;
	margin: 0px 0px 20px 0px;
}
.sub a {
	color: #666666;
	text-decoration: none;
}
.sub a:hover {
	color: #339900;
	text-decoration: underline;
}

