@charset "utf-8";
/* -----------------------------------------------
CSS Document
----------------------------------------------- */
/******************************** reset style ********************************/
html {
	color:#2A2A2A;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#2A2A2A;
}
/******************************** font style ********************************/
body {
	font:12px/1.231 "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif";
	line-height:1.4em;
*font-size:small;
*font:x-small;
}
select, input, button, textarea {
	font:99%;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/******************************** floatclear style ********************************/
.clearfix:after {
	content:"";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
	overflow:hidden;
	display: block;
}
.clear {
	clear:both;
}
/******************************** link style ********************************/
a:link, a:visited, a:active {
	color: #2A2A2A;
	text-decoration:none;
}
a:hover {
	color: #99CC00;
}
/******************************** http://www.t-steps.com/index.html ********************************/
body {
	background:url(../img/bodybg.gif) repeat-x top;
}
#topcont {
	width:1000px;
	margin:0 auto;
	background:url(../img/main_nvisual.jpg) no-repeat top center;
}
#header {
	margin:0 auto;
	width:860px;
}
#header h1 {
	display:block;
	width:160px;
	float:left;
}
#header div.day_button {
	width:97px;
	float:left;
	margin-left:10px;
}
#header div.night_button {
	width:97px;
	float:left;
	margin-left:1px;
}
#header div.contact_number {
	width:250px;
	float:left;
	margin-left:15px;
}
#header div.contact_button {
	width:107px;
	float:left;
	margin:3px 0 0 14px;
}
/**IE6hack**/
*html body #header div.contact_button {
	margin:3px 0 0 7px;
}
#header div.document_button {
	width:107px;
	float:left;
	margin:3px 0 0 2px;
}
/**IE6hack**/
*html body #header div.document_button {
	margin:3px 0 0 1px;
}
#header div.headermenu {
	float:right;
	font-size:10px;
	width:250px;
	margin-top:7px;
}
#header div.headermenu ul li {
	float:left;
}
#header div.headermenu ul li.sub {
	background:url(../img/list.gif) no-repeat center left;
	float:left;
	padding-left:9px;
}
#article {
	width:860px;
	height:120px;
	margin:229px auto 0 auto;
}
#globalnavi {
	background:url(../img/globalnavi_nbg.gif) no-repeat top left;
	width:860px;
	height:67px;
	margin:0 auto 0 auto;
	padding-left:20px;
}
#globalnavi li {
	float:left;
	margin:15px 0 0 5px;
}
#maincont {
	background:url(../img/maincont_nbg.gif) no-repeat top left;
	width:880px;
	margin:0 auto;
	padding-top:24px;
}
#main {
	background:url(../img/column_nbg.gif) no-repeat bottom left;
	padding-bottom:15px;
}
#column {
	background:url(../img/main_nbg.gif) repeat-y;
	margin:0 auto;
	width:880px;
}
#leftcolumn {
	width:218px;
	float:left;
}
#leftcolumn ul li {
	float:none;
}
#leftcolumn ul li {
	margin:0px 9px 5px 9px;
}
#centercolumn {
	width:639px;
	float:left;
	margin-left:10px;
}
#centercolumn .newstopic{
	margin-left:26px;
	background:url(../img/newstopic_nbottom.gif) no-repeat bottom left;
	padding-bottom:4px;
	width:613px;
}
#centercolumn .newstopic h2{
	float:left;
	display:block;
	width:113px;
}
#centercolumn .newstopic .rss{
	float:right;
}
#centercolumn dl {
	width:613px;
	margin-left:26px;
}
#centercolumn dt {
	background:url(../img/news_date_bg.gif) no-repeat bottom left;
	float:left;
	width:77px;
	clear:both;
	font-size:10px;
	color:#FF9900;
	padding:11px 0 11px 0;
	height:10px;
	text-indent:13px;
}
#centercolumn dd {
	margin-left:80px;
	background:url(../img/news_lead_nbg.gif) no-repeat bottom left;
	font-size:10px;
	color:#2A2A2A;
	padding:11px 0 11px 0;
	height:10px;
	text-indent:13px;
}
#centercolumn .more {
	width:37px;
	margin:15px 0 0 601px;
	clear:both;
}

#footer {
	background:url(../img/footer_bg.jpg) no-repeat top left;
	width:880px;
	margin:0 auto;
	padding-top:10px;
}
#footer div.pagetop {
	width:71px;
	margin:0 0 0 794px;
}
#footer div.footermenu {
	font-size:14px;
	padding:10px 0 25px 173px;
}
#footer div.footermenu ul li {
	float:left;
}
#footer div.footermenu ul li.sub {
	background:url(../img/list2.gif) no-repeat center left;
	float:left;
	padding-left:23px;
}
#footer div.footermenu ul li a:link,
#footer div.footermenu ul li a:visited,
#footer div.footermenu ul li a:active {
	color:#666666;
}
#footer div.footermenu ul li a:hover {
	color:#99CC00;
}
#footer #copyright {
	display:block;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	margin:0 auto 20px auto;
}
