@import "../css/common.css";
@import "../css/layout.css";
@import "../css/main.css";
@import "../css/sub.css";
@import "../css/detail.css";
/*\*//*/
@import "../css/macie.css";
/**/


/*ヘッダー内上部メニューについて*/
#header_above {
	text-align: right;
	font-size: 90%;
}

/*フォント変更メニューについて*/
#font_changer {
	text-align: right;
	font-size: 90%;
}

/*メニューについて*/
#main_menu {
	width: 730px;
	height: 30px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px 0px 10px;
}

#main_menu ul {
	width: 730px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#main_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu_buy a{
	background-image: url(../images/menu_back.gif);
	background-position: 0px 0px;
	display: block;
	width: 216px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_item a{
	background-image: url(../images/menu_back.gif);
	background-position: -216px 0px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_shop a{
	background-image: url(../images/menu_back.gif);
	background-position: -310px 0px;
	display: block;
	width: 67px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_event a{
	background-image: url(../images/menu_back.gif);
	background-position: -377px 0px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_nikki a{
	background-image: url(../images/menu_back.gif);
	background-position: -471px 0px;
	display: block;
	width: 107px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_qa a{
	background-image: url(../images/menu_back.gif);
	background-position: -578px 0px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_board a{
	background-image: url(../images/menu_back.gif);
	background-position: -672px 0px;
	display: block;
	width: 58px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_buy a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: 0px -50px;
	display: block;
	width: 216px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}


#menu_item a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: -216px -50px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_shop a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: -310px -50px;
	display: block;
	width: 67px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_event a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: -377px -50px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_nikki a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: -471px -50px;
	display: block;
	width: 107px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_qa a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: -578px -50px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_board a:hover{
	background-image: url(../images/menu_back.gif);
	background-position: -672px -50px;
	display: block;
	width: 58px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_buy a::active{
	background-image: url(../images/menu_back.gif);
	background-position: 0px -100px;
	display: block;
	width: 216px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}


#menu_item a::active{
	background-image: url(../images/menu_back.gif);
	background-position: -216px -100px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_shop a::active{
	background-image: url(../images/menu_back.gif);
	background-position: -310px -100px;
	display: block;
	width: 67px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_event a::active{
	background-image: url(../images/menu_back.gif);
	background-position: -377px -100px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_nikki a::active{
	background-image: url(../images/menu_back.gif);
	background-position: -471px -100px;
	display: block;
	width: 107px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_qa a::active{
	background-image: url(../images/menu_back.gif);
	background-position: -578px -100px;
	display: block;
	width: 94px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

#menu_board a::active{
	background-image: url(../images/menu_back.gif);
	background-position: -672px -100px;
	display: block;
	width: 58px;
	text-indent:-9999px;
	height: 30px;
	float: left;
}

/*ヘッダー部検索窓について*/
#header_find {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
}

/*要約について*/
#description{
	font-size: 90%;
	color: #999999;
	margin: 0;
}

/*猫の商品説明について*/
#menu_neko {
	font-size: 90%;
	color: #666666;
	line-height: 120%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*サイドボックスについて*/
.subBox_menu {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

/*サイドボックス内メニューについて*/
#subBox_menu_neko_buy a {
	background-image: url(../images/neko_syouhin_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_neko_item a {
	background-image: url(../images/neko_setumei_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_nekoten a {
	background-image: url(../images/neko_nekoten_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_neko_end a {
	background-image: url(../images/neko_end_button.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}


#subBox_menu_neko_buy a:hover {
	background-image: url(../images/neko_syouhin_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_neko_item a:hover {
	background-image: url(../images/neko_setumei_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_nekoten a:hover {
	background-image: url(../images/neko_nekoten_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_neko_end a:hover {
	background-image: url(../images/neko_end_button2.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}


#subBox_menu_sanya_buy a {
	background-image: url(../images/sanya_syouhin_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_sanya_item a {
	background-image: url(../images/sanya_setumei_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_sanya_end a {
	background-image: url(../images/sanya_end_button.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}


#subBox_menu_sanya_buy a:hover {
	background-image: url(../images/sanya_syouhin_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_sanya_item a:hover{
	background-image: url(../images/sanya_setumei_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_sanya_end a:hover {
	background-image: url(../images/sanya_end_button2.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}

#subBox_menu_touji_buy a {
	background-image: url(../images/touji_syouhin_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_touji_item a {
	background-image: url(../images/touji_setumei_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_touji_end a {
	background-image: url(../images/touji_end_button.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}

#subBox_menu_touji_buy a:hover {
	background-image: url(../images/touji_syouhin_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_touji_item a:hover {
	background-image: url(../images/touji_setumei_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_touji_end a:hover {
	background-image: url(../images/touji_end_button2.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}


#subBox_menu_bz_buy a {
	background-image: url(../images/bz_syouhin_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_bz_item a {
	background-image: url(../images/bz_setumei_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_bz_end a {
	background-image: url(../images/bz_end_button.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}

#subBox_menu_bz_buy a:hover {
	background-image: url(../images/bz_syouhin_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_bz_item a:hover {
	background-image: url(../images/bz_setumei_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_bz_end a:hover {
	background-image: url(../images/bz_end_button2.jpg);
	text-indent: -9999px;
	height: 20px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}


#subBox_title_neko {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/neko_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
}

#subBox_title_touji {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/touji_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
}

#subBox_title_sanya {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sanya_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
}

#subBox_title_bz {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bz_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
}


#subBox_title_nekosan {
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(../images/nekosan_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
}


#subBox_menu_nekosan_flash a {
	background-image: url(../images/nekosan_motto_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_nekosan_ask a {
	background-image: url(../images/nekosan_ask_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_nekosan_more a {
	background-image: url(../images/nekosan_more_button.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}

#subBox_menu_nekosan_flash a:hover {
	background-image: url(../images/nekosan_motto_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_nekosan_ask a:hover {
	background-image: url(../images/nekosan_ask_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#subBox_menu_nekosan_more a:hover {
	background-image: url(../images/nekosan_more_button2.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
	display: block;

}

#subBox_title_back {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	background-image: url(../images/backnumber_title.jpg);
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
	background-repeat: no-repeat;
}

#subBox_title_recent {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	background-image: url(../images/recent_title.jpg);
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
	background-repeat: no-repeat;
}

#subBox_title_top10 {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	background-image: url(../images/top10_title.jpg);
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
	background-repeat: no-repeat;
}

#subBox_title_link {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	background-image: url(../images/link_title.jpg);
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
	background-repeat: no-repeat;
}

#subBox_title_end {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	background-image: url(../images/enditem_title.jpg);
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
	background-repeat: no-repeat;
}

#subBox_menu_back_osirase {
	margin-left: 12px;
}


/*トップページヘッダーメニューについて*/
#edit_headerBox {
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	background-image: url(../images/edit_headerbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 67px;
	padding-top: 0px;
}

/*会社概要について*/
.company_tedukuri {
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.company_tedukuri img{
	margin-right: 15px;
}

.company_about {
	margin-left: 50px;
}

/*各ページh2タイトルについて*/
#h2_title_kojin {
	background-image: url(../images/h2_title_kojin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_tenpo {
	background-image: url(../images/h2_title_touten.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_ask {
	background-image: url(../images/h2_title_ask.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_shouhin {
	background-image: url(../images/h2_title_syouhin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_nikki {
	background-image: url(../images/h2_title_nikki.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_nekoten {
	background-image: url(../images/h2_title_nekoten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 370px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 480px;
}

#h2_title_event {
	background-image: url(../images/h2_title_event.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_shopping {
	background-image: url(../images/h2_title_shopping.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}


#h2_title_keiji {
	background-image: url(../images/h2_title_keiji.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_link {
	background-image: url(../images/h2_title_link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_qa {
	background-image: url(../images/h2_title_qa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_osirase {
	background-image: url(../images/h2_title_osirase.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_title_sitemap {
	background-image: url(../images/h2_title_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	height: 36px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#h2_cart_view a {
	background-image: url(../images/cart_button.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 180px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}

#h2_cart_view a:hover{
	background-image: url(../images/cart_button2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-top: 15px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 180px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}


#h2_cart_view a:active{
	background-image: url(../images/cart_button3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 180px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}

/*ショッピングカートについて*/
#shopping_at {
	color: #996666;
	margin: 0px 10px 10px;
	padding: 10px;
	border: 1px dotted #996666;
}

.shopping_title {
	font-size: 120%;
	line-height: 200%;
	font-weight: bold;
	color: #B56D66;
	background-color: #ECE6CE;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B56D66;
}
.shopping_error {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
}

/*問い合わせについて*/
.ask_at {
	font-size: 95%;
	line-height: 120%;
	color: #666666;
	clear: both;
}

/*商品一覧について*/
.shop_name {
	height: 30px;
	font-size: 100%;
	font-weight: bold;
	color: #996666;
	margin-bottom: 10px;
	width: 150px;
}
.shop_to_top {
	clear: both;
}
.shop_item_box {
	height: 250px;
	float: left;
	width: 160px;
	margin-right: 6px;
	_margin-right: 1px;

}
.shop_more a {
	background-image: url(../images/item_view.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 27px;
	width: 107px;
	text-align: center;
	clear: both;
	display:block;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.shop_more a:hover {
	background-image: url(../images/item_view2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 27px;
	width: 107px;
	text-align: center;
	clear: both;
	display:block;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}

/*商品一覧サブカテゴリについて*/
#cate_nekosan {
	display:none;
}

#cate_osirase {
	display:none;
}

#cate_nikki {
	display:none;
}

#cate_event {
	display:none;
}

#cate_annai {
	display:none;
}

#cate_annai_neko {
	display:none;
}

#cate_annai_touji {
	display:none;
}

#cate_annai_sanya {
	display:none;
}

#cate_annai_bz {
	display:none;
}

#cate_keiji {
	display:none;
}

#cate_past_event {
	display:none;
}

#cate_past_event {
	display:none;
}

#cate_past_osirase {
	display:none;
}

#cate_nekoten {
	display:none;
}

#cate_link {
	display:none;
}

#cate_end {
	display:none;
}

#cate_end_neko {
	display:none;
}

#cate_end_touji {
	display:none;
}

#cate_end_sanya {
	display:none;
}

#cate_end_bz {
	display:none;
}

#cate_sousa {
	display:none;
}

#cate_situmon {
	display:none;
}

#cate_shop {
	display:none;
}

#cate_qa_mae {
	display:none;
}

#cate_qa_ato {
	display:none;
}

#cate_qa_kounyu {
	display:none;
}

#cate_qa_hoka {
	display:none;
}

#cate_qa_haisou {
	display:none;
}


#cate_shop_neko a {
	margin: 0px 0px 0px -20px;
	_margin: 0px 0px 0px -10px;
	padding: 0px;
	background-image: url(../images/neko_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
	display:block;
}

#cate_shop_neko .cate_num{
	display:none;
}

#cate_shop_touji a {
	margin: 0px 0px 0px -20px;
	_margin: 0px 0px 0px -10px;
	padding: 0px;
	background-image: url(../images/touji_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
	display:block;
}

#cate_shop_touji .cate_num{
	display:none;
}

#cate_shop_sanya a {
	margin: 0px 0px 0px -20px;
	_margin: 0px 0px 0px -10px;
	background-image: url(../images/sanya_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
	display:block;
}

#cate_shop_sanya .cate_num{
	display:none;
}

#cate_shop_bz a{
	margin: 0px 0px 0px -20px;
	_margin: 0px 0px 0px -10px;
	background-image: url(../images/bz_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 180px;
	text-indent: -9999px;
	display:block;
	padding: 0px;
}

#cate_shop_bz .cate_num{
	display:none;
}

.shop_subList{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.shop_subList li{
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 10px;
	list-style-type: none;
}


.cateList_cate {
	font-weight: bold;
	color: #996666;
	padding-left: 0px;
	font-size: 120%;
	line-height: 130%;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.cateList_ul {
	margin: 0px;
	padding: 0px;
}

.cateList_ul li{
	margin-left: 30px;
	padding-top: 5px;
}
.cateList_footer {
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 25px;
}
#allsite {
	padding-top: 10px;
}

#allsite ul {
	line-height: 170%;
	list-style-type: square;
}
