/*
	gNavi
--------------------------------*/
ul#globalNavi li.current_page_item a{
	background-color: #FFF;
	color: #666;
}
/*
	Spacer
--------------------------------*/
div.spacertop{
	height: 14px;
	_height: 0px;
	background-color: #FFF;
	width: 800px;
	_width: 802px;
	margin: 0 auto;
	clear: both;
	border-top:10px #000 solid;
}
div.spacerbottom{
	padding: 0.4em 0;
	margin: 0 auto;
	width: 800px;
	_width: 802px;
	background-color: #FFF;
}
/*
	Content
--------------------------------*/
div#content{
	margin-top: 0;
	padding-top: 0px;
	/*position: relative;*/
	z-index:0;
	/*background: #FFF url("/images/img_sidebar_bg.gif") 0 0 repeat-y;
}
* html div#content{
	background: #FFF url("/images/img_sidebar_bg_ie.gif") 0 0 repeat-y;*/
}
div.fpe{
	margin-top: 0;
	padding-top: 0;
}
div#content div#main h1.title {
	background: none;
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;
	font-size: 18px;
	margin: 0 16px 0 14px;
	padding: 3px 5px;
}
* html body.category div#content div#main,
* html body.individual div#content div#main{
	width: 595px;
}
div#utilities dl{
	padding-top: 0;
}
div.textBody{
	padding: 0 20px;
}
/*
	News
--------------------------------*/
div.entry div.textBody ul.news {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0;
	background: none;
}
div.entry div.textBody ul.news li {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 10px;
	list-style-position: outside;
	background: transparent url("/images/img_news_bg.gif") no-repeat 0 bottom;
}

div.entry div.textBody ul.news li strong {
	color: #666;
}
div.entry div.textBody ul.news li a {
	color: #069;
	text-decoration: none;
}
div.entry div.textBody ul.news li a:hover {
	text-decoration: underline;
}
/*
	Side Bar
--------------------------------*/
body.category div#utilities,
body.individual div#utilities{}
/*
	Footer
--------------------------------*/
div#footer ul.support{
	margin: 50px 0 50px 0;
}
/*
	Common
--------------------------------*/
.cr{
	clear: both;
}
/*---------------
 Topic Path
-----------------*/

/* ��-����u */
p.topicPath span.current {
	background: none;
}


/* Top Banner Table*/
table.bannertbl{width:765px;margin:0 0 0 20px; border-collapse: collapse;}
table.bannertbl td{ text-align:center;padding:10px 5px;}
table.bannertbl td.tsudanuma a{display:block;width:370px;height:225px; background:url(../wp-content/uploads/img_sands_tsudanuma2.jpg) 0 0 no-repeat;}
table.bannertbl td.motoyawata a{display:block;width:370px;height:225px; background:url(../wp-content/uploads/img_motoyawata2.jpg) 0 0 no-repeat;}
table.bannertbl td.taos a{display:block;width:370px;height:225px; background:url(../wp-content/uploads/img_taos2.jpg) 0 0 no-repeat;}
table.bannertbl td.dappeya a{display:block;width:370px;height:225px; background:url(../wp-content/uploads/img_dappeya2.jpg) 0 0 no-repeat;}
table.bannertbl td.america a{display:block;width:370px;height:225px; background:url(../wp-content/uploads/img_america2.jpg) 0 0 no-repeat;}
table.bannertbl td.haisai a{display:block;width:370px;height:225px; background:url(../wp-content/uploads/img_haisai2.jpg) 0 0 no-repeat;}
/*:hover*/
table.bannertbl td.tsudanuma a:hover,
table.bannertbl td.motoyawata a:hover,
table.bannertbl td.taos a:hover,
table.bannertbl td.dappeya a:hover,
table.bannertbl td.america a:hover,
table.bannertbl td.haisai a:hover{text-indent:-10000px;}