/**** ボディ属性 ****/
body {
font-size: 12px;
color: #990000;
background-color: #DFEEF0;
}
td{
	font-size: 12px;
	color: #990000;
	line-height: 120%;

}

/*body, td, th {
	color: #330033;
}*/

/**** テーブル属性 ****/
.linebox {
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #AE8484;
	border-right: 2px solid #AE8484;
	border-left: 2px solid #AE8484;
}

/**** TOPフォント属性 ****/
.normalfont {
	line-height: 120%;
	color: #990000;
}
/*a {
	color: #990000;
	text-decoration: underline;
}*/
A:link { color : #990000; font-size:100%; font-weight:none;} /* un visited */
A:visited { color : #660000; font-size:100%; font-weight:none; } /* visited */
A:active { color : #336699; font-size:100%; font-weight:none;} /* selecting */
A:hover { color : #336699; font-size:100%; font-weight:none; } /* mouse over */

A:link.gurume    { color : #0099CC; font-size:100%; font-weight:bold;} /* un visited */
A:visited.gurume { color : #22bbee; font-size:100%; font-weight:bold; } /* visited */
A:active.gurume  { color : #33cc00; font-size:100%; font-weight:bold;} /* selecting */
A:hover.gurume   { color : #33cc00; font-size:100%; font-weight:bold; } /* mouse over */


.shitatensen {
	background-image: url(../img/yoko_tensen_s.gif);
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.nakatensen {
	background-image: url(../img/tate_tensen_s.gif);
	margin: 0px;
	padding: 0px;
	width: 1px;
}
.small {
	font-size: 10px;
	line-height: 120%;

}
.gurume-index {
	font-size: 12px;
	font-weight: bold;
	color: #38ACD9;
	margin: 0px;
	padding: 10px;
	line-height: 120%;

}
.gurume-bun {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px 10px 10px;
	line-height: 120%;

}
.gurume-list {

	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	line-height: 120%;
}
.gurumelist-indx {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	font-weight: normal;
}
.tokushu-bun {

	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 5px;
	line-height: 120%;
}
