@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:789px;
   margin:0px;
   margin:0 auto;
   background:url(images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
   width:789px;
   background:url(images/bg_contents_right.gif) 100% 0 repeat-y;
}

div#header {
   position:relative;
   padding:0 5px;
}

div#pr {
   position:absolute;
   width:460px;
   left:300px;
   top:10px;
}

div#menu {
   float:left;
   padding:0 5px;
}

div#contents {
   clear:both;
   margin:0 5px;
   padding:20px 20px 0 20px;
}

div#main {
   float:left;
   width:500px;
}

div#sub {
   float:right;
   width:220px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   background:#0283C4;
   margin:0 5px;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px;
   font-size:16px;
/*   color:#fff; */
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   font-weight:bold;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:155px;
   color:#333;
   line-height:40px;
   border-left:1px solid #DCDCDC;
   background:url(images/bg_menu.gif) 0 0 repeat-x;
}

div#menu li.home a{
   border:none;
}

div#menu li a.active{
   color:#333;
}

div#menu li a:hover{
   color:#333;
   background:url(images/bg_menu_on.gif) 0 0 repeat-x;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#0172AB;
}

div#main a:hover {
   color:#0172AB;
   border:0;
   border-bottom:1px solid #0172AB;
}
/*
div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#333;
   font-size:0.94em;
   font-weight:bold;
   border-bottom:3px double #535D57;
}
*/
div#main h2 {
   height:25px;
   margin-bottom:8px;
   padding-left:20px;
   color:#333;
   font-size:0.94em;
   font-weight:bold;
   background-image: url("images/h2_bg.jpg");
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   padding-left:10px;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div{
   display:inline-block;
}

div#main dl.infomation dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.infomation dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}
div#sub .section a {
display:block;
width:220px;
height:115px;
background-image:url(/images/banner_inquiry.gif);
background-repeat:no-repeat;
}
div#sub .section a span {
display:none;
}
div#sub .section a:hover {
background-image:url(/images/banner_inquiry2.gif);
background-repeat:no-repeat;
} 

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   background:#ddd;
}

div#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}

/* ========FOOTER CUSTOMIZE======== */
address{
   padding:10px 0;
   font-size:0.63em;
   color:#fff;
   text-align:center;
}

/* ===========LOCAL NAVI=========== */
#localnavi .sideMenu{
	width: 220px;
	height:52px;
	line-height : 52px;
	background: url(images/ln_h2_bg.jpg) left no-repeat;
}
#localnavi .sideMenu p{
	margin:0px;
	padding:0px;
	padding-left: 15px;
	font-size: 14px;
}
#localnavi ul {
	background: #F5F5F5;
	line-height: 1.2;
}
#localnavi ul li {
	padding-bottom: 2px;
	color:20px;
	background: url(images/ln_li_bg.gif) left bottom repeat-x;
}
#localnavi ul li a {
	display: block;
	width: 188px; /* for WinIE6 */
	padding: 8px 10px 8px 18px;
	background: url(images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
}
#localnavi ul li a:hover,
#localnavi ul li a:focus {
	background: url(images/arrow_big.gif) 11px 13px no-repeat;
}
#localnavi ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localnavi ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
#localnavi ul li ul li a {
	width: 126px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(images/arrow_small.gif) 6px 11px no-repeat;
}
#localnavi ul li ul li a:hover,
#localnavi ul li ul li a:focus {
	background: url(images/arrow_small.gif) 7px 11px no-repeat;
}
table#table01 {
    width: 500px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	padding:5;
}
table#table01 th{
	border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    text-align: center;
	width:100px;
}