@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	background:transparent;
	background-image: url(../../img/bg_tile.gif);
	background-repeat: repeat;
}
img {
    border: 0;
}

/*/  BG HEAD  ///////////////////////////////////////*/
.bg_header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(../../img/bg_header.gif);
	background-repeat: repeat;
    text-align: left;
}

/*/  HEADER  ///////////////////////////////////////*/
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 1020px;
	left: 0px;
	top: 0px;
	background-image: url(../../img/header.gif);
	background-repeat: no-repeat;
}
#logo{
	margin: 0 0 0 55px;
}
#sitemap{
	margin: 8px 0 0 641px;
}
#privacy{
	margin: -11px 0 0 746px;
}
#contact{
	margin: -12px 0 0 902px;
}

/*/  NAVI  ///////////////////////////////////////*/
#navi{
	width: 990px;
	height: 50px;
	margin-left: 30px;
}

/*/  TOPIC PATH  ///////////////////////////////////////*/
#topic_path{
	width: 976px;
	height: 27px;
	margin-left: 30px;
	padding-top: 18px;
	padding-left: 14px;
	font-size: 11px;
	letter-spacing: -1px;
}
div#topic_path a{
  color: #666;
}
div#topic_path a:hover{
  color: #666;
}

/*/  SIDENAVI  ///////////////////////////////////////*/
#sidenavi {
	width: 160px;
	margin-left: 30px;
}

/*/  SIDE BANNER  ///////////////////////////////////////*/
#side_banner {
	width: 160px;
	padding-top: 10px;
	padding-left: 30px;
}
/*/  RIGHT  ///////////////////////////////////////*/
#right{
	width: 779px;
	margin-top: -741px;
	margin-left: 212px;
}

/*/  TITLE  ///////////////////////////////////////*/
#title{
	width: 779px;
	height: 70px;
	position: relative;
	float: right;
}

/*/  COPY  ///////////////////////////////////////*/
#copy{
	width: 763px;
	height: 46px;
	position: relative;
	float: right;
	margin-left: 16px;
}

/*/  SUMMARY  ///////////////////////////////////////*/
#summary{
	width: 763px;
	position: relative;
	float: right;
	margin-left: 16px;
	letter-spacing: 1px;
	line-height: 1.4em;
}

/*/  CONTENTS  ///////////////////////////////////////*/
#contents{
	width: 779px;
	position: relative;
	float: right;
	margin-top: 11px;
}
.block01{
	width: 158px;
	height: 100px;
}
.block02{
	width: 157px;
	height: 100px;
}
.text01{
	width: 158px;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	letter-spacing: -1px;
}
.text02{
	width: 157px;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	letter-spacing: -1px;
}
.category{
	width: 158px;
	height: 40px;
	vertical-align: middle;
}
#contents a:link {
	color: #666666;
	text-decoration: none;
}
#contents a:visited {
	color: #666666;
	text-decoration: none;
}
#contents a:hover {
	color: #666666;
	text-decoration: underline;
}
#contents a:active {
	color: #666666;
	text-decoration: none;
}

/*/  PAGETOP  ///////////////////////////////////////*/
#pagetop {
	width: 86px;
	height: 11px;
	padding-top: 14px;
	margin-left: 910px;
}

/*/  FOOTER  ///////////////////////////////////////*/
#footer {
	background-image: url(../../img/footer.gif);
	background-repeat: no-repeat;
	width: 1020px;
	height: 31px;
	margin-top: 8px;
}
/*/  BG FOOT  ///////////////////////////////////////*/
.bg_footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(../../img/bg_footer.gif);
	background-repeat: repeat;
    text-align: left;
}

/*////  DETAIL  ///////////////////////////////////////*/

#detail{
	width: 750px;
	background:transparent;
}
#detail #top{
	background-image: url(../img/detail_top.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
}
#detail #prev{
	width: 90px;
	height: 37px;
	padding-top: 14px;
	margin-left: 20px;
}
#detail #next{
	width: 90px;
	height: 37px;
	padding-top: 14px;
	margin: -51px 0 0 640px;
}
#detail .close{
	background-image: url(detail_close.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	margin-left: 650px;
	display:block;
}
#detail .textbox{
	width: 180px;
	margin-left: 570px;
}
.text{
	width: 180px;
	height: 82px;
	padding-top: 14px;
	vertical-align: top;
	line-height: 18px;
}


/*オリジナルここから*/

