body,td,th {
	font-size: 13px;
	color: #000000;
	overflow-x: hidden;
	line-height: 1.5;
}
body {
	background-color: #FFFFFF;
	background-image: url(common_images/nayuta_enclsr.jpg);
	background-position: 808px 0;
	background-attatchment: absolute;
	background-repeat: no-repeat;
	margin-top: 0;
	cursor: url(http://www.nhao.jp/common_images/hoshimaru.cur), auto;
}
img{
	vertical-align: bottom;
}
embed{
	vertical-align: bottom;
}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.style15 {font-size: 15px}
.style16 {font-size: 16px}
.style18 {font-size: 18px}
.style24{
	font-size: 24px;
	color: #FF0000;
}
.white{
	color: #FFFFFF;
}
.coral{
	color: #FF3333;
}
.darksky{
	color: #003399;
}
.nightsky{
	color: #003366;
}
.seablue{
	color: #33AADD;
}
.darkperu{
	color: #993300;
}
.maraschino{
	color: #CC0000;
}
.dgr{
	color: #CC6600;
}
.itlead{
	color: #333333;
	font-style: italic;
}
.largered{
	color: #FF0000;
	font-size: 16px;
}
.largebold{
	font-size: 16px;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.u{
	text-decoration: underline;
}
.center{
	text-align: center;
}
.topauth{
	text-decoration: underline;
	font-weight: bold:
}
.blink{
	text-decoration: blink;
}
.opac50{
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:link.caution {
	color: #FFFFFF;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:visited.caution {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:hover.caution {
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.navi {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}
.navi a{
	vertical-align: bottom;
}

/* Top Menu Area */
#head{
	position: absolute;
	top: 0;
	left: 8px;
	width: 800px;
	height: 75px;
}

/* Left Side-Bar Area */
#left{
	text-align: center;
	position: absolute;
	top: 75px;
	left: 8px;
	width: 160px;
	height: 505px;
	background-color: #CCCCCC;
}
#left table{
	text-align: center;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
/*
	border-collapse: collapse;
*/
}
#left table.home{
	background-color: #666666;
	border-color: #666666;
}
/*
#left table tr{
	background-color: #FFFFFF;
}
*/
#left table td{
	text-align: center;
}
#left td.navi {
	text-align: left;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}
#left .address{
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 160px;
}

