@charset "utf-8";
/*
	ファイル名＝categorytop_color.css
	各商品カテゴリーのトップページ設定用ファイル

*/


#categoryBox  ul {
	width: 540px;
	margin-left: 35px;
}
#categoryBox  li  {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	padding-right: 25px;
	margin-bottom: 8px;
}
#categoryBox  li a {
	color: #333333;
}

#background #wrapperBox #mainBox #right_side #bg_right_side #three_maincolumn #categoryBox h3 {
	background-image: none;
	margin-bottom: 9px;
	padding-top: 5px;
	padding-left: 30px;
}



.category_machiukega {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/machiuke/bg_machiukega_h3.jpg);
	background-repeat: no-repeat;
}
#machiukega_ul li {
	background-image: url(../img/machiuke/mk_machiukega_li.jpg);
}



.category_machiukefl {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/machiuke/bg_machiukefl_h3.jpg);
	background-repeat: no-repeat;
}
#machiukefl_ul li {
	background-image: url(../img/machiuke/mk_machiukefl_li.jpg);
}



.category_flashgame {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/flashgame/bg_flashgame_h3.jpg);
	background-repeat: no-repeat;
}
.flashgame_ul li {
	background-image: url(../img/flashgame/mk_flashgame_li.jpg);

}



.category_customize {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/customize/bg_customize_h3.jpg);
	background-repeat: no-repeat;
}
#customize_ul li {
	background-image: url(../img/customize/mk_customize_li.jpg);
}



.category_yosan {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/yosan/bg_yosan_h3.jpg);
	background-repeat: no-repeat;
}
#yosan_ul li {
	background-image: url(../img/yosan/mk_yosan_li.jpg);
}


.target_fe {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/yosan/bg_targetfe_h3.jpg);
	background-repeat: no-repeat;
}
.target_fe li {
	background-image: url(../img/yosan/mk_targetfe_li.jpg);
}
h2#3col_h2_fe {
	background-image: url(../img/all/three_maincolumn/format/bg_3col_targetfe_h2.jpg);
}


.target_me {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/yosan/bg_targetme_h3.jpg);
	background-repeat: no-repeat;
}
.target_me li {
	background-image: url(../img/yosan/mk_targetme_li.jpg);
}
h2#3col_h2_me {
	background-image: url(../img/all/three_maincolumn/format/bg_3col_targetme_h2.jpg);
}


.target_ho {
	height: 115px;
	padding-bottom: 30px;
	background-image: url(../img/yosan/bg_targetho_h3.jpg);
	background-repeat: no-repeat;
}
.target_ho li {
	background-image: url(../img/yosan/mk_targetho_li.jpg);
}
h2#3col_h2_ho {
	background-image: url(../img/all/three_maincolumn/format/bg_3col_targetho_h2.jpg);
}

