@charset "shift_jis";
*{
	margin:0px;
	padding:0px;
	word-break: break-all;
	}

	
body {
	margin:0 auto;
	background-color:#200707;
	font-size:12px;
	
	}

td.BodyTable_left {
	background-image:url(images/parts/body_back_left.gif);
	width: 34px;	
	}
	
td.BodyTable_right {
	background-image:url(images/parts/body_back_right.gif);
	width: 40px;	
	}
	
td.menu_left {
	background-image:url(images/parts/menu_left.gif);
	width: 17px;	
	}
	
td.menu_right {
	background-image:url(images/parts/menu_right.gif);
	width: 18px;	
	}	
	
td.main_content {
	background-image:url(images/parts/top_bg.jpg);
	background-repeat:no-repeat;
	height: 502px;
	}	
	
.new_product {
	background-image:url(images/parts/new_product_bg.gif);
	background-repeat:no-repeat;
	width: 231px;
	height: 118px;
	}		
	
.quick_gallery {
	background-image:url(images/parts/gallery_bg.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 85px;
	}		
	

td.gallery_content {
	background-image:url(images/parts/gallery/content_bg.jpg);
	background-repeat:no-repeat;
	height: 502px;
	}	
	
.gallery_mainphoto {
	background-image:url(images/gallery/main_photoflame.gif);
	background-repeat:no-repeat;
	height: 332px;
	height: 346px;
	}



<!-- メニューロールオーバー -->

#roll_top{

}

#roll_top a{
    display:block;
    width:152px;
    height:110px;
	text-indent:-100em;
    overflow:hidden;
    background-image:url(images/parts/01_top_off.gif);
}
#roll_top a:hover{
    background-image:url(images/parts/01_top_on.gif);
}

a#roll_gallery{
    display:block;
    width:152px;
    height:110px;
	text-indent:-100em;
    overflow:hidden;
    background-image:url(images/parts/02_gallery_off.gif);
}
a:hover#roll_gallery{
    background-image:url(images/parts/02_gallery_on.gif);
}
a#roll_order{
    display:block;
    width:152px;
    height:110px;
	text-indent:-100em;
	overflow:hidden;
    background-image:url(images/parts/03_order_off.gif);
}
a:hover#roll_order{
    background-image:url(images/parts/03_order_on.gif);
}
a#roll_mail{
    display:block;
    width:152px;
    height:110px;
	text-indent:-100em;
	overflow:hidden;
    background-image:url(images/parts/04_mail_off.gif);
}
a:hover#roll_mail{
    background-image:url(images/parts/04_mail_on.gif);
}
a#roll_link{
    display:block;
    width:152px;
    height:110px;
	text-indent:-100em;
	overflow:hidden;
    background-image:url(images/parts/05_link_off.gif);
}
a:hover#roll_link{
    background-image:url(images/parts/05_link_on.gif);
}










