/* CSS Document */

/*** TAG *******/
body{
	background-image:url(img/topbg.gif);
	text-align:center;
	font-size:95%;
	}
	
table	{border:0px; padding:0px; margin:0px;}

p{line-height:160%; margin:5px 0px;}
ul,ol{line-height:160%;}

img{
	border:0px;
	}
	
/* ページのパンくずフォントスタイル */	
.style1 {

	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"
	}	
	
/**** LAYOUT ****/
#wrap{
	width:822px;
	margin:auto;
	background-image:url(img/backshadow.gif);
	background-repeat:repeat-y;

}

#container{
	width:804px;
	margin:auto;
	background-color:#ffffff; 
	background-image:url(img/container_bg.gif);
	background-repeat:repeat-y;
	
	}


#header{
	height:54px;
	border-bottom:2px solid #666666;
}

#menu{
	width:804px;
	height:45px;
	margin:0px;
	padding:0px;

}

#mainpage{
	width:804px;
	margin:0px;
	padding:0px;
}

#head_right{
	padding-right:10px;
	}
	

#contents{
	width:544px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
}

#left{
	width:260px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#EFEFEF;
}

#pagefooter{
	width:804px;
	height:25px;
	background-image:url(img/footimg2.gif);
	background-repeat:no-repeat;
}

.img_center{
	text-align:center;
}


/**** top page ***/
.impact_box{
	width:245px;
	height:57px;
	background-image:url(img/top_impact_01.gif);
	line-height:20px;
	text-align:left;
	margin:0px;
	padding:0px;
}

.impact_date{
	margin-top:8px;
	padding-left:15px;	
	font-size:14px;
/*	text-align:right;	*/
}

.impact_title{
	padding:3px 15px;
	font-weight:bold;
}


.top_table{
	width:530px;
	margin-bottom:5px;
}


.top_newsbox{
	width:500px;
	margin:auto;
	margin-top:3px;
	padding:10px;
	border:1px solid #999999;
	background-color:#EFEFEF;
}

	
.news{
	border-bottom:2px solid #999999;
	margin-bottom:10px;
	padding:2px;	
	}
/**** left ******/
#ganbaru_t{
	width:245px;
	background-color:#E6E6AE;
	margin:auto;
}

.img_pagetitle{
	margin-top:5px;
}

/***************/
#page_navi{
	width:542px;
	height:26px;
	background-image:url(img/page_pan_bg.gif);
	margin:1px;
	margin-bottom:12px;

}


/********* dir/about us *************/
.about_desc{
	padding:0px 20px;
	margin-bottom:40px;
}

/********* dir/impact *************/
div.backnumber_desc{
	padding:0px 5px;
	margin:0px;
}



.backnumber_tb{
	width:500px;
	margin:auto;
	margin-bottom:10px;
	border-bottom:2px solid #999999;
}


/*********dir/links *****************/
#link_bannar{
	margin:10px;

}


.link_ban_tb{
	margin-bottom:10px;
}


/********* dir /news ****************/

.news_box{
	width:500px;
	margin:auto;
	margin-top:3px;
	padding:10px;
	border:1px solid #999999;
	background-image:url(img/news_boxbg.jpg) ;
	background-repeat:repeat-x;
/* 
	background-color:#EFEFEF; */
}

.news_title{
	font-size:110%;
	margin:2px ;
	padding-bottom:3px;
	border-bottom:1px dotted #cccccc;
}

.news_up{
	text-align:right;

}


.news_desc{
	line-height:160%;
	margin-left:20px;

}


/************dir/ sitemap **************/

.maphome{
	margin:2px;
	margin-left:10px;
	font-size:95%;
	font-weight:normal;
	margin-bottom:10px;
}

.mapsub{
	height:20px;
	margin:2px;
	margin-bottom:10px;
	font-size:95%;
	font-weight:normal;
	margin-left:18px;
	background-image:url(img/map_sub_bg.gif);
	background-repeat:no-repeat ;
	padding-left:40px;

}


/*********dir /futh ************/

.fu_title{
	font-size:110%;
	margin:10px;
	margin-left:18px;
	margin-right:20px;
	border-left:5px solid #B0C4DE;
	padding:2px;
	padding-left:4px;
	background-image:url(img/fu_title_bg.gif) ;

}

.fu_tb{
	width:490px;
	margin:auto;
}

.fu_td_desc{
	line-height:150%;
}	

