body{
width: auto;
height: auto;
color: #000000;
font-size: 14px;
line-height: 1.8em;
font-family: "ＭＳ Ｐゴシック";
background-color: #444444;
}

#oowaku_02{
background-image: url('../img/topbg.jpg');
background-position: 80% 0%;
background-repeat: no-repeat;
width: auto;
height: 800px;
clear: both;
overflow: hidden;
}

#top_header{
width: 100%;
height: 150px;
overflow: hidden;
clear: both;
}

#top_main{
width: auto;
height: 455px;
clear: both;
overflow: hidden;
background-color: #000;
background-image: url("../img/222.jpg");
background-repeat: repeat-y;
background-position: 0% 0px;
}

#top_footer{
width: 100%;
height: 170px;
color: #ffffff;
clear: both;
overflow: hidden;
}

#top_footer a {
color: #FFFFFF;
}



/*-- 以上 main divs --*/

/*-- 以下 top_haader 中身 --*/

#top_logo{
margin-top: 40px;
margin-left: 40px;
clear: both;
}


/*-- 以下 top_main 中身 --*/

#main_box{
width: 960px;
height: 455px;
margin-right: auto;
margin-left: auto;
clear: both;
overflow: hidden;
background-color: #000000;
}

#left_zone{
width: 80px;
height: 455px;
overflow: hidden;
float: left;
background-color: #999999;
}

#flash{
width: 820px;
height: 455px;
overflow: hidden;
float: left;
background-color: #999999;
}

#right_zone{
width: auto;
height: 455px;
overflow: hidden;
float: left;
border-left: 5px solid #5C0B10;
background-color: #000000;
}





ul#top_menu{
width: 125px;
height: 400px;
overflow: hidden;
clear: both;
margin-top: 75px;
margin-left: 10px;
list-style: none;
}

ul#top_menu li{
margin-bottom: 30px;
list-style: none;
}

ul#top_menu a{
display: block;
width: 130px;
height: 12px;
text-indent: -100px;
overflow: hidden;
background-repeat: no-repeat;
}


a#icon_top_page{background-image: url("../img/icon_top_page.jpg");}
a#icon_information{background-image: url("../img/icon_information.jpg");}
a#icon_shopping{background-image: url("../img/icon_shopping.jpg");}
a#icon_how_to{background-image: url("../img/icon_how_to.jpg");}
a#icon_contact{background-image: url("../img/icon_contact.jpg");}
a#icon_blog{background-image: url("../img/icon_blog.jpg");}


a:hover#icon_top_page{background-image: url("../img/icon_top_page_02.jpg");}
a:hover#icon_information{background-image: url("../img/icon_information_02.jpg");}
a:hover#icon_shopping{background-image: url("../img/icon_shopping_02.jpg");}
a:hover#icon_how_to{background-image: url("../img/icon_how_to_02.jpg");}
a:hover#icon_contact{background-image: url("../img/icon_contact_02.jpg");}
a:hover#icon_blog{background-image: url("../img/icon_blog_02.jpg");}




/*-- 以下 footer 中身 --*/



#footer_box{
width: 950px;
height: 150px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

#kara01{
width: 300px;
height: 150px;
float: left;
}

#top_footer_text01{
width: 350px;
height: 150px;
float: left;
padding-top: 70px;
text-align: center;
font-size: 12px;
line-height: 1.4em;
font-family: "Verdana";
overflow: hidden;
}

#kara02{
width: 150px;
height: 150px;
float: left;
}

#top_footer_text02{
width: 150px;
height: 150px;
padding-top: 70px;
float: left;
color: #ffffff;
font-size: 12px;
line-height: 1.4em;
overflow: hidden;
}










