html{
}

body, div, p, table, th, tr, td, ul, ol, li, h1, h2, h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background-attachment: fixed;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 14px;
	text-align: left;
}

BODY {
	margin:0px 0 10px 0;
	padding:0px 0 2em 0;
	background-color: #F00;
	}
.info {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

	
a {
	color:#FFF;
	/*padding:0 0 2em 0;
	margin:0 0 .7em 0;*/
	text-decoration:underline;
	}

a:visited {
	color:#FFF;
	/*padding:0 0 2em 0;
	margin:0 0 .7em 0;*/
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	color: white;
	text-align: center;
	}
top_logo {
	border: none;
}



/* IMAGES ---------------------------*/		
img { 
	border: none; 
	}


/* STRUCTURE ---------------------------*/		
#wrap{
	width:800px;
	text-align:left;
	font-size:90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}	

	
	

	
	
	/* MAIN NAV ---------------------------*/	
	#nav ul li a, #nav ul li a:visited{
	text-decoration:none;
	}
	
	#nav ul li a:hover{
	text-decoration:none;

	}
	
	/* this state ---------------------------*/	

	
		#nav ul.lhs li.this a, #nav ul.lhs li.this a:visited{
		color:#c6d41e;
		padding-right: 10px;
		}
	
		#nav ul.lhs li.this a:hover{
		text-decoration:none;
		}

	
		#nav ul.lhs li.this a, #nav  ul.lhs li.this a:visited {
		color:#c6d41e;
		font-weight: normal;
		margin-right: 10px;
		}

	/* bottom ---------------------------*/	
	
		#nav ul.lhs li.this a, #nav ul.lhs li.this a:visited{
		color:#c6d41e;
		padding-right: 10px;
		}
	
		#nav ul.lhs li.this a:hover{
		text-decoration:none;
		}

	
		#nav ul.lhs li.this a, #nav  ul.lhs li.this a:visited {
		color:#c6d41e;
		font-weight: normal;
		margin-right: 10px;
		}
#menu {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.title {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.biotext {
	font-size: 15px;
	line-height: 16px;
}
#wrap .bio .TOUKA table tr td {
	text-align: justify;
}
p.text {
	width:100%;
	background-color:#99cc00;
	word-break: normal;
	line-height: normal;
}

#news {
	background-color:#FFF;
	padding:20px 15px;
}


