@charaset "utf-8";

*{
	margin:0;
	padding:0;
	color: #221e1f;
	font-family:"ＭＳ 明朝", "ヒラギノ明朝 Pro W3", "細明朝体", serif;
}

img{border:0;}

body{
	margin:0;
	padding:0 0 20px;
	background-color:#ffffff;
	text-align:center;
}

#box0{
	height:100px;
	background-color:#221e1f;
	text-align:center;
}

#box1{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#box1_in{
	margin:0 50px;
}

a:link, a:visited{color:#221e1f;text-decoration:underline;}
a:hover, a:hover *{color:#ed4035;text-decoration:none;}

.txt12{font-size:12px;line-height:21px;}

li{list-style-type: none;}
.divclear{clear:both;}
h1,h2,h3,h4{font-weight:normal;}
.small{font-size:80%;}
.red{color:#ed4035;}

/*----HEADER-----*/
#head{
	position:relative;
	width:900px;
	margin:0 auto;
	text-align:left;
}
#head #logo{margin-left:50px;}
#head_navi{
	position:absolute;
	top:20px;
	right:50px;
	height:10px;
}
#head_navi div{float:left;}
#head_navi div a{display:block;height:10px;overflow:hidden;text-indent:-10000px;}
#head_navi a#head_navi1{width:111px;background-image:url(../img/h_navi1.gif);}
#head_navi a#head_navi2{width:59px;background-image:url(../img/h_navi2.gif);}
#head_navi a#head_navi3{width:46px;background-image:url(../img/h_navi3.gif);}
#head_navi a:hover{background-position:0 10px;}
/*------Hide English & French--------*/
#head_navi a#head_navi2, #head_navi a#head_navi3{display:none;}


/*----GLOBALNAVI------*/
#gnavi{height:10px;margin:25px 0;}
#gnavi #gnavi_box{margin-right:-3px;}
#gnavi div{float:left;}
#gnavi div a{display:block;height:10px;overflow:hidden;text-indent:-10000px;}
#gnavi a#navi1{width:89px;background-image:url(../img/navi1.gif);}
#gnavi a#navi2{width:88px;background-image:url(../img/navi2.gif);}
#gnavi a#navi3{width:99px;background-image:url(../img/navi3.gif);}
#gnavi a#navi4{width:99px;background-image:url(../img/navi4.gif);}
#gnavi a#navi5{width:128px;background-image:url(../img/navi5.gif);}
#gnavi a#navi6{width:109px;background-image:url(../img/navi6.gif);}
#gnavi a#navi7{width:89px;background-image:url(../img/navi7.gif);}
#gnavi a#navi8{width:99px;background-image:url(../img/navi8.gif);}
#gnavi a:hover, #gnavi a.now{background-position:0 10px;}


/*----FOOTER------*/

#footer{position:relative;width:800px;margin-top:20px;height:10px;}
#footer_link{
	position:absolute;
	bottom:0;
	right:0;
	height:10px;
}
#footer_link div{float:left;}
#footer_link a{display:block;height:10px;overflow:hidden;text-indent:-10000px;}
#footer_link a#foot_navi1{width:78px;background-image:url(../img/f_navi1.gif);}
#footer_link a#foot_navi2{width:75px;background-image:url(../img/f_navi2.gif);}
#footer_link a#foot_navi3{width:101px;background-image:url(../img/f_navi3.gif);}
#footer_link a:hover{background-position:0 10px;}


/*---TOP-CONTENTS------*/
#top_main #topimg{margin-bottom:30px;}
#top_main .banner{margin-bottom:30px;}
#top_news .txt12{line-height:1.2em;}
#top_news #topnews_tit{margin-bottom:22px;}
#top_news .news{margin-top:8px;}
#top_news .date{font-size:80%;}
#top_footer{
	position:relative;width:800px;
	border-top:1px solid #221e1f;
	padding-top:10px;
	margin-top:60px;
}

/*---MAIN-CONTENTS--------*/
#ptit{
	position:relative;
	width:800px;
	background-color:#221e1f;
}
#ptit h1 img{margin:15px 31px;}

#main_cover{
	min-height:445px;
	height:auto !important;
	height:445px;
}
#main{border:1px solid #221e1f;padding:30px 30px 60px;}
	/*----#main inner width 738px----*/

.maintbl{border-spacing:0;}
.maintbl td{vertical-align:top;}
.maintbl .image_l{padding-right:30px;}
h2{font-size:120%;}

.gotop{margin-top:1em;}
.gotop a{
	display:block;
	width:103px;
	height:10px;
	overflow:hidden;
	text-indent:-10000px;
	background-image:url(../img/gotop_arrow.gif);
	margin-left:635px;
}
.gotop a:hover{background-position:0 10px;}

/*----Caption-----*/
.cap{font-size:10px;line-height:1.4em;margin:3px 0 15px;}

.bar{height:61px;background:url(../img/dot_d3d2d2.gif) repeat-x center;}
.fullbar{height:61px;margin:0 -30px;background:url(../img/dot.gif) repeat-x center;}

.go_list{text-align:right;display:none;}