/* Main Contents Area */
#content{
	text-align: left;
	position: relative;
	top: 75px;
	left: 160px;	
	width: 640px;
	height: 580px;
}
#content table{
	text-align: left;
}
#content table.new{
	width: 570px;
	margin-top: 0;
	margin-left: 30px;
}
#content table.new td{
	height: 20px;
}
#content table.tomo{
	margin-top: 0;
	width: 570px;
	background-color: #666666;
}
#content table.tomo th{
	height: 20px;
	background-color: #FF0000;
}
#content table.tomo td{
	height: 20px;
	background-color: #FFFFFF;
}
#content .topimage{
	position: absolute;
	top: 75px;
	left: 188px;
	width: 600px;
	height: 300px;
}
#content .main{
	overflow: auto;
	width: 620px;
	height: 448px;
	margin-left: 20px;
}
#content .main p{
	width: 95%;
}
#content .main p.abst{
	width: 90%;
	margin-left: 10px;
}
#content .main.new{
	height: 120px;
}
#content .main.index{
	width: 640px;
	height: 485px;
	margin-left: 0;
}
#content .main.namazu table{
	width: 600px;
}
#content .main.namazu tr{
	background-color: #FFFFFF;
}
#content .main.athletic{
	overflow: auto;
	width: 630px;
	height: 448px;
	margin-left: 10px;
}
#content .main.athletic table{
	background-color: #FFFFFF;
}
#content .main.athletic th{
	width: 200px;
}
#content .main.athletic th.row1{
	background-color: #E4E400;
}
#content .main.athletic th.row2{
	background-color: #E4C572;
}
#content .main.athletic th.row3{
	background-color: #E4E4C5;
}
#content .main.athletic th.row4{
	background-color: #E4A100;
}
#content .main.athletic th.row5{
	background-color: #FFE472;
}
#content .main.athletic td{
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#content .main.garden th{
	background-color: #99CCFF;
}
#content .main.stay td.q{
	background-color: #FF9900;
	text-align: center;
}
#content .main.stay td.a{
	background-color: #FF0000;
	text-align: center;
}
#content .main.observatory table{
	margin-left: -15px;
}
#content .main.observatory th.gf{
	background-color: #72D0ED;
	text-align: center;
	height: 20px;
}
#content .main.observatory th.ff{
	background-color: #ED72D0;
	text-align: center;
	height: 20px;
}
#content .main.observatory th.sf{
	background-color: #D0ED72;
	text-align: center;
	height: 20px;
}
#content .main.observatory td{
	text-align: center;
}
#content .main.telescope td{
	text-align: center;
}
#content .main.telescope table.nayutagallery{
	background-color: #AADDFF;
}
#content .main.event{
	width: 640px;
	margin-left: 0;
}
#content .main.event .info table{
	width: 620px;
}
#content .main.event .info td{
	padding: 10px;
}
#content .main.event .info th.md{
	background-color: #FFCC80;
}
#content .main.event .info th.ss{
	background-color: #99D5EE;
}
#content .main.event .info th.big{
	background-color: #7EC97E;
}
#content .main.event .info th.tomoday{
	background-color: #FF8080;
}
#content .main.event .calendar{
	float: left;
}
#content .main.event .calendar table{
	width: 220px;
	height: 150px;
	padding: 5px;
}
#content .main.event .calendar td{
	height: 20px;
}
#content .main.event .calendar td.md{
	background-image: url(event/images/event_yellow.gif);
	background-repeat: no-repeat;
}
#content .main.event .calendar td.ss{
	background-image: url(event/images/event_blue.gif);
	background-repeat: no-repeat;
}
#content .main.event .calendar td.tomoday{
	background-image: url(event/images/event_red.gif);
	background-repeat: no-repeat;
}
#content .main.event .calendar td.big{
	background-image: url(event/images/event_green.gif);
	background-repeat: no-repeat;
}
#content .main.event .calendar td.close{
	background-image: url(event/images/event_gray.gif);
	background-repeat: no-repeat;
}
#content .main.event .calendar .month{
	color: #000000;
}
#content .main.event .objects table{
	width: 400px;
	margin-top: 5px;
	background-color: #006600;
}
#content .main.event .objects tr{
	background-color: #FFFFFF;
}
#content .main.event .objects th{
	height: 20px;
	background-color: #006600;
}
#content .main.event .objects td{
	height: 20px;
	background-color: #FFFFFF;
}
#content .main.se table{
	width: 90%;
	background-color: #006600;
}
#content .main.se th{
	background-color: #006600;
}
#content .main.se td{
	background-color: #FFFFFF;
}
#content .main.holmd table.schedule{
	background-color: #666666;
}
#content .main.holmd table.schedule tr{
	background-color: #FFFFFF;
}
#content .main.holmd table.schedule td.ss{
	border: solid 1px #FFCC80;
}
#content .main.holmd table.schedule td.clgt{
	border: solid 1px #7EC97E;
}
#content .main.holmd th.ss{
	background-color: #FFCC80;
}
#content .main.holmd th.clgt{
	background-color: #7EC97E;
}
#content .main.holmd td{
	padding: 5px;
}
#content .main.contest table{
	border-width: 1px;
	border-color: #999999;
}
#content .main.contest p{
	margin-left: 10px;
}
#content .main.riyo table{
	background-color: #666666;
	border-color: #666666;
}
#content .main.riyo th.nhao{
	background-color: #33AADD;
}
#content .main.riyo th.use{
	background-color: #FF9900;
}
#content .main.riyo th.www{
	background-color: #666666;
}
#content .main.riyo th.etc{
	background-color: #FF6699;
}
#content .main.riyo td{
	background-color: #FFFFFF;
}
#content .main.eigyo td.sub11{
	border: #99CCFF 1px solid;
	background-color: #99CCFF;
	width: 30%;
}
#content .main.eigyo td.sub2{
	border: #6699CC 1px solid;
	width: 70%;
}
#content .main.access .map{
	width: 600px;
	height: 380px;
}
#content .main.access table{
	width: 600px;
}
#content .main.access th{
	color: #FFFFFF;
	background-color: #FF9900;
}
#content .main.store{
	width: 630px;
	height: 485px;
	margin-left: 10px;
}
#content .main.store table{
	background-color: #666666;
}
#content .main.store td{
	background-color: #FFFFFF;
}
#content .main.store th{
	background-color: #FF6600;
	text-align: left;
}
#content .main.store p{
	padding: 5px;
}

