body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.font10 {
	font-size: 78%;
	line-height: 130%;
}

.font10b {
	font-size: 78%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;


}

.font11 {
	font-size: 84%;
	line-height: 150%;
}

.font11b {
	font-size: 84%;
	line-height: 150%;
	font-weight: bold;
}

.font11black6 {
	font-size: 84%;
	line-height: 150%;
	color: #666666;
}

.font11white {
	font-size: 84%;
	line-height: 150%;
	color: #FFF;
}

.font11red {

	font-size: 84%;
	line-height: 150%;
	color: #FF0000;
}

.font12 {
	font-size: 94%;
	line-height: 160%;
}

.font12white {
	font-size: 94%;
	line-height: 146%;
	color: #FFFFFF;

}

.font12black3b {
	font-size: 94%;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
}

.font12black3 {
	font-size: 94%;
	line-height: 146%;
	color: #333333;
	margin-left: 5px;

}

.font12black6 {
	font-size: 94%;
	line-height: 146%;
	color: #666666;
}

.font12black9b {
	font-size: 94%;
	line-height: 146%;
	color: #999999;
	font-weight: bold;
}

.font12redb {
	font-size: 94%;
	line-height: 146%;
	color: #FF0000;
	font-weight: bold;
}

.font14 {
	font-size: 106%;
	line-height: 110%;
	font-weight: bold;
}

td.font12genre {
	font-size: 94%;
	line-height: 120%;
	font-weight: bold;
	margin-top: 5px;
}

a:link {
	color: #333399;
	text-decoration: underline;
}

a:visited {
	color: #333399;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}
.font10black6 {
	font-size: 78%;
	line-height: 120%;
	color: #666666;

}
.font11h140 {

	font-size: 84%;
	line-height: 140%;
}


/*address*/

a.address:link , a.address:visited , a.address:active , a.address:hover {
	color: #333;
	text-decoration: none;
}

.access {
	margin-right: 10px;
	}
	
/*navi_new*/

ul.navi_new {
	width: 800px;
	margin: 0 0 ;
	padding: 0;
	list-style: none;
}

ul.navi_new li {
	float: left;
	margin: 0;
}




/*タイトル周り*/

div.ttl {
	border-bottom: 1px solid #ccc;
	padding: 0 0 4px 7px;
	margin: 27px 0 0 10px;
	width: 793px;
	}


h2.news {
	border-bottom: 1px solid #000;
	border-left: 5px solid #c00; 
	padding: 0 0 0px 7px;
	margin: 27px 0 10px 0;
  line-height: 150%;
}


h3.ttl {
	border-bottom: 1px solid #000;
	border-left: 5px solid #c00; 
	padding: 0 0 0px 7px;
	margin: 27px 0 10px 0;
	font-size: 120%;
	line-height: 150%;
	}






