/* CSS Document */

body {
	width : 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	background-image: url();
}

#contener {
	width : 970px;
	margin: 0 auto 0 auto;
	position : relative;
	background-color: #FFFFFF;
}

#ibody {
	width : 950px;
	margin: 0 10px 0 10px;
	position : relative;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	width : 950px;
	height : 398px;
	position : relative;
}

#navi_1 {
	float:left;
	width:200px;
}

#navi_2 {
float:right;
width:160px;
}

#contents {
	margin:-10px 170px 0px 210px;
	
	padding:10px;
	background-color: #ffffff;
} 

#footer {
	width : 950px;
	height : 60px;
	clear : both;
	background-color: #EEEFEF;
    }

a:link    {color:#0066CC; text-decoration:none;}
a:visited {color:#330099; text-decoration:none;}
a:hover   {color:#0066CC; text-decoration:underline;}
a:active  {color:#0066CC; text-decoration:underline;}

ul {
margin:0;
padding: 0;
} 
li {
list-style:outside none;
} 

ul#pulldown-menu a {
        color: #FFFFFF;
        text-decoration: none;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
        background: #3366FF;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
        background: #FF9933;
}

ul#pulldown-menu li {
        float: left;
        position: relative;
        margin: 0;
        width: 135px;
        height: 26px;
        font-weight: bold;
        line-height: 2em;
}
ul#pulldown-menu li a {
        display: block;
        width: 135px;
        height: 26px;
        text-align: center;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}

#br_kanto a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_bottan_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_kanto a:hover{
background:url(../img/bt_block_bottan_b.gif) no-repeat;
}

#br_tokai a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_tokai_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_tokai a:hover{
background:url(../img/bt_block_tokai_b.gif) no-repeat;
}

#br_kinki a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_kinki_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_kinki a:hover{
background:url(../img/bt_block_kinki_b.gif) no-repeat;
}

#br_kyushu a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_kyushu_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_kyushu a:hover{
background:url(../img/bt_block_kyushu_b.gif) no-repeat;
}

#br_shikoku a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_shikoku_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_shikoku a:hover{
background:url(../img/bt_block_shikoku_b.gif) no-repeat;
}

#br_hokuriku a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_hokuriku_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_hokuriku a:hover{
background:url(../img/bt_block_hokuriku_b.gif) no-repeat;
}

#br_chugoku a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_chugoku_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_chugoku a:hover{
background:url(../img/bt_block_chugoku_b.gif) no-repeat;
}

#br_hokkaido a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_hokkaido_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_hokkaido a:hover{
background:url(../img/bt_block_hokkaido_b.gif) no-repeat;
}

#br_tohoku a{
display:block;
width:160px;
color:#000000;
background:url(../img/bt_block_tohoku_a.gif) no-repeat;
height:52px;
line-height:26px;
text-decoration:none;
text-align:center;}

#br_tohoku a:hover{
background:url(../img/bt_block_tohoku_b.gif) no-repeat;
}
