@charset "utf-8";
/*-----------------------------------------------------------
container Area
----------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
    font:13px;
    *font-size:small;
    *font:x-small;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}
a {

	outline: none;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}
#header {
	background-image: url(../top_img/header_back.jpg);
	background-repeat: repeat-x;
	height: 77px;
}
#header   h1, #header h2{
	margin-top: 18px;
	float: left;
}
#header .header_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
	white-space: nowrap;
}
#header .header_box ul {
	float: right;

}

#header .header_box li {
	font-weight: bold;
	height: 20px;
	float: left;
	margin-top: 35px;
}
#header  .header_box  ul a {
	text-decoration: none;
	font-size: 80%;
	padding-top: 5px;
	margin-left: 5px;
	color: #0075C2;
	display: block;
	float: left;
	white-space: nowrap;
}
#header .header_box ul a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#header .header_box .home a {
	background-image: url(../top_img/home_btn.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
}
#header .header_box .about-us a {
	background-image: url(../top_img/about-us_btn.gif);
	padding-left: 25px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
}
#header .header_box .sitemap a {
	background-image: url(../top_img/sitemap_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-left: 25px;
}



#base {
	background-image: url(../top_img/header_back.jpg);
	background-repeat: repeat-x;
}
#main_contents {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
body {
	background-image: url(../top_img/back.jpg);
	background-repeat: repeat;
}


.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after {
	clear: both;
	height: 435px;
}



.container {
	padding-top: 15px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 435px;
}
#main {
	background-image: url(../top_img/main.png);
	background-repeat: no-repeat;
	height: 315px;
	width: 581px;
	float: left;
	margin-top: 30px;
	padding-top: 26px;
	padding-left: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#maincon {
	margin: 0px;
	padding: 0px;
}

#slideshow {
    position:relative;
    height:255px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 255px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 255px;
    display: block;
    border: 0;
    margin-bottom: 0px;
}

#menu {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../top_img/dai.png);
	background-repeat: no-repeat;
	clear: both;
	width: 960px;
	background-position: left 75px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	height: 380px;
}
#menu .p_img li {
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin-left: 33px;
	width: 960px;
	display: block;
	clear: both;
}

#info {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
#info .info_back {
	background-image: url(../top_img/information.png);
	background-position: left bottom;
	width: 290px;
	background-repeat: no-repeat;
	height: 205px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
*html #info .info_back {
	background-position: left 65px;
} 

.news {
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	text-align: left;
	font-size: 93%;
	padding: 0px;
}
*html .news {
	overflow: hidden;
} 

.news a {
	font-weight: bold;
	color: #F0027F;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}

.news p {
	margin: 0px;
	padding: 0px;
}
.news ul {
	font-size: 93%;
	list-style-type: none;
	height: 110px;
	padding: 0px;
	margin: 0px;
}
*html .news ul {
	overflow: auto;
} 
.news li {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #794513;
}

.menu .btn_m {
	margin-left: 20px;
}
.menu li {
	margin: 0px;
	padding: 0px;
}
.jump {
	z-index: 1;
	display: block;
	height: 140px;
	width: 130px;
	position: relative;
}
.kanban {
	width: 130px;
}
#footer {
	height: 100px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A1642F;
	padding-top: 10px;
}
#footer ul {
	float: left;
	height: 25px;
}
#footer li {
	display: inline;
	margin-left: 10px;
}
#footer h2 {
	float: right;
}




.tooltip {}
.tooltip li {
	margin: 0 0px;
	float: left;
	position: relative;
	z-index: 0;
	top: -70px;
     }
.tooltip a {
	padding: 0px 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width:130px;
     }
.tooltip li strong {
	position: absolute;
	top: -180px;
	left: -20px;
	z-index: 4;
	display: none;
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	height: 100px;
	text-indent: -10000px;
	padding: 0px;
	width: 167px;
     }

.tooltip .aluminum-foil {
	background-image: url(../top_img/aluminum-foil_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #036EB8;
}
.tooltip .cooking-sheet {
	background-image: url(../top_img/cooking-sheet_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #F39700;
}
.tooltip .cup {
	background-image: url(../top_img/cup_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #E85298;
}
.tooltip .stove {
	background-image: url(../top_img/stove_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #00A84D;
}
.tooltip .ventilator {
	background-image: url(../top_img/ventilator_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #6457A3;
}
.tooltip .tray {
	background-image: url(../top_img/tray_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #EA545D;
}
.tooltip .panda {
	background-image: url(../top_img/panda_f.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #231915;
}