/*
#content .main h4{
	line-height: 2;
}
*/
#content .main.policy ul{
	width: 90%
}
#content .main.staff .kanrito{
/*
	position: absolute;
	top: 150px;
	left: 40px;
*/
	width: 220px;
	margin-left: 20px;
	margin-top: 30px;
	float: left;
}
#content .main.staff .obs{
/*
	position: absolute;
	top: 150px;
	left: 300px;
	width: 300px;
*/
	margin-top: 40px;
	margin-left: 270px;
}
#content .main.mori{
/*
	color: #ffffff;
	background-color: #003366;
*/
	color: #003366;
}
#content .main.mori .center{
	text-align: center;
	margin-left: auto;
	margin-right auto;
}
#content .main.research table{
	width: 600px;
	background-color: #666666;
}
#content .main.research th{
	background-color: #33AADD;
}
#content .main.research td{
	background-color: #FFFFFF;
}
#content .main.research.pub th{
	padding: 2px 5px;
}
#content .main.research.pub td{
	padding: 2px 5px;
}
#content .main.research.symp{
	margin-right: 20px;
	margin-left: 20px;
}
#content .main.research.symp table{
	width: 570px;
	margin-left: 15px;
}
#content .main.research.symp th{
	padding: 2px 5px;
}
#content .main.research.symp td{
	padding: 2px 5px;
}
#content .main.research.proc table{
	width: 570px;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding: 5px;
}
#content .main.research.proc th{
	background-color: #72D0ED;
}
#content .main.research.proc td{
	background-color: #FFFFFF;
}
#content .main.research.ar ol{
	width: 85%;
}
#content .main.now td{
	background-color: #FFFFFF;
	padding: 5px;
}
#content .main.taids td{
	background-color: #FFFFFF;
	padding: 5px;
}
#content .main.lectures table{
	width: 600px;
	background-color: #666666;
}
#content .main.lectures th{
	background-color: #009900;
}
#content .main.lectures td{
	background-color: #FFFFFF;
	padding: 15px;
}
#content .main.lectures.past table{
	width: 570px;
	background-color: #666666;
}
#content .main.lectures.past td{
	background-color: #FFFFFF;
	padding: 5px;
}
/*
#content .main.imarch table{
	width: 600px;
}
*/
#content .main.imarch td{
	padding: 5px;
}
#content .main.atsite p{
	width: 60%;
}
#content .main.pr p{
	width: 100%;
}
#content .main.pr table{
	background-color: #33AADD;
	width: 95%;
}
#content .main.pr th{
	background-color: #99D5EE;
}
#content .main.pr td{
	background-color: #FFFFFF;
}
#content .main.reikai{
	background-image: url(tomonokai/images/wp_tomonokai.gif);
	background-attachment: scroll;
}
#content .main.staff th{
	background-color: #72D0ED;
}
#content .sun{
	color: #FF0000;
}
#content .sat{
	color: #0000FF;
}

/* Footnote Area */
#foot{
	position: absolute;
	top: 580px;
	left: 8px;
	width: 800px;
}
