@charset "UTF-8";
/* CSS Document */
/*--------------access contents----------------*/
#page_title {
    background:#0b0102 url(../images/tit_access_bg.jpg) no-repeat scroll center bottom;
	height:138px;
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
}
h2 {
    text-align:left;
	width:870px;
	padding-left:20px;
	padding-top:60px;
	margin:0 auto;
}
h3{
	margin-bottom:10px !important;
}
#contents {
   background:url(../images/cantents_bg.jpg) repeat-x top left #291d11;
   padding-bottom:110px;
}
#maincontents{
	padding-top:58px;
}
p{
   padding:10px 0;
   margin-bottom:10px;
   line-height:2.3em;
}
#contents2 table{
    margin-bottom:20px;
}
#contents2 table td{vertical-align:top;}
td#info_txt{
    width:400px;
	padding-right:10px;
}
td#prima_img{
    padding-top:10px;
    width:225px;
	text-align:right;
}
#contents2 #map_table .img_td,
#contents2 #map_table2 .img_td{width:380px;}
#contents2 #map_table,
#contents2 #map_table2{
   margin-bottom:40px;
}
h3{margin-bottom:30px;}

