/* ----------------------------------
header
---------------------------------- */
div#mainmenu .product a {
	background-image: url(../shared/img/mainmenu_btn_product.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 85px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}

/* ----------------------------------
main
---------------------------------- */
div#main #mainarea {
	float: right;
	height: 400px;
	width: 550px;
}
div#main #mainarea h2 {
	position: absolute;
}
div#main #mainarea #subarea {
	position: relative;
	height: 100px;
	width: 550px;
	background-repeat: repeat-x;
	background-position: left top;
	top: 300px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/subarea_back.png);
	behavior: expression(IEPNGFIX.fix(this));
}
/*
div#main #mainarea #subarea {
	position: relative;
	height: 100px;
	width: 550px;
	background-image: url(../product/img/subarea_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	top: 300px;
	margin: 0px;
	padding: 0px;
}
*/
div#main #mainarea #subarea h3 {
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: -10px;
	margin-left: 10px;
}

div#main #mainarea #subarea h4{
	width: 360px;
	font-size: 80%;
	line-height: 140%;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
	float: right;
}

div#main #submenu {
	height: 400px;
	width: 240px;
	float: left;
	padding-left: 5px;
}

div#main #submenu li{
	margin-bottom: 5px;
}

div#submenu .tororon a {
	background-image: url(../product/img/submenu_btn_tororon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .tororon a:hover {
	background-image: url(../product/img/submenu_btn_tororon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .creamcheese a {
	background-image: url(../product/img/submenu_btn_creamcheese.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .creamcheese a:hover {
	background-image: url(../product/img/submenu_btn_creamcheese.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .suisu a {
	background-image: url(../product/img/submenu_btn_suisuchocolat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .suisu a:hover {
	background-image: url(../product/img/submenu_btn_suisuchocolat.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .fuwafuwa a {
	background-image: url(../product/img/sabmenu_btn_fuwafuwa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .fuwafuwa a:hover {
	background-image: url(../product/img/sabmenu_btn_fuwafuwa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .sousaku a {
	background-image: url(../product/img/sabmenu_btn_sousaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .sousaku a:hover {
	background-image: url(../product/img/sabmenu_btn_sousaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .mitarashi a {
	background-image: url(img/submenu_btn_mitarashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .mitarashi a:hover {
	background-image: url(img/submenu_btn_mitarashi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .hondora a {
	background-image: url(img/submenu_btn_hondora.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .hondora a:hover {
	background-image: url(img/submenu_btn_hondora.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#submenu .kogashi a {
	background-image: url(img/submenu_btn_kogashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	text-decoration:none;
	overflow: hidden;
}
div#submenu .kogashi a:hover {
	background-image: url(img/submenu_btn_kogashi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ----------------------------------
footer
---------------------------------- */

