a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
a:active {
	color: #009999;
	text-decoration: underline;
}
hr {
	clear: both;
}


/* レイアウトここまで */
/* テキスト */
.exlarge {
	font-size: 13px; 
	line-height: 135%

}


.text11 {
	font-size:11px;
}
.text10 {
	font-size:10px;
	line-height:140%;
}
.text12 {
	font-size:12px;
	line-height:150%;
}
.text14 {
	font-size:14px;
}

.exsmall {	font-size: 11px;	line-height: 135%; color:#555555}

.small {	font-size: 11px}

.middle{	font-size: 13px; line-height: 135%}

.middleb{	font-size: 12px; line-height: 135%; font-weight:bold}

#active{ 	
	color: #009999;
	text-decoration: underline;
}


.tb10 {
margin: 10px 0px;
}

.tb5 {
margin: 5px 0px;
}

.hb5 {
margin: 5px;
}

div#footer {
	width: 760px;
	background-image: url(/img/footerback2.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 5px 0;
}

div#copy {
	width: 316px;
	margin: 5px auto 5px auto;
}

#footer ul {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	font-size: 10px;
	color: #666666;
	text-align: center;	
	padding: 0 5px;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 1px;
}


#close p {
	margin: 8px 0;
	padding: 0px
}

div#close {
	width: 760px;
	margin-bottom: 8px;
}

div.bnrText {
	font-size:11px;
	margin:5px 15px 20px 0;
}

/* ロールオーバーCSS
--------------------------------*/
td.top div.top a,
td.color div.color a,
td.line1 div.line1 a,
td.line2 div.line2 a,
td.line3 div.line3 a {
	color:#009999;
	text-decoration:underline;
}