/*/  lockon  ///////////////////////////////////////*/
#detail #lockon_01{
	background-image: url(img/lockon_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #lockon_02{
	background-image: url(img/lockon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  gameover_01  ///////////////////////////////////////*/
#detail #gameover_01{
	background-image: url(img/gameover_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #gameover_02{
	background-image: url(img/gameover_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  tamadance_01  ///////////////////////////////////////*/
#detail #tamadance_01{
	background-image: url(img/tamadance_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tamadance_02{
	background-image: url(img/tamadance_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  pingpong_01  ///////////////////////////////////////*/
#detail #pingpong_01{
	background-image: url(img/pingpong_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #pingpong_02{
	background-image: url(img/pingpong_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  kasasu_01  ///////////////////////////////////////*/
#detail #kasasu_01{
	background-image: url(img/kasasu_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kasasu_02{
	background-image: url(img/kasasu_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rastacolor_01  ///////////////////////////////////////*/
#detail #rastacolor_01{
	background-image: url(img/rastacolor_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rastacolor_02{
	background-image: url(img/rastacolor_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  crosspurple_01  ///////////////////////////////////////*/
#detail #crosspurple_01{
	background-image: url(img/crosspurple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #crosspurple_02{
	background-image: url(img/crosspurple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  heart_pink_01  ///////////////////////////////////////*/
#detail #heart_pink_01{
	background-image: url(img/heart_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #heart_pink_02{
	background-image: url(img/heart_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  skull501_01  ///////////////////////////////////////*/
#detail #skull501_01{
	background-image: url(img/skull501_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #skull501_02{
	background-image: url(img/skull501_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  choumoji_01  ///////////////////////////////////////*/
#detail #choumoji_01{
	background-image: url(img/choumoji_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #choumoji_02{
	background-image: url(img/choumoji_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  indian_01  ///////////////////////////////////////*/
#detail #indian_01{
	background-image: url(img/indian_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #indian_02{
	background-image: url(img/indian_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  fujin_01  ///////////////////////////////////////*/
#detail #fujin_01{
	background-image: url(img/fujin_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #fujin_02{
	background-image: url(img/fujin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  raijin_01  ///////////////////////////////////////*/
#detail #raijin_01{
	background-image: url(img/raijin_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #raijin_02{
	background-image: url(img/raijin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  shenron_01  ///////////////////////////////////////*/
#detail #shenron_01{
	background-image: url(img/shenron_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #shenron_02{
	background-image: url(img/shenron_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  hebi_01  ///////////////////////////////////////*/
#detail #hebi_01{
	background-image: url(img/hebi_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #hebi_02{
	background-image: url(img/hebi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  koi_01  ///////////////////////////////////////*/
#detail #koi_01{
	background-image: url(img/koi_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #koi_02{
	background-image: url(img/koi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  kingyo_01  ///////////////////////////////////////*/
#detail #kingyo_01{
	background-image: url(img/kingyo_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kingyo_02{
	background-image: url(img/kingyo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  skull_pink_01  ///////////////////////////////////////*/
#detail #skull_pink_01{
	background-image: url(img/skull_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #skull_pink_02{
	background-image: url(img/skull_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flower_pink_01  ///////////////////////////////////////*/
#detail #flower_pink_01{
	background-image: url(img/flower_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flower_pink_02{
	background-image: url(img/flower_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  hibiscus_black_01  ///////////////////////////////////////*/
#detail #hibiscus_black_01{
	background-image: url(img/hibiscus_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #hibiscus_black_02{
	background-image: url(img/hibiscus_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  asagao_01  ///////////////////////////////////////*/
#detail #asagao_01{
	background-image: url(img/asagao_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #asagao_02{
	background-image: url(img/asagao_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  monstera_01  ///////////////////////////////////////*/
#detail #monstera_01{
	background-image: url(img/monstera_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #monstera_02{
	background-image: url(img/monstera_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  agehahalf_purple_01  ///////////////////////////////////////*/
#detail #agehahalf_purple_01{
	background-image: url(img/agehahalf_purple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #agehahalf_purple_02{
	background-image: url(img/agehahalf_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  アゲハ・ブラック  ///////////////////////////////////////*/
#detail #ageha_black_01{
	background:transparent url(img/ageha_black_01.jpg) no-repeat 0 0;
	width: 750px;
	height: 350px;
}
#detail #ageha_black_02{
	background-image: url(img/ageha_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  guevara_01  ///////////////////////////////////////*/
#detail #guevara_01{
	background-image: url(img/guevara_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #guevara_02{
	background-image: url(img/guevara_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  crownskull_01  ///////////////////////////////////////*/
#detail #crownskull_01{
	background-image: url(img/crownskull_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #crownskull_02{
	background-image: url(img/crownskull_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  wallpaint_01  ///////////////////////////////////////*/
#detail #wallpaint_01{
	background-image: url(img/wallpaint_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #wallpaint_02{
	background-image: url(img/wallpaint_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  apple_blue_01  ///////////////////////////////////////*/
#detail #apple_blue_01{
	background-image: url(img/apple_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #apple_blue_02{
	background-image: url(img/apple_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  apple_pink_01  ///////////////////////////////////////*/
#detail #apple_pink_01{
	background-image: url(img/apple_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #apple_pink_02{
	background-image: url(img/apple_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  gokuaku_01  ///////////////////////////////////////*/
#detail #gokuaku_01{
	background-image: url(img/gokuaku_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #gokuaku_02{
	background-image: url(img/gokuaku_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  kenkajoto_01  ///////////////////////////////////////*/
#detail #kenkajoto_01{
	background-image: url(img/kenkajoto_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kenkajoto_02{
	background-image: url(img/kenkajoto_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  tribal_01  ///////////////////////////////////////*/
#detail #tribal_01{
	background-image: url(img/tribal_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tribal_02{
	background-image: url(img/tribal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  luvdarts_pink_01  ///////////////////////////////////////*/
#detail #luvdarts_pink_01{
	background-image: url(img/luvdarts_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #luvdarts_pink_02{
	background-image: url(img/luvdarts_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  dolphinheart_01  ///////////////////////////////////////*/
#detail #dolphinheart_01{
	background-image: url(img/dolphinheart_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #dolphinheart_02{
	background-image: url(img/dolphinheart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  momiji_01  ///////////////////////////////////////*/
#detail #momiji_01{
	background-image: url(img/momiji_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #momiji_02{
	background-image: url(img/momiji_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  kurokumo_01  ///////////////////////////////////////*/
#detail #kurokumo_01{
	background-image: url(img/kurokumo_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kurokumo_02{
	background-image: url(img/kurokumo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  feather_pink_01  ///////////////////////////////////////*/
#detail #feather_pink_01{
	background-image: url(img/feather_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #feather_pink_02{
	background-image: url(img/feather_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  violet_01  ///////////////////////////////////////*/
#detail #violet_01{
	background-image: url(img/violet_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #violet_02{
	background-image: url(img/violet_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  pucci_01  ///////////////////////////////////////*/
#detail #pucci_01{
	background-image: url(img/pucci_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #pucci_02{
	background-image: url(img/pucci_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  snowcrystal_blue_01  ///////////////////////////////////////*/
#detail #snowcrystal_blue_01{
	background-image: url(img/snowcrystal_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #snowcrystal_blue_02{
	background-image: url(img/snowcrystal_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  snowcrystal_purple_01  ///////////////////////////////////////*/
#detail #snowcrystal_purple_01{
	background-image: url(img/snowcrystal_purple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #snowcrystal_purple_02{
	background-image: url(img/snowcrystal_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  snowcrystal_pink_01  ///////////////////////////////////////*/
#detail #snowcrystal_pink_01{
	background-image: url(img/snowcrystal_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #snowcrystal_pink_02{
	background-image: url(img/snowcrystal_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  agehahalf_pink_01  ///////////////////////////////////////*/
#detail #agehahalf_pink_01{
	background-image: url(img/agehahalf_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #agehahalf_pink_02{
	background-image: url(img/agehahalf_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  baroque_01  ///////////////////////////////////////*/
#detail #baroque_01{
	background-image: url(img/baroque_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #baroque_02{
	background-image: url(img/baroque_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  hatpink_01  ///////////////////////////////////////*/
#detail #hatpink_01{
	background-image: url(img/hatpink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #hatpink_02{
	background-image: url(img/hatpink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ankhcross_cute_01  ///////////////////////////////////////*/
#detail #ankhcross_cute_01{
	background-image: url(img/ankhcross_cute_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #ankhcross_cute_02{
	background-image: url(img/ankhcross_cute_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ankhcross_hard_01  ///////////////////////////////////////*/
#detail #ankhcross_hard_01{
	background-image: url(img/ankhcross_hard_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #ankhcross_hard_02{
	background-image: url(img/ankhcross_hard_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  etotribal_2008_01  ///////////////////////////////////////*/
#detail #etotribal_2008_01{
	background-image: url(img/etotribal_2008_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #etotribal_2008_02{
	background-image: url(img/etotribal_2008_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  tribal_graff_01  ///////////////////////////////////////*/
#detail #tribal_graff_01{
	background-image: url(img/tribal_graff_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tribal_graff_02{
	background-image: url(img/tribal_graff_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  feather_purple_01  ///////////////////////////////////////*/
#detail #feather_purple_01{
	background-image: url(img/feather_purple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #feather_purple_02{
	background-image: url(img/feather_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  feather_orange_01  ///////////////////////////////////////*/
#detail #feather_orange_01{
	background-image: url(img/feather_orange_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #feather_orange_02{
	background-image: url(img/feather_orange_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  luvdarts_orange_01  ///////////////////////////////////////*/
#detail #luvdarts_orange_01{
	background-image: url(img/luvdarts_orange_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #luvdarts_orange_02{
	background-image: url(img/luvdarts_orange_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  luvdarts_blue_01  ///////////////////////////////////////*/
#detail #luvdarts_blue_01{
	background-image: url(img/luvdarts_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #luvdarts_blue_02{
	background-image: url(img/luvdarts_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  bluefire_01  ///////////////////////////////////////*/
#detail #bluefire_01{
	background-image: url(img/bluefire_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #bluefire_02{
	background-image: url(img/bluefire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  agehahalf_tear_01  ///////////////////////////////////////*/
#detail #agehahalf_tear_01{
	background-image: url(img/agehahalf_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #agehahalf_tear_02{
	background-image: url(img/agehahalf_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  seiji_01  ///////////////////////////////////////*/
#detail #seiji_01{
	background-image: url(img/seiji_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #seiji_02{
	background-image: url(img/seiji_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  shachihoko_01  ///////////////////////////////////////*/
#detail #shachihoko_01{
	background-image: url(img/shachihoko_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #shachihoko_02{
	background-image: url(img/shachihoko_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  oridulu_01  ///////////////////////////////////////*/
#detail #oridulu_01{
	background-image: url(img/oridulu_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #oridulu_02{
	background-image: url(img/oridulu_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  kannon_01  ///////////////////////////////////////*/
#detail #kannon_01{
	background-image: url(img/kannon_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kannon_02{
	background-image: url(img/kannon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  karazishi_01  ///////////////////////////////////////*/
#detail #karazishi_01{
	background-image: url(img/karazishi_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #karazishi_02{
	background-image: url(img/karazishi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  wagara_hana_01  ///////////////////////////////////////*/
#detail #wagara_hana_01{
	background-image: url(img/wagara_hana_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #wagara_hana_02{
	background-image: url(img/wagara_hana_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  serape_01  ///////////////////////////////////////*/
#detail #serape_01{
	background-image: url(img/serape_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #serape_02{
	background-image: url(img/serape_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  girlieclassic_01  ///////////////////////////////////////*/
#detail #girlieclassic_01{
	background-image: url(img/girlieclassic_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #girlieclassic_02{
	background-image: url(img/girlieclassic_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  euromono_01  ///////////////////////////////////////*/
#detail #euromono_01{
	background-image: url(img/euromono_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #euromono_02{
	background-image: url(img/euromono_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flowershower_01  ///////////////////////////////////////*/
#detail #flowershower_01{
	background-image: url(img/flowershower_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flowershower_02{
	background-image: url(img/flowershower_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  agehahalf_red_01  ///////////////////////////////////////*/
#detail #agehahalf_red_01{
	background-image: url(img/agehahalf_red_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #agehahalf_red_02{
	background-image: url(img/agehahalf_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  redfire_01  ///////////////////////////////////////*/
#detail #redfire_01{
	background-image: url(img/redfire_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #redfire_02{
	background-image: url(img/redfire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  samuraitamashii_01  ///////////////////////////////////////*/
#detail #samuraitamashii_01{
	background-image: url(img/samuraitamashii_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #samuraitamashii_02{
	background-image: url(img/samuraitamashii_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  pinkrose_01  ///////////////////////////////////////*/
#detail #pinkrose_01{
	background-image: url(img/pinkrose_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #pinkrose_02{
	background-image: url(img/pinkrose_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ganja_01  ///////////////////////////////////////*/
#detail #ganja_01{
	background-image: url(img/ganja_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #ganja_02{
	background-image: url(img/ganja_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flowernail_01  ///////////////////////////////////////*/
#detail #flowernail_01{
	background-image: url(img/flowernail_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flowernail_02{
	background-image: url(img/flowernail_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  blackfire_01  ///////////////////////////////////////*/
#detail #blackfire_01{
	background-image: url(img/blackfire_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #blackfire_02{
	background-image: url(img/blackfire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  metal_01  ///////////////////////////////////////*/
#detail #metal_01{
	background-image: url(img/metal_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #metal_02{
	background-image: url(img/metal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  devil_01  ///////////////////////////////////////*/
#detail #devil_01{
	background-image: url(img/devil_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #devil_02{
	background-image: url(img/devil_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rastafari_01  ///////////////////////////////////////*/
#detail #rastafari_01{
	background-image: url(img/rastafari_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rastafari_02{
	background-image: url(img/rastafari_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  melancholiccamo_01  ///////////////////////////////////////*/
#detail #melancholiccamo_01{
	background-image: url(img/melancholiccamo_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #melancholiccamo_02{
	background-image: url(img/melancholiccamo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  stamp_blue_01  ///////////////////////////////////////*/
#detail #stamp_blue_01{
	background-image: url(img/stamp_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #stamp_blue_02{
	background-image: url(img/stamp_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  stamp_pink_01  ///////////////////////////////////////*/
#detail #stamp_pink_01{
	background-image: url(img/stamp_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #stamp_pink_02{
	background-image: url(img/stamp_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  mistake_01  ///////////////////////////////////////*/
#detail #mistake_01{
	background-image: url(img/mistake_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #mistake_02{
	background-image: url(img/mistake_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flower_yellow_01  ///////////////////////////////////////*/
#detail #flower_yellow_01{
	background-image: url(img/flower_yellow_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flower_yellow_02{
	background-image: url(img/flower_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  gerbera_01  ///////////////////////////////////////*/
#detail #gerbera_01{
	background-image: url(img/gerbera_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #gerbera_02{
	background-image: url(img/gerbera_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  germansuplex_01  ///////////////////////////////////////*/
#detail #germansuplex_01{
	background-image: url(img/germansuplex_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #germansuplex_02{
	background-image: url(img/germansuplex_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  aloha_01  ///////////////////////////////////////*/
#detail #aloha_01{
	background-image: url(img/aloha_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #aloha_02{
	background-image: url(img/aloha_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  mahalo_01  ///////////////////////////////////////*/
#detail #mahalo_01{
	background-image: url(img/mahalo_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #mahalo_02{
	background-image: url(img/mahalo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cherryblossom_01  ///////////////////////////////////////*/
#detail #cherryblossom_01{
	background-image: url(img/cherryblossom_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cherryblossom_02{
	background-image: url(img/cherryblossom_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  moonrabbit_01  ///////////////////////////////////////*/
#detail #moonrabbit_01{
	background-image: url(img/moonrabbit_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #moonrabbit_02{
	background-image: url(img/moonrabbit_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  luckyfeather_01  ///////////////////////////////////////*/
#detail #luckyfeather_01{
	background-image: url(img/luckyfeather_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #luckyfeather_02{
	background-image: url(img/luckyfeather_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  taiji_01  ///////////////////////////////////////*/
#detail #taiji_01{
	background-image: url(img/taiji_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #taiji_02{
	background-image: url(img/taiji_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  kingofkings_01  ///////////////////////////////////////*/
#detail #kingofkings_01{
	background-image: url(img/kingofkings_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kingofkings_02{
	background-image: url(img/kingofkings_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nature_01  ///////////////////////////////////////*/
#detail #nature_01{
	background-image: url(img/nature_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nature_02{
	background-image: url(img/nature_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  chinese_01  ///////////////////////////////////////*/
#detail #chinese_01{
	background-image: url(img/chinese_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #chinese_02{
	background-image: url(img/chinese_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  papillon_pink_01  ///////////////////////////////////////*/
#detail #papillon_pink_01{
	background-image: url(img/papillon_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #papillon_pink_02{
	background-image: url(img/papillon_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  papillon_blue_01  ///////////////////////////////////////*/
#detail #papillon_blue_01{
	background-image: url(img/papillon_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #papillon_blue_02{
	background-image: url(img/papillon_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  enryu  ///////////////////////////////////////*/
#detail #enryu_01{
	background-image: url(img/enryu_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #enryu_02{
	background-image: url(img/enryu_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  race_butterfly  ///////////////////////////////////////*/
#detail #race_butterfly_01{
	background-image: url(img/race_butterfly_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #race_butterfly_02{
	background-image: url(img/race_butterfly_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  neo_tribal  ///////////////////////////////////////*/
#detail #neo_tribal_01{
	background-image: url(img/neo_tribal_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #neo_tribal_02{
	background-image: url(img/neo_tribal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  tiki  ///////////////////////////////////////*/
#detail #tiki_01{
	background-image: url(img/tiki_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tiki_02{
	background-image: url(img/tiki_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  lovering  ///////////////////////////////////////*/
#detail #lovering_01{
	background-image: url(img/lovering_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #lovering_02{
	background-image: url(img/lovering_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  trip  ///////////////////////////////////////*/
#detail #trip_01{
	background-image: url(img/trip_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #trip_02{
	background-image: url(img/trip_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  pacifism  ///////////////////////////////////////*/
#detail #pacifism_01{
	background-image: url(img/pacifism_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #pacifism_02{
	background-image: url(img/pacifism_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  romeo_juliet  ///////////////////////////////////////*/
#detail #romeo_juliet_01{
	background-image: url(img/romeo_juliet_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #romeo_juliet_02{
	background-image: url(img/romeo_juliet_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  snow_pink  ///////////////////////////////////////*/
#detail #snow_pink_01{
	background-image: url(img/snow_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #snow_pink_02{
	background-image: url(img/snow_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  snow_blue  ///////////////////////////////////////*/
#detail #snow_blue_01{
	background-image: url(img/snow_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #snow_blue_02{
	background-image: url(img/snow_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  jingle_bell  ///////////////////////////////////////*/
#detail #jingle_bell_01{
	background-image: url(img/jingle_bell_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #jingle_bell_02{
	background-image: url(img/jingle_bell_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  アメリカンスワロウ  ///////////////////////////////////////*/
#detail #american_swarow_01{
	background-image: url(img/american_swarow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #american_swarow_02{
	background-image: url(img/american_swarow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  パラダイス  ///////////////////////////////////////*/
#detail #paradais_01{
	background-image: url(img/paradais_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #paradais_02{
	background-image: url(img/paradais_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  マトリョーシカ  ///////////////////////////////////////*/
#detail #mato_01{
	background-image: url(img/mato_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #mato_02{
	background-image: url(img/mato_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  サジタリアス  ///////////////////////////////////////*/
#detail #sagittarious_01{
	background-image: url(img/sagittarious_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sagittarious_02{
	background-image: url(img/sagittarious_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ペイズリースカル  ///////////////////////////////////////*/
#detail #skull_p_01{
	background-image: url(img/skull_p_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #skull_p_02{
	background-image: url(img/skull_p_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ピース  ///////////////////////////////////////*/
#detail #tori_01{
	background-image: url(img/tori_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tori_02{
	background-image: url(img/tori_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  LOVE  ///////////////////////////////////////*/
#detail #love_01{
	background-image: url(img/love_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #love_02{
	background-image: url(img/love_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  半眼  ///////////////////////////////////////*/
#detail #hangan_01{
	background-image: url(img/hangan_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #hangan_02{
	background-image: url(img/hangan_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ボヘミアン  ///////////////////////////////////////*/
#detail #bohemian_01{
	background-image: url(img/bohemian_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #bohemian_02{
	background-image: url(img/bohemian_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ストロベリーチョコ  ///////////////////////////////////////*/
#detail #strawberry_01{
	background-image: url(img/strawberry_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #strawberry_02{
	background-image: url(img/strawberry_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ガンジャ・ティアドロップ  ///////////////////////////////////////*/
#detail #tear_ganja_01{
	background-image: url(img/tear_ganja_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tear_ganja_02{
	background-image: url(img/tear_ganja_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ラブリーハーツ・ピンク  ///////////////////////////////////////*/
#detail #lovely_hearts_p_01{
	background-image: url(img/lovely_hearts_p_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #lovely_hearts_p_02{
	background-image: url(img/lovely_hearts_p_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ラブリーハーツ・アイボリー  ///////////////////////////////////////*/
#detail #lovely_hearts_i_01{
	background-image: url(img/lovely_hearts_i_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #lovely_hearts_i_02{
	background-image: url(img/lovely_hearts_i_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  カプリコーン  ///////////////////////////////////////*/
#detail #capricorn_01{
	background-image: url(img/capricorn_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #capricorn_02{
	background-image: url(img/capricorn_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  桜花  ///////////////////////////////////////*/
#detail #sakura_hana_01{
	background-image: url(img/sakura_hana_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sakura_hana_02{
	background-image: url(img/sakura_hana_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ファブリックフラワー  ///////////////////////////////////////*/
#detail #fabric_flower_01{
	background-image: url(img/fabric_flower_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #fabric_flower_02{
	background-image: url(img/fabric_flower_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  カラフル  ///////////////////////////////////////*/
#detail #colorful_01{
	background-image: url(img/colorful_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #colorful_02{
	background-image: url(img/colorful_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  フラミンゴ  ///////////////////////////////////////*/
#detail #flamingo_01{
	background-image: url(img/flamingo_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flamingo_02{
	background-image: url(img/flamingo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ブラックファイヤー・ティアドロップ  ///////////////////////////////////////*/
#detail #black_fire_tear_01{
	background-image: url(img/black_fire_tear_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #black_fire_tear_02{
	background-image: url(img/black_fire_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ミッドセンチュリー  ///////////////////////////////////////*/
#detail #mid_century_01{
	background-image: url(img/mid_century_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #mid_century_02{
	background-image: url(img/mid_century_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  四天王  ///////////////////////////////////////*/
#detail #sitennou_01{
	background-image: url(img/sitennou_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sitennou_02{
	background-image: url(img/sitennou_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ガンジャ・ブラック  ///////////////////////////////////////*/
#detail #ganja_black_01{
	background-image: url(img/ganja_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #ganja_black_02{
	background-image: url(img/ganja_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ブルーファイヤー・ティアドロップ  ///////////////////////////////////////*/
#detail #blue_fire_tear_01{
	background-image: url(img/blue_fire_tear_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #blue_fire_tear_02{
	background-image: url(img/blue_fire_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  エロージョン  ///////////////////////////////////////*/
#detail #erosion_01{
	background-image: url(img/erosion_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #erosion_02{
	background-image: url(img/erosion_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  流鏑馬  ///////////////////////////////////////*/
#detail #yabusame_01{
	background-image: url(img/yabusame_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #yabusame_02{
	background-image: url(img/yabusame_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  鹿神  ///////////////////////////////////////*/
#detail #sika_01{
	background-image: url(img/sika_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sika_02{
	background-image: url(img/sika_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  初心者専用  ///////////////////////////////////////*/
#detail #shoshinsya_01{
	background-image: url(img/shoshinsya_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #shoshinsya_02{
	background-image: url(img/shoshinsya_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  フライハート  ///////////////////////////////////////*/
#detail #flyheart_01{
	background-image: url(img/flyheart_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flyheart_02{
	background-image: url(img/flyheart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  フェアリーティアーズ  ///////////////////////////////////////*/
#detail #faiyytears_01{
	background-image: url(img/faiyytears_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #faiyytears_02{
	background-image: url(img/faiyytears_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ハッピーマインド  ///////////////////////////////////////*/
#detail #happymind_01{
	background-image: url(img/happymind_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #happymind_02{
	background-image: url(img/happymind_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  エターナル  ///////////////////////////////////////*/
#detail #eternal_01{
	background-image: url(img/eternal_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eternal_02{
	background-image: url(img/eternal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  バブルガム  ///////////////////////////////////////*/
#detail #bubblegum_01{
	background-image: url(img/bubblegum_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #bubblegum_02{
	background-image: url(img/bubblegum_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  レッドファイヤー・ティアドロップ  ///////////////////////////////////////*/
#detail #tear_fire_red_01{
	background-image: url(img/tear_fire_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tear_fire_red_02{
	background-image: url(img/tear_fire_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ブラックファイヤー・カイト  ///////////////////////////////////////*/
#detail #kite_black_01{
	background-image: url(img/kite_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kite_black_02{
	background-image: url(img/kite_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  睡蓮  ///////////////////////////////////////*/
#detail #suiren_01{
	background-image: url(img/suiren_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #suiren_02{
	background-image: url(img/suiren_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  フラワーチルドレン  ///////////////////////////////////////*/
#detail #flower_chirdren_01{
	background-image: url(img/flower_chirdren_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flower_chirdren_02{
	background-image: url(img/flower_chirdren_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ノスタルジー  ///////////////////////////////////////*/
#detail #nostalgia_01{
	background-image: url(img/nostalgia_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nostalgia_02{
	background-image: url(img/nostalgia_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  free cat  ///////////////////////////////////////*/
#detail #free_cat_01{
	background-image: url(img/free_cat_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #free_cat_02{
	background-image: url(img/free_cat_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  リボン  ///////////////////////////////////////*/
#detail #ribon_01{
	background-image: url(img/ribon_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #ribon_02{
	background-image: url(img/ribon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  シュレーゲル  ///////////////////////////////////////*/
#detail #schlegel_01{
	background-image: url(img/schlegel_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #schlegel_02{
	background-image: url(img/schlegel_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  レトロファブリック  ///////////////////////////////////////*/
#detail #retrofabric_01{
	background-image: url(img/retrofabric_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #retrofabric_02{
	background-image: url(img/retrofabric_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  夜桜  ///////////////////////////////////////*/
#detail #yozakura_01{
	background-image: url(img/yozakura_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #yozakura_02{
	background-image: url(img/yozakura_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ハート＆ハート  ///////////////////////////////////////*/
#detail #heartandheart_01{
	background-image: url(img/heartandheart_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #heartandheart_02{
	background-image: url(img/heartandheart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  サイケフラワー  ///////////////////////////////////////*/
#detail #psychedelicflower_01{
	background-image: url(img/psychedelicflower_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #psychedelicflower_02{
	background-image: url(img/psychedelicflower_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  パープルファイヤー  ///////////////////////////////////////*/
#detail #purplefire_01{
	background-image: url(img/purplefire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #purplefire_02{
	background-image: url(img/purplefire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  オーパーツ  ///////////////////////////////////////*/
#detail #ooparts_01{
	background-image: url(img/ooparts_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #ooparts_02{
	background-image: url(img/ooparts_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  KISS  ///////////////////////////////////////*/
#detail #kiss_01{
	background-image: url(img/kiss_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kiss_02{
	background-image: url(img/kiss_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  梅蝶  ///////////////////////////////////////*/
#detail #plumbutterfly_01{
	background-image: url(img/plumbutterfly_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #plumbutterfly_02{
	background-image: url(img/plumbutterfly_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  羽の目  ///////////////////////////////////////*/
#detail #hanenome_01{
	background-image: url(img/hanenome_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #hanenome_02{
	background-image: url(img/hanenome_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  モノグラム(冬)  ///////////////////////////////////////*/
#detail #monogram_w_01{
	background-image: url(img/monogram_w_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #monogram_w_02{
	background-image: url(img/monogram_w_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ナイトメア  ///////////////////////////////////////*/
#detail #nightmare_01{
	background-image: url(img/nightmare_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nightmare_02{
	background-image: url(img/nightmare_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  禁煙中  ///////////////////////////////////////*/
#detail #kinen_01{
	background-image: url(img/kinen_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kinen_02{
	background-image: url(img/kinen_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  トランプ  ///////////////////////////////////////*/
#detail #trump_01{
	background-image: url(img/trump_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #trump_02{
	background-image: url(img/trump_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  hb  ///////////////////////////////////////*/
#detail #hb_01{
	background-image: url(img/hb_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #hb_02{
	background-image: url(img/hb_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  天道虫  ///////////////////////////////////////*/
#detail #tentoumusi_01{
	background-image: url(img/tentoumusi_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #tentoumusi_02{
	background-image: url(img/tentoumusi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  小面  ///////////////////////////////////////*/
#detail #komen_01{
	background-image: url(img/komen_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #komen_02{
	background-image: url(img/komen_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  小花柄  ///////////////////////////////////////*/
#detail #kohana_01{
	background-image: url(img/kohana_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kohana_02{
	background-image: url(img/kohana_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*オリジナルここまで*/



/*Cラインここから*/


/*/  c_skull_01  ///////////////////////////////////////*/
#detail #c_skull_01{
	background-image: url(img/c_skull_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_skull_02{
	background-image: url(img/c_skull_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_drunkpanda_01  ///////////////////////////////////////*/
#detail #c_drunkpanda_01{
	background-image: url(img/c_drunkpanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_drunkpanda_02{
	background-image: url(img/c_drunkpanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_dartspanda_01  ///////////////////////////////////////*/
#detail #c_dartspanda_01{
	background-image: url(img/c_dartspanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_dartspanda_02{
	background-image: url(img/c_dartspanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_chara01_01  ///////////////////////////////////////*/
#detail #c_chara01_01{
	background-image: url(img/c_chara01_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_chara01_02{
	background-image: url(img/c_chara01_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_chara02_01  ///////////////////////////////////////*/
#detail #c_chara02_01{
	background-image: url(img/c_chara02_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_chara02_02{
	background-image: url(img/c_chara02_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_chara03_01  ///////////////////////////////////////*/
#detail #c_chara03_01{
	background-image: url(img/c_chara03_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_chara03_02{
	background-image: url(img/c_chara03_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_xmaspanda_01  ///////////////////////////////////////*/
#detail #c_xmaspanda_01{
	background-image: url(img/c_xmaspanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_xmaspanda_02{
	background-image: url(img/c_xmaspanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_regentpanda_01  ///////////////////////////////////////*/
#detail #c_regentpanda_01{
	background-image: url(img/c_regentpanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_regentpanda_02{
	background-image: url(img/c_regentpanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_mohicanpanda_01  ///////////////////////////////////////*/
#detail #c_mohicanpanda_01{
	background-image: url(img/c_mohicanpanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_mohicanpanda_02{
	background-image: url(img/c_mohicanpanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_kinkypanda_01  ///////////////////////////////////////*/
#detail #c_kinkypanda_01{
	background-image: url(img/c_kinkypanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_kinkypanda_02{
	background-image: url(img/c_kinkypanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_tribal_tear_01  ///////////////////////////////////////*/
#detail #c_tribal_tear_01{
	background-image: url(img/c_tribal_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_tribal_tear_02{
	background-image: url(img/c_tribal_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_nordicsnow_01  ///////////////////////////////////////*/
#detail #c_nordicsnow_01{
	background-image: url(img/c_nordicsnow_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_nordicsnow_02{
	background-image: url(img/c_nordicsnow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_heartpink_01  ///////////////////////////////////////*/
#detail #c_heartpink_01{
	background-image: url(img/c_heartpink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_heartpink_02{
	background-image: url(img/c_heartpink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_heartblue_01  ///////////////////////////////////////*/
#detail #c_heartblue_01{
	background-image: url(img/c_heartblue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_heartblue_02{
	background-image: url(img/c_heartblue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_gecko_01  ///////////////////////////////////////*/
#detail #c_gecko_01{
	background-image: url(img/c_gecko_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_gecko_02{
	background-image: url(img/c_gecko_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_reggaeface_01  ///////////////////////////////////////*/
#detail #c_reggaeface_01{
	background-image: url(img/c_reggaeface_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_reggaeface_02{
	background-image: url(img/c_reggaeface_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_japan_01  ///////////////////////////////////////*/
#detail #c_japan_01{
	background-image: url(img/c_japan_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_japan_02{
	background-image: url(img/c_japan_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_popstar_01  ///////////////////////////////////////*/
#detail #c_popstar_01{
	background-image: url(img/c_popstar_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_popstar_02{
	background-image: url(img/c_popstar_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_wing_01  ///////////////////////////////////////*/
#detail #c_wing_01{
	background-image: url(img/c_wing_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_wing_02{
	background-image: url(img/c_wing_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_punk_white_01  ///////////////////////////////////////*/
#detail #c_punk_white_01{
	background-image: url(img/c_punk_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_punk_white_02{
	background-image: url(img/c_punk_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_punk_black_01  ///////////////////////////////////////*/
#detail #c_punk_black_01{
	background-image: url(img/c_punk_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_punk_black_02{
	background-image: url(img/c_punk_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_punk_red_01  ///////////////////////////////////////*/
#detail #c_punk_red_01{
	background-image: url(img/c_punk_red_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_punk_red_02{
	background-image: url(img/c_punk_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_punk_gray_01  ///////////////////////////////////////*/
#detail #c_punk_gray_01{
	background-image: url(img/c_punk_gray_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_punk_gray_02{
	background-image: url(img/c_punk_gray_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_punk_purple_01  ///////////////////////////////////////*/
#detail #c_punk_purple_01{
	background-image: url(img/c_punk_purple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_punk_purple_02{
	background-image: url(img/c_punk_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_drunkpanda_tear_01  ///////////////////////////////////////*/
#detail #c_drunkpanda_tear_01{
	background-image: url(img/c_drunkpanda_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_drunkpanda_tear_02{
	background-image: url(img/c_drunkpanda_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_dartspanda_tear_01  ///////////////////////////////////////*/
#detail #c_dartspanda_tear_01{
	background-image: url(img/c_dartspanda_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_dartspanda_tear_02{
	background-image: url(img/c_dartspanda_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_silhouettepanda_white_01  ///////////////////////////////////////*/
#detail #c_silhouettepanda_white_01{
	background-image: url(img/c_silhouettepanda_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_silhouettepanda_white_02{
	background-image: url(img/c_silhouettepanda_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_silhouettepanda_black_01  ///////////////////////////////////////*/
#detail #c_silhouettepanda_black_01{
	background-image: url(img/c_silhouettepanda_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_silhouettepanda_black_02{
	background-image: url(img/c_silhouettepanda_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_silhouettepanda_red_01  ///////////////////////////////////////*/
#detail #c_silhouettepanda_red_01{
	background-image: url(img/c_silhouettepanda_red_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_silhouettepanda_red_02{
	background-image: url(img/c_silhouettepanda_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_silhouettepanda_blue_01  ///////////////////////////////////////*/
#detail #c_silhouettepanda_blue_01{
	background-image: url(img/c_silhouettepanda_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_silhouettepanda_blue_02{
	background-image: url(img/c_silhouettepanda_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_silhouettepanda_yellow_01  ///////////////////////////////////////*/
#detail #c_silhouettepanda_yellow_01{
	background-image: url(img/c_silhouettepanda_yellow_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_silhouettepanda_yellow_02{
	background-image: url(img/c_silhouettepanda_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_silhouettepanda_purple_01  ///////////////////////////////////////*/
#detail #c_silhouettepanda_purple_01{
	background-image: url(img/c_silhouettepanda_purple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_silhouettepanda_purple_02{
	background-image: url(img/c_silhouettepanda_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  c_negativepanda_01  ///////////////////////////////////////*/
#detail #c_negativepanda_01{
	background-image: url(img/c_negativepanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_negativepanda_02{
	background-image: url(img/c_negativepanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  聖☆おじいさん  ///////////////////////////////////////*/
#detail #c_st_granfa_01{
	background-image: url(img/c_st_granfa_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_st_granfa_02{
	background-image: url(img/c_st_granfa_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  サンスクリット  ///////////////////////////////////////*/
#detail #c_sun_squrit_01{
	background-image: url(img/c_sun_squrit_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_sun_squrit_02{
	background-image: url(img/c_sun_squrit_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  マサカー  ///////////////////////////////////////*/
#detail #c_masaka_01{
	background-image: url(img/c_masaka0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_masaka_02{
	background-image: url(img/c_masaka_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  スパイダー  ///////////////////////////////////////*/
#detail #c_spyder_01{
	background-image: url(img/c_spyder_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_spyder_02{
	background-image: url(img/c_spyder_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  マス＆ドス  ///////////////////////////////////////*/
#detail #c_masu_dos_01{
	background-image: url(img/c_masu_dos_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_masu_dos_02{
	background-image: url(img/c_masu_dos_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  越後之龍  ///////////////////////////////////////*/
#detail #c_kensin_01{
	background-image: url(img/c_kensin_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_kensin_02{
	background-image: url(img/c_kensin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  干支トライバル・丑  ///////////////////////////////////////*/
#detail #c_usi_01{
	background-image: url(img/c_usi_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_usi_02{
	background-image: url(img/c_usi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  甲斐之虎  ///////////////////////////////////////*/
#detail #c_tora_01{
	background-image: url(img/c_tora_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_tora_02{
	background-image: url(img/c_tora_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  マジックバード  ///////////////////////////////////////*/
#detail #c_magicbird_01{
	background-image: url(img/c_magicbird_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_magicbird_02{
	background-image: url(img/c_magicbird_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  コンストリクター  ///////////////////////////////////////*/
#detail #c_constrictor_01{
	background-image: url(img/c_constrictor_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_constrictor_02{
	background-image: url(img/c_constrictor_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  バン  ///////////////////////////////////////*/
#detail #c_ban_01{
	background-image: url(img/c_ban_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_ban_02{
	background-image: url(img/c_ban_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  双龍太極  ///////////////////////////////////////*/
#detail #c_dragon_01{
	background-image: url(img/c_dragon_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_dragon_02{
	background-image: url(img/c_dragon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  三つ巴  ///////////////////////////////////////*/
#detail #c_mitudomo_01{
	background-image: url(img/c_mitudomo_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_mitudomo_02{
	background-image: url(img/c_mitudomo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  レッドスター  ///////////////////////////////////////*/
#detail #c_redstar_01{
	background-image: url(img/c_redstar_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_redstar_02{
	background-image: url(img/c_redstar_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  スパイラル  ///////////////////////////////////////*/
#detail #c_spiral_01{
	background-image: url(img/c_spiral_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_spiral_02{
	background-image: url(img/c_spiral_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  鳳  ///////////////////////////////////////*/
#detail #c_hou_01{
	background-image: url(img/c_hou_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_hou_02{
	background-image: url(img/c_hou_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  干支トライバル・2010  ///////////////////////////////////////*/
#detail #c_eto_01{
	background-image: url(img/c_eto_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_eto_02{
	background-image: url(img/c_eto_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ビクトリー  ///////////////////////////////////////*/
#detail #c_vincitore_01{
	background-image: url(img/c_vincitore_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_vincitore_02{
	background-image: url(img/c_vincitore_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  日本一乃兵  ///////////////////////////////////////*/
#detail #c_nihon_01{
	background-image: url(img/c_nihon_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_nihon_02{
	background-image: url(img/c_nihon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  赤い革命家  ///////////////////////////////////////*/
#detail #c_guevara_red_01{
	background-image: url(img/c_guevara_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_guevara_red_02{
	background-image: url(img/c_guevara_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  虚数空間  ///////////////////////////////////////*/
#detail #c_kyosuu_01{
	background-image: url(img/c_kyosuu_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_kyosuu_02{
	background-image: url(img/c_kyosuu_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  パンダVSツキノワ  ///////////////////////////////////////*/
#detail #c_panda_tukinowa_01{
	background-image: url(img/c_panda_tukinowa_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_panda_tukinowa_02{
	background-image: url(img/c_panda_tukinowa_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  注意注目  ///////////////////////////////////////*/
#detail #c_cyuui_01{
	background-image: url(img/c_cyuui_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_cyuui_02{
	background-image: url(img/c_cyuui_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  四神  ///////////////////////////////////////*/
#detail #c_sijin_01{
	background-image: url(img/c_sijin_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_sijin_02{
	background-image: url(img/c_sijin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  到福  ///////////////////////////////////////*/
#detail #c_toufuku_01{
	background-image: url(img/c_toufuku_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_toufuku_02{
	background-image: url(img/c_toufuku_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  クロスガン  ///////////////////////////////////////*/
#detail #c_crossgun_01{
	background-image: url(img/c_crossgun_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_crossgun_02{
	background-image: url(img/c_crossgun_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  free cat2  ///////////////////////////////////////*/
#detail #c_free_cat2_01{
	background-image: url(img/c_free_cat2_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_free_cat2_02{
	background-image: url(img/c_free_cat2_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  アマガエル  ///////////////////////////////////////*/
#detail #c_rain_frog_01{
	background-image: url(img/c_rain_frog_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_rain_frog_02{
	background-image: url(img/c_rain_frog_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  コバルトヤドク  ///////////////////////////////////////*/
#detail #c_poison_frog_01{
	background-image: url(img/c_poison_frog_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #c_poison_frog_02{
	background-image: url(img/c_poison_frog_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*Cラインここまで*/


/*シンプルラインここから*/

/*/  セラミックホワイト  ///////////////////////////////////////*/
#detail #s_matwhite_01{
	background-image: url(img/s_matwhite_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_matwhite_02{
	background-image: url(img/s_matwhite_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  カーボンブラック  ///////////////////////////////////////*/
#detail #s_matblack_01{
	background-image: url(img/s_matblack_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_matblack_02{
	background-image: url(img/s_matblack_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  ピーチピンク  ///////////////////////////////////////*/
#detail #s_matpink_01{
	background-image: url(img/s_matpink_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_matpink_02{
	background-image: url(img/s_matpink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  コーラルピンク  ///////////////////////////////////////*/
#detail #s_matpastelpink_01{
	background-image: url(img/s_matpastelpink_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_matpastelpink_02{
	background-image: url(img/s_matpastelpink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  クリア  ///////////////////////////////////////*/
#detail #s_clear_01{
	background-image: url(img/s_clear_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_clear_02{
	background-image: url(img/s_clear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  s_clear_black  ///////////////////////////////////////*/
#detail #s_clear_black_01{
	background-image: url(img/s_clear_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_clear_black_02{
	background-image: url(img/s_clear_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  s_blood_red  ///////////////////////////////////////*/
#detail #s_blood_red_01{
	background-image: url(img/s_blood_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_blood_red_02{
	background-image: url(img/s_blood_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_hermes_orange  ///////////////////////////////////////*/
#detail #s_hermes_orange_01{
	background-image: url(img/s_hermes_orange_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_hermes_orange_02{
	background-image: url(img/s_hermes_orange_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_sunlight_yellow  ///////////////////////////////////////*/
#detail #s_sunlight_yellow_01{
	background-image: url(img/s_sunlight_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_sunlight_yellow_02{
	background-image: url(img/s_sunlight_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_mellow_yellow  ///////////////////////////////////////*/
#detail #s_mellow_yellow_01{
	background-image: url(img/s_mellow_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_mellow_yellow_02{
	background-image: url(img/s_mellow_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_cream_yellow  ///////////////////////////////////////*/
#detail #s_cream_yellow_01{
	background-image: url(img/s_cream_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_cream_yellow_02{
	background-image: url(img/s_cream_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_serurian_blue  ///////////////////////////////////////*/
#detail #s_serurian_blue_01{
	background-image: url(img/s_serurian_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_serurian_blue_02{
	background-image: url(img/s_serurian_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_sapphire_blue  ///////////////////////////////////////*/
#detail #s_sapphire_blue_01{
	background-image: url(img/s_sapphire_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_sapphire_blue_02{
	background-image: url(img/s_sapphire_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_deep_blue  ///////////////////////////////////////*/
#detail #s_deep_blue_01{
	background-image: url(img/s_deep_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_deep_blue_02{
	background-image: url(img/s_deep_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_deep_purple  ///////////////////////////////////////*/
#detail #s_deep_purple_01{
	background-image: url(img/s_deep_purple_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_deep_purple_02{
	background-image: url(img/s_deep_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_purple_haze  ///////////////////////////////////////*/
#detail #s_purple_haze_01{
	background-image: url(img/s_purple_haze_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_purple_haze_02{
	background-image: url(img/s_purple_haze_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_cactus_green  ///////////////////////////////////////*/
#detail #s_cactus_green_01{
	background-image: url(img/s_cactus_green_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_cactus_green_02{
	background-image: url(img/s_cactus_green_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_emerald_green  ///////////////////////////////////////*/
#detail #s_emerald_green_01{
	background-image: url(img/s_emerald_green_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_emerald_green_02{
	background-image: url(img/s_emerald_green_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_mint_green  ///////////////////////////////////////*/
#detail #s_mint_green_01{
	background-image: url(img/s_mint_green_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_mint_green_02{
	background-image: url(img/s_mint_green_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  s_urban_gray  ///////////////////////////////////////*/
#detail #s_urban_gray_01{
	background-image: url(img/s_urban_gray_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #s_urban_gray_02{
	background-image: url(img/s_urban_gray_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_ceramic_white  ///////////////////////////////////////*/
#detail #sr_ceramic_white_01{
	background-image: url(img/sr_ceramic_white_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_ceramic_white_02{
	background-image: url(img/s_matwhite_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_carbon_black  ///////////////////////////////////////*/
#detail #sr_carbon_black_01{
	background-image: url(img/sr_carbon_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_carbon_black_02{
	background-image: url(img/s_matblack_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_peach_pink  ///////////////////////////////////////*/
#detail #sr_peach_pink_01{
	background-image: url(img/sr_peach_pink_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_peach_pink_02{
	background-image: url(img/s_matpink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_coral_pink  ///////////////////////////////////////*/
#detail #sr_coral_pink_01{
	background-image: url(img/sr_coral_pink_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_coral_pink_02{
	background-image: url(img/s_matpastelpink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_clear  ///////////////////////////////////////*/
#detail #sr_clear_01{
	background-image: url(img/sr_clear_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_clear_02{
	background-image: url(img/s_clear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_clear_black  ///////////////////////////////////////*/
#detail #sr_clear_black_01{
	background-image: url(img/sr_clear_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_clear_black_02{
	background-image: url(img/s_clear_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  sr_blood_red  ///////////////////////////////////////*/
#detail #sr_blood_red_01{
	background-image: url(img/sr_blood_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_blood_red_02{
	background-image: url(img/s_blood_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_hermes_orange  ///////////////////////////////////////*/
#detail #sr_hermes_orange_01{
	background-image: url(img/sr_hermes_orange_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_hermes_orange_02{
	background-image: url(img/s_hermes_orange_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_sunlight_yellow  ///////////////////////////////////////*/
#detail #sr_sunlight_yellow_01{
	background-image: url(img/sr_sunlight_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_sunlight_yellow_02{
	background-image: url(img/s_sunlight_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_mellow_yellow  ///////////////////////////////////////*/
#detail #sr_mellow_yellow_01{
	background-image: url(img/sr_mellow_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_mellow_yellow_02{
	background-image: url(img/s_mellow_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_cream_yellow  ///////////////////////////////////////*/
#detail #sr_cream_yellow_01{
	background-image: url(img/sr_cream_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_cream_yellow_02{
	background-image: url(img/s_cream_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_serurian_blue  ///////////////////////////////////////*/
#detail #sr_serurian_blue_01{
	background-image: url(img/sr_serurian_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_serurian_blue_02{
	background-image: url(img/s_serurian_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_sapphire_blue  ///////////////////////////////////////*/
#detail #sr_sapphire_blue_01{
	background-image: url(img/sr_sapphire_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_sapphire_blue_02{
	background-image: url(img/s_sapphire_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_deep_blue  ///////////////////////////////////////*/
#detail #sr_deep_blue_01{
	background-image: url(img/sr_deep_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_deep_blue_02{
	background-image: url(img/s_deep_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_deep_purple  ///////////////////////////////////////*/
#detail #sr_deep_purple_01{
	background-image: url(img/sr_deep_purple_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_deep_purple_02{
	background-image: url(img/s_deep_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_purple_haze  ///////////////////////////////////////*/
#detail #sr_purple_haze_01{
	background-image: url(img/sr_purple_haze_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_purple_haze_02{
	background-image: url(img/s_purple_haze_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_cactus_green  ///////////////////////////////////////*/
#detail #sr_cactus_green_01{
	background-image: url(img/sr_cactus_green_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_cactus_green_02{
	background-image: url(img/s_cactus_green_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_emerald_green  ///////////////////////////////////////*/
#detail #sr_emerald_green_01{
	background-image: url(img/sr_emerald_green_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_emerald_green_02{
	background-image: url(img/s_emerald_green_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_mint_green  ///////////////////////////////////////*/
#detail #sr_mint_green_01{
	background-image: url(img/sr_mint_green_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_mint_green_02{
	background-image: url(img/s_mint_green_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sr_urban_gray  ///////////////////////////////////////*/
#detail #sr_urban_gray_01{
	background-image: url(img/sr_urban_gray_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sr_urban_gray_02{
	background-image: url(img/s_urban_gray_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*シンプルラインここまで*/


/*ペアフライトここから*/


/*/  pair_lovers_01  ///////////////////////////////////////*/
#detail #pair_lovers_01{
	background-image: url(img/pair_lovers_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #pair_lovers_02{
	background-image: url(img/pair_lovers_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  pair_dragon_01  ///////////////////////////////////////*/
#detail #pair_dragon_01{
	background-image: url(img/pair_dragon_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #pair_dragon_02{
	background-image: url(img/pair_dragon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*ペアフライトここまで*/



/*ノベルティここから*/


/*/  nov_logo_pink_01  ///////////////////////////////////////*/
#detail #nov_logo_pink_01{
	background-image: url(img/nov_logo_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_logo_pink_02{
	background-image: url(img/nov_logo_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_logo_blue_01  ///////////////////////////////////////*/
#detail #nov_logo_blue_01{
	background-image: url(img/nov_logo_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_logo_blue_02{
	background-image: url(img/nov_logo_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_dolphin_blue_01  ///////////////////////////////////////*/
#detail #nov_dolphin_blue_01{
	background-image: url(img/nov_dolphin_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_dolphin_blue_02{
	background-image: url(img/nov_dolphin_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_dolphin_pink_01  ///////////////////////////////////////*/
#detail #nov_dolphin_pink_01{
	background-image: url(img/nov_dolphin_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_dolphin_pink_02{
	background-image: url(img/nov_dolphin_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_smokepanda_01  ///////////////////////////////////////*/
#detail #nov_smokepanda_01{
	background-image: url(img/nov_smokepanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_smokepanda_02{
	background-image: url(img/nov_smokepanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_agehahalf_black_01  ///////////////////////////////////////*/
#detail #nov_agehahalf_black_01{
	background-image: url(img/nov_agehahalf_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_agehahalf_black_02{
	background-image: url(img/nov_agehahalf_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_tribalzero_01  ///////////////////////////////////////*/
#detail #nov_tribalzero_01{
	background-image: url(img/nov_tribalzero_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_tribalzero_02{
	background-image: url(img/nov_tribalzero_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_tribal_red_01  ///////////////////////////////////////*/
#detail #nov_tribal_red_01{
	background-image: url(img/nov_tribal_red_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_tribal_red_02{
	background-image: url(img/nov_tribal_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_tribal_black_01  ///////////////////////////////////////*/
#detail #nov_tribal_black_01{
	background-image: url(img/nov_tribal_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_tribal_black_02{
	background-image: url(img/nov_tribal_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_tribal_white_01  ///////////////////////////////////////*/
#detail #nov_tribal_white_01{
	background-image: url(img/nov_tribal_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_tribal_white_02{
	background-image: url(img/nov_tribal_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_flower_tear_01  ///////////////////////////////////////*/
#detail #nov_flower_tear_01{
	background-image: url(img/nov_flower_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_flower_tear_02{
	background-image: url(img/nov_flower_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_snowcrystal_01  ///////////////////////////////////////*/
#detail #nov_snowcrystal_01{
	background-image: url(img/nov_snowcrystal_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_snowcrystal_02{
	background-image: url(img/nov_snowcrystal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_blizzard_01  ///////////////////////////////////////*/
#detail #nov_blizzard_01{
	background-image: url(img/nov_blizzard_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_blizzard_02{
	background-image: url(img/nov_blizzard_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_feather_blue_01  ///////////////////////////////////////*/
#detail #nov_feather_blue_01{
	background-image: url(img/nov_feather_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_feather_blue_02{
	background-image: url(img/nov_feather_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_agehahalf_yellow_01  ///////////////////////////////////////*/
#detail #nov_agehahalf_yellow_01{
	background-image: url(img/nov_agehahalf_yellow_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_agehahalf_yellow_02{
	background-image: url(img/nov_agehahalf_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_silhouettepanda_pd_01  ///////////////////////////////////////*/
#detail #nov_silhouettepanda_pd_01{
	background-image: url(img/nov_silhouettepanda_pd_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_silhouettepanda_pd_02{
	background-image: url(img/nov_silhouettepanda_pd_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  nov_silhouettepanda_mp3_01  ///////////////////////////////////////*/
#detail #nov_silhouettepanda_mp3_01{
	background-image: url(img/nov_silhouettepanda_mp3_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #nov_silhouettepanda_mp3_02{
	background-image: url(img/nov_silhouettepanda_mp3_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*ノベルティここまで*/



/*S-DARTSコラボここから*/


/*/  sd_hoshino_01  ///////////////////////////////////////*/
#detail #sd_hoshino_01{
	background-image: url(img/sd_hoshino_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_hoshino_02{
	background-image: url(img/sd_hoshino_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  sd_miho_tear_01  ///////////////////////////////////////*/
#detail #sd_miho_tear_01{
	background-image: url(img/sd_miho_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_miho_tear_02{
	background-image: url(img/sd_miho_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  S-DARTSコラボHOSHINOレッド  ///////////////////////////////////////*/
#detail #sd_hoshino_red_01{
	background-image: url(img/sd_hoshino_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_hoshino_red_02{
	background-image: url(img/sd_hoshino_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  S-DARTSコラボHOSHINOイエロー   ///////////////////////////////////////*/
#detail #sd_hoshino_yellow_01{
	background-image: url(img/sd_hoshino_yellow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_hoshino_yellow_02{
	background-image: url(img/sd_hoshino_yellow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  S-DARTSコラボMIHO・スタンダード  ///////////////////////////////////////*/
#detail #sd_miho_01{
	background-image: url(img/sd_miho_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_miho_02{
	background-image: url(img/sd_miho_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  S-DARTS×HOSHINOフライト・ブラック2（一面）  ///////////////////////////////////////*/
#detail #w_fire_01{
	background-image: url(img/w_fire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #w_fire_02{
	background-image: url(img/w_fire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  S-DARTS×MIHOグラデーション・ティアドロップ  ///////////////////////////////////////*/
#detail #sd_mihog_tear_01{
	background-image: url(img/sd_mihog_tear_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_mihog_tear_02{
	background-image: url(img/sd_mihog_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  S-DARTS×MIHOフラワー・ティアドロップ  ///////////////////////////////////////*/
#detail #sd_mihof_tear_01{
	background-image: url(img/sd_mihof_tear_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sd_mihof_tear_02{
	background-image: url(img/sd_mihof_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*S-DARTSコラボここまで*/


/*ecoフライトここから*/


/*/  eco_forest_01  ///////////////////////////////////////*/
#detail #eco_forest_01{
	background-image: url(img/eco_forest_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_forest_02{
	background-image: url(img/eco_forest_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_ecolife_01  ///////////////////////////////////////*/
#detail #eco_ecolife_01{
	background-image: url(img/eco_ecolife_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_ecolife_02{
	background-image: url(img/eco_ecolife_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_cloverheart_01  ///////////////////////////////////////*/
#detail #eco_cloverheart_01{
	background-image: url(img/eco_cloverheart_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_cloverheart_02{
	background-image: url(img/eco_cloverheart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_greenleaf_01  ///////////////////////////////////////*/
#detail #eco_greenleaf_01{
	background-image: url(img/eco_greenleaf_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_greenleaf_02{
	background-image: url(img/eco_greenleaf_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_recyclemark_01  ///////////////////////////////////////*/
#detail #eco_recyclemark_01{
	background-image: url(img/eco_recyclemark_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_recyclemark_02{
	background-image: url(img/eco_recyclemark_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_clean_earth_01  ///////////////////////////////////////*/
#detail #eco_clean_earth_01{
	background-image: url(img/eco_clean_earth_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_clean_earth_02{
	background-image: url(img/eco_clean_earth_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_seiryu_01  ///////////////////////////////////////*/
#detail #eco_seiryu_01{
	background-image: url(img/eco_seiryu_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_seiryu_02{
	background-image: url(img/eco_seiryu_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_waterfire_01  ///////////////////////////////////////*/
#detail #eco_waterfire_01{
	background-image: url(img/eco_waterfire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_waterfire_02{
	background-image: url(img/eco_waterfire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_dance  ///////////////////////////////////////*/
#detail #eco_dance_01{
	background-image: url(img/eco_dance_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_dance_02{
	background-image: url(img/eco_dance_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_happy  ///////////////////////////////////////*/
#detail #eco_happy_01{
	background-image: url(img/eco_happy_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_happy_02{
	background-image: url(img/eco_happy_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_celebrate  ///////////////////////////////////////*/
#detail #eco_celebrate_01{
	background-image: url(img/eco_celebrate_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_celebrate_02{
	background-image: url(img/eco_celebrate_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_life  ///////////////////////////////////////*/
#detail #eco_life_01{
	background-image: url(img/eco_life_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_life_02{
	background-image: url(img/eco_life_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_love  ///////////////////////////////////////*/
#detail #eco_love_01{
	background-image: url(img/eco_love_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_love_02{
	background-image: url(img/eco_love_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  eco_liberty  ///////////////////////////////////////*/
#detail #eco_liberty_01{
	background-image: url(img/eco_liberty_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #eco_liberty_02{
	background-image: url(img/eco_liberty_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*ecoフライトここまで*/


/*ウサビッチコラボここから*/


/*/  us_kirenenko  ///////////////////////////////////////*/
#detail #us_kirenenko_01{
	background-image: url(img/us_kirenenko_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #us_kirenenko_02{
	background-image: url(img/us_kirenenko_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  us_putin  ///////////////////////////////////////*/
#detail #us_putin_01{
	background-image: url(img/us_putin_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #us_putin_02{
	background-image: url(img/us_putin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  us_combi  ///////////////////////////////////////*/
#detail #us_combi_01{
	background-image: url(img/us_combi_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #us_combi_02{
	background-image: url(img/us_combi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*ウサビッチコラボここまで*/

/*ローズオニールキューピーコラボここから*/


/*/  rok_s4  ///////////////////////////////////////*/
#detail #rok_s4_01{
	background-image: url(img/rok_s4_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_s4_02{
	background-image: url(img/rok_s4_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_gameshirt  ///////////////////////////////////////*/
#detail #rok_gameshirt_01{
	background-image: url(img/rok_gameshirt_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_gameshirt_02{
	background-image: url(img/rok_gameshirt_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_heartgradation  ///////////////////////////////////////*/
#detail #rok_heartgradation_01{
	background-image: url(img/rok_heartgradation_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_heartgradation_02{
	background-image: url(img/rok_heartgradation_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_gameshirtheart  ///////////////////////////////////////*/
#detail #rok_gameshirtheart_01{
	background-image: url(img/rok_gameshirtheart_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_gameshirtheart_02{
	background-image: url(img/rok_gameshirtheart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_flowershower  ///////////////////////////////////////*/
#detail #rok_flowershower_01{
	background-image: url(img/rok_flowershower_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_flowershower_02{
	background-image: url(img/rok_flowershower_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_smallheart  ///////////////////////////////////////*/
#detail #rok_smallheart_01{
	background-image: url(img/rok_smallheart_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_smallheart_02{
	background-image: url(img/rok_smallheart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_multicolor  ///////////////////////////////////////*/
#detail #rok_multicolor_01{
	background-image: url(img/rok_multicolor_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_multicolor_02{
	background-image: url(img/rok_multicolor_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_cherryblossom  ///////////////////////////////////////*/
#detail #rok_cherryblossom_01{
	background-image: url(img/rok_cherryblossom_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_cherryblossom_02{
	background-image: url(img/rok_cherryblossom_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  rok_smallstar  ///////////////////////////////////////*/
#detail #rok_smallstar_01{
	background-image: url(img/rok_smallstar_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #rok_smallstar_02{
	background-image: url(img/rok_smallstar_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*ローズオニールキューピーコラボここまで*/


/*Cross Design・フライトLコラボここから*/

/*/  cfc_mexican_serrape  ///////////////////////////////////////*/
#detail #cfc_mexican_serrape_01{
	background-image: url(img/cfc_mexican_serrape_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_mexican_serrape_02{
	background-image: url(img/cfc_mexican_serrape_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_papillon_blue  ///////////////////////////////////////*/
#detail #cfc_papillon_blue_01{
	background-image: url(img/cfc_papillon_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_papillon_blue_02{
	background-image: url(img/cfc_papillon_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_papillon_pink  ///////////////////////////////////////*/
#detail #cfc_papillon_pink_01{
	background-image: url(img/cfc_papillon_pink_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_papillon_pink_02{
	background-image: url(img/cfc_papillon_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_retro_marble  ///////////////////////////////////////*/
#detail #cfc_retro_marble_01{
	background-image: url(img/cfc_retro_marble_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_retro_marble_02{
	background-image: url(img/cfc_retro_marble_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_lace_butterfly  ///////////////////////////////////////*/
#detail #cfc_lace_butterfly_01{
	background-image: url(img/cfc_lace_butterfly_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_lace_butterfly_02{
	background-image: url(img/cfc_lace_butterfly_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_matrioshka  ///////////////////////////////////////*/
#detail #cfc_matrioshka_01{
	background-image: url(img/cfc_matrioshka_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_matrioshka_02{
	background-image: url(img/cfc_matrioshka_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_cherry_blossom  ///////////////////////////////////////*/
#detail #cfc_cherry_blossom_01{
	background-image: url(img/cfc_cherry_blossom_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_cherry_blossom_02{
	background-image: url(img/cfc_cherry_blossom_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_zebra  ///////////////////////////////////////*/
#detail #cfc_zebra_01{
	background-image: url(img/cfc_zebra_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_zebra_02{
	background-image: url(img/cfc_zebra_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_taidai  ///////////////////////////////////////*/
#detail #cfc_taidai_01{
	background-image: url(img/cfc_taidai_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_taidai_02{
	background-image: url(img/cfc_taidai_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_gerbera  ///////////////////////////////////////*/
#detail #cfc_gerbera_01{
	background-image: url(img/cfc_gerbera_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_gerbera_02{
	background-image: url(img/cfc_gerbera_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  cfc_retro_marble2  ///////////////////////////////////////*/
#detail #cfc_retro_marble2_01{
	background-image: url(img/cfc_retro_marble2_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_retro_marble2_02{
	background-image: url(img/cfc_retro_marble2_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_heart  ///////////////////////////////////////*/
#detail #cfc_heart_01{
	background-image: url(img/cfc_heart_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_heart_02{
	background-image: url(img/cfc_heart_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_psyched_flower  ///////////////////////////////////////*/
#detail #cfc_psyched_flower_01{
	background-image: url(img/cfc_psyched_flower_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_psyched_flower_02{
	background-image: url(img/cfc_psyched_flower_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_kobana  ///////////////////////////////////////*/
#detail #cfc_kobana_01{
	background-image: url(img/cfc_kobana_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_kobana_02{
	background-image: url(img/cfc_kobana_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_japan  ///////////////////////////////////////*/
#detail #cfc_japan_01{
	background-image: url(img/cfc_japan_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_japan_02{
	background-image: url(img/cfc_japan_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_zebra_pink  ///////////////////////////////////////*/
#detail #cfc_zebra_pink_01{
	background-image: url(img/cfc_zebra_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_zebra_pink_02{
	background-image: url(img/cfc_zebra_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_mike  ///////////////////////////////////////*/
#detail #cfc_mike_01{
	background-image: url(img/cfc_mike_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_mike_02{
	background-image: url(img/cfc_mike_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_vitamin  ///////////////////////////////////////*/
#detail #cfc_vitamin_01{
	background-image: url(img/cfc_vitamin_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_vitamin_02{
	background-image: url(img/cfc_vitamin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/  cfc_gokuraku  ///////////////////////////////////////*/
#detail #cfc_gokuraku_01{
	background-image: url(img/cfc_gokuraku_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cfc_gokuraku_02{
	background-image: url(img/cfc_gokuraku_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*Cross Design・フライトLコラボここまで*/

/*フライトLコラボここから*/


/*/  flc_naiale_white_01  ///////////////////////////////////////*/
#detail #flc_naiale_white_01{
	background-image: url(img/flc_naiale_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_naiale_white_02{
	background-image: url(img/flc_naiale_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_naiale_clear_01  ///////////////////////////////////////*/
#detail #flc_naiale_clear_01{
	background-image: url(img/flc_naiale_clear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_naiale_clear_02{
	background-image: url(img/flc_naiale_clear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_tribal_white_01  ///////////////////////////////////////*/
#detail #flc_tribal_white_01{
	background-image: url(img/flc_tribal_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_tribal_white_02{
	background-image: url(img/flc_tribal_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_tribal_clear_01  ///////////////////////////////////////*/
#detail #flc_tribal_clear_01{
	background-image: url(img/flc_tribal_clear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_tribal_clear_02{
	background-image: url(img/flc_tribal_clear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_tribal_tear_01  ///////////////////////////////////////*/
#detail #flc_tribal_tear_01{
	background-image: url(img/flc_tribal_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_tribal_tear_02{
	background-image: url(img/flc_tribal_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_agehahalf_white_01  ///////////////////////////////////////*/
#detail #flc_agehahalf_white_01{
	background-image: url(img/flc_agehahalf_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_agehahalf_white_02{
	background-image: url(img/flc_agehahalf_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_agehahalf_clear_01  ///////////////////////////////////////*/
#detail #flc_agehahalf_clear_01{
	background-image: url(img/flc_agehahalf_clear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_agehahalf_clear_02{
	background-image: url(img/flc_agehahalf_clear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_butterfly_purple_01  ///////////////////////////////////////*/
#detail #flc_butterfly_purple_01{
	background-image: url(img/flc_butterfly_purple_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_butterfly_purple_02{
	background-image: url(img/flc_butterfly_purple_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_butterfly_tear_01  ///////////////////////////////////////*/
#detail #flc_butterfly_tear_01{
	background-image: url(img/flc_butterfly_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_butterfly_tear_02{
	background-image: url(img/flc_butterfly_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_sakura_white_01  ///////////////////////////////////////*/
#detail #flc_sakura_white_01{
	background-image: url(img/flc_sakura_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_sakura_white_02{
	background-image: url(img/flc_sakura_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_sakura_tear_01  ///////////////////////////////////////*/
#detail #flc_sakura_tear_01{
	background-image: url(img/flc_sakura_tear_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_sakura_tear_02{
	background-image: url(img/flc_sakura_tear_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_kenkajoutou_01  ///////////////////////////////////////*/
#detail #flc_kenkajoutou_01{
	background-image: url(img/flc_kenkajoutou_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_kenkajoutou_02{
	background-image: url(img/flc_kenkajoutou_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_tribal_black_01  ///////////////////////////////////////*/
#detail #flc_tribal_black_01{
	background-image: url(img/flc_tribal_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_tribal_black_02{
	background-image: url(img/flc_tribal_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_heart_pink_01  ///////////////////////////////////////*/
#detail #flc_heart_pink_01{
	background-image: url(img/flc_heart_pink_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_heart_pink_02{
	background-image: url(img/flc_heart_pink_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_dolphin_red_01  ///////////////////////////////////////*/
#detail #flc_dolphin_red_01{
	background-image: url(img/flc_dolphin_red_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_dolphin_red_02{
	background-image: url(img/flc_dolphin_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_dolphin_blue_01  ///////////////////////////////////////*/
#detail #flc_dolphin_blue_01{
	background-image: url(img/flc_dolphin_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_dolphin_blue_02{
	background-image: url(img/flc_dolphin_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_snow_blue_01  ///////////////////////////////////////*/
#detail #flc_snow_blue_01{
	background-image: url(img/flc_snow_blue_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_snow_blue_02{
	background-image: url(img/flc_snow_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_snow_black_01  ///////////////////////////////////////*/
#detail #flc_snow_black_01{
	background-image: url(img/flc_snow_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_snow_black_02{
	background-image: url(img/flc_snow_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_snow_white_01  ///////////////////////////////////////*/
#detail #flc_snow_white_01{
	background-image: url(img/flc_snow_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_snow_white_02{
	background-image: url(img/flc_snow_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_xmaspanda_01  ///////////////////////////////////////*/
#detail #flc_xmaspanda_01{
	background-image: url(img/flc_xmaspanda_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_xmaspanda_02{
	background-image: url(img/flc_xmaspanda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_fire_black_01  ///////////////////////////////////////*/
#detail #flc_fire_black_01{
	background-image: url(img/flc_fire_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_fire_black_02{
	background-image: url(img/flc_fire_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_fire_white_01  ///////////////////////////////////////*/
#detail #flc_fire_white_01{
	background-image: url(img/flc_fire_white_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_fire_white_02{
	background-image: url(img/flc_fire_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_swallow_01  ///////////////////////////////////////*/
#detail #flc_swallow_01{
	background-image: url(img/flc_swallow_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_swallow_02{
	background-image: url(img/flc_swallow_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_free_cat  ///////////////////////////////////////*/
#detail #flc_free_cat_01{
	background-image: url(img/flc_free_cat_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_free_cat_02{
	background-image: url(img/flc_free_cat_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_japan_tribal  ///////////////////////////////////////*/
#detail #flc_japan_tribal_01{
	background-image: url(img/flc_japan_tribal_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_japan_tribal_02{
	background-image: url(img/flc_japan_tribal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_amoa_tribal  ///////////////////////////////////////*/
#detail #flc_amoa_tribal_01{
	background-image: url(img/flc_amoa_tribal_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_amoa_tribal_02{
	background-image: url(img/flc_amoa_tribal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_borneo_tribal  ///////////////////////////////////////*/
#detail #flc_borneo_tribal_01{
	background-image: url(img/flc_borneo_tribal_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_borneo_tribal_02{
	background-image: url(img/flc_borneo_tribal_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_skull322  ///////////////////////////////////////*/
#detail #flc_skull322_01{
	background-image: url(img/flc_skull322_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_skull322_02{
	background-image: url(img/flc_skull322_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_purplefire  ///////////////////////////////////////*/
#detail #flc_purplefire_01{
	background-image: url(img/flc_purplefire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_purplefire_02{
	background-image: url(img/flc_purplefire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_bluefire  ///////////////////////////////////////*/
#detail #flc_bluefire_01{
	background-image: url(img/flc_bluefire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_bluefire_02{
	background-image: url(img/flc_bluefire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_redfire  ///////////////////////////////////////*/
#detail #flc_redfire_01{
	background-image: url(img/flc_redfire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_redfire_02{
	background-image: url(img/flc_redfire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_blackfire  ///////////////////////////////////////*/
#detail #flc_blackfire_01{
	background-image: url(img/flc_blackfire_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_blackfire_02{
	background-image: url(img/flc_blackfire_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  flc_moon  ///////////////////////////////////////*/
#detail #flc_moon_01{
	background-image: url(img/flc_moon_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_moon_02{
	background-image: url(img/flc_moon_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*/ タイトー別注 white gold  ///////////////////////////////////////*/
#detail #w_gold_01{
	background-image: url(img/flc_taito_gold_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #w_gold_02{
	background-image: url(img/flc_taito_gold_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  タイトー別注 white silver  ///////////////////////////////////////*/
#detail #w_silver_01{
	background-image: url(img/flc_taito_silver_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #w_silver_02{
	background-image: url(img/flc_taito_silver_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  タイトー別注 white red  ///////////////////////////////////////*/
#detail #w_red_01{
	background-image: url(img/flc_taito_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #w_red_02{
	background-image: url(img/flc_taito_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  タイトー別注 white blue  ///////////////////////////////////////*/
#detail #w_blue_01{
	background-image: url(img/flc_taito_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #w_blue_02{
	background-image: url(img/flc_taito_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/ タイトー別注 black gold  ///////////////////////////////////////*/
#detail #b_gold_01{
	background-image: url(img/flc_taito_b_gold_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #b_gold_02{
	background-image: url(img/flc_taito_b_gold_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  タイトー別注 black silver  ///////////////////////////////////////*/
#detail #b_silver_01{
	background-image: url(img/flc_taito_b_silver_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #b_silver_02{
	background-image: url(img/flc_taito_b_silver_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  タイトー別注 black red  ///////////////////////////////////////*/
#detail #b_red_01{
	background-image: url(img/flc_taito_b_red_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #b_red_02{
	background-image: url(img/flc_taito_b_red_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  タイトー別注 black blue  ///////////////////////////////////////*/
#detail #b_blue_01{
	background-image: url(img/flc_taito_b_blue_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #b_blue_02{
	background-image: url(img/flc_taito_b_blue_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  gecko  ///////////////////////////////////////*/
#detail #flc_gecko_01{
	background-image: url(img/flc_gecko_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_gecko_02{
	background-image: url(img/flc_gecko_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ジュリエット  ///////////////////////////////////////*/
#detail #flc_juliet_01{
	background-image: url(img/flc_juliet_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_juliet_02{
	background-image: url(img/flc_juliet_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  アロハ  ///////////////////////////////////////*/
#detail #flc_aloha_01{
	background-image: url(img/flc_aloha_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_aloha_02{
	background-image: url(img/flc_aloha_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ペイズリースカル  ///////////////////////////////////////*/
#detail #flc_skull_p_01{
	background-image: url(img/flc_skull_p_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_skull_p_02{
	background-image: url(img/flc_skull_p_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  ジャガー  ///////////////////////////////////////*/
#detail #flc_jaguar_01{
	background-image: url(img/flc_jaguar_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #flc_jaguar_02{
	background-image: url(img/flc_jaguar_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}


/*フライトLコラボここまで*/


/*SEAMLESSコラボここから*/

/*/  桜 ホワイト  ///////////////////////////////////////*/
#detail #sec_sakur_w_01{
	background-image: url(img/sec_sakur_w_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sec_sakur_w_02{
	background-image: url(img/sec_sakur_w_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  桜 ブラック  ///////////////////////////////////////*/
#detail #sec_sakur_b_01{
	background-image: url(img/sec_sakur_b_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sec_sakur_b_02{
	background-image: url(img/sec_sakur_b_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*SEAMLESSコラボここまで*/


/*フィットフライトコラボここから*/


/*/  Ｓ4×Fit　Flight (シェイプ/桜花）  ///////////////////////////////////////*/
#detail #sfc_sakurahana_01{
	background-image: url(img/sfc_sakurahana_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_sakurahana_02{
	background-image: url(img/sfc_sakurahana_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/トライブ）  ///////////////////////////////////////*/
#detail #sfc_traive_01{
	background-image: url(img/sfc_traive_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_traive_02{
	background-image: url(img/sfc_traive_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/パンダ）  ///////////////////////////////////////*/
#detail #sfc_panda_01{
	background-image: url(img/sfc_panda_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_panda_02{
	background-image: url(img/sfc_panda_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/King Of Kings）  ///////////////////////////////////////*/
#detail #sfc_king_01{
	background-image: url(img/sfc_king_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_king_02{
	background-image: url(img/sfc_king_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/銀蝶）  ///////////////////////////////////////*/
#detail #sfc_ginchou_01{
	background-image: url(img/sfc_ginchou_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_ginchou_02{
	background-image: url(img/sfc_ginchou_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/黒蝶）  ///////////////////////////////////////*/
#detail #sfc_kurochou_01{
	background-image: url(img/sfc_kurochou_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_kurochou_02{
	background-image: url(img/sfc_kurochou_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/燃え尽きパンダ）  ///////////////////////////////////////*/
#detail #sfc_moetuki_01{
	background-image: url(img/sfc_moetuki_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_moetuki_02{
	background-image: url(img/sfc_moetuki_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/Love）  ///////////////////////////////////////*/
#detail #sfc_love_01{
	background-image: url(img/sfc_love_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_love_02{
	background-image: url(img/sfc_love_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/シュレーゲル・ホワイト）  ///////////////////////////////////////*/
#detail #sfc_schlegel_white_01{
	background-image: url(img/sfc_schlegel_white_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_schlegel_white_02{
	background-image: url(img/sfc_schlegel_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/シュレーゲル・ブラック）  ///////////////////////////////////////*/
#detail #sfc_schlegel_black_01{
	background-image: url(img/sfc_schlegel_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_schlegel_black_02{
	background-image: url(img/sfc_schlegel_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/カムイシキ・ホワイト）  ///////////////////////////////////////*/
#detail #sfc_kamuisiki_white_01{
	background-image: url(img/sfc_kamuisiki_white_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_kamuisiki_white_02{
	background-image: url(img/sfc_kamuisiki_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/カムイシキ・ブラック）  ///////////////////////////////////////*/
#detail #sfc_kamuisiki_black_01{
	background-image: url(img/sfc_kamuisiki_black_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_kamuisiki_black_02{
	background-image: url(img/sfc_kamuisiki_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/バンビ）  ///////////////////////////////////////*/
#detail #sfc_banbi_01{
	background-image: url(img/sfc_banbi_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_banbi_02{
	background-image: url(img/sfc_banbi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/カプセル怪獣）  ///////////////////////////////////////*/
#detail #sfc_capsule_01{
	background-image: url(img/sfc_capsule_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_capsule_02{
	background-image: url(img/sfc_capsule_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/カンナビス・Dブラック）  ///////////////////////////////////////*/
#detail #sfc_kanna_black_01{
	background-image: url(img/sfc_kanna_black_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_kanna_black_02{
	background-image: url(img/sfc_kanna_black_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/カンナビス・Dホワイト）  ///////////////////////////////////////*/
#detail #sfc_kanna_white_01{
	background-image: url(img/sfc_kanna_white_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_kanna_white_02{
	background-image: url(img/sfc_kanna_white_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
/*/  Ｓ4×Fit　Flight (シェイプ/パンプキン）  ///////////////////////////////////////*/
#detail #sfc_pumpkin_01{
	background-image: url(img/sfc_pumpkin_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #sfc_pumpkin_02{
	background-image: url(img/sfc_pumpkin_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}

/*フィットフライトコラボここまで*/
