@charset "UTF-8";
/* CSS Document */

*{
	font-style:normal;
	margin:0;
	padding:0;
}

body{
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" , sans-serif;
	font-size:85%;
	line-height:1.6;
	color:#333333;
	background-color:#C8F7CF;
	overflow: scroll; 
	
}

a{
	color:#003399;
	text-decoration:none;
}

a:hover{
	color:#CC3300;
	text-decoration:none;
}



a img{
	border:none;
}			

.clearboth{
	clear:both;
}	

#wrapper{
	width:1000px;
	margin:0 auto;
	background-color:#ffffff;
}	

#header{
	height:125px;
	margin-left:25px;
}		
	
#header h1{
	font-size:12px;
	padding-left:5px;
}

#header #title{
	width : 809px;
	height : 307px;
	background-image : url(header_img.jpg);
	background-repeat: no-repeat;
}

#header #title a{
	display:block;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}

#navigation{
	width:950px;
	height:40px;
	margin-left:25px;
}	

#navigation ul li{
	float:left;
	display: inline;
	
	
}

#navigation ul li a{
	display: block;
	height:40px;
	background-repeat: no-repeat;
}

#navigation ul li a em{
	 
	display:none;
}	

#navigation ul li.hmi1 a{
	background-image : url(g_nav01.jpg);
	width:95px;
}

#navigation ul li.hmi2 a{
	background-image : url(g_nav02.jpg);
	width:155px;
}	

#navigation ul li.hmi3 a{
	background-image : url(g_nav03.jpg);
	width:173px;
}	

#navigation ul li.hmi4 a{
	background-image : url(g_nav04.jpg);
	width:118px;
}	

#navigation ul li.hmi5 a{
	background-image : url(g_nav05.jpg);
	width:148px;
}	

#navigation ul li.hmi6 a{
	background-image : url(g_nav06.jpg);
	width:130px;
}	

#navigation ul li.hmi7 a{
	background-image : url(g_nav07.jpg);
	width:131px;
}

#navigation ul li a:hover{
	background-color:#006666;
}

#navigation ul li.hmi1 a:hover{
	background-image : url(g_nav01h.jpg);
}

#navigation ul li.hmi2 a:hover{
	background-image : url(g_nav02h.jpg);
}	

#navigation ul li.hmi3 a:hover{
	background-image : url(g_nav03h.jpg);
}	

#navigation ul li.hmi4 a:hover{
	background-image : url(g_nav04h.jpg);
}	

#navigation ul li.hmi5 a:hover{
	background-image : url(g_nav05h.jpg);
}	

#navigation ul li.hmi6 a:hover{
	background-image : url(g_nav06h.jpg);
}	

#navigation ul li.hmi7 a:hover{
	background-image : url(g_nav07h.jpg);
}

#contents{
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	min-height:600px;
	height:auto !important;
	height:600;
}

#center_column{
	margin-top:10px;
}	

h3.heading-title{
	width:186px;
	background-image : url(sidber_title_bg.gif);
	padding:5px;
}		

#contents #left_column{
	width:198px;
	display:inline;
	float:left;
	display: inline;
	margin-right:10px;
}

.leftBoxContainer,.rightBoxContainer{
	border:solid 1px #CCCCCC;
	margin-top:10px;
}	

#contents #center_column{
	width:530px;
	display: inline;
	margin-right:10px;
	float:left;
}

h2.centerheading-title{
	/*background-image:url(../img/content_title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	padding-left:5px;
	border:solid 1px #009966;
	color:#009966;
	margin-bottom:5px;
	
}	

#contents #right_column{
	width:198px;
	float:left;
	display: inline;
}

.sideBoxContent{
	padding:5px;
}	

table.news_list tr td{
	padding:5px;
}

tr.whats-news td{
	border-bottom:dotted 1px #999999;
	vertical-align:middle;
}

tr.whats-news td a img{
	vertical-align:middle;
}


#topic-title,#profile-title{
	background-image : url(topics-title_bg.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:80px;
	padding-top:10px;
	padding-left:10px;
}

#topic-title td,#profile-title td{
	font-size: large;
}

#topic-contents,#profile-contents{
	padding:20px 10px;
	margin:0 auto;
}

#profile-contents td{
	padding:5px;
}	

table#main-content{
	margin:0 auto;
}

#back-topics{
	text-align:center;
	margin:10px 0;
}		

#support-content{
	width:680px;
	margin-left:50px;
}

#support-content td{
	padding:5px;
}

#main-contents{
	background-image : url(noguchi_img02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:500px;
	margin-top:20px;
}	

#news-letter-contents{
	margin:0;
	width:740px;
}	

#news-letter td{
	padding:10px;
	border-bottom:dotted 1px #333333;
}

#news-letter hr{
	margin:5px 0;
}	


#news-letter td img{
	vertical-align:middle;
	margin-right:5px;
	margin-bottom:8px;	
}

.section updates h4{
	border-bottom:dotted 1px #666666;
}			
	
#footer{
	width:950px;
	clear:both;
	margin-top:20px;
	margin-left:25px;
	text-align:center;	
	background-repeat: repeat;
}

.back-number{
	width:680px;
	margin-bottom:5px;
	margin-left:50px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	border-bottom:dotted 1px #333333
;
}

.t-back-number{
	/*float:left;
	display:inline;
	margin-right:5px*/
	margin-bottom:10px;
	vertical-align: middle;
	border-bottom:dotted 1px #999999;
}

.back-number img{
	vertical-align:middle;
	margin-right:8px;
}		

#under-nav,#tpx-text{
	text-align:center;
}

#under-nav{
	border-bottom:solid 1px #00A46D;
	padding-bottom:5px;
}

#tpx-text{
	padding-top:5px;
}

#whats-news .section updates h3{
	font-size:12px;
}				

