body
{
	/* font-family: 'ヒラギノ角ゴ Pro W3', Osaka, 'ＭＳ Ｐゴシック' verdana, 'trebuchet ms', sans-serif; */
	font-family: verdana, 'trebuchet ms', sans-serif; 
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background: #ffffff url(/images/idx_backgr01.gif) center top repeat;
}

a:link { text-decoration: none; color: #006633; }
a:visited { text-decoration: none; color: #006633; }
a:hover { text-decoration: none; color: #33cc99; }

.h1 /* top banner */
{
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	color: #ffffff;
	background-color: #999999;
}

.h2
{
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.h3
{
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.h2b
{
	font-weight: bold;
}

.h2u1
{
	border-bottom:dotted 1px #eeeeee;
	font-weight: bold;
}

.h2u2
{
	border-bottom:dotted 1px #eeeeee;
	background:url("/common/arrow01.gif") no-repeat;
	font-weight: bold;
	text-indent:10px;
	padding:-10px;

}

.links1
{
	font-size:12px;
	line-height:200%;
	font-family:serif, sans-serif;
	color:#333333;
	vertical-align:top;
	padding:5px;
}

.list1
{
	list-style-type:disc;
	font-size:12px;
}

.footer
{
	color: #ffffff;
	background: #999999;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

.box1 {
	padding: 1px;
	border: 1px solid #eeeeee;
}
.box1fl {
	padding: 1px;
	border: 1px solid #eeeeee;
	float: left;
	margin: 0px 3px 3px 0px;
}

.box1fr {
	padding: 1px;
	border: 1px solid #eeeeee;
	float: right;
	margin: 0px 0px 3px 3px;
}

.clear_left { clear: left; }

.clear_left_space {
	clear: left;
	padding-bottom:5px;
}

.clear_right { clear: right; }

.titleBox_gsnb {
	color: #ff6600;
}
a.statusItem_gsnb {
	color: #0000ff;
	font-size : 12px;
}
a.statusItemSelected_gsnb {
	color: #6666ff;
}

