body {
	background-image: url(images/back.jpg);
	color: #000000;
	font-size: 13px;
}
#container{
	width: 800px;
	margin: 0 auto;
}
#content{
	background:url(images/line_u.gif);
	background-repeat: repeat-y center top;
	width: 800px;
	height: 100%
	margin:0;
	padding:0;
}
#header{
	width: 800px;
	margin: 0 auto;
}

#sub{
	color: #000000;
	float: left;
	height:100%;
	margin:0 10 0 0;
	width: 300px;
}
#main{
	color: #000000;
	float: right;
	width: 500px;
	margin: 0 auto;
}

li{
	display:block;
	width:6em;
	padding:  0.3em 0.6em;
	margin-bottom: 1px;
	background: #9c0;
}
a#sub{
	display:inline;
	color: #fff;
	width: 299px;
	height: 100px;
}
a{
	text-decoration:none;
	color: #fff;
}
a:link {
	text-decoration: underline;
	color: #ED5C26;
}
a:visited {
	color: #FF6666;
}
 a:hover {
	color: #f8b203;
	text-decoration: underline;
 }
.navi a:hover {
	text-decoration: none;
	background-color: #FFFF99;
	color: FFF7c1;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}
a:active {
	text-decoration: none;
}
.green {
	color: #80b708;
	font-size: 14px;
}
.orange_big {
	color: #F8B203;
	font-size: 16px;
	font-weight: lighter;
}
.white {
	color: #ffffff;
	font-size: 14px;
}
.green_big {
	font-size: 16px;
	color: #80B708;
}
.green_small {
	font-size: 13px;
	color: #80B708;
}
.orange_small {
	font-size: 13px;
	color: #F8B203;
}
.small {
	font-size: 11px;
	color: #000000;
}

.td_gray {
	background-color: #CCCCCC;
}

.about01 {
	background-image: url(about/images/fukidashi_td_left.gif);
}
.about02 {
	background-image: url(about/images/fukidashi_td_right.gif);
}
.about03 {
	background-image: url(about/images/fukidashi_td_up.gif);
}
.about04 {
	background-image: url(about/images/fukidashi_td_bo.gif);
}
.semi-small {
	font-size: 12px;
	color: #666666;
}
.td_green {
	background-color: #80B708;
}
.td_pink {
	background-color: #F6809C;
}
.td_white {
	background-color: #FFFFFF;
}
