/*-----------------------------------------------------------------------------
  名古屋ラウンダーズ スタイル定義
-----------------------------------------------------------------------------*/


body {
	background: #006600 url('../images/common/back_old.gif');
	color: #ffffff;
	line-height: 1.2em;
	font-weight: bold
}

td {
	line-height: 1.2em;
	font-weight: bold;
}

a {
	color: #ffff00;
	text-decoration: underline;
}
a:Hover {
	color: #ff4000;
	text-decoration: underline;
}



hr {
	color: #aaaa00;
}


#header {
	color: #66ff33;
	text-align: center;
}


#header h1 {
	color: #ffffff;
	font-size: normal;
}

#contents {
	text-align: center;
}

#contents h1 {
	padding-top: 10px;
}

#contents h2 {
	padding-top: 10px;
}


#footer {
	text-align: center;
}

#footer ul li {
	font-weight: normal;
	display: inline;
}

#menu A {
	text-decoration:none;
	font-weight: normal;
	color: white;
} 
#menu A:hover {
	text-decoration:underline;
	font-weight: normal;
	color:orange; 
}


.txt-orange {
	color: #ff8000;
}

.txt-pink {
	color: #ff8888;
}

.txt-big {
	font-size: small;
}


.normal {
	color: #ffffff;
}

h4.top-menu {
	text-align: center;
}
ul.top-menu {
	padding-left :100px;
}
