﻿@charset "utf-8";

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.menu1 a  { color: #1d3994;font-weight: normal; font-size: 9pt; line-height:12px; text-decoration:none;}
.menu1 a:hover { color: yellow; text-decoration:none;}

.menu2 a  { color: #1d3994;font-weight: normal; font-size: 9pt; line-height:12px; text-decoration:none;}
.menu2 a:hover { color: #ff4400; text-decoration:none;}

.zzz a  { color: white;font-weight: bold; font-size: 10pt; line-height:12px; text-decoration:none;}
.zzz a:hover { color: yellow; text-decoration:none;}

.zzz2 a  { color: white;font-weight: bold; font-size: 12pt; line-height:12px; text-decoration:none;}
.zzz2 a:hover { color: yellow; text-decoration:none;}

.srch a  { color: white;font-weight: normal; font-size: 10pt; line-height:14px;  text-decoration:none;}
.srch a:hover { color: yellow;  text-decoration:none;}

.yyy  { color: #000000;font-weight: bold; font-size: 12pt; line-height:16px;}

.xxx1 {font-size:12px; line-height:15px;}

.xxx14 {font-size:14px; line-height:15px;}

.xxx14 a:hover { color: #ff4400; }

.xx { color: #ff4400;font-weight: bold;font-size: 11pt;}
.nrml { font-weight: normal;font-size: 11pt;}
.gd { color: black; font-size: 9pt;}

.ank a  { color: #1d3994 ;font-weight: normal; font-size: 10pt; line-height:12px; text-decoration:none;}
.ank a:hover { color: #ff4400; text-decoration:none;}

.ank2 a  { color: #1d3994 ;font-weight: bold; font-size: 12pt; line-height:14px; text-decoration:none;}
.ank2 a:hover { color: #ff4400; text-decoration:none;}

.kakusi a  { color: black;font-weight: normal; font-size: 10pt; line-height:12px; text-decoration:none;}
.kakusi a:hover { color: black; text-decoration:none;}

.submenu {font-size:8pt; line-height:10px; text-decoration:none;}
.submenu a  { color: #1d3994 ;font-weight: normal; font-size: 8pt; line-height:10px; text-decoration:none;}
.submenu a:hover { color: #ff4400; text-decoration:none;}

.formtxtsmall  {color:#000000;text-decoration:none;font-size:10pt;}

.txt8pt {font-size:8pt; line-height:10pt; text-decoration:none;}
.txt8pt a  { color: #1d3994 ;font-weight: normal; font-size: 8pt; line-height:10pt; text-decoration:none;}
.txt8pt a:visited { color: #6C0A73; text-decoration:none;}
.txt8pt a:hover { color: #ff4400; text-decoration:none;}

.txt9pt {font-size:9pt; line-height:11pt; text-decoration:none;}
.txt9pt a  { color: #1d3994 ;font-weight: normal; font-size: 9pt; line-height:11pt; text-decoration:none;}
.txt9pt a:visited { color: #6C0A73; text-decoration:none;}
.txt9pt a:hover { color: #ff4400; text-decoration:none;}

.txt9pt_blue {font-size:9pt; line-height:11pt; text-decoration:none;}
.txt9pt_blue a  { color: #1d3994 ;font-weight: normal; font-size: 9pt; line-height:11pt; text-decoration:none;}
.txt9pt_blue a:visited { color: #1d3994; text-decoration:none;}
.txt9pt_blue a:hover { color: #ff4400; text-decoration:none;}

.txt10pt {font-size:10pt; line-height:12pt; text-decoration:none;}
.txt10pt a  { color: #1d3994 ;font-weight: normal; font-size: 10pt; line-height:12pt; text-decoration:none;}
.txt10pt a:visited { color: #6C0A73; text-decoration:none;}
.txt10pt a:hover { color: #ff4400; text-decoration:none;}

.txt11pt {font-size:11pt; line-height:13pt; text-decoration:none;}
.txt11pt a  { color: #1d3994 ;font-weight: normal; font-size: 11pt; line-height:13pt; text-decoration:none;}
.txt11pt a:visited { color: #6C0A73; text-decoration:none;}
.txt11pt a:hover { color: #ff4400; text-decoration:none;}

.txt12pt {font-size:12pt; line-height:14pt; text-decoration:none;}
.txt12pt a  { color: #1d3994 ;font-weight: normal; font-size: 12pt; line-height:14pt; text-decoration:none;}
.txt12pt a:visited { color: #6C0A73; text-decoration:none;}
.txt12pt a:hover { color: #ff4400; text-decoration:none;}

.txt12pt_blue {font-size:12pt; line-height:14pt; text-decoration:none;}
.txt12pt_blue a  { color: #1d3994 ;font-weight: normal; font-size: 12pt; line-height:14pt; text-decoration:none;}
.txt12pt_blue a:visited { color: #1d3994; text-decoration:none;}
.txt12pt_blue a:hover { color: #ff4400; text-decoration:none;}

/*フォントサイズ*/
.txt8px { font-size:8px; }
.txt9px { font-size:9px; }
.txt10px { font-size:10px; }
.txt11px { font-size:11px; }
.txt12px { font-size:12px; }
.txt13px { font-size:13px; }
.txt14px { font-size:14px; }
.txt15px { font-size:15px; }
.txt16px { font-size:16px; }
.txt17px { font-size:17px; }
.txt18px { font-size:18px; }
.txt19px { font-size:19px; }
.txt20px { font-size:20px; }
.txt21px { font-size:21px; }
.txt22px { font-size:22px; }
.txt23px { font-size:23px; }
.txt24px { font-size:24px; }
.txt25px { font-size:25px; }

/*行の高さ*/
.linehgt8px { line-height:8px; }
.linehgt9px { line-height:9px; }
.linehgt10px { line-height:10px; }
.linehgt11px { line-height:11px; }
.linehgt12px { line-height:12px; }
.linehgt13px { line-height:13px; }
.linehgt14px { line-height:14px; }
.linehgt15px { line-height:15px; }
.linehgt16px { line-height:16px; }
.linehgt17px { line-height:17px; }
.linehgt18px { line-height:18px; }
.linehgt19px { line-height:19px; }
.linehgt20px { line-height:20px; }
.linehgt21px { line-height:21px; }
.linehgt22px { line-height:22px; }
.linehgt23px { line-height:23px; }
.linehgt24px { line-height:24px; }
.linehgt25px { line-height:25px; }

.txt14pt {font-size:14pt; line-height:16pt; text-decoration:none;}
.txt14pt a  { color: #1d3994 ;font-weight: normal; font-size: 14pt; line-height:16pt; text-decoration:none;}
.txt14pt a:visited { color: #6C0A73; text-decoration:none;}
.txt14pt a:hover { color: #ff4400; text-decoration:none;}

.butt01 {font-weight:bold; border-style: outset; border-color: #F96; color: #000; background-color: #F90;}

.submitButton {border-style: solid; border-width: 1px; border-color: #dcdc00; color: #1d3994; background-color: #dcdcdc; letter-spacing: 8px; margin: 2px; padding: 2px 16px; width: 120px; font-size: 14px;}

.sbButton01 {border-style: solid; border-color: #dcdc00; color: #1d3994; background-color: #dcdcdc; font-size: 14px;}

.sbButton02 {font-weight:bold; border-style: outset; border-color: #F96; color: #000; background-color: #F90;}

.xp1 {width:76px; height:20px;}

.xp2 {width:140px; height:20px;}

.ank3 {font-size: 9pt; line-height:14px;}
.ank3 a { color: #1d3994 ;font-weight: normal; font-size: 10pt; line-height:14px; text-decoration:underline;}
.ank3 a:visited { color: #6C0A73;}
.ank3 a:hover { color: #ff4400;}

.ank4 {font-size: 11pt; line-height:14px;}
.ank4 a  { color:#1d3994;font-weight: normal; font-size: 11pt; line-height:14px; text-decoration:none;}
.ank4 a:hover { color: #ff4400; text-decoration:none; }

.ank5 a {font-size:9pt; text-decoration:none;color:#ffffff;}
.ank5 a:visited { color: #ffffff; }
.ank5 a:hover { color: orange; }

.ank6 {font-size: 11pt; line-height:20px;}
.ank6 a  { color: #1d3994 ;font-weight: normal; font-size: 11pt; line-height:20px; text-decoration:none;}
.ank6 a:hover { color: #ff4400; text-decoration:none; }

h1 { font-size:12pt; margin:1px; padding:1px; display:inline; font-family:"MS PGothic", "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";}

h2 { display:inline; }
.h2_topTab {
    font-size:11pt;
    font-weight:bold;
}
.h2_itemDetail {
    font-size:14px;
    font-weight: bold;
}

h3 { display:inline; }
.h3_topRanking {
    font-size:15px;
    font-weight:bold;
}
.h3_topList {
    font-size:9pt;
    font-weight:bold;
    margin:2px;
}
.h3_itemDetail {
    font-size:11pt;
    font-weight:bold;
    color:#808080;
}
.h3_itemRecommend {
    font-size:9pt;
    font-weight:bold;
}
.h3_itemComment {
    font-size:11pt;
    font-weight:normal;
}

h1 a { color:#1d3994;text-decoration:none; }
h1 a:visited { color:#1d3994; }
h1 a:hover { color:#ff4400; }

.list1 {font-size:12pt;color:white;border:solid #1E90FF;background-color:#1E90FF;border-width:1px;text-align:center;text-decoration:none;padding: 0px 10px 1px 10px;}
.list2 a {font-size:12pt;border:solid #A9A9A9;border-width:1px;text-align:center;text-decoration:none;padding: 0px 10px 1px 10px;}
.list2 a:hover {font-size:12pt;color:white;border:solid #A9A9A9;background-color:#A9A9A9;border-width:1px;text-align:center;text-decoration:none;padding: 0px 10px 1px 10px;}

.sitemap_h2 {font-size:12pt; line-height:18px; text-decoration:none;margin:1px; padding:1px;display:inline;}
.sitemap_h2 a {color: #1d3994 ;font-weight: normal; font-size: 12pt; line-height:18px; text-decoration:none;}
.sitemap_h2 a:hover {color: #FF0000; text-decoration:none;}

.sitemap_h3 {font-size:11pt; line-height:18px; text-decoration:none;margin:15px; padding:1px;display:inline;}

.sitemap_ul {font-size:10pt; line-height:18px; text-decoration:none;margin-top:5px;margin-bottom:5px}
.sitemap_ul a {color: #1d3994 ;font-weight: normal; font-size: 10pt; line-height:18px; text-decoration:none;}
.sitemap_ul a:hover {color: #FF0000; text-decoration:none;}

.sitemap_h {color:#ed800d;font-size:12px; text-decoration:none;}
.sitemap_h a {color:#000000;font-weight: normal; font-size: 12px; text-decoration:none;}
.sitemap_h a:hover {color:#ed800d; text-decoration:none;}

.rankon {font-size:10pt;color:white;border:solid #4D627D;background-color:#4D627D;border-width:1px;text-align:center;text-decoration:none;padding: 0px 5px 0px 5px;}
.rankon a {color:white;text-decoration:none;}
.rankon a:visited {color:white;text-decoration:none;}

.rankoff a {font-size:10pt;text-align:center;text-decoration:none;}
.rankoff a:hover {font-size:10pt;color:#ff4400;text-align:center;text-decoration:underline;}

.ank7 a  { font-family:Arial, Times; color: #1d3994 ;font-weight: normal; font-size: 10pt; line-height:12px; text-decoration:none;}
.ank7 a:hover { color: #ff4400; text-decoration:none;}

.eng_page_link a  { color: #0000FF ;font-weight: bold; font-size: 16pt; line-height:30pt; text-decoration:underline;}
.eng_page_link a:visited { color: #0000FF; text-decoration:underline;}
.eng_page_link a:hover { color: #FF0000; text-decoration:underline;}

body 
{
	/* マージンのリセット */
    margin: 0 0 0 0;
	
	text-align:center;
    font-size: 16px;
	font-family:"MS PGothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Sans-Serif;
}

ul,
li {
	list-style:none;
	margin:0;
	padding:0;
}

.mascot {
    top:4px;
    left:160px;
    position:absolute;
}

.headArea {
    position:relative;
}
.bodyMain {
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyHead {
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
}
.bodyManu {
	background-repeat: repeat-x;
    position:absolute;
    top:28px;
}
.whole {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.dropMenu {
    display: none;
}

.left {
	width:163px;
	left:0px;
	top:156px;
	float:left;
}

.left2 {
	width:163px;
	left:0px;
	top:215px;
	float:left;
}

.left_in {
	width:163px;
}

.right {
    width: 643px;
	background-color:#ffffff;
	float:left;
}

.right2 {
	width:170px;
	float:left;
}

.right_wide {
	width:813px;
	background-color:#ffffff;
	float:left;
}

.item_right {
	width:190px;
	background-color:#FFFFFF;
	float:left;
}

.bikou {
	font-size:11pt;
	line-height:13pt;
	margin:0px 10px 0px 13px;
	text-align:left;
}

.rightbottom {
	width:170px;
	position:relative;
	left:0px;
}

/* ジャンルごとの文字色 */
.typ1Color101 
{
    /* フィギュア */
    color:#da0e33;
}
.typ1Color102 
{
    /* ミリタリープラモ */
    color:#67711c;
}
.typ1Color103 
{
    /* ミニ四駆他 */
    color:#6950c7;
}
.typ1Color104 
{
    /* 鉄道模型 N */
    color:#209c3e;
}
.typ1Color106 
{
    /* ミニカー */
    color:#082b91;
}
.typ1Color107 
{
    /* 工具塗料 */
    color:#748a9e;
}
.typ1Color108 
{
    /* ドール */
    color:#e373a9;
}
.typ1Color109 
{
    /* ガンプラ他 */
    color:#008081;
}
.typ1Color110 
{
    /* キャラグッズ */
    color:#bc3391;
}
.typ1Color111 
{
    /* ロボット・特撮 */
    color:#134c55;
}
.typ1Color112 
{
    /* カーモデル */
    color:#3a55b8;
}
.typ1Color115 
{
    /* 雑誌・資料集 */
    color:#a27800;
}
.typ1Color117
{
    /* 鉄道模型 HO・Z */
    color:#207347;
}
.typ1Color119
{
    /* おもちゃ */
    color:#ef610f;
}
.typ1Color120
{
    /* 飛行機他完成品 */
    color:#30560a;
}
.typ1Color121
{
    /* トレカ */
    color:#0f749c;
}

/* ジャンルごとの背景色 */
.typ1BgColor100
{
    /* 全カテゴリ */
    background-color:#1a2c77;
}
.typ1BgColor101 
{
    /* フィギュア */
    background-color:#da0e33;
}
.typ1BgColor102 
{
    /* ミリタリープラモ */
    background-color:#67711c;
}
.typ1BgColor103 
{
    /* ミニ四駆他 */
    background-color:#6950c7;
}
.typ1BgColor104 
{
    /* 鉄道模型 N */
    background-color:#209c3e;
}
.typ1BgColor106 
{
    /* ミニカー */
    background-color:#082b91;
}
.typ1BgColor107 
{
    /* 工具塗料 */
    background-color:#748a9e;
}
.typ1BgColor108 
{
    /* ドール */
    background-color:#e373a9;
}
.typ1BgColor109 
{
    /* ガンプラ他 */
    background-color:#008081;
}
.typ1BgColor110 
{
    /* キャラグッズ */
    background-color:#bc3391;
}
.typ1BgColor111 
{
    /* ロボット・特撮 */
    background-color:#134c55;
}
.typ1BgColor112 
{
    /* カーモデル */
    background-color:#3a55b8;
}
.typ1BgColor115 
{
    /* 雑誌・資料集 */
    background-color:#a27800;
}
.typ1BgColor117
{
    /* 鉄道模型 HO・Z */
    background-color:#207347;
}
.typ1BgColor119
{
    /* おもちゃ */
    background-color:#ef610f;
}
.typ1BgColor120
{
    /* 飛行機他完成品 */
    background-color:#30560a;
}
.typ1BgColor121
{
    /* トレカ */
    background-color:#0f749c;
}

/* ジャンルごとの背景色(サブ) */
.typ1BgColor101sub {
    /* フィギュア */
    background-color:#ea6e84;
}
.typ1BgColor102sub {
    /* ミリタリープラモ */
    background-color:#8d926c;
}
.typ1BgColor103sub {
    /* ミニ四駆他 */
    background-color:#a079bc;
}
.typ1BgColor104sub {
    /* 鉄道模型 N */
    background-color:#6eb650;
}
.typ1BgColor106sub {
    /* ミニカー */
    background-color:#6a80bc;
}
.typ1BgColor107sub {
    /* 工具・塗料 */
    background-color:#919eab;
}
.typ1BgColor108sub {
    /* ドール */
    background-color:#ed9ac4;
}
.typ1BgColor109sub {
    /* ガンプラ他 */
    background-color:#67b3b3;
}
.typ1BgColor110sub {
    /* キャラグッズ */
    background-color:#eb8cc3;
}
.typ1BgColor111sub {
    /* ロボット・特撮 */
    background-color:#729398;
}
.typ1BgColor112sub {
    /* カーモデル */
    background-color:#81a2e3;
}
.typ1BgColor115sub {
    /* 雑誌・資料集 */
    background-color:#bc9c4d;
}
.typ1BgColor117sub {
    /* 鉄道模型 HO・Z */
    background-color:#6b9876;
}
.typ1BgColor119sub {
    /* おもちゃ */
    background-color:#ea8e6e;
}
.typ1BgColor120sub {
    /* 飛行機他完成品 */
    background-color:#858e79;
}
.typ1BgColor121sub {
    /* トレカ */
    background-color:#75a8bb;
}

/* 選択色 */
.typ1BgColorSelected {
    background-color:#ff8200;
}

/* 薄い背景色 */
.typ1BgColorLight {
    background-color:#f3f3f3;
}

ul.left_list {
	list-style-type:none;
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
    font-size: 9pt;
    line-height: 13px;
}

.left_list_waku {
	padding:3px 0 3px 3px;
}

ul.left_list li {
	border-bottom: 1px solid #eaeaea;
	height:100%;
	text-align:left;
}
ul.left_list li a  {
	display: block;
	color: #1d3994;
	font-weight: normal;
	font-size: 9pt;
	line-height:15px;
	text-decoration:none;
}
ul.left_list li a:hover {
	color:#ffffff;
}
.left_list_h1 {
	height:29px;
	margin-bottom:10px;
}
.left_list_h2 {
	padding:5px 0;
	text-align: left;
	width:100%;
}
.left_list_h2 span {
    display: block;
    margin-left:5px;
    margin-right:5px;
	color:#ffffff;
    font-size:10pt;
    font-weight:bold;
}

/*フィギュア*/
li.left_list_101 a:hover {
	color:#ffffff;
	background-color:#ea6e84;
}
/*ミリタリープラモ*/
li.left_list_102 a:hover {
	color:#ffffff;
	background-color:#8d926c;
}
/*ミニ四駆他*/
li.left_list_103 a:hover {
	color:#ffffff;
	background-color:#a079bc;
}
/*鉄道模型 N*/
li.left_list_104 a:hover {
	color:#ffffff;
	background-color:#6eb650;
}
/*ミニカー*/
li.left_list_106 a:hover {
	color:#ffffff;
	background-color:#6a80bc;
}
/*工具・塗料*/
li.left_list_107 a:hover {
	color:#ffffff;
	background-color:#919eab;
}
/*ドール*/
li.left_list_108 a:hover {
	color:#ffffff;
	background-color:#ed9ac4;
}
/*ガンプラ他*/
li.left_list_109 a:hover {
	color:#ffffff;
	background-color:#67b3b3;
}
/*キャラグッズ*/
li.left_list_110 a:hover {
	color:#ffffff;
	background-color:#eb8cc3;
}
/*ロボット・特撮*/
li.left_list_111 a:hover {
	color:#ffffff;
	background-color:#729398;
}
/*カーモデル*/
li.left_list_112 a:hover {
	color:#ffffff;
	background-color:#81a2e3;
}
/*雑誌・資料集*/
li.left_list_115 a:hover {
	color:#ffffff;
	background-color:#bc9c4d;
}
/*鉄道模型 HO・Z*/
li.left_list_117  a:hover {
	color:#ffffff;
	background-color:#6b9876;
}
/*おもちゃ*/
li.left_list_119 a:hover {
	color:#ffffff;
	background-color:#ea8e6e;
}
/*飛行機他完成品*/
li.left_list_120 a:hover {
	color:#ffffff;
	background-color:#858e79;
}
/*トレカ*/
li.left_list_121 a:hover {
	color:#ffffff;
	background-color:#75a8bb;
}

.gtop {
	margin:0px;
	line-height:30px;
	font-size:11pt;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
}

.gtop a {
	color:#ffffff;
	text-decoration:none;
}

.hd_title {
    width:510px;
    margin-left:210px;
    padding-left:10px;
    line-height:28px;
    text-align:left;
    color:#808080;
    vertical-align:top;
    word-wrap: break-word;
    position:relative;
    top:3px;
    float:left;
}

.hd_right {
    width:240px;
    height:28px;
    line-height:28px;
    text-align:right;
    color:#808080;
    vertical-align:top;
    font-size:8pt;
    position:relative;
    top:3px;
    float:right;
}

.hd_logo {
    left:1px;
	top:4px;
	position:relative;
	z-index:9999;
	float:left;
    padding:1px;
    background-color:white;
}

.hd_genre_main {
    left:5px;
    top:57px;
    position:absolute;
    z-index:9999;
}
.hd_genre_main_area {
    width:150px;
    height:32px;
    line-height:32px;
    border-radius: 6px 6px 0px 0px;	/* CSS3草案 */
    -webkit-border-radius: 6px 6px 0px 0px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 6px 6px 0px 0px;	/* Firefox用 */
}

.hd_cart {
	width:965px;
	text-align:right;
}

.hd_cart>span {
  display: inline-block;
  margin-top: 5px;
}
.hd_cart span {
  vertical-align: top;
}
.hd_cart img {
  margin-top: -3px;
}

.hd_cart {font-size:8pt; text-decoration:none;}
.hd_cart a { color:#4C5188;font-weight: normal; font-size: 8pt; text-decoration:none;}
.hd_cart a:hover { color: #ff4400; text-decoration:none;}

.hd_icn {
	width:50px;
	height:50px;
	font-size:10pt;
	line-height:12pt;
	text-decoration:none;
	float:left;
}

.hd_menu_right {
	width:980px;
	height:61px;
	text-align:right;
}

.hd_mascot {
	left:20px;
	top:-10px;
	position:relative;
	z-index:9999;
	float:left;
}
.hd_mascot a img {
	border-style:none;
}

.hd_icn a  { color:#4C5188;font-weight: normal; font-size: 10pt; line-height:12pt; text-decoration:none;}
.hd_icn a:visited { color:#4C5188; text-decoration:none;}
.hd_icn a:hover { color: #ff4400; text-decoration:none;}

.hd_icn a.hd_icn_left {
	left:110px;
}

.hd_genre {
	width:970px;
	height:72px;
	margin:-4px 0 0 0 ;
	padding:5px 0 0 10px;
	background-image:url("/images/hd_ctgmenuback.gif");
	background-repeat: repeat-x;
}

.hd_ctg {
    float: left;
    display: block;
	margin:1px 0 1px 1px;
    width: 105px;
    height: 30px;
    background: url("/images/bt_hd_ctg_n2.png") no-repeat;
    text-indent: -9999px;
}

/* ジャンルごとのボタン */
/* フィギュア */
a.hd_ctg101
{
    background-position: -105px 0;
}
a.hd_ctg101:hover,
a.hd_ctg101.active
{
    background-position: -105px -30px;
}
/* ミリタリープラモ */
a.hd_ctg102
{
    background-position: -210px 0;
}
a.hd_ctg102:hover,
a.hd_ctg102.active
{
    background-position: -210px -30px;
}
/* ミニ四駆他*/
a.hd_ctg103
{
    background-position: -315px 0;
}
a.hd_ctg103:hover,
a.hd_ctg103.active
{
    background-position: -315px -30px;
}
/* 鉄道模型 N */
a.hd_ctg104
{
    background-position: -420px 0;
}
a.hd_ctg104:hover,
a.hd_ctg104.active
{
    background-position: -420px -30px;
}
/* ミニカー */
a.hd_ctg106
{
    background-position: -525px 0;
}
a.hd_ctg106:hover,
a.hd_ctg106.active
{
    background-position: -525px -30px;
}
/* 工具塗料 */
a.hd_ctg107
{
    background-position: -630px 0;
}
a.hd_ctg107:hover,
a.hd_ctg107.active
{
    background-position: -630px -30px;
}
/* ドール */
a.hd_ctg108
{
    background-position: -735px 0;
}
a.hd_ctg108:hover,
a.hd_ctg108.active
{
    background-position: -735px -30px;
}
/* ガンプラ他 */
a.hd_ctg109
{
    background-position: -840px 0;
}
a.hd_ctg109:hover,
a.hd_ctg109.active
{
    background-position: -840px -30px;
}
/* キャラグッズ */
a.hd_ctg110
{
    background-position: -945px 0;
}
a.hd_ctg110:hover,
a.hd_ctg110.active
{
    background-position: -945px -30px;
}
/* ロボット・特撮 */
a.hd_ctg111
{
    background-position: -1050px 0;
}
a.hd_ctg111:hover,
a.hd_ctg111.active
{
    background-position: -1050px -30px;
}
/* カーモデル */
a.hd_ctg112
{
    background-position: -1155px 0;
}
a.hd_ctg112:hover,
a.hd_ctg112.active
{
    background-position: -1155px -30px;
}
/* 雑誌・資料集 */
a.hd_ctg115
{
    background-position: -1260px 0;
}
a.hd_ctg115:hover,
a.hd_ctg115.active
{
    background-position: -1260px -30px;
}
/* 鉄道模型 HO・Z */
a.hd_ctg117
{
    background-position: -1365px 0;
}
a.hd_ctg117:hover,
a.hd_ctg117.active
{
    background-position: -1365px -30px;
}
/* おもちゃ */
a.hd_ctg119
{
    background-position: -1470px 0;
}
a.hd_ctg119:hover,
a.hd_ctg119.active
{
    background-position: -1470px -30px;
}
/* 飛行機他完成品 */
a.hd_ctg120
{
    background-position: -1575px 0;
}
a.hd_ctg120:hover,
a.hd_ctg120.active
{
    background-position: -1575px -30px;
}
/* トレカ */
a.hd_ctg121
{
    background-position: -1680px 0;
}
a.hd_ctg121:hover,
a.hd_ctg121.active
{
    background-position: -1680px -30px;
}

.hd_yline {
	width:980px;
	top:140px;
	left:0px;
	height:9px;
	background-image:url("/images/hd_yline.gif");
	background-repeat:repeat-x;
}

.cart_zero {
	width:100px;
	left:872px;
	top:50px;
	height:75px;
	background-color:#ffffff;
	font-size:8pt;
	z-index:2;
}

.search {
	width:980px;
	top:70px;
	left:0px;
	height:47px;
	padding-top:7px;
	vertical-align:middle;
	background-image: url("/images/search_back.gif");
	background-repeat:no-repeat;
}
.search_footer {
	width:811px;
	left:0px;
	height:32px;
	background-image: url("/images/search_bg.gif");
	text-align:left;
	border:1px solid #8C7B7C;
	padding:8px 0px 3px 0px;
	z-index:0;

}
.search_itemcnt {
  padding-top: 2px;
	font-size:9pt;
	color:#696969;
}

.search_help {font-size:9pt; text-decoration:none;}
.search_help a { color: #4C5188 ;font-weight: normal; font-size: 9pt; text-decoration:none;}
.search_help a:visited { color: #4C5188; text-decoration:none;}
.search_help a:hover { color: #ff4400; text-decoration:none;}

.searchtext {
	background-color:#ffffff;
	padding:0 24px 0 35px;
	height:31px;
	width:380px;
	outline: 0;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:16px;
	/*line-height:16px;*/
	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro";
	background-image: url('/images/icon_search.gif');
	background-repeat:no-repeat;
	background-position:7px;
}
.searchtext::-ms-clear {
    visibility:hidden
}

.txtSearch {
    position: relative;
}
.txtSearch a {
	background: url(/images/icon_src_clear.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 9px;
	right: 50px;
	z-index: 50;
	display: none;
}
.txtSearch a:hover {
	background-position: 0 -16px;
}
#lnkSrcClear {
	position: absolute;
	outline: none;
	top: 8px;
	right: 8px;
	width: 16px;
	height: 16px;
}

.srch_cart_button {
    position: relative;
    display: inline-block;
    width: 114px;
    vertical-align: top;
    text-decoration: none;
}

.srch_cart_icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 114px;
    height: 33px;
    background-image: url("/images/bt_cart.gif");
}
.srch_cart_number {
    position: absolute;
    top: 0px;
    right: 60px;
    width: 30px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #FF4900;
    font-family: arial,sans-serif;
}
.srch_cart_number_plus {
    position: absolute;
    top: 2px;
    right: 55px;
    font-size: 14px;
    font-weight: bold;
    color: #FF4900;
    font-family: arial,sans-serif;
}

a.srch_cart_button:hover {
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter:"alpha(opacity=50)";
}

.srch_mylist_button {
    vertical-align: top;
}

.item_genre {
	font-size: 13px;
	text-align:left;
	padding: 8px 0px 8px 13px;
}

.font_size12px
{
    font-size:12px;
}
.item_genre a  { color:#1d3994;font-weight: normal; font-size: 13px;text-decoration:none;}
.item_genre a:hover { color: #ff4400; text-decoration:none; }

.margin_5 { margin: 0px 5px 0px 5px; }

.item_name1 {
	padding: 4px 2px 3px 7px;
	font-size:14px;
	font-weight: bold;
/*	border: solid #BDBEAC; */
	border-width: 1px 0px 1px 0px;
	line-height: 16px;
}

.item_name2 {
/*	border: solid #BDBEAC; */
	border-width: 1px 1px 1px 0px;
	
}

.ItemAttention {
    line-height:16px;
    font-size:13px;
    color:#696969;
}
.ItemAttention a { 
    color:#1d3994;
    text-decoration:none;
}
.ItemAttention a:visited {
    color: #6C0A73;
    text-decoration:none;
}
.ItemAttention a:hover {
    color: #ff4400;
    text-decoration:none;
}
.ItemAttnTitle {
    font-size:12px;
    color:#B7B05E;
    font-weight:bold;
}

.item_hr {
	width:610px;
	border-top:1px solid #A19D9A;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.item_back {
	text-align:right;
	width:615px;
	padding: 0px 0px 5px 0px;
}

.item_back2 {
	text-align:right;
	/*width:640px;*/
	padding: 0px 0px 5px 0px;
}

.other_back {
	text-align:right;
	width:805px;
	padding: 0px 0px 5px 0px;
}

.greeting 
{
	width:640px;
	text-align:left;
	background-repeat: repeat-x;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.recommend {
	font-size:11pt;
	height:22px;
	vertical-align:middle;
	padding-left:15px;
	text-align:left;
}

.recommend a  { color: #1d3994 ;font-size: 11pt;text-decoration:none;}
.recommend a:hover { color: #ff4400; text-decoration:none;}

.cart_button {
	width:120px;
	height:24px;
	cursor:pointer;
}

.cart_button2 {
	width:148px;
	height:24px;
	cursor:pointer;
}

.cart_piece {
    width: 50px;
    height: 24px;
    font-size: 16px;
}

.cart_box_org {
	padding:10px 20px 10px 20px;
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: #A19D9A;
}

.cart_box_grn {
	padding:10px 20px 10px 20px;
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: #A19D9A;
}

.cart_box_blu {
	padding:10px 20px 10px 20px;
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: #A19D9A;
}

.CartBoxBgColorRev
{
	background-color: #defdb1;
}

.CartBoxBgColorPur
{
	background-color: #fff4a4;
}

.CartBoxBgColorWait
{
	background-color: #daf4f4;
}

.footer {
	background-color:#ffffff;
	font-size:9pt;
	line-height:12pt;
	text-decoration:none;
	margin-top:10px;
}

.footer a  { color:#1d3994;font-weight: normal; font-size: 9pt; line-height:12pt; text-decoration:none;}
.footer a:visited { color:#1d3994; text-decoration:none;}
.footer a:hover { color: #ff4400; text-decoration:none;}

.del_button {
	width:40px;
	height:24px;
	vertical-align:top;
	text-align:center;
	cursor:pointer;
	padding:0px;
}

.list9pt {font-size:9pt; text-decoration:none;}
.list9pt a  { color: #1d3994 ;font-weight: normal; font-size: 9pt; text-decoration:none;}
.list9pt a:visited { color: #6C0A73; text-decoration:none;}
.list9pt a:hover { color: #ff4400; text-decoration:none;}

.return9pt {font-size:9pt; line-height:11pt; text-decoration:none;}
.return9pt a  { color: #1d3994 ;font-weight: normal; font-size: 9pt; line-height:11pt; text-decoration:none;}
.return9pt a:visited { color: #1d3994; text-decoration:none;}
.return9pt a:hover { color: #ff4400; text-decoration:none;}

.return13px { font-size:13px;line-height:15px;text-decoration:none; }
.return13px a  { color:#1d3994;font-weight:normal;font-size:13px;line-height:15px;text-decoration:none; }
.return13px a:visited { color:#1d3994;text-decoration:none; }
.return13px a:hover { color:#ff4400;text-decoration:none; }

.list9pt a.sold_link {
    font-size: 10px;
}

.gazotitle_box {
	text-align: center;
	background-color: #F7FFEF;
	font-size:12px;
	color:#4A4A4A;
	font-weight: bold;
	border: solid 1px #A59C9C;
}

.imgbox img{
	border-style: solid;
	border-width: 2px;
	border-color:#ffffff;
	vertical-align:top;
}

.imgbox a:visited img{
	border-style: solid;
	border-width: 2px;
	border-color:#ffffff;
}

.imgbox a:hover img{
	border-style: solid;
	border-width: 2px;
	border-color:#1d3994;
}

.imgbox2 img{
	border-style: solid;
	border-width: 2px;
	border-color:#ffffff;
}

imgbox2 a {
    text-decoration:none;
}

.imgbox2 a:visited img{
	border-style: solid;
	border-width: 2px;
	border-color:#ffffff;
}

.imgbox2 a:hover img{
	border-style: solid;
	border-width: 2px;
	border-color:#1d3994;
}

.imgbox_etc a {
	color:#1d3994;
	font-size:8pt;
	vertical-align:bottom;
	text-decoration:none;
}

.imgbox_etc a:visited {
	color:#1d3994;
	font-size:8pt;
	vertical-align:bottom;
	text-decoration:none;
}

.imgbox_etc a:hover 
{
    color:Red;
}

/*************************************************************/
/*order画面の設定*/
/*************************************************************/

.order_right{
width:194px;

position:absolute;
left:790px;

background-color:#FFFFFF;

}

.order_left{
width:780px;

position:relative;
left:0px;

background-color:#FFFFFF;

}

.order_center{
width:750px;
margin:auto;
background-color:#FFFFFF;

}

.order_table { 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 2px #ffffff solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 

} 

.order_table TD { 
border: 2px #ffffff solid; /* セルの枠線（太さ・色・スタイル） */ 

} 


.order_footer {
width:980px;
margin:auto;

background-color:#ffffff;
font-size:10pt;
line-height:12pt;
text-decoration:none;
margin-top:10px;
}

.order_footer a  { color:#4C5188;font-weight: normal; font-size: 10pt; line-height:12pt; text-decoration:none;}
.order_footer a:visited { color:#4C5188; text-decoration:none;}
.order_footer a:hover { color: #ff4400; text-decoration:none;}

.order_txt9pt {
width:980px;
margin:auto;
font-size:9pt; line-height:11pt; text-decoration:none;
}

.order_txt9pt a  { color: #1d3994 ;font-weight: normal; font-size: 9pt; line-height:11pt; text-decoration:none;}
.order_txt9pt a:visited { color: #6C0A73; text-decoration:none;}
.order_txt9pt a:hover { color: #ff4400; text-decoration:none;}


.order_button {
	height:24px;
	vertical-align:top;
	cursor:pointer;
}

/*
tdに使用
*/
.order_go {
	text-align: center;
/*	width: 190px;
*/
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #875616;
	background-color:#ee9726;
}

/*
tdに使用
*/
.order_button2 {
	text-align: center;
	width: 190px;
	height: 30px;
}

/*
inputに使用
*/
.order_button3{
	width:190px;
	height:30px;
	vertical-align:top;
	cursor:pointer;

}



/*************************************************************/
/* 分類一覧の擬似リスト処理に関わる設定 -Start
/*************************************************************/
/* 文字の設定
------------------------------------------------------------ */
ul.main{
	font-size:10pt;
}
ul.main{
	text-align:center;
}
ol.sub{
	text-align:left;
}
.main a{
	text-decoration:none;
}

/* 色の設定
------------------------------------------------------------ */
.main{

}
.main li{

}
.main li.on{

}
.main a:link{
	color:#1d3994;
}
.main a:visited{
	color:#1d3994;
}
.main a:hover{
	color:#ff4400;
}

/* サイズ・余白・枠線の設定
------------------------------------------------------------ */
ul.main {
	width:163px;
	padding:0px;
	margin:0px;
	cursor:pointer;
}
.main li{
	margin:0px;
	padding: 0px 0px 0px 0px;
	list-style-position:outside;
	line-height:22px;
}
.main li.off{
	height:31px;
	width:100%;
}
.main li.on{
	height:100%;
	width:100%;
}

.btmline{
	text-align:left;
	width:100%;
	height:31px;
	cursor: pointer;
}


/* 表示位置の設定
------------------------------------------------------------ */
DIV#menu{
	top:29px;
	width:27px;
	position:absolute;
	z-index:0;
}

img { border:0px; }

/* 動作に関わる設定
------------------------------------------------------------ */
.main *{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:22px;
}
ul.main{
	position:relative;
}
ol.sub{
	position:relative;
}

.submenu_bar {
	height:5px;
}

/*フィギュア分類*/
ol.sub li.off_101{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #da0e33;
	border-right:solid 1px #da0e33;
	border-bottom:solid 1px #da0e33;
}
ol.sub li.on_101{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_101.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #da0e33;
	border-right:solid 1px #da0e33;
	border-bottom:solid 1px #da0e33;
}
ol.sub li.off_101 a, ol.sub li.off_101 a:hover, ol.sub li.off_101 a:visited {
	font-weight:bold;
	color:#da0e33;  /*ジャンル文字色*/
}
ol.sub li.on_101 a, ol.sub li.on_101 a:hover, ol.sub li.on_101 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_101:hover {
	background-color:#ea6e84;
}
.bunruiHover_101:hover .bunrui {
	color:#ffffff;
}

/*ミリタリープラモ分類*/
ol.sub li.off_102{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #67711c;
	border-right:solid 1px #67711c;
	border-bottom:solid 1px #67711c;
}
ol.sub li.on_102{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_102.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #67711c;
	border-right:solid 1px #67711c;
	border-bottom:solid 1px #67711c;
}
ol.sub li.off_102 a, ol.sub li.off_102 a:hover, ol.sub li.off_102 a:visited {
	font-weight:bold;
	color:#67711c;  /*ジャンル文字色*/
}
ol.sub li.on_102 a, ol.sub li.on_102 a:hover, ol.sub li.on_102 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_102:hover {
	background-color:#8d926c;
}
.bunruiHover_102:hover .bunrui {
	color:#ffffff;
}

/*ミニ四駆他分類*/
ol.sub li.off_103{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #6950c7;
	border-right:solid 1px #6950c7;
	border-bottom:solid 1px #6950c7;
}
ol.sub li.on_103{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_103.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #6950c7;
	border-right:solid 1px #6950c7;
	border-bottom:solid 1px #6950c7;
}
ol.sub li.off_103 a, ol.sub li.off_103 a:hover, ol.sub li.off_103 a:visited {
	font-weight:bold;
	color:#6950c7;  /*ジャンル文字色*/
}
ol.sub li.on_103 a, ol.sub li.on_103 a:hover, ol.sub li.on_103 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_103:hover {
	background-color:#a079bc;
}
.bunruiHover_103:hover .bunrui {
	color:#ffffff;
}

/*鉄道模型 N分類*/
ol.sub li.off_104{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #209c3e;
	border-right:solid 1px #209c3e;
	border-bottom:solid 1px #209c3e;
}
ol.sub li.on_104{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_104.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #209c3e;
	border-right:solid 1px #209c3e;
	border-bottom:solid 1px #209c3e;
}
ol.sub li.off_104 a, ol.sub li.off_104 a:hover, ol.sub li.off_104 a:visited {
	font-weight:bold;
	color:#209c3e;  /*ジャンル文字色*/
}
ol.sub li.on_104 a, ol.sub li.on_104 a:hover, ol.sub li.on_104 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_104:hover {
	background-color:#6eb650;
}
.bunruiHover_104:hover .bunrui {
	color:#ffffff;
}

/*ミニカー分類*/
ol.sub li.off_106{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #082b91;
	border-right:solid 1px #082b91;
	border-bottom:solid 1px #082b91;
}
ol.sub li.on_106{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_106.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #082b91;
	border-right:solid 1px #082b91;
	border-bottom:solid 1px #082b91;
}
ol.sub li.off_106 a, ol.sub li.off_106 a:hover, ol.sub li.off_106 a:visited {
	font-weight:bold;
	color:#082b91;  /*ジャンル文字色*/
}
ol.sub li.on_106 a, ol.sub li.on_106 a:hover, ol.sub li.on_106 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_106:hover {
	background-color:#6a80bc;
}
.bunruiHover_106:hover .bunrui {
	color:#ffffff;
}

/*工具・塗料分類*/
ol.sub li.off_107{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #748a9e;
	border-right:solid 1px #748a9e;
	border-bottom:solid 1px #748a9e;
}
ol.sub li.on_107{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_107.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #748a9e;
	border-right:solid 1px #748a9e;
	border-bottom:solid 1px #748a9e;
}
ol.sub li.off_107 a, ol.sub li.off_107 a:hover, ol.sub li.off_107 a:visited {
	font-weight:bold;
	color:#748a9e;  /*ジャンル文字色*/
}
ol.sub li.on_107 a, ol.sub li.on_107 a:hover, ol.sub li.on_107 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_107:hover {
	background-color:#919eab;
}
.bunruiHover_107:hover .bunrui {
	color:#ffffff;
}

/*ドール分類*/
ol.sub li.off_108{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #e373a9;
	border-right:solid 1px #e373a9;
	border-bottom:solid 1px #e373a9;
}
ol.sub li.on_108{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_108.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #e373a9;
	border-right:solid 1px #e373a9;
	border-bottom:solid 1px #e373a9;
}
ol.sub li.off_108 a, ol.sub li.off_108 a:hover, ol.sub li.off_108 a:visited {
	font-weight:bold;
	color:#e373a9;  /*ジャンル文字色*/
}
ol.sub li.on_108 a, ol.sub li.on_108 a:hover, ol.sub li.on_108 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_108:hover {
	background-color:#ed9ac4;
}
.bunruiHover_108:hover .bunrui {
	color:#ffffff;
}

/*ガンプラ他分類*/
ol.sub li.off_109{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #008081;
	border-right:solid 1px #008081;
	border-bottom:solid 1px #008081;
}
ol.sub li.on_109{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_109.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #008081;
	border-right:solid 1px #008081;
	border-bottom:solid 1px #008081;
}
ol.sub li.off_109 a, ol.sub li.off_109 a:hover, ol.sub li.off_109 a:visited {
	font-weight:bold;
	color:#008081;  /*ジャンル文字色*/
}
ol.sub li.on_109 a, ol.sub li.on_109 a:hover, ol.sub li.on_109 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_109:hover {
	background-color:#67b3b3;
}
.bunruiHover_109:hover .bunrui {
	color:#ffffff;
}

/*キャラグッズ分類*/
ol.sub li.off_110{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #bc3391;
	border-right:solid 1px #bc3391;
	border-bottom:solid 1px #bc3391;
}
ol.sub li.on_110{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_110.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #bc3391;
	border-right:solid 1px #bc3391;
	border-bottom:solid 1px #bc3391;
}
ol.sub li.off_110 a, ol.sub li.off_110 a:hover, ol.sub li.off_110 a:visited {
	font-weight:bold;
	color:#bc3391;  /*ジャンル文字色*/
}
ol.sub li.on_110 a, ol.sub li.on_110 a:hover, ol.sub li.on_110 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_110:hover {
	background-color:#eb8cc3;
}
.bunruiHover_110:hover .bunrui {
	color:#ffffff;
}

/*ロボット・特撮分類*/
ol.sub li.off_111{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #134c55;
	border-right:solid 1px #134c55;
	border-bottom:solid 1px #134c55;
}
ol.sub li.on_111{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_111.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #134c55;
	border-right:solid 1px #134c55;
	border-bottom:solid 1px #134c55;
}
ol.sub li.off_111 a, ol.sub li.off_111 a:hover, ol.sub li.off_111 a:visited {
	font-weight:bold;
	color:#134c55;  /*ジャンル文字色*/
}
ol.sub li.on_111 a, ol.sub li.on_111 a:hover, ol.sub li.on_111 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_111:hover {
	background-color:#729398;
}
.bunruiHover_111:hover .bunrui {
	color:#ffffff;
}

/*カーモデル分類*/
ol.sub li.off_112{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #3a55b8;
	border-right:solid 1px #3a55b8;
	border-bottom:solid 1px #3a55b8;
}
ol.sub li.on_112{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_112.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #3a55b8;
	border-right:solid 1px #3a55b8;
	border-bottom:solid 1px #3a55b8;
}
ol.sub li.off_112 a, ol.sub li.off_112 a:hover, ol.sub li.off_112 a:visited {
	font-weight:bold;
	color:#3a55b8;  /*ジャンル文字色*/
}
ol.sub li.on_112 a, ol.sub li.on_112 a:hover, ol.sub li.on_112 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_112:hover {
	background-color:#81a2e3;
}
.bunruiHover_112:hover .bunrui {
	color:#ffffff;
}

/*雑誌・資料集分類*/
ol.sub li.off_115{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #a27800;
	border-right:solid 1px #a27800;
	border-bottom:solid 1px #a27800;
}
ol.sub li.on_115{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_115.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #a27800;
	border-right:solid 1px #a27800;
	border-bottom:solid 1px #a27800;
}
ol.sub li.off_115 a, ol.sub li.off_115 a:hover, ol.sub li.off_115 a:visited {
	font-weight:bold;
	color:#a27800;  /*ジャンル文字色*/
}
ol.sub li.on_115 a, ol.sub li.on_115 a:hover, ol.sub li.on_115 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_115:hover {
	background-color:#bc9c4d;
}
.bunruiHover_115:hover .bunrui {
	color:#ffffff;
}

/*鉄道模型 HO・Z分類*/
ol.sub li.off_117 {
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #207347;
	border-right:solid 1px #207347;
	border-bottom:solid 1px #207347;
}
ol.sub li.on_117 {
	overflow:hidden;
	background-image:url("/images/sub_back_n3_117.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #207347;
	border-right:solid 1px #207347;
	border-bottom:solid 1px #207347;
}
ol.sub li.off_117 a, ol.sub li.off_117 a:hover, ol.sub li.off_117 a:visited {
	font-weight:bold;
	color:#207347;  /*ジャンル文字色*/
}
ol.sub li.on_117 a, ol.sub li.on_117 a:hover, ol.sub li.on_117 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_117:hover {
	background-color:#6b9876;
}
.bunruiHover_117:hover .bunrui {
	color:#ffffff;
}

/*おもちゃ分類*/
ol.sub li.off_119{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #ef610f;
	border-right:solid 1px #ef610f;
	border-bottom:solid 1px #ef610f;
}
ol.sub li.on_119{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_119.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #ef610f;
	border-right:solid 1px #ef610f;
	border-bottom:solid 1px #ef610f;
}
ol.sub li.off_119 a, ol.sub li.off_119 a:hover, ol.sub li.off_119 a:visited {
	font-weight:bold;
	color:#ef610f;  /*ジャンル文字色*/
}
ol.sub li.on_119 a, ol.sub li.on_119 a:hover, ol.sub li.on_119 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_119:hover {
	background-color:#ea8e6e;
}
.bunruiHover_119:hover .bunrui {
	color:#ffffff;
}

/*飛行機他完成品分類*/
ol.sub li.off_120{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #30560a;
	border-right:solid 1px #30560a;
	border-bottom:solid 1px #30560a;
}
ol.sub li.on_120{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_120.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #30560a;
	border-right:solid 1px #30560a;
	border-bottom:solid 1px #30560a;
}
ol.sub li.off_120 a, ol.sub li.off_120 a:hover, ol.sub li.off_120 a:visited {
	font-weight:bold;
	color:#30560a;  /*ジャンル文字色*/
}
ol.sub li.on_120 a, ol.sub li.on_120 a:hover, ol.sub li.on_120 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_120:hover {
	background-color:#858e79;
}
.bunruiHover_120:hover .bunrui {
	color:#ffffff;
}

/*トレカ分類*/
ol.sub li.off_121{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;  /*選択してない時の色*/
	border-left:solid 1px #0f749c;
	border-right:solid 1px #0f749c;
	border-bottom:solid 1px #0f749c;
}
ol.sub li.on_121{
	overflow:hidden;
	background-image:url("/images/sub_back_n3_121.gif");
	background-repeat: repeat-y;
	border-left:solid 1px #0f749c;
	border-right:solid 1px #0f749c;
	border-bottom:solid 1px #0f749c;
}
ol.sub li.off_121 a, ol.sub li.off_121 a:hover, ol.sub li.off_121 a:visited {
	font-weight:bold;
	color:#0f749c;  /*ジャンル文字色*/
}
ol.sub li.on_121 a, ol.sub li.on_121 a:hover, ol.sub li.on_121 a:visited {
	font-weight:bold;
	color:#ffffff;
}
.bunruiHover_121:hover {
	background-color:#75a8bb;
}
.bunruiHover_121:hover .bunrui {
	color:#ffffff;
}


ul.sub-2{
	position:relative;
}

.bunrui {
	margin-left:3px;
	margin-top:4px;
	padding-left:40px;
	font-size:13px;
	font-weight: bold;
	float:left;
}

.bunrui_li
{
	padding:5px 0px 5px 12px;
}

#sideBar {
	position: relative;
	float:left;
	margin-right:4px;
}

/*************************************************************/
/* 分類一覧の擬似リスト処理に関わる設定 -End
/*************************************************************/

/*************************************************************/
/* トップページタブに関する設定 -Start
/*************************************************************/

.tabopen_reserve{
	background-image:url("/images/tab1_open_n.png");
	background-repeat:no-repeat;
	background-position:0px;
	text-align:center;
	color:White;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabopen_new{
	background-image:url("/images/tab2_open_n.png");
	background-repeat:no-repeat;
	background-position:0px;
	text-align:center;
	color:#134A63;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabopen_restock{
	background-image:url("/images/tab3_open_n.png");
	background-repeat:no-repeat;
	background-position:0px;
	text-align:center;
	color:White;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabhov_reserve{
	background-image:url("/images/tab1_hov_n.png");
	background-repeat:no-repeat;
	top:2px;
	position:relative;
	text-align:center;
	color:White;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabhov_new{
	background-image:url("/images/tab2_hov_n.png");
	background-repeat:no-repeat;
	top:2px;
	position:relative;
	text-align:center;
	color:#134A63;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabhov_restock{
	background-image:url("/images/tab3_hov_n.png");
	background-repeat:no-repeat;
	top:2px;
	position:relative;
	text-align:center;
	color:White;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabbase{
	background-image:url("/images/tab_base.jpg");
	background-repeat:no-repeat;
	background-position: 0px;
	text-align:center;
	vertical-align:middle;
	color:#134A63;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

/*************************************************************/
/* トップページタブに関する設定 -End
/*************************************************************/








/*************************************************************/
/* トップページタブ 2015新規に関する設定 -Start
/*************************************************************/


.tabbase_n01{
	background-image:url("/images/tab_base_n01.png");
	background-repeat:no-repeat;
	background-position: 0px;
	text-align:center;
	vertical-align:middle;
	color:#134A63;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabbase_n02{
	background-image:url("/images/tab_base_n02.png");
	background-repeat:no-repeat;
	background-position: 0px;
	text-align:center;
	vertical-align:middle;
	color:#134A63;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}

.tabbase_n03{
	background-image:url("/images/tab_base_n03.png");
	background-repeat:no-repeat;
	background-position: 0px;
	text-align:center;
	vertical-align:middle;
	color:#134A63;
	font-weight:bold;
	cursor:pointer;
	font-size:11pt;
	line-height:29px;
	text-decoration:none;
	float:left;
}


/*************************************************************/
/* トップページタブ 2015新規に関する設定 -End
/*************************************************************/









/*************************************************************/
/* フォント -Start
/*************************************************************/

.txtinfo{
	font-size:9pt;
	color:#393939;
	line-height:12pt;
	text-decoration:none;
	height:20px;
	padding:2px 2px 2px 0px;
	/*padding-top:2px;
	padding-bottom:2px;*/
}

.txtinfo a{
	font-size:9pt;
	color:#1d3994;
	line-height:12pt;
	text-decoration:none;
}

.txtinfo a:visited{
	color:#6C0A73;
	text-decoration:none;
}

.txtinfo a:hover{
	color:#ff4400;
	text-decoration:none;
}

.txtpickup{
	font-size:9pt;
	color:#393939;
	line-height:12pt;
	text-decoration:none;
	height:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.txtpickup a{
	font-size:9pt;
	color:#193f77;
	line-height:12pt;
	text-decoration:none;
}

.txtpickup a:visited{
	color:#6C0A73;
	text-decoration:none;
}

.txtpickup a:hover{
	color:#ff5b00;
	text-decoration:none;
}

.fonttype_thumb{
	font-family: "MS UI Gothic",sans-serif;
}
/* 10.08.02(月) I.Teranishi 追加 取り消し線の色変更 */
.txtdenial{
	text-decoration: line-through;
	color:#808080;
	vertical-align:1px;
}

.txtnormal{
	color:#373737;
	vertical-align:0px;
}

/*************************************************************/
/* フォント -End
/*************************************************************/

/*************************************************************/
/* ランキング -Start
/*************************************************************/

.rank_num1 {
	text-align: left;
	width: 190px;
	font-size:12px;
	color:#855C00;
	text-decoration:none;
	font-weight: bold;
	margin-top:5px;
}

.rank_num2 {
	text-align: left;
	width: 190px;
	font-size:12px;
	color:#696A70;
	text-decoration:none;
	font-weight: bold;
}

.rank_num3 {
	text-align: left;
	width: 190px;
	font-size:12px;
	color:#633700;
	text-decoration:none;
	font-weight: bold;
}

.rank_out {
	text-align: left;
	width: 190px;
	font-size:12px;
	color:#387371;
	text-decoration:none;
	font-weight: bold;
}

/*************************************************************/
/* ランキングページタブに関する設定 -Start
/*************************************************************/

.ranktabopen_01{
	background-image:url("/images/rank_tab_week_open.gif");
	background-repeat:no-repeat;
	background-position:0px;
	padding-top:1px;
	text-align:center;
	color:#5f3c01;
	font-weight:bold;
	cursor:pointer;
	font-size:10pt;
	line-height:13pt;
	text-decoration:none;
	float:left;
}

.ranktabopen_02{
	background-image:url("/images/rank_tab_month_open.gif");
	background-repeat:no-repeat;
	background-position:0px;
	padding-top:1px;
	text-align:center;
	color:#094100;
	font-weight:bold;
	cursor:pointer;
	font-size:10pt;
	line-height:13pt;
	text-decoration:none;
	float:left;
}

.ranktabhov_01{
	background-image:url("/images/rank_tab_week_hov.gif");
	background-repeat:no-repeat;
	top:1.5px;
	position:relative;
	padding-top:1px;
	text-align:center;
	color:#5f3c01;
	font-weight:bold;
	cursor:pointer;
	font-size:10pt;
	line-height:13pt;
	text-decoration:none;
	float:left;
}

.ranktabhov_02{
	background-image:url("/images/rank_tab_month_hov.gif");
	background-repeat:no-repeat;
	top:1.5px;
	position:relative;
	padding-top:1px;
	text-align:center;
	color:#094100;
	font-weight:bold;
	cursor:pointer;
	font-size:10pt;
	line-height:13pt;
	text-decoration:none;
	float:left;
}


.ranktab_01{
	background-image:url("/images/rank_tab_week.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding-top:1px;
	text-align:center;
	color:#2A3B57;
	font-weight:bold;
	cursor:pointer;
	font-size:10pt;
	line-height:13pt;
	text-decoration:none;
	float:left;	
}

.ranktab_02{
	background-image:url("/images/rank_tab_month.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding-top:1px;
	text-align:center;
	color:#2A3B57;
	font-weight:bold;
	cursor:pointer;
	font-size:10pt;
	line-height:13pt;
	text-decoration:none;
	float:left;
}

.RankBgColorRev {
    background: -webkit-linear-gradient(top, #defdb1, #ffffff);
    background: linear-gradient(#defdb1, #ffffff);
    /* 濃いめ
    background: -webkit-linear-gradient(top, #c8f08e, #ffffff);
    background: linear-gradient(#c8f08e, #ffffff);
    */
}

.RankBgColorPur {
    background: -webkit-linear-gradient(top, #fff4a4, #ffffff);
    background: linear-gradient(#fff4a4, #ffffff);
    /* 濃いめ
    background: -webkit-linear-gradient(top, #fbe571, #ffffff);
    background: linear-gradient(#fbe571, #ffffff);
    */
}

.RankPageSubTitle {
    line-height:11pt;
    margin:1px;
    padding:1px;
    display:inline;
}

/*************************************************************/
/* ランキングページタブに関する設定 -End
/*************************************************************/

.right_813 {
	width:813px;
	top:215px;
	left:167px;
	background-color:#ffffff;
	position:absolute;
}

.rank_genre {
	width:811px;
	height:60px;
}

.rank_genre img {
	margin:0px 1px 2px 2px;
	float:left;
}

.rank_no1{
	background-image:url("/images/rankbg_no1_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no2{
	background-image:url("/images/rankbg_no2_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no3{
	background-image:url("/images/rankbg_no3_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no4{
	background-image:url("/images/rankbg_no4_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no5{
	background-image:url("/images/rankbg_no5_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no6{
	background-image:url("/images/rankbg_no6_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no7{
	background-image:url("/images/rankbg_no7_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no8{
	background-image:url("/images/rankbg_no8_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no9{
	background-image:url("/images/rankbg_no9_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no10{
	background-image:url("/images/rankbg_no10_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no11{
	background-image:url("/images/rankbg_no11_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no12{
	background-image:url("/images/rankbg_no12_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no13{
	background-image:url("/images/rankbg_no13_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no14{
	background-image:url("/images/rankbg_no14_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no15{
	background-image:url("/images/rankbg_no15_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no16{
	background-image:url("/images/rankbg_no16_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no17{
	background-image:url("/images/rankbg_no17_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no18{
	background-image:url("/images/rankbg_no18_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no19{
	background-image:url("/images/rankbg_no19_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_no20{
	background-image:url("/images/rankbg_no20_n.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:95px;
}

.rank_footer {
width:815px;
margin:auto;

background-color:#ffffff;
font-size:10pt;
line-height:12pt;
text-decoration:none;
margin-top:10px;
}

.rank_footer a  { color:#4C5188;font-weight: normal; font-size: 10pt; line-height:12pt; text-decoration:none;}
.rank_footer a:visited { color:#4C5188; text-decoration:none;}
.rank_footer a:hover { color: #ff4400; text-decoration:none;}


/*
そのた
*/
.rank_right {
	width:815px;
	top:215px;
	left:167px;
	background-color:#ffffff;
	position:absolute;
}


.rank_back {
	text-align:right;
	width:815px;
	padding: 0px 0px 5px 0px;
}

/*************************************************************/
/* ランキング -End
/*************************************************************/



.news_title {
	width:167px;
	background-image: url("/images/topr_mailbg_01.gif");
	background-repeat: repeat-x;
	font-size:12px;
	color:#005EA4;
	text-decoration:none;
	font-weight: bold;
	height:19px;
}
.news_title_flash {
	width:167px;
	background-image: url("/images/topr_mailbg_02.gif");
	background-repeat: repeat-x;
	font-size:12px;
	color:#005EA4;
	text-decoration:none;
	font-weight: bold;
	height:19px;
}
.news_view, .news_view a  {
	font-size:12px;
	padding: 2px 2px 2px 2px;
	color:#1d3994;
	text-decoration:none;
	font-weight: bold;
}

.rside_bg_01 {
	text-align: left;
	background-repeat: no-repeat;
	padding: 3px 2px 3px 2px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.cart_purchase {
	text-align: center;
	font-size:12px;
	color:#383232;
	text-decoration:none;
	font-weight: normal;
}

.cart_preorder {
	text-align: left;
	font-size:12px;
	color:#383232;
	text-decoration:none;
	font-weight: normal;
}

.cart_bill {
	text-align: center;
	width: 190px;
	height: 50px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color:#FF8C00;
}

.top_thumnail_10 { position:relative; margin: 0px 10px 0px 10px; } 

.ibx_title {
	font-size:12px;
	color:#1d3994;
	text-decoration:none;
	font-weight: bold;
}

.dotbdr_300 {
	position:relative;
	margin: 0px 5px 0px 5px;
	padding:0px;
	width: 282px;
	height:10px;
	background: url("/images/bdrdot.gif");
	background-repeat: repeat-x;
}

.dotbdr_800 {
	position:relative;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width: 800px;
	height:12px;
	background: url(/images/bdrdot.gif);
	background-repeat: repeat-x;
}

.pointbdr_800 {
	position:relative;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width: 800px;
	height:12px;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #5E2D0A;
}
.point_obi {
	position:relative;
	margin: 5px 0 5px 0;
	padding:5px 0 0 10px;
	width: 795px;
	height:20px;
	background: url(/images/point_obi.gif);
	background-repeat: repeat-y;
	font-weight:bold;
	font-size:11pt;
}

.chngbox {
	text-align: left;
	background-image: url("/images/chng_b_bg.gif");
	background-repeat: repeat-x;

/* 11.03.29 A.Takahashi 変更
	height: 23px;
 */
	height: 28px;

}

.tmbPicArea {
    width:95px;
    height:95px;
    text-align:center;
}
.tmbRankPicArea {
    width:95px;
    height:95px;
    text-align:center;
    display:table-cell;
    line-height:95px;
    vertical-align:middle;
}
.tmbSmallPicArea {
    width:60px;
    height:60px;
    text-align:center;
}

.topItBlk {
    display: inline-block;
    width:205px;
    vertical-align:top;
    min-height:80px;
    margin-top:3px;
    margin-left:4px;
}
.topItPic {
    float:left;
    display: inline-block;
    min-width:75px;
    min-height:75px;
    text-align:center;
}
.topItDtl {
    float:left;
    display: inline-block;
    width:128px;
    margin-left:2px;
}
.topItBorderIn {
    width:98%;
    border-top: 1px dashed #C0C0C0;
    margin-top:3px;
    margin-left:2px;
}
.topItBorderOut {
    width:98%;
    border-top: 1px solid #C0C0C0;
    margin-top:3px;
    margin-left:2px;
}
.topItChar {
    margin-top:3px;
    margin-left:4px;
}

.toppage_itiran {
	padding:0px 0px 3px 0px;
}

.toppage_itiran img{
	vertical-align: bottom;
}

.rtitle {
color:#ffffff;
height:19px;
padding:4px 0px 2px 6px;
}

.rtitle h3 {
line-height: 19px;
font-size: 12pt;
}

ul.rlist {
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

li.rlist2 {
	border-bottom:1px solid #e9e8e2;
	padding:4px;
	text-align:left;
	text-decoration:none;
	font-size: 14px;
	line-height:16px;
}

.rlist_img {
	float:left;
	vertical-align:middle;
	margin: 5px 0px 6px 0px;
}

.rlist2 {
	font-size: 14px;
	line-height:16px;
}

.rlist2 a {
	color:#1d3994;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}

.rlist2 a:hover {
	color:#FF1216;
	text-decoration:none;
}

li.rlist_t {
	border-bottom:1px solid #DB5427;
	border-right:1px solid #C0C0C0;
	padding:4px;
	text-align:left;
	text-decoration:none;
	font-size: 14px;
	line-height:16px;
}

.rlist_t {
	color:#C7603E;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	background-color:#e9e8e2;
}

.thbox {
	padding:2px;
	color:#19324A;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	border:1px solid #B0BEC7;
	background: url(/images/ml_tdbox_bg.gif);
	background-repeat: repeat-x;
}

.thbox_2 {
	padding:2px;
	color:#19324A;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	border:1px solid #B0BEC7;
	background: url(/images/titlename_bg_org2.gif);
	background-repeat: repeat-x;
}

.thbox_red {
	padding:4px;
	color:#ff4400;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	border:1px solid #B0BEC7;
	background: url(/images/ml_tdbox_bg.gif);
	background-repeat: repeat-x;
}

.thbox_red_2 {
	padding:4px;
	color:#ff4400;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	border:1px solid #B0BEC7;
	background: url(/images/titlename_bg_org2.gif);
	background-repeat: repeat-x;
}

.needItem {
	color: #ff4400;
	font-weight: bold;
	text-align:right;
}

.tdbox {

	padding:4px;

	color:#000000;
	font-size: 14px;
	line-height:16px;
	font-weight: normal;
	border:1px solid #B0BEC7;
	background-color:#ffffff;
}

.tdbox_2 {
	padding:4px;
	color:#000000;
	font-size: 14px;
	line-height:16px;
	font-weight: normal;
	border:1px solid #B0BEC7;
	background-color:#ffffcc;
}

.mmg_title {
	width:260px;
	background-image: url("/images/topr_mailbg_01.gif");
	background-repeat: repeat-x;
	font-size:12px;
	color:#005EA4;
	text-decoration:none;
	font-weight: bold;
}
.mmg_title_flash {
	width:260px;
	background-image: url("/images/topr_mailbg_02.gif");
	background-repeat: repeat-x;
	font-size:12px;
	color:#005EA4;
	text-decoration:none;
	font-weight: bold;
}

/**
サイトマップ用 start
**/
.listtxt9pt {font-size:9pt; line-height:11pt; text-decoration:none;font-weight: bold; border-style: solid;border-width: 1px;border-color: #ffffff;}
.listtxt9pt a  { color: #1d3994 ; font-size: 9pt; line-height:11pt; text-decoration:none;}
.listtxt9pt a:visited { color: #6C0A73; text-decoration:none;}
.listtxt9pt a:hover { color: #ff4400; text-decoration:none;}

.listtxt10pt {font-size:10pt; line-height:12pt; text-decoration:none;font-weight: bold; border-style: solid;border-width: 1px;border-color: #ffffff;}
.listtxt10pt a  { color: #1d3994 ; font-size: 10pt; line-height:12pt; text-decoration:none;}
.listtxt10pt a:visited { color: #6C0A73; text-decoration:none;}
.listtxt10pt a:hover { color: #ff4400; text-decoration:none;}

.txt10pt_blue {font-size:10pt; line-height:12pt; text-decoration:none;}
.txt10pt_blue a  { color: #1d3994 ;font-weight: normal; font-size: 10pt; line-height:12pt; text-decoration:none;}
.txt10pt_blue a:visited { color: #1d3994; text-decoration:none;}
.txt10pt_blue a:hover { color: #ff4400; text-decoration:none;}

.listtxt11pt {font-size:11pt; line-height:13pt; text-decoration:none;font-weight: bold; border-style: solid;border-width: 1px;border-color: #ffffff;}
.listtxt11pt a  { color: #1d3994 ; font-size: 11pt; line-height:13pt; text-decoration:none;}
.listtxt11pt a:visited { color: #6C0A73; text-decoration:none;}
.listtxt11pt a:hover { color: #ff4400; text-decoration:none;}

.txt11pt_blue {font-size:11pt; line-height:13pt; text-decoration:none;}
.txt11pt_blue a  { color: #1d3994 ;font-weight: normal; font-size: 11pt; line-height:13pt; text-decoration:none;}
.txt11pt_blue a:visited { color: #1d3994; text-decoration:none;}
.txt11pt_blue a:hover { color: #ff4400; text-decoration:none;}

.listtxt12pt {font-size:12pt; line-height:14pt; text-decoration:none;font-weight: bold; border-style: solid;border-width: 1px;border-color: #ffffff;}
.listtxt12pt a  { color: #1d3994 ; font-size: 12pt; line-height:14pt; text-decoration:none;}
.listtxt12pt a:visited { color: #6C0A73; text-decoration:none;}
.listtxt12pt a:hover { color: #ff4400; text-decoration:none;}

.listtxt14pt {font-size:14pt; line-height:16pt; text-decoration:none;font-weight: bold; border-style: solid;border-width: 1px;border-color: #ffffff;}
.listtxt14pt a  { color: #1d3994 ; font-size: 14pt; line-height:16pt; text-decoration:none;}
.listtxt14pt a:visited { color: #6C0A73; text-decoration:none;}
.listtxt14pt a:hover { color: #ff4400; text-decoration:none;}

.listtxt16pt {font-size:16pt; line-height:18pt; text-decoration:none;font-weight: bold; border-style: solid;border-width: 1px;border-color: #ffffff;}
.listtxt16pt a  { color: #1d3994 ; font-size: 16pt; line-height:18pt; text-decoration:none;}
.listtxt16pt a:visited { color: #6C0A73; text-decoration:none;}
.listtxt16pt a:hover { color: #ff4400; text-decoration:none;}

ul.faqlist {list-style-type:none;  text-align:left; margin:0px; padding:0px; background-color:#ffffff;}
li.faqlist2 {border-bottom:1px solid #e9e8e2;padding:1px; text-align:left; text-decoration:none;font-size: 14px;}
.faqlist_img {float:left;vertical-align:middle;}
.faqlist2 {font-size: 14px;}
.faqlist2 a {color:#1d3994; font-weight: normal; font-size: 14px; text-decoration:none;}
.faqlist2  a:hover {color:#FF1216; text-decoration:none;}

ul.faqlist {list-style-type:none;  text-align:left; margin:0px; padding:0px; background-color:#ffffff;}
li.faqlist2 {border-bottom:1px solid #e9e8e2;padding:1px; text-align:left; text-decoration:none;font-size: 14px;}
.faqlist_img {float:left;vertical-align:middle;}
.faqlist2 {font-size: 14px;}
.faqlist2 a {color:#1d3994; font-weight: normal; font-size: 14px; text-decoration:none;}
.faqlist2  a:hover {color:#FF1216; text-decoration:none;}

ul.smplist {list-style-type:none;  text-align:left; margin:0px; padding:0px; background-color:#ffffff;}
li.smplist2 {border-bottom:1px solid #e9e8e2;padding:1px; text-align:left; text-decoration:none;font-size: 12px; line-height:16px;}
.smplist_img {float:left;vertical-align:middle;margin: 2px 0px 2px 0px;}
.smplist2 {font-size: 12px; line-height:18px;}
.smplist2 a {color:#1d3994; font-weight: normal; font-size: 12px; line-height:18px; text-decoration:none; padding:0 0 0 10px; display:block;}
.smplist2  a:hover {color:#FF1216; text-decoration:none;}
.smplist_t {padding:2px;color:#4F5A6E;font-size: 14px; line-height:18px;font-weight: bold; border-bottom:1px solid #e9e8e2; background-color:#ffffff;}
.smplist_t a {color:#1d3994; font-weight: normal; font-size: 14px; line-height:18px; text-decoration:none; padding:0 0 0 10px; display:block;}
.smplist_t   a:hover {color:#FF1216; text-decoration:none;}

.smplist_img_idt {float:left;vertical-align:middle;margin: 2px 0px 2px 14px;}

.smplist_ctg {height:20px;padding:2px;color:#ffffff;font-size: 14px; line-height:16px;font-weight: normal; border-bottom:2px solid #ffffff; background-color:#1d3994;}
.smplist_ctg a {color:#1d3994; font-weight: normal; font-size: 14px; line-height:16px; text-decoration:none;}
.smplist_ctg   a:hover {color:#FF1216; text-decoration:none;}

.ctgbox {padding:2px;color:#19324A;font-size: 14px;border:1px solid #B0BEC7;} 

.smplist_gr {padding:2px;color:#4F5A6E;font-size: 14px; line-height:16px;font-weight: bold; border-bottom:1px solid #AEB1BF; background-color:#e9e8e2;}
.smplist_gr a {color:#1d3994; font-weight: normal; font-size: 14px; line-height:16px; text-decoration:none;}
.smplist_gr   a:hover {color:#FF1216; text-decoration:none;}

.smplist_wh {padding:2px;color:#4F5A6E;font-size: 14px; line-height:16px;font-weight: bold; border-bottom:1px solid #AEB1BF; background-color:#ffffff;}
.smplist_wh a {color:#1d3994; font-weight: normal; font-size: 14px; line-height:16px; text-decoration:none;}
.smplist_wh   a:hover {color:#FF1216; text-decoration:none;}

.ucheckbx1 {font-size:12px; padding:2px;color:#19324A;border:1px solid #808080; background-color:#FFF0C5;} 
.ucheckbx2 {font-size:10px; padding:2px;color:#322F33;border:1px solid #808080; background-color:#ffffff;}
.ucheckbx3 {font-size:10px; padding:2px;color:#322F33;border:2px solid #DE6F47; background-color:#ffffff;}
.ucheckbx4 {font-size:10px; padding:2px;color:#322F33;border:1px solid #DE6F47; background-color:#FFA27A;}

.uchecktable {margin:0px 0px 0px 22px;}

.ltblue10pt {font-size:10pt; line-height:12pt; text-decoration:none;font-weight: normal;}
.ltblue10pt a  { color: #296D8C ; font-size: 10pt; line-height:12pt; text-decoration:none;}
.ltblue10pt a:visited { color: #6C0A73; text-decoration:none;}
.ltblue10pt a:hover { color: #ff4400; text-decoration:none;}

.ltblue11pt {font-size:11pt; line-height:13pt; text-decoration:none;font-weight: normal;}
.ltblue11pt a  { color: #296D8C ; font-size: 11pt; line-height:13pt; text-decoration:none;}
.ltblue11pt a:visited { color: #6C0A73; text-decoration:none;}
.ltblue11pt a:hover { color: #ff4400; text-decoration:none;}

.ltblue12pt {font-size:12pt; line-height:14pt; text-decoration:none;font-weight: normal;}
.ltblue12pt a  { color: #296D8C ; font-size: 12pt; line-height:14pt; text-decoration:none;}
.ltblue12pt a:visited { color: #6C0A73; text-decoration:none;}
.ltblue12pt a:hover { color: #ff4400; text-decoration:none;}

.ltblue9pt {font-size:9pt; line-height:11pt; text-decoration:none;font-weight: normal;}
.ltblue9pt a  { color: #296D8C ; font-size: 9pt; line-height:11pt; text-decoration:none;}
.ltblue9pt a:visited { color: #6C0A73; text-decoration:none;}
.ltblue9pt a:hover { color: #ff4400; text-decoration:none;}

.ltblue8pt {font-size:8pt; line-height:10pt; text-decoration:none;font-weight: normal;}
.ltblue8pt a  { color: #296D8C ; font-size: 8pt; line-height:10pt; text-decoration:none;}
.ltblue8pt a:visited { color: #6C0A73; text-decoration:none;}
.ltblue8pt a:hover { color: #ff4400; text-decoration:none;}

.hr_575 {
	width:575px;
	border-top:1px dashed #C0C0C0;
	border-bottom:1px dashed #FFFFFF;
	border-left:1px dashed #FFFFFF;
	border-right:1px dashed #FFFFFF;
}

.main_jumpuserarea {
	width:102px;
	left:510px;
	top:0px;
	position:absolute;
	background-color:#FFFFFF;
}

.usrt12pt
{
    /*font-family:"Comic Sans MS,Verdana", "ヒラギノ角ゴ Pro W3";*/
    font-family:"Comic Sans MS", "Verdana", "ヒラギノ角ゴ Pro W3";
    font-size:12pt;
    line-height:12pt;
    text-decoration:none;
    font-weight:normal;
    letter-spacing:0.2em;
}

.usre10pt
{
    font-family:"Trebuchet MS", "Comic Sans MS", "Arial Black", "Impact", "Verdana";
    font-size:10pt;
    line-height:12pt;
    text-decoration:none;
    font-weight: normal;
    letter-spacing:0.2em;
}

.smplist_on {
	height:20px;
	padding:2px 0 0 10px;
	color:#ffffff;
	font-size: 14px;
	line-height:16px;
	border-bottom:2px solid #ffffff;
}
.smplist_on a {
    display:block;
	color:#ffffff;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_on a:hover {
	color:#FF1216;
	text-decoration:none;
}

/* フィギュア */
.smplist_101_sub {
	margin-bottom:1px;
	color:#da0e33;
	font-size: 14px;
	line-height:16px;
	border:2px solid #ea6e84;
	background-color:#ffffff;
}
.smplist_101_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#da0e33;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_101_sub a:hover {
    color:#ffffff;
	background-color:#ea6e84;
	text-decoration:none;
}
/* ミリタリープラモ */
.smplist_102_sub {
	margin-bottom:1px;
	color:#67711c;
	font-size: 14px;
	line-height:16px;
	border:2px solid #8d926c;
	background-color:#ffffff;
}
.smplist_102_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#67711c;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_102_sub a:hover {
    color:#ffffff;
	background-color:#8d926c;
	text-decoration:none;
}
/* ミニ四駆他 */
.smplist_103_sub {
	margin-bottom:1px;
	color:#6950c7;
	font-size: 14px;
	line-height:16px;
	border:2px solid #a079bc;
	background-color:#ffffff;
}
.smplist_103_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#6950c7;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_103_sub a:hover {
    color:#ffffff;
	background-color:#a079bc;
	text-decoration:none;
}
/* 鉄道模型 N */
.smplist_104_sub {
	margin-bottom:1px;
	color:#209c3e;
	font-size: 14px;
	line-height:16px;
	border:2px solid #6eb650;
	background-color:#ffffff;
}
.smplist_104_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#209c3e;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_104_sub a:hover {
    color:#ffffff;
	background-color:#6eb650;
	text-decoration:none;
}
/* ミニカー */
.smplist_106_sub {
	margin-bottom:1px;
	color:#082b91;
	font-size: 14px;
	line-height:16px;
	border:2px solid #6a80bc;
	background-color:#ffffff;
}
.smplist_106_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#082b91;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_106_sub a:hover {
    color:#ffffff;
	background-color:#6a80bc;
	text-decoration:none;
}
/* 工具・塗料 */
.smplist_107_sub {
	margin-bottom:1px;
	color:#748a9e;
	font-size: 14px;
	line-height:16px;
	border:2px solid #919eab;
	background-color:#ffffff;
}
.smplist_107_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#748a9e;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_107_sub a:hover {
    color:#ffffff;
	background-color:#919eab;
	text-decoration:none;
}
/* ドール */
.smplist_108_sub {
	margin-bottom:1px;
	color:#e373a9;
	font-size: 14px;
	line-height:16px;
	border:2px solid #ed9ac4;
	background-color:#ffffff;
}
.smplist_108_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#e373a9;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_108_sub a:hover {
    color:#ffffff;
	background-color:#ed9ac4;
	text-decoration:none;
}
/* ガンプラ他 */
.smplist_109_sub {
	margin-bottom:1px;
	color:#008081;
	font-size: 14px;
	line-height:16px;
	border:2px solid #67b3b3;
	background-color:#ffffff;
}
.smplist_109_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#008081;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_109_sub a:hover {
    color:#ffffff;
	background-color:#67b3b3;
	text-decoration:none;
}
/* キャラグッズ */
.smplist_110_sub {
	margin-bottom:1px;
	color:#bc3391;
	font-size: 14px;
	line-height:16px;
	border:2px solid #eb8cc3;
	background-color:#ffffff;
}
.smplist_110_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#bc3391;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_110_sub a:hover {
    color:#ffffff;
	background-color:#eb8cc3;
	text-decoration:none;
}
/* ロボット・特撮 */
.smplist_111_sub {
	margin-bottom:1px;
	color:#134c55;
	font-size: 14px;
	line-height:16px;
	border:2px solid #729398;
	background-color:#ffffff;
}
.smplist_111_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#134c55;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_111_sub a:hover {
    color:#ffffff;
	background-color:#729398;
	text-decoration:none;
}
/* カーモデル */
.smplist_112_sub {
	margin-bottom:1px;
	color:#3a55b8;
	font-size: 14px;
	line-height:16px;
	border:2px solid #81a2e3;
	background-color:#ffffff;
}
.smplist_112_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#3a55b8;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_112_sub a:hover {
    color:#ffffff;
	background-color:#81a2e3;
	text-decoration:none;
}
/* 雑誌・資料集 */
.smplist_115_sub {
	margin-bottom:1px;
	color:#a27800;
	font-size: 14px;
	line-height:16px;
	border:2px solid #bc9c4d;
	background-color:#ffffff;
}
.smplist_115_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#a27800;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_115_sub a:hover {
    color:#ffffff;
	background-color:#bc9c4d;
	text-decoration:none;
}
/* 鉄道模型 HO・Z */
.smplist_117_sub {
	margin-bottom:1px;
	color:#207347;
	font-size: 14px;
	line-height:16px;
	border:2px solid #207347;
	background-color:#ffffff;
}
.smplist_117_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#207347;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_117_sub a:hover {
    color:#ffffff;
	background-color:#207347;
	text-decoration:none;
}
/* おもちゃ */
.smplist_119_sub {
	margin-bottom:1px;
	color:#ef610f;
	font-size: 14px;
	line-height:16px;
	border:2px solid #ef610f;
	background-color:#ffffff;
}
.smplist_119_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#ef610f;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_119_sub a:hover {
    color:#ffffff;
	background-color:#ef610f;
	text-decoration:none;
}
/* 飛行機他完成品 */
.smplist_120_sub {
	margin-bottom:1px;
	color:#30560a;
	font-size: 14px;
	line-height:16px;
	border:2px solid #30560a;
	background-color:#ffffff;
}
.smplist_120_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#30560a;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_120_sub a:hover {
    color:#ffffff;
	background-color:#30560a;
	text-decoration:none;
}
/* トレカ */
.smplist_121_sub {
	margin-bottom:1px;
	color:#0f749c;
	font-size: 14px;
	line-height:16px;
	border:2px solid #0f749c;
	background-color:#ffffff;
}
.smplist_121_sub a {
	display:block;
	padding:4px 0 4px 10px;
	color:#0f749c;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-decoration:none;
}
.smplist_121_sub a:hover {
    color:#ffffff;
	background-color:#0f749c;
	text-decoration:none;
}


.smplist_yoyaku {
	height:20px;
	padding:3px 0 0 20px;
	font-size:15px;
	background-color:#ADCA34;
	border-bottom:2px solid #ffffff;
}
.smplist_yoyaku a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.smplist_yoyaku a:hover {
	color:#FF1216;
	text-decoration:none;
}

.smplist_new {
	height:20px;
	padding:3px 0 0 20px;
	font-size:15px;
	background-color:#FCC43C;
	border-bottom:2px solid #ffffff;
}
.smplist_new a {
	color:#130021;
	text-decoration:none;
	display:block;
}
.smplist_new a:hover {
	color:#FF1216;
	text-decoration:none;
}

.smplist_re {
	height:20px;
	padding:3px 0 0 20px;
	font-size:15px;
	background-color:#FE7123;
	border-bottom:2px solid #ffffff;
}
.smplist_re a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.smplist_re a:hover {
	color:#FF1216;
	text-decoration:none;
}

.smplist_genre {
	color:#3A3A3A;
	height:20px;
	padding:3px 0 0 0px;
	font-size:15px;
	background-color: #e9e8e2;
	border-bottom:2px solid #ffffff;
}
.smplist_genre a {
	color:#3A3A3A;
	text-decoration:none;
	margin-left:20px;
	display:block;
}
.smplist_genre a:hover {
	color:#FF1216;
	text-decoration:none;
}

.smplist_f {
	float:left;
	color:#3A3A3A;
	height:20px;
	padding:3px 0 0 15px;
	border-bottom:2px solid #ffffff;
}


/**
サイトマップ用 end
**/

/* 09.07.28 A.Takahashi 追加 */
.faqlist_t {
	padding:2px;
	color:#C7603E;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	border-bottom:1px solid #DB5427;
	background-color:#e9e8e2
}

/* 09.08.17 T.Suzuki 追加 */
.toppage_itiran_end {
	padding:0px 0px 0px 0px;
}

.toppage_itiran_end img{
	vertical-align: bottom;
}


/*************************************************************/
/* ユーザーエリア -Start
/*************************************************************/

.pygn_checktable {
	margin:0px 0px 0px 10px;
}
.pygn_checktitle {
	padding:2px;
	font-size:10px;
	color:#322F33;
	border:1px solid #808080;
	background-color:#d9e2ff;
}
.pygn_check1 {
	padding:2px;
	font-size:12px;
	color:#19324A;
	border:1px solid #808080;
	background-color:#FFF0C5;
} 
.pygn_check2_1 {
	padding:0px;
	font-size:10px;
	color:#322F33;
	border:1px solid #808080;
	background-color:#fff5f4;
}
.pygn_check2_2 {
	padding:0px;
	font-size:10px;
	color:#322F33;
	border:1px solid #808080;
	background-color:#fff0ee;
}
.pygn_check2_3 {
	padding:0px;
	font-size:10px;
	color:#322F33;
	border:1px solid #808080;
	background-color:#ffeae8;
}
.pygn_check2_4 {
	padding:0px;
	font-size:10px;
	color:#322F33;
	border:1px solid #808080;
	background-color:#ffe4e1;
}
.pygn_check2_5 {
	padding:0px;
	font-size:10px;
	color:#322F33;
	border:1px solid #808080;
	background-color:#ffd7d2;
}
.pygn_check3 {
	padding:2px;
	font-size:10px;
	color:#322F33;
	border:1px solid #DE6F47;
	background-color:#FFA27A;
}

.evaluate_button {
	width:110px;
	height:25px;
	vertical-align:top;
	cursor:pointer;
}

.rink_blue a {
color: #1d3994;
}

.rink_blue a:visited {
color: #1d3994;
}

.rink_blue a:hover {
	color:#ff4400;
}

.toukou_ank3 {
	font-size:9pt;
	line-height:14px;
}

.toukou_ank3 a {
	color:#1d3994;
	font-weight:normal;
	font-size:10pt;
	line-height:14px;
	text-decoration:underline;
}

.toukou_ank3 a:visited {
	color:#6C0A73;
	text-decoration:underline;
}

.toukou_ank3 a:hover {
	color:#ff4400;
	text-decoration:underline;
}

.toukou_list1 {
	font-size:12px;
	color:white;
	border:solid #1E90FF;
	background-color:#1E90FF;
	border-width:1px;
	text-align:center;
	text-decoration:none;
	padding:0px 10px 1px 10px;
}

.toukou_list2 a {
	font-size:12px;
	border:solid #A9A9A9;
	border-width:1px;
	text-align:center;
	text-decoration:none;
	padding:0px 10px 1px 10px;
}

.toukou_list2 a:hover {
	font-size:12px;
	color:white;
	border:solid #A9A9A9;
	background-color:#A9A9A9;
	border-width:1px;
	text-align:center;
	text-decoration:none;
	padding:0px 10px 1px 10px;
}

/*************************************************************/
/* ユーザーエリア -End
/*************************************************************/



/* 09.09.10 A.Takahashi 追加 */
.shadebox {
	border:2px solid #F7F7F7;
	margin:1px;
	background-color:#EBEBEB;
}

.tdbox_y {
	padding:4px;
	color:#000000;
	font-size: 14px;
	line-height:16px;
	font-weight: normal;
	border:1px solid #B0BEC7;
	background-color:#F0C61F;
}

.tdbox2 {
	padding:2px;
	color:#000000;
	font-size: 14px;
	line-height:16px;
	font-weight: normal;
	border:1px solid #B0BEC7;
	background-color:#ffffff;
}

/* ブログバナー */

/* 10.07.28 H.Tenbata 追加 */
.right_blog {
	width:167px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/blog_ban_mid.jpg);
	background-repeat:repeat-y;
	/*
	font-size:9pt;
	line-height:18px;
    */
}

.right_blog_contents {
	padding:0px 8px 0px 8px;
}

.right_blog_title {
	position: relative;
	text-align:left;
	top:-1px;
}

.blog_datetime 
{
    font-size:11px;
	color:#696969;
}
.blog_update 
{

    font-size:11px;
	color:#696969;
	margin-left:3px;

}
.right_blog_footer {
	position: relative;
}

.right_blog a {color:#1d3994;font-weight:bold;text-decoration:none;}
.right_blog a:visited {color:#1d3994;font-weight:bold;text-decoration:none;}
.right_blog a:hover {color: #ff4400;font-weight:bold;text-decoration:none;}



/*************************************************************/
/* 入力項目 - Start
/*************************************************************/


.addListHover {
	background-color: Orange;
	color: Navy;
	cursor: pointer;
}
.addListNormal {
	background-color: White;
	cursor: auto;
}

.onFocusBorder{
	border: 2px solid Orange;
	background-color: White;
}

.NumberOnly {
	ime-mode:disabled;
}

.Err {
	border: 2px solid #ff4400;
	background-color: salmon;
}

.Err_Box {
	color:Navy;
	padding-Left: 17px;
	padding-top: 7px;
	position: absolute;
	text-align: left;
	width: 400px;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	height: 29px;
	line-height: 15px;
	background-image: url(/images/bg_errormessage.png);
	background-repeat: no-repeat;
	z-index:0;
}

.divAddList {
	position: absolute;
	width: 300px;
	display: inline;
	background-color: Gray;
	border: 2px solid brown;
	padding-left: 5px;
	line-height: 20px;
	color: White;
	z-index: 10;
	text-align: left;
}

/*************************************************************/
/* 入力項目 - End
/*************************************************************/

/* 11.03.29 A.Takahashi 追加 */
.list_jun {font-size: 9pt; line-height:14px;}
.list_jun a { color: #1d3994 ;font-weight: normal; font-size: 9pt; line-height:14px; text-decoration:underline;}
.list_jun a:visited { color: #1d3994;}
.list_jun a:hover { color: #ff4400;}


/*************************************************************/
/* カレンダー用 - Start
/*************************************************************/

.Cal_Table { width:167px; border:0px; background-color:#CCCCCC; color:#666666; }

.Cal_Table_Month { text-align:center; background-color:#FFFFFF; height:20px; color:#000000; font-weight:bold; }

/*日曜日ヘッダ*/
.Cal_Head_Sunday { text-align:center; height:20px; background-color:#FFCCCC; color: #e71010; }
/*週日ヘッダ*/
.Cal_Head_Weekday { text-align:center; height:20px; background-color:#efefef; color: #000000; }
/*土曜日ヘッダ*/
.Cal_Head_Saturday { text-align:center; height:20px; background-color:#ceefef; color: #0000FF; }

/*休日*/
.Cal_Day_Holiday { text-align:center; height:20px; background-color:#FFCCCC; color:#e71010; }
/*営業日*/
.Cal_Day_Weekday { text-align:center; height:20px; background-color:#FFFFFF; color:#000000; }
/*棚卸*/
.Cal_Day_Inventory { text-align:center; height:20px; background-color:#feed8f; color:#000000; }

/*************************************************************/
/* カレンダー用 - End
/*************************************************************/


/*追加 Start */
.faqTableBorderStyleNone
 table tbody tr td table {border:none;}
 TD {padding: 0px;}

.tableBorderCollapse
{
    border-collapse: collapse;
}
.termsTilteTableTD
{   
    text-align:left;
    border: 1px solid #F7F8D5;
    background-color:#F7F8D5;
}


.mlHeadbarBg
{
    background-image: url(/images/ml_headbar_bg.gif);
}


.mlTtlBg
{
    background-image: url(/images/ml_ttl_bg.gif);
}

.mlGrdorgBg
{
    background-image:url(/images/ml_grdorg_bg.gif);
}

.mlFootlineBg
{
    background-image:url(/images/ml_footline_bg.gif);
}

.completion
{
    background-image:url(/images/completion.gif);
    background-repeat:no-repeat; 
}

.wrapper {  
    width: 600px;  
    margin-left: auto;
    margin-right: auto;
    text-align: left;  
    border: 0px solid;  
}

.mlGrdorgBg
{
    background-image: url(/images/ml_grdorg_bg.gif);
}

.mlFootBoxBg
{
    background-image: url(/images/ml_footbox_bg.gif);
}

.ttlUser
{
    background-image: url(/images/ttl_user.gif);
}

.margin0
{
    margin:0;
}
.marginTop5
{
    margin-top:5px;
}
.marginTop9
{
    margin-top:9px;
}
.marginTop26
{
    margin-top:26px;
}
.marginTop10
{
    margin-top:10px;
}
.marginBottom0
{
    margin-bottom:0px;
}

.marginBottom1
{
    margin-bottom:1px;
}

.marginBottom3
{
    margin-bottom:3px;
}

.marginBottom5
{
    margin-bottom:5px;
}

.marginBottom7
{
    margin-bottom:7px;
}


.marginBottom10
{
    margin-bottom:10px;
}

.marginBottom12
{
    margin-bottom:12px;
}

.marginBottom14
{
    margin-bottom:14px;
}

.marginBottom16
{
    margin-bottom:16px;
}

.marginBottom15
{
    margin-bottom:15px;
}

.marginBottom20
{
    margin-bottom:20px;
}

.marginBottom30
{
    margin-bottom:30px;
}

.marginBottom40
{
    margin-bottom:40px;
}

.marginBottom50
{
    margin-bottom:50px;
}

.marginLeft-17
{
    margin-left:-17px;
}
.marginLeft0
{
    margin-left:0px;
}

.marginLeft1
{
    margin-left:1px;
}

.marginLeft2
{
    margin-left:2px;
}

.marginLeft3
{
    margin-left:3px;
}

.marginLeft4
{
    margin-left:4px;
}

.marginLeft5
{
    margin-left:5px;
}

.marginLeft6
{
    margin-left:6px;
}

.marginLeft8
{
    margin-left:8px;
}

.marginLeft10
{
    margin-left:10px;
}

.marginLeft14
{
    margin-left:14px;
}

.marginLeft15
{
    margin-left:15px;
}

.marginLeft20
{
    margin-left:20px;
}

.marginLeft22
{
    margin-left:22px;
}

.marginLeft30
{
    margin-left:30px;
}

.marginLeft35
{
    margin-left:35px;
}

.marginLeft40
{
    margin-left:40px;
}

.marginLeft45
{
    margin-left:45px;
}

.marginLeft50
{
    margin-left:50px;
}

.marginRight-10
{
    margin-right:-10px;
}

.marginRight0
{
    margin-right:0px;
}

.marginRight1
{
    margin-right:1px;
}

.marginRight2
{
    margin-right:2px;
}

.marginRight3
{
    margin-right:3px;
}
.marginRight5
{
    margin-right:5px;
}

.marginRight7
{
    margin-right:7px;
}

.marginRight8
{
    margin-right:8px;
}

.marginRight10
{
    margin-right:10px;
}

.marginRight15
{
    margin-right:15px;
}

.marginRight20
{
    margin-right:20px;
}

.tableFirsttime
{
    margin-top:10px;
}
.imgMaru1Margin
{
    margin-right:5px;
}
.tableStep td,th
{
    padding:4px;
}

.tableStepMargin table
{
    margin:0px 0px 0px 1px;
}

.nyuka_mail_box
{
    width:720px;
    text-align:left;
    padding:15px;
    background-color:#ffffff;
    border-style:solid;
    border-width:2px;
    border-color:#BDBDBD;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

padding0
{
    padding:0;
}

.cellpaddingAll1
{
    padding:1px; 
}

.cellpaddingAll2
{
    padding:2px; 
}

.cellpaddingAll3
{
    padding:3px; 
}

.cellpaddingAll4
{
    padding:4px; 
}

.cellpaddingAll5
{
    padding:5px;
}

.cellpaddingAll7
{
    padding:7px;
}
.cellpaddingAll8
{
   padding:8px; 
}

.cellpaddingAll10
{
   padding:10px; 
}

.cellpaddingAll20
{
   padding:20px; 
}

.paddingTop2
{
    padding-top:2px
}

.paddingTop3
{
    padding-top:3px
}

.paddingTop4
{
    padding-top:4px
}
.paddingTop5
{
    padding-top:5px
}

.paddingTop8
{
    padding-top:8px;
}

.paddingBottom5
{
    padding-bottom:5px;
}

.paddingBottom8
{
    padding-bottom:8px;
}

.cellpaddingTop20
{
    padding-top:20px;
}

.tablecellpaddingBottom2 td,th
{
    padding-bottom:2px;
}

.tablecellpaddingTop2 td,th
{
    padding-top:2px;
}

.tablecellpaddingAll3 td,th
{
    padding:3px;
}

.tableCellpaddingAll4 td,th
{
    padding:4px;
}
.tablecellpaddingAll5 td,th
{
    padding:5px;
}

.tablecellpaddingAll8 td,th
{
    padding:8px;
}

.paddingLeft5
{
    padding-left:5px;
}

.cellpaddingLeft7
{
    padding-left:7px;
}

.paddingLeft8
{
    padding-left:8px;
}

.paddingLeft9
{
    padding-left:9px;
}

.paddingLeft10
{
    padding-left:10px;
}

.paddingRight4
{
    padding-right:4px;
}

.paddingRight7
{
    padding-right:7px;
}

.paddingRight10
{
    padding-right:10px;
}

.paddingRight15
{
    padding-right:15px;
}

.paddingRight20
{
    padding-right:20px;
}

.paddingRight30
{
    padding-right:30px;
}

.tableGreeenBorder table,
.tableGreeenBorder td,
.tableGreeenBorder tr
{
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    border-collapse: collapse;
}

.yoyakukounyuEtc
{
    color:#153816;
    font-size:17px;
    font-weight:bold;
    background-image: url(/images/rsv_bg.gif);
}

.imgPointBg
{
    background-image: url(/images/point_bg_n.gif);
    background-repeat:no-repeat; 
}

.blueLine
{
    border:solid 1px #87CEFA;
}

.blueLine2px
{
    border:solid 2px #87CEFA;
}

.lineDashed
{
    border-top:1px dashed #C0C0C0;border-bottom:1px dashed #FFFFFF;
    border-left:1px dashed #FFFFFF;
    border-right:1px dashed #FFFFFF;
    width:640px;
    margin:10px;
}

.imgFootlineBg
{
    background-image:url(/images/ml_footline_bg.gif);
}


.houkiBg
{
    text-align:left;
    vertical-align:middle;
    width:782px;
    height:19px;
    background-image: url(/images/houk_bg.gif);
}

.houkiPadding
{
    border-spacing:2px;
    padding:0px 4px 4px 0px;
}

.houkiMail
{
   border-spacing:1px;
   padding:5px; 
}

.TabSize
{
    width:182px;
    height:29px;
}

.TabSizeOver
{
    width:182px;
    height:27px;
}

.Inline
{
    display: inline-block;
    _display: inline;
}

.tabLineReserve1
{
    background-image:url('/images/tabline_reserve_n1.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineReserve2
{
    background-image:url('/images/tabline_reserve_n2.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineReserve3
{
    background-image:url('/images/tabline_reserve_n3.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineNew1
{
    background-image:url('/images/tabline_new_n1.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineNew2
{
    background-image:url('/images/tabline_new_n2.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineNew3
{
    background-image:url('/images/tabline_new_n3.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineRestock1
{
    background-image:url('/images/tabline_restock_n1.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineRestock2
{
    background-image:url('/images/tabline_restock_n2.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.tabLineRestock3
{
    background-image:url('/images/tabline_restock_n3.gif');
    background-repeat:no-repeat;
    width:auto;
    height:9px;
}

.background-size 
{
    background-size:156px 32px;
}

.table_line
{
    
    background-image:url('/images/tabline_reserve.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}

.tableBorderDashed
{
    border-top:1px dashed #C0C0C0; height:1px;
}

.tableBorderSolid
{
    border-top:1px solid #C0C0C0; height:1px;
}

.tableBorderSolid2
{
    border-top:1px solid #808080; height:1px;
}

.tableFixed {
    table-layout: fixed;
}

.topInfoLine
{
    border:solid 1px #87CEFA;
}

.topInfoTblRow
{
    border:1px solid #F5150B;
    padding:1px;
    margin:2px 0px 0px 2px;
    
    color:#F5150B;
    font-weight:bold;
    text-align:center;
}
.infoDetailDate 
{
    width:20px;
    vertical-align:top;
    white-space:nowrap;
    padding:7px 5px;
}

.infoDetail
{
    width:750px;
    padding:7px 5px;
}

.pickUpLine
{
    border-top:none;
    border:solid 1px #d1d1d1;
    /*line-height:37px;*/
}
.pickUpTable
{
    border-top:none;
    width:615px;
    padding:4px;
}
.pcikUpDateTd1
{
    vertical-align:top;
    text-align:left;
    padding-left:5px;
    width:50px;
    height:15px;
}

.pcikUpDateTd2
{
    vertical-align:top;
    text-align:left;
    height:15px;
    width:565px;
}

.pickUpMidTbl
{
    vertical-align:top;
    border-collapse:collapse;
    table-layout:fixed;
}

.productListTD1 
{
    width:95px; 
    height:95px;
    text-align:center;
    vertical-align:top;
}

.productListTD2 
{
    width:118px; 
    height:95px;
    vertical-align:top;
}

.productListLineTopSpace
{
    width:auto;
    height:11px;
}

.productListLineBottomSpace
{
    margin-bottom:9px;
}

.heightSpace
{
    margin-bottom:27px;
}

.mainLineReserveBottom
{
    height:19px;
    width:630px;
    background-image:url('/images/tolist_bg_grn.gif');
    color:#ffffff;
}

.mainLineReserveBottom01
{
    height:19px;
    width:630px;
    background-color:#c0d76a;
    color:Black;
}

.mainLineNewBottom
{
    height:19px;
    width:630px;
    background-image:url('/images/tolist_bg_ylw.gif');
    color:#000000;
}

.mainLineNewBottom01
{
    height:19px;
    width:630px;
    background-color:#f3d883;
    color:Black;
}

.mainLineRestockBottom
{
    height:19px;
    width:630px;
    background-image:url('/images/tolist_bg_org.gif');
    color:#ffffff;
}

.mainLineRestockBottom01
{
    height:19px;
    width:630px;
    background-color:#e16422;
    color:#ffffff;
}

.mainLineBottom01
{
    width:631px;
    height:22px;
    line-height:22px;
    color:White;
}

.kaigyo
{
    word-break:break-all;
}

.merumagaExAdd
{
    padding:4px 0px 2px 10px;
}

.merumagaItemName
{
    padding:0px 0px 2px 6px;
}

.merumagaTable
{
    margin-left:5px;
}
.merumagaHistTable
{
    text-align: left;
}
.merumagaHistItemName
{
    padding-left:7px;
}
.merumagaHistItemNameTop
{
    padding:2px 0px 2px 0px;
}

.signUpWrapper {  
    width: 600px;  
    margin-left: auto;
    margin-right: auto;
    text-align: left;  
    border: 0px solid; 
    padding:8px 0px 0px 0px;
}

.grdLtblBg
{
    background-image:url(/images/grd_ltbl_bg.gif);
}

.grayLine
{
    border:solid 1px #93A6B4;
}

.grayLine2
{
    
    border:1px 1px 0px 1px:solid #93A6B4;
}

.mlFootCloseb
{
    
    background-image:url(/images/ml_foot_closeb.gif);
}

.blank
{
    background-image:url(/images/blank.gif);
}

.terms_scroll {
	height: 200px ;
	font-size:13px;
	line-height:1.2;
	overflow:hidden;
	overflow: scroll;
}

.terms_box {
	padding:10px;
	border: 1px solid #CE5C00;
}

.terms_check {
	border: 1px solid #df5400;
    background-color: #fff2b6;
	text-align:center;
	font-size:15px;
}

.ErrMsgColor
{
    border:5px solid #ff4400;
    color:#ff4400;
    font-weight:bold;
}

.terms_title
{
    font-size:15px;
    line-height:1.2;
    padding:10px 15px
}

.LinkColorVisited{
    color:#1d3994;
    text-decoration:none;
 }

.linkUnderline {
text-decoration:underline;
}

.linkUnderlineNone {
text-decoration:none;
}

/*  【予約品タイトル色】
 */
.ReserveColor{
    background-image:url(/images/titlename_bg_grn.gif);
}
.ReserveColor_01{
    background-color:#c8f08e;
}
.ReserveColor_02{
    background-color:#acce7b;
}

/*  【通常品タイトル色】
 */
.OrderColor{
    background-image:url(/images/titlename_bg_org.gif);
}
.OrderColor_01{
    background-color:#fbe571;
}
.OrderColor_02{
    background-color:#efc031;
}

/*  【注文再開メールタイトル色】
 */
.WatingMailColor{
    background-image:url(/images/titlename_bg_blu.gif);
}
.WatingMailColor_01{
    background-color:#a0efef;
}
.WatingMailColor_02{
    background-color:#60e1e1;
}

.ListBanner {
	padding:0px 0px 2px 4px;
}
.ListItemName {
    float: left;
	padding:4px 1px 0px 6px;
	line-height: 9pt;
}
.ListItemName span {
	line-height:15px;
	font-weight:bold;
}
.ListItemCount {
	padding:0px 0px 0px 4px;
}
.ListSearchGenre {
	padding:0px 20px 0px 0px;
}
.txtCart 
{
    text-align: right;
}
/*  【商品リストサブタイトル】
 */
.ListSubTitle
{
    width:100%;
}

.ItemOrderManufacturer{
	padding:2px 0px 0px 0px;
    font-size:12px;
    text-align:right;
    float:right;
}
.CartCmbBox
{
    /* コンボボックス */
    width: 55px;
    text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.ListPiece
{
    margin: 0 8px 0 4px;
    font-size:9pt;
}

/*  【カートボタン 注文再開メール】
 */
#List .CartWatingMail{
    border: 1px solid lightgray;
    background: -moz-linear-gradient(center bottom, #cccccc 0%,#ffffff 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc),color-stop(1, #ffffff));
}

.search_img 
{
    vertical-align:middle;
    width:22px;
    height:22px;
    padding-left:28px;
}
.search_img2
{
    vertical-align:middle;
    width:22px;
    height:22px;
    padding-left:3px;
}
.search_imgHelp
{
    padding:0px 0px 0px 4px;
}
.search_DL1
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    padding-left:8px;
    font-size: 13px;
    color: #4f4f4f;
    width: 140px;
    height: 33px;
    border-style:solid;
    border-width:1px 0 1px 1px;
    border-color:#999999;
    background:#f3f3f3 url(/images/arw_select_down2.gif) no-repeat;
    background-position: right center;
    border-radius: 5px 0 0 5px;	/* CSS3草案 */
    -webkit-border-radius: 5px 0 0 5px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 5px 0 0 5px;	/* Firefox用 */
}
.search_DL1::-ms-expand {
	display: none;
}


.search_DL3
{
    text-align:left;
    width:80px;
}

/* タグよせ */
.TagCenter
{
    margin-left:auto;
    margin-right:auto;
}
.TagLeft {
    margin-right: auto;
}
.TagRight {
    margin-left: auto;
}

/* Text Align */
.TextLeft{text-align:left;}
.TextRight{text-align:right;}
.TextCenter{text-align:center;}

/* Vertical Align */
.VerticalTop { vertical-align:top; }
.VerticalMiddle { vertical-align:middle; }
.VerticalBottom { vertical-align:bottom; }

/* Float */
.FloatLeft { float:left; }
.FloatRight { float:right; }
.FloatClear { clear:both; }

/* Font */
.FontBold { font-weight:bold; }
.FontRed { color:red; }
.FontBlue { color:Blue; }
.FontOrange { color:#FF8C00; }
.FontWhite { color:White; }

/* Border */
.BorderRecent
{
    border-top:1px dashed #C0C0C0;
}

/* 背景 */
.RecentBack
{
    background-color:#ffffff;
}
.RecentBackImg
{
    background-image:url("/images/checkitem_title02.gif");
    background-size:auto;
}
.SearchaImgOrder
{
    background-image:url("/images/mascot_order.jpg");
    background-size:auto;
}
.SearchaImgThanks
{
    background-image:url("/images/mascot_thank_2012.jpg");
    background-size:auto;
}

/* 表示 非表示 */
.Hidden { display:none; }

/* 折り返し */
.TextFlap 
{
    /*
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
    */
	word-wrap: break-word;
}
/* 折り返し(単語単位でなく幅単位) */
.TextBreak
{
    word-break:break-all;
}

.LetterSpacing1
{
    letter-spacing: 1px;
}

.LetterSpacing1_2
{
    letter-spacing:1.2px;
}
.LetterSpacing2
{
    letter-spacing:2px;
}
.LetterSpacing4
{
    letter-spacing:4px;
}

.Confirm18Msg
{
    font-size:16px;
    line-height:18px;
}

.paddingBottom20
{
    padding-bottom:20px;
}

.borderCollapseCollapse
{
    border-collapse:collapse;
}

.BannerPadding
{
    padding:0px 2px 3px 0px;
    vertical-align: middle;
}

.fontSize12px
{
    font-size:12px;
}

.Rank1TabSize
{
    width:236px;
    height:29px;
}
.Rank2TabSize
{
    width:236px;
    height:29px;
}

.FontFamily
{
    font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
}

.WhiteSpaceNowrap
{
    white-space: nowrap;
}

.BoxWhiteW200H16
{
    top:-7px;
    left:780px;
    width:200px;
    height:16px;
    position:absolute;
    z-index:0;
}

.rank_tabline_01
{
    background-color:#f8daa8;
    position: relative;
    width:813px;
    height:9px;
    margin-top:-1px;
}
.rank_tabline_02
{
    background-color:#c1f8a9;
    position: relative;
    width:813px;
    height:9px;
    margin-top:-1px;
}

.rank_tabline_01s
{
    background-color:#f8daa8;
    position: relative;
    height:5px;
    margin-top:-1px;
}
.rank_tabline_02s
{
    background-color:#c1f8a9;
    position: relative;
    height:5px;
    margin-top:-1px;
}
.rank_switchbg 
{
	text-align:left;
	background-image:url("/images/rank_switchbg.gif");
	background-repeat:repeat-x;
	height:23px;
	position:relative;
}
.rank_Title 
{
	position:relative;
	margin:-1px 0px -1px 0px;
}

.rank_MenuTitle
{
	position:relative;
	z-index:0;
}
.usr_bg_ylw
{
    width:100%;
	background-image:url("/images/usr_bg_ylw.gif");
}

.MyListDel {
	padding-right:12px;
	margin-left:-9px;
}

.borderStylFF8C00 {border:1px #FF8C00 solid;}
.borderStylC0C0C0 {border:1px #C0C0C0 solid;}
.borderStylC0C0C0BorderTopNone {border:1px #C0C0C0 solid;border-top:none;}
.borderStylC0C0C0BorderTopBottomNone {border-top:none;border-bottom:none;border-right:1px #C0C0C0 solid; border-left:1px #C0C0C0 solid;}
.ColorC2ED9D {background-color:#C2ED9D;}
.ColorF7FA9D {background-color:#F7FA9D;}

.MypageReserveColor01 {background-color:#c8f08e;}
.MypageOrderColor01 {background-color:#fbe571;}
.MypageSendColor01 {background-color:#e8e6cf;}

.CursorDefault
{
    cursor:default;
}

.MyPage_button
{
    width:160px;
    height:24px;
    vertical-align:top;
    cursor:pointer;
}

.PageTop
{
    position:absolute;
    top:0px;
}

.CursorPointer
{
    cursor:pointer;
}

.EvaErr {
	font-size:11pt;
    color:#FF0000;
	vertical-align:top;
	padding-left:15px;
	text-align:left;
}

.recommmendItemSpace
{
    width:612px;
    margin: 5px 0px 5px 0px;
}

.userEreaSpace
{
    width:616px;
    margin-top:8px;
    margin-left:6px;
}

.tableContribution
{
    border-bottom:1px solid #C0C0C0;
    padding-bottom:8px;
}

.padding15k
{
    padding:5px 0px 5px 6px;
}

.Price_Dai{
    color:#d10000;
    font-weight:bold;
    letter-spacing:1px;
    font-size:16px;
}

.InTax {
    padding-left:2px;
    letter-spacing:0px;
    font-size:10px;
}

.Price_Remark_Dai{
	vertical-align:15%;
	font-size:10px;
	color:#ff8e11;
	text-decoration:underline;
	padding-left:4px;
}

.Price_Remark_Normal{
	vertical-align:10%;
	font-size:10px;
	color:#ff8e11;
	text-decoration:underline;
	padding-left:5px;
}

.MyListCart
{
    padding-bottom:5px;
    vertical-align:bottom;
}

.PaddingRecommend
{
    padding:10px 0px 5px 0px;
}
.tableBorderDashedTop
{
    border-top:1px dashed #C0C0C0;
}


.tablepickupBorderTop
{
    border-top:1px solid #d1d1d1;
}




.pageCenter {
	width:800px;
	margin-left:auto;
	margin-right:auto;

}

.faqTopic{
    background-color:#1A2C77;
	text-align:left;
	padding-left:10px;
	height:25px;
	color:#ffffff;/*color:#FF6928;*/
	line-height:25px;
}


ul.faq_list {
	list-style-type:none;
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#F0F6F4;
	/*background-color:#f8e8d8;*/
}

li.faq_list 
{
	width:100%;
	padding:4px;
	text-align : left;
}

.faq_list {font-size: 10pt; line-height:14px;}

.faq_list a  { color: #333 ;font-weight: normal; font-size: 10pt; line-height:14px; text-decoration:none;}

.faq_list a:visited{color:#999;}
.faq_list a:hover { color:#999; text-decoration:none; }

.release_box {
	float: left;
}

.release_boxContainer {
	overflow: hidden;
}

.release_boxContainer:before,
.release_boxContainer:after {
    content: "";
    display: table;
}
 
.release_boxContainer:after {
    clear: both;
}
 
.release_boxContainer {
    zoom: 1;
}

.release_tbl { 
    border-collapse: collapse;
    border: 1px #c0c0c0 solid;
} 

.release_tbl TD { 
    border: 1px #c0c0c0 solid;
}  

.release_cal_next{
    background-image:url("/images/arrow_right_n.png");
    background-repeat:no-repeat;
    height:30px;
    width:30px;
    cursor:pointer;
    margin-right:10px;
}
.release_cal_prev{
    background-image:url("/images/arrow_left_n.png");
    background-repeat:no-repeat;
    height:30px;
    width:30px;
    cursor:pointer;
    margin-left:10px;
}

.user_area_cnt_all
{
    vertical-align:middle;
    font-size:9pt;
    color: #1d3994;
}

.user_area_cnt
{
    font-size:12px;
    color:#d10000;
    font-weight:bold;
    padding:0px 1px;
}

.itemlistlink
{
    position:relative;
    float:right;
    top:20px;
    right:10px; 
}

.pagetopflow {
	cursor:pointer;
	position: fixed;
	bottom: 5%;
	right: 2%;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	display:none;
}

.pagetopflow a {
	background: #111111;
	text-decoration: none;
	width: 151px;
	height: 51px;
	text-align: center;
	display: block;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.pagetopflow a:hover {
	background: #696969;
}

.pagetoparrow{
	pointer-events: none;
	position: absolute;
	width: 129px;
	height: 38px;
    background-image:url("/images/pagetop.png");
    background-repeat:no-repeat;
	top: 7px;
	left: 7px;
}

.twitter-timeline {
 min-width: 167px!important;
}

.socialDetailHead
{
    float: right;
    width: 138px;
    padding: 2px 0;
}
.socialDetail
{
    float: left;
    margin: -3px 0 0 -5px;
    width: 300px;
}
.socialRanking 
{
    float:right;
    margin: 0 -5px 0 0;
    width: 300px;
    height: 28px;
    text-align: right;
}
.socialBtns
{
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.socialBtns div
{
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 2px;
    display: inline-block;
    vertical-align: top;
}
.socialBtns div.facebook_baloon
{
    width: 90px;
}
.socialBtns div.twitter_baloon
{
    width: 115px;
}
.socialBtns div.twitter_baloon .balloon {
  display: inline-block;
  position: relative;
  padding: 0 3px;
  border: 1px solid #bbb;
  border-radius: 3px;
  background: #fff;
  color: #333;
  font: 11px/18px "Helvetica Neue",Arial,sans-serif;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: top;
}
.socialBtns div.twitter_baloon .balloon:hover {
  text-decoration: underline;
}
.socialBtns div.twitter_baloon .balloon::before,
.socialBtns div.twitter_baloon .balloon::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  line-height: 0;
  margin: -4px 0 0 -4px;
  border-style: solid solid solid none;
  border-width: 4px 4px 4px 0;
}
.socialBtns div.twitter_baloon .balloon::before {
  border-color: transparent #aaa transparent #aaa;
  margin: -4px 0 0 -4px;
}
.socialBtns div.twitter_baloon .balloon::after {
  border-color: transparent #fff;
  margin: -4px 0 0 -3px;
}
.socialBtns div.facebook
{
    width: 54px;
}
.socialBtns div.twitter
{
    width: 70px;
}
.socialBtns div.hatena
{
    width: 72px;
}
.socialBtns div.pocket
{
    width: 64px;
}

.hd_menu {
	width:587px;
	text-align:right;
}

a:hover img.hoverImg{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter:"alpha(opacity=50)";
}

.searchOver,
.searchSubmit {
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter:"alpha(opacity=50)";
}
.searchSubmit {
cursor: default;
}

.sendOver{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter:"alpha(opacity=50)";
}

.inStockMailTxt{
width:450px;
height:20px;
border-style:solid;
border-color:#C6C6C6;
border-width:2px;
}


/* drop down
-----------------------------------------*/
/* link */
.mod_dropnavi ul li a{
  transition-property: border;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.mod_dropnavi ul li a:link    {text-decoration:none;}
.mod_dropnavi ul li a:visited {text-decoration:none;}
.mod_dropnavi ul li a:hover   {text-decoration:none;}
.mod_dropnavi ul li a:active  {text-decoration:none;}

/* mod_dropnavi */
.mod_dropnavi>ul{
	width:813px;
	height:35px;
	background-image:url("/images/tab_back.gif");
	background-repeat:repeat-x;
}
.parent {
	cursor:pointer;
	display:block;
	padding:0 0 0 0;
}
.mod_dropnavi>ul>li{
	height:35px;
	float:left;
	position:relative;
	text-align:left;
}
.mod_dropnavi>ul>li>a{
	display:block;
	font-size:13px;
	line-height:37px;
	color:#4c4e52;
	font-weight:bold;
}
.mod_dropnavi>ul>li>a:hover {color:#ff4400;}
.mod_dropnavi>ul>li>a:active {}

/* mod_dropnavi_child */
.mod_dropnavi .mod_dropnavi_child{
  /* display:none; */
  position:absolute;
  top:37px;
  left:0px;
  z-index:99;
}
.mod_dropnavi .mod_dropnavi_child ul{
	z-index:100;
	border-style:solid;
	border-width: 1px;
	border-color:#adadad ;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
}
.mod_dropnavi .mod_dropnavi_child ul li{
	position:static;
	background:#fdf8e0;
	white-space:nowrap;
}
.mod_dropnavi .mod_dropnavi_child ul li a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#fdf8e0;
	color:#2e2e2e;
	line-height: 20px;
	padding-top: 2px;
	text-indent:5px;
	_zoom:1; /* IE 6 */
}

.mod_dropnavi .mod_dropnavi_child ul li a:hover {color:#ffffff; background:#ff8200;}

.mod_s {
	min-width:110px;
	position:absolute;
}

.mod_s li {
	height:22px;
	padding-bottom: 1px;
}

.mod_s li a {
    padding: 0 10px 1px 0;
}

.mod_l {
	width:400px;
	position:absolute;
	left:-55px;
}

.mod_l li {
	height:21px;
	padding-bottom: 1px;
}

.mod_l .left {
	width:50%;
	border-style:solid;
	border-width: 0;
	border-color:#cdcdcd;
	float:left;
	clear:left;
}

.tab_on_01 {
background-image:url("/images/tab_back_on.gif");
background-repeat:repeat-x;
}
.tab_on_02 a {
color:#ffffff!important;
background:#ff8200!important;
}
.mod_dropnavi>ul>li.tab_clear,
.tab_clear {
float:right;
margin:8px 3px 0 0;
text-align:right;
height:0px;
}

.TopThumbImg 
{
    max-width:95px;
    max-height:95px;
}

.list_pankuzu_txt {
    padding: 5px;
    margin: 0 0 0 0;
    font-weight: bold;
    font-size:12px;
    color:#4c4e52;
    line-height:25px;
    text-decoration:none;
    text-align:left;
}

.list_pankuzu_txt a:link {
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:#ffffff;
    padding:2px 0 2px 0;
    color:#1d3994;
}
.list_pankuzu_txt a:visited {
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:#ffffff;
    color:#1d3994;
}
.list_pankuzu_txt a:hover {
    color:#DF5400;
    background-color:#FFF2B6;
    border-color:#DF6E00;
}

.list_pankuzu_txt h2 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 25px;
    font-size:9pt;
}

.list_pankuzu_search {
width: 210px;
height: 25px;
display: inline-block;
vertical-align: middle;
margin: 0 0 0 -5px;
}
.list_pankuzu_search_txt {
display: inline-block;
vertical-align: top;
width:141px;
text-align:left;
padding:0 0 0 5px;
margin: 0 -3px 0 0;
}
.list_pankuzu_search_box {
border-style:solid;
border-width:1px 0 1px 1px;
border-color:#d1d1d1;
padding-left: 5px;
width:136px;
height:19px;
}
.list_pankuzu_search_bt {
display: inline-block;
text-align:left;
}

.list_kensu00 {
padding:2px 10px 0 5px;
height: 25px;
}
.list_kensu01 {
width:796px;
padding:0 10px 0 5px;
background-color:#f2f2f2;
border-style:solid;
border-width:1px;
border-color:#d1d1d1;
}
.list_kensu01_mylist {
width:796px;
padding:0 10px 0 5px;
background-color:#ffb153;
border-style:solid;
border-width:1px;
border-color:#ffb153;
}
.list_kensu02 {
font-size:12px;
line-height:25px;
color:#3b4549;
text-decoration:none;
text-align:left;
float:left;
}
.list_kensu03 {
margin-top:4px;
right:0px;
font-size:12px;
color:#1d3994;
text-decoration:none;
text-align:right;
z-index:1;
}
.list_kensu03 a {
    padding-left: 5px;
}
.list_kensu03 a:link {
color:#1d3994;
text-decoration:none;
}
.list_kensu03 a:visited {
color:#1d3994;
text-decoration:none;
}
.list_kensu03 a:hover {
color:#ff4400;
text-decoration:none;
}
.list_kensu04 {
margin:0 0 0 10px;
text-align:left;
float:left;
}
.list_kensu05 {
position:relative;
top:5px;
font-size:15px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:#6B8CB6;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding:0px 10px 1px;
z-index:5;
}
.list_kensu05 a:link {
color:#1d3994;
text-decoration:none;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
padding:0px 10px 1px;
}
.list_kensu05 a:visited {
color:#1d3994;
text-decoration:none;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
}
.list_kensu05 a:hover {
color:#ffffff;
text-decoration:none;
background-color:#6B8CB6;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_kensu05 a:active {
color:#ffffff;
text-decoration:none;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#02d8ff;
}
.list_kensu06{position:relative;top:2px;font-family:Arial;font-size:11pt;color:#ffffff;border:solid #ffffff;background-color:#6B8CB6;border-width:1px;text-align:center;text-decoration:none;padding:1px 11px 1px 11px;}
.list_kensu07 {padding:0 3px 0 2px;}
.list_kensu07 a{position:relative;top:2px;font-family:Arial;font-size:11pt;color:#1d3994;border:solid #6B8CB6;background-color:#ffffff;border-width:1px;text-align:center;text-decoration:none;padding:0 10px 0 10px;}
.list_kensu07 a:hover{position:relative;top:2px;font-family:Arial;font-size:11pt;color:#ffffff;border:solid #6B8CB6;background-color:#6B8CB6;border-width:1px;text-align:center;text-decoration:none;padding:0 10px 0 10px;}

.list_kensu06_mylist{position:relative;top:2px;font-family:Arial;font-size:11pt;color:#ffffff;border:solid #ffffff;background-color:#1D3994;border-width:1px;text-align:center;text-decoration:none;padding:0 10px 0 10px;}
.list_kensu07_mylist {padding:0 3px 0 2px;}
.list_kensu07_mylist a{position:relative;top:2px;font-family:Arial;font-size:11pt;color:#1D3994;border:solid #1D3994;background-color:#ffffff;border-width:1px;text-align:center;text-decoration:none;padding:0 10px 0 10px;}
.list_kensu07_mylist a:hover{position:relative;top:2px;font-family:Arial;font-size:11pt;color:#ffffff;border:solid #1D3994;background-color:#1D3994;border-width:1px;text-align:center;text-decoration:none;padding:0 10px 0 10px;}

.list_kensu08 {
float:left;
width:470px;
margin-left:80px;
}

.list_hyouji01 {
width:806px;
height:25px;
padding:4px 0 4px 5px;
background-color:#f3f3f3;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
text-align:left;
}
.list_hyouji02 {
width:120px;
text-align:left;
float:left;
margin:0 0 0 10px;
}
.list_hyouji03 {
position:relative;
top:0px;
font-size:12px;
color:#8d9296;
text-decoration:none;
text-align:left;
padding:5px 10px 5px 10px;
background-color:#f3f3f3;
border-style:solid;
border-width:1px 0 1px 1px;
border-color:#d3d3d3;
float:left;
}
.list_hyouji04 {
position:relative;
top:0;
font-size:12px;
text-align:left;
padding:5px 5px 5px 5px;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
float:left;
}
.list_hyouji05 {
font-size:12px;
color:#1d3994;
text-decoration:none;
text-align:left;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_hyouji05 a:link {
color:#1d3994;
text-decoration:none;
padding:1px 5px 1px 5px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_hyouji05 a:visited {
color:#1d3994;
text-decoration:none;
padding:1px 5px 1px 5px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_hyouji05 a:hover {
color:#DF5400;
text-decoration:none;
padding:1px 5px 1px 5px;
background-color:#FFF2B6;
border-style:solid;
border-width:1px;
border-color:#DF6E00;

}

.list_hyouji05_on {
font-size:12px;
color:#DF5400;
text-decoration:none;
text-align:left;
padding:1px 5px 1px 5px;
background-color:#FFF2B6;
border-style:solid;
border-width:1px;
border-color:#DF6E00;
}

.list_footer {
background-color:#E3E3E4;
border-style:solid;
border-width:1px;
border-color:#D1D1D1;
}

.list_footer {
width:813px;
height:35px;
background-image:url("/images/tab_back.gif");
background-repeat:repeat-x;
font-size:13px;
color:#1d3994;
font-weight:bold;
text-align:left;
}
.list_footer_text ul li a {
font-size:12px;
line-height:17px;
text-align:left;
color:#1d3994;
font-weight:normal;
text-decoration:none;
padding:2px 5px 2px 5px;
display:block;
}
.list_footer_text ul li a:visited {
color:#1d3994;
}
.list_footer_text ul li a:hover {
color:#ffffff;
background:#ff8200;
}


.list_hyouji06 {
position:relative;
top:0;
font-size:12px;
text-align:left;
padding:8px 5px 8px 5px;
margin:0 5px 0 5px;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
float:left;
}

.list_hyouji07 {
font-size:12px;
color:#1d3994;
text-decoration:none;
text-align:left;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_hyouji07 a:link {
color:#1d3994;
text-decoration:none;
padding:3px 5px 3px 5px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_hyouji07 a:visited {
color:#1d3994;
text-decoration:none;
padding:3px 5px 3px 5px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}
.list_hyouji07 a:hover {
color:#DF5400;
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#FFF2B6;
border-style:solid;
border-width:1px;
border-color:#DF6E00;

}

.list_hyouji07_on {
font-size:12px;
color:#DF5400;
text-decoration:none;
text-align:left;
padding:3px 5px 3px 5px;
background-color:#FFF2B6;
border-style:solid;
border-width:1px;
border-color:#DF6E00;
}

.list_hyouji08 {
position:relative;
top:0;
font-size:12px;
text-align:left;
padding:5px 5px 5px 5px;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
float:left;
}

.mypage_hyoji01 {
height:23px;
padding:11px 5px 0px 5px;
}

.mypage_hyoji02 {
height:23px;
padding:5px 5px 6px 5px;
}

.ranking_box {
width:640px;
}

.ranking_title {
width:638px;
border-style:solid;
border-width:3px 1px 1px 1px;
border-color:#1d3994 #D1D1D1 #D1D1D1 #D1D1D1;
text-align:left;
font-size:15px;
line-height:28px;
color:#1d3994;
}
.ranking_title a:link {
color:#1d3994;
text-decoration:none;
}
.ranking_title a:visited {
color:#1d3994;
}
.ranking_title a:hover {
color:#ff4400;
}

.ranking_motto {
margin:-5px 0 0 0;
text-align:right;
font-size:13px;
line-height:28px;
color:#1d3994;
}
.ranking_motto a:link {
font-size:11px;
color:#1d3994;
text-decoration:none;
}
.ranking_motto a:visited {
color:#1d3994;
}
.ranking_motto a:hover {
color:#ff4400;
}

.ranking_t01 {
width:95px;
max-width:95px;
font-size:13px;
line-height:14px;
font-weight:normal;
text-align:left;
margin:5px 18px 0 18px;
outline: none;
}
.ranking_t01 a:link {
color:#1d3994;
text-decoration:none;
outline: none;
}
.ranking_t01 a:visited {
color:#1d3994;
}
.ranking_t01 a:hover {
color:#ff4400;
}


.tag01 {
font-size:11pt;
line-height:18px;
color:#000000;
}
.tag01 a:link {
color:#1d3994;
text-decoration:none;
}
.tag01 a:visited {
color:#1d3994;
}
.tag01 a:hover {
color:#ff4400;
}

.tag02 {
font-size:14px;
color:#1d3994;
margin:5px 0 5px 0;
float:left;
}
.tag02 a:link {
color:#1d3994;
text-decoration:none;
padding:2px 5px 2px 5px;
margin:0 2px 0 3px;
border-style:solid;
border-width:1px;
border-color:#4385F6;
border-radius:4px;
}
.tag02 a:visited {
color:#1d3994;
}
.tag02 a:hover {
color:#ff4400;
border-color:#ff4400;
}

.info_text {
font-size:15px;
line-height:18px;
font-weight:bold;
color:#ffffff;
background-color:#1d3994;
padding:2px 0 2px 5px;
}


/****************************************************
* トップページランキング Start
****************************************************/
/*******************/
/**** slick.css ****/
/*******************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    overflow:visible;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*************************/
/**** slick-theme.css ****/
/*************************/
/* Slider */
.slick-loading .slick-list
{
    background: url('/images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    z-index: 2;
    position: absolute;
    top: 31px;
    width: 14px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: .25;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: 1;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #000000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0;
}
[dir='rtl'] .slick-prev
{
    right: 0;
    left: auto;
}
.slick-prev:before
{
    content: url('/images/ranking_l.gif');
}
[dir='rtl'] .slick-prev:before
{
    content: url('/images/ranking_r.gif');
}

.slick-next
{
    right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0;
}
.slick-next:before
{
    content: url('/images/ranking_r.gif');
}
[dir='rtl'] .slick-next:before
{
    content: url('/images/ranking_l.gif');
}

/* Dots */
.slick-slider
{
    margin-bottom: 10px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 -1px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 5px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/****************************************************
* トップページランキング End
****************************************************/

/*****************************
* ヘッダメニュー Start
******************************/
.hdMenu {
	margin:0 0 0 0;
	display:inline-block;
	position: relative;
}

.hdMenu ul, .hdMenu li {
	list-style:none;
	margin:0;
	padding:0;
}

.hdMenu img {
    cursor:pointer;
}

.hdMenu ul li {
	float: left;
	position: relative;
}

.hdMenu li div.drop {
	text-align:left;
	width:200px;
	position:absolute;
	float:none;
	z-index:100;
	left:0;
	top:28px;
	border-style:solid;
	border-width: 0 0 1px 0;
	border-color:#ffffff #ffffff #adadad #ffffff;
	/* 透過 */
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}

.hdMenu li div.drop ul li {
	float:none;
	position:static;
	border-style:solid;
	border-width: 0 1px 0 1px;
	border-color:#ffffff #adadad #ffffff #adadad;
}

.hdMenu li div.drop ul li a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#ffffff;
	color:#2e2e2e;
	padding:5px;
	_zoom:1; /* IE 6 */
}

.hdMenu li div.drop li a:hover {
	color:#ffffff;
	background:#ff8200;
}

.hdMenu li div.drop ul a {
	padding:10px 10px 10px 20px;
}
/*****************************
* ヘッダメニュー End
******************************/

/*****************************
* マイページ出荷データ作成済みメニュー Start
******************************/
.mypageMenu {
	margin:0 0 0 0;
	display:inline-block;
	position: relative;
}

.mypageMenu ul, .mypageMenu li {
	list-style:none;
	margin:0;
	padding:0;
}

.mypageMenu img {
    cursor:pointer;
}

.mypageMenu ul li {
	float: left;
	position: relative;
}

.mypageMenu li span.parent {
    display: block;
    width:100px;
    padding: 5px 5px 5px 0;
    background-color: #fff;
    border: 1px solid #999;
    font-size:12px;
}

.mypageMenu li span.select_parent {
display: block;
width:100px;
padding: 5px 5px 5px 0;
font-size:12px;
color:#DF5400;
text-decoration:none;
text-align:left;
background-color:#FFF2B6;
border-style:solid;
border-width:1px;
border-color:#DF6E00;
}

.mypageMenu li a:link {
    text-decoration: none;
}

.mypageMenu li a:link .default {
    color:#1d3994;
}

.mypageMenu li a:visited {
    text-decoration: none;
}

.mypageMenu li a:visited .default {
    color:#1d3994;
}

.mypageMenu li div.drop {
	text-align:left;
	width:108px;
	position:absolute;
	float:none;
	z-index:100;
	left:0;
	top:27px;
	border-style:solid;
	border-width: 1px 0 1px 0;
	border-color:#adadad #ffffff #adadad #ffffff;
	/* 透過 */
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}

.mypageMenu li div.drop ul li {
	float:none;
	position:static;
	border-style:solid;
	border-width: 0 1px 0 1px;
	border-color:#ffffff #adadad #ffffff #adadad;
}

.mypageMenu li span.boxallow{
  position:absolute;
  left:90px;
  top:7px;
  z-index:99;
}

.mypageMenu li div.drop ul li a {
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#ffffff;
	color:#2e2e2e;
	padding:5px;
	_zoom:1; /* IE 6 */
}

.mypageMenu li div.drop li a:hover {
	color:#ffffff;
	background:#ff8200;
}

.mypageMenu li div.drop ul a {
	padding:10px 10px 10px 20px;
}
/*****************************
* マイページ出荷データ作成済み End
******************************/

.MyPageFilter{
    width: 968px;
    min-height: 36px;
    border: 1px #bdbdbd solid;
    padding:5px;
}
.MyPageDisp {
    display: -webkit-flex;
    display: flex;
}
.MyPageDisp>div{
    position:relative;
    float:left;
    padding:5px 5px 5px 5px;
    height:25px;
    font-size:12px;
    text-align:left;
    border-style:solid;
    border-width:1px 0 1px 1px;
    border-color:#d3d3d3;
}
.MyPageDisp>div>p {
    margin-top: 6px;
}
.MyPageDisp>div:last-of-type{
    border-width: 1px;
}
.MyPageTitle{
    background-color:#f3f3f3;
    color:#404549;
    text-decoration:none;
    padding:5px 10px 5px 10px;
}
.MyPageContent {
    padding:1px 5px 1px 5px;
    background-color:#ffffff;
    font-size:12px;
    color:#1d3994;
    text-decoration:none;
    text-align:left;
}
a.DispLink,
a.DispLink:link,
a.DispLink:visited {
    padding: 2px;
    color:#1d3994;
    text-decoration:none;
    border-style:solid;
    border-width:1px;
    border-color:#ffffff;
}
a.DispLink:hover {
    padding: 2px;
    color:#DF5400;
    background-color:#FFF2B6;
    border-color:#DF6E00;
}

.MyPageContent .on {
    padding: 2px;
    color:#DF5400;
    background-color:#FFF2B6;
    border-style:solid;
    border-width:1px;
    border-color:#DF6E00;
}

.MypageSentLink {
    display: block;
    padding: 5px!important;
    background-color:#ffffff;
    border: 1px #adadad solid;
    font-size:12px;
    color:#404549;
    text-decoration:none;
    text-align:left;
}

.MypageSentText{
    padding: 0 0 0 10px;
}
.MypageArrow{
    float: right;
}

.sent_s {
	min-width: 98px;
	position: absolute;
}

.sent_s li {
	height:24px;
}

.sent_s li a {
    padding: 0 10px 1px 0;
}

.sent_s li a:hover {
    color:#DF5400;
    text-decoration:none;
    background-color:#FFF2B6;
    border-style:solid;
    border-width:1px;
    border-color:#DF6E00;
}

.sent_dropnavi{
  position:absolute;
  top: 32px;
  left: 5px;
  z-index: 99;
}
.sent_dropnavi ul{
	z-index:100;
	border-style:solid;
	border-width: 1px;
	border-color:#adadad ;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
}
.sent_dropnavi ul li{
	position:static;
	background:#fdf8e0;
	white-space:nowrap;
}
.sent_dropnavi ul li a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#fdf8e0;
	color:#2e2e2e;
	padding: 5px;
	line-height:12px;
	text-indent:5px;
	_zoom:1; /* IE 6 */
}


#search_cate_box .boxallow{
  position:absolute;
  left:122px;
  top:10px;
  z-index:99;
}

.boxshadowblur{
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
}

.mylist_hdbar {
height:3px;
background-color:#1a2c77;
}

.mylist_title {
padding:2px 0px 2px 5px;
background-color:#ff7800;
border-style:solid;
border-width:1px;
border-color:#ff7800;
font-size:13px;
font-weight:bold;
text-align:left;
}

.mylist_messagebox {

text-align:left;
color:#414e4f;
font-weight:bold;
font-size:14px;
line-height:25px;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#adadad;
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
box-shadow: 3px 3px 3px rgba(0,0,0,0.25);

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px; 
border-radius: 3px;
margin-bottom:8px;
}

.list_messagebox_notexist {
text-align:left;
color:#414e4f;
font-weight:normal;
font-size:14px;
line-height:25px;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#adadad;
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px; 
border-radius: 3px;
margin-top:15px;
margin-bottom:15px;
margin-left:60px;
width:680px;
min-height:280px;
background-image:url("/images/list_notexixtmessagebox_bg.jpg");
background-repeat:no-repeat;
}

.notexixtMessagebox {
text-align:left;
color:#000000;
font-weight:normal;
font-size:14px;
line-height:25px;
margin:15px;
width:450px;
background-image:url("/images/list_icn_hs40.gif");
background-repeat:no-repeat;
background-position: left top;
padding-left:40px;
padding-top:5px;
}

/* srchdrop down
-----------------------------------------*/
/* link */
.srch_dropnavi ul li a{
  transition-property: border;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.srch_dropnavi ul li a:link    {text-decoration:none;}
.srch_dropnavi ul li a:visited {text-decoration:none;}
.srch_dropnavi ul li a:hover   {text-decoration:none;}
.srch_dropnavi ul li a:active  {text-decoration:none;}

/* srch_dropnavi */
.srch_dropnavi>ul{
	width:150px;
	height:31px;
}
.srch_parent {
	display:block;
	padding:0 0 0 0;
	background-color:#ffffff;
	border:1px solid #999999;
}
.srch_dropnavi>ul>li{
	height:31px;
	float:left;
	position:relative;
	text-align:left;
}
.srch_dropnavi>ul>li>a{
	display:block;
	width:150px;
	font-size:13px;
	line-height:31px;
	color:#4c4e52;
	font-weight:bold;
}
.srch_dropnavi>ul>li>a:hover {color:#ff4400;}
.srch_dropnavi>ul>li>a:active {}



.srch_s {
	min-width:150px;
	position:absolute;
}

.srch_s li {
	height:18px;
	padding-bottom: 1px;
}

.srch_s li a {
    padding: 0 10px 1px 0;
}

.srch_l {
	width:220px;
	position:absolute;
	left:-55px;
}

.srch_l li {
	width:50%;
	margin-left:50%;
	height:23px;
	padding-bottom: 1px;
}

.srch_l .left {
	border-style:solid;
	border-width: 0;
	border-color:#cdcdcd;
	float:left;
	clear:left;
	margin-left:0;
}



/* srch_dropnavi_child_ylw */
.srch_dropnavi .srch_dropnavi_child_ylw{
  /* display:none; */
  position:absolute;
  top: 35px;
  left: -6px;
  z-index: 99;
}
.srch_dropnavi .srch_dropnavi_child_ylw ul{
	z-index:100;
	border-style:solid;
	border-width: 1px;
	border-color:#adadad ;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
}
.srch_dropnavi .srch_dropnavi_child_ylw ul li{
	position:static;
	background:#fdf8e0;
	white-space:nowrap;
}
.srch_dropnavi .srch_dropnavi_child_ylw ul li a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#fdf8e0;
	color:#2e2e2e;
	padding:4px 10px 4px 4px;
	line-height:12px;
	text-indent:5px;
	_zoom:1; /* IE 6 */
}


#search_cate_box .boxallow{
  position:absolute;
  left:122px;
  top:10px;
  z-index:99;
}

.srch_dropnavi .srch_dropnavi_child_ylw ul li a:hover {color:#ffffff; background:#ff8200;}

/* ジャンルごとの背景色 */
    /* 白背景 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_000 a:hover {color:#ffffff; background:#ffffff;}
    /* 全カテゴリ */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_100 a:hover {color:#ffffff; background:#b0b0b0;}
#search_cate_box.gnr_100 {background:#ffffff;}
#search_cate_box.gnr_100 #search_cate_text{color:#4c4e52;}
    /* フィギュア */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_101 a:hover {color:#ffffff; background:#da0e33;}
#search_cate_box.gnr_101 {background:#da0e33;}
#search_cate_box.gnr_101 #search_cate_text{color:#ffffff;}
    /* ミリタリープラモ */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_102 a:hover {color:#ffffff; background:#67711c;}
#search_cate_box.gnr_102 {background:#67711c;}
#search_cate_box.gnr_102 #search_cate_text{color:#ffffff;}
    /* ミニ四駆他 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_103 a:hover {color:#ffffff; background:#6950c7;}
#search_cate_box.gnr_103 {background:#6950c7;}
#search_cate_box.gnr_103 #search_cate_text{color:#ffffff;}
    /* 鉄道模型 N */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_104 a:hover {color:#ffffff; background:#209c3e;}
#search_cate_box.gnr_104 {background:#209c3e;}
#search_cate_box.gnr_104 #search_cate_text{color:#ffffff;}
    /* ミニカー */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_106 a:hover {color:#ffffff; background:#082b91;}
#search_cate_box.gnr_106 {background:#082b91;}
#search_cate_box.gnr_106 #search_cate_text{color:#ffffff;}
    /* 工具・塗料 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_107 a:hover {color:#ffffff; background:#748a9e;}
#search_cate_box.gnr_107 {background:#748a9e;}
#search_cate_box.gnr_107 #search_cate_text{color:#ffffff;}
    /* ドール */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_108 a:hover {color:#ffffff; background:#e373a9;}
#search_cate_box.gnr_108 {background:#e373a9;}
#search_cate_box.gnr_108 #search_cate_text{color:#ffffff;}
    /* ガンプラ他 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_109 a:hover {color:#ffffff; background:#008081;}
#search_cate_box.gnr_109 {background:#008081;}
#search_cate_box.gnr_109 #search_cate_text{color:#ffffff;}
    /* キャラグッズ */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_110 a:hover {color:#ffffff; background:#bc3391;}
#search_cate_box.gnr_110 {background:#bc3391;}
#search_cate_box.gnr_110 #search_cate_text{color:#ffffff;}
    /* ロボット・特撮 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_111 a:hover {color:#ffffff; background:#134c55;}
#search_cate_box.gnr_111 {background:#134c55;}
#search_cate_box.gnr_111 #search_cate_text{color:#ffffff;}
    /* カーモデル */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_112 a:hover {color:#ffffff; background:#3a55b8;}
#search_cate_box.gnr_112 {background:#3a55b8;}
#search_cate_box.gnr_112 #search_cate_text{color:#ffffff;}
    /* 雑誌・資料集 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_115 a:hover {color:#ffffff; background:#a27800;}
#search_cate_box.gnr_115 {background:#a27800;}
#search_cate_box.gnr_115 #search_cate_text{color:#ffffff;}
    /* 鉄道模型 HO・Z */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_117 a:hover {color:#ffffff; background:#207347;}
#search_cate_box.gnr_117 {background:#207347;}
#search_cate_box.gnr_117 #search_cate_text{color:#ffffff;}
    /* おもちゃ */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_119 a:hover {color:#ffffff; background:#ef610f;}
#search_cate_box.gnr_119 {background:#ef610f;}
#search_cate_box.gnr_119 #search_cate_text{color:#ffffff;}
    /* 飛行機他完成品 */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_120 a:hover {color:#ffffff; background:#30560a;}
#search_cate_box.gnr_120 {background:#30560a;}
#search_cate_box.gnr_120 #search_cate_text{color:#ffffff;}
    /* トレカ */
.srch_dropnavi .srch_dropnavi_child_ylw ul li.gnr_121 a:hover {color:#ffffff; background:#0f749c;}
#search_cate_box.gnr_121 {background:#0f749c;}
#search_cate_box.gnr_121 #search_cate_text{color:#ffffff;}
/* ジャンルごとの背景色 */


/* Rankingdrop down
-----------------------------------------*/
/* link */
.rank_dropnavi ul li a{
  transition-property: border;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.rank_dropnavi ul li a:link    {text-decoration:none;}
.rank_dropnavi ul li a:visited {text-decoration:none;}
.rank_dropnavi ul li a:hover   {text-decoration:none;}
.rank_dropnavi ul li a:active  {text-decoration:none;}

/* rank_dropnavi */
.rank_dropnavi>ul{
	width:140px;
	height:31px;
}
.rank_parent {
	display:block;
	padding:0 0 0 0;
	background-color:#ffffff;
	border:1px solid #999999;
}

    /* 全カテゴリ */
.rank_parent_gnr_100 {
	display:block;
	padding:0 0 0 0;
	color:#4c4e52;
	background-color:#ffffff;
	border:1px solid #999999;
}
.rank_span_gnr_100 
{
	color:#4c4e52;
}
    /* フィギュア */
.rank_parent_gnr_101 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#da0e33;
	border:1px solid #999999;
}
    /* ミリタリープラモ */
.rank_parent_gnr_102 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#67711c;
	border:1px solid #999999;
}
    /* ミニ四駆他 */
.rank_parent_gnr_103 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#6950c7;
	border:1px solid #999999;
}
    /* 鉄道模型 N */
.rank_parent_gnr_104 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#209c3e;
	border:1px solid #999999;
}
    /* ミニカー */
.rank_parent_gnr_106 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#082b91;
	border:1px solid #999999;
}
    /* 工具・塗料 */
.rank_parent_gnr_107 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#748a9e;
	border:1px solid #999999;
}
    /* ドール */
.rank_parent_gnr_108 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#e373a9;
	border:1px solid #999999;
}
    /* ガンプラ他 */
.rank_parent_gnr_109 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#008081;
	border:1px solid #999999;
}
    /* キャラグッズ */
.rank_parent_gnr_110 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#bc3391;
	border:1px solid #999999;
}
    /* ロボット・特撮 */
.rank_parent_gnr_111 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#134c55;
	border:1px solid #999999;
}
    /* カーモデル */
.rank_parent_gnr_112 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#3a55b8;
	border:1px solid #999999;
}
    /* 雑誌・資料集 */
.rank_parent_gnr_115 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#a27800;
	border:1px solid #999999;
}
    /* 鉄道模型 HO・Z */
.rank_parent_gnr_117 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#207347;
	border:1px solid #999999;
}
    /* おもちゃ */
.rank_parent_gnr_119 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#ef610f;
	border:1px solid #999999;
}
    /* 飛行機他完成品 */
.rank_parent_gnr_120 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#30560a;
	border:1px solid #999999;
}
    /* トレカ */
.rank_parent_gnr_121 {
	display:block;
	padding:0 0 0 0;
	color:#ffffff;
	background-color:#0f749c;
	border:1px solid #999999;
}

.rank_dropnavi>ul>li{
	height:31px;
	float:left;
	position:relative;
	text-align:left;
}
.rank_dropnavi>ul>li>a{
	display:block;
	width:140px;
	font-size:13px;
	line-height:31px;
	color:#ffffff;
	font-weight:bold;
}
.rank_dropnavi>ul>li>a:visited,
.rank_dropnavi>ul>li>a:hover {color:#ffffff;}
.rank_dropnavi>ul>li>a:active {}

.rank_s {
	min-width:150px;
	position:absolute;
}

.rank_s li {
	height:18px;
	padding-bottom: 1px;
}

.rank_s li a {
    padding: 0 10px 1px 0;
}

.rank_l {
	width:220px;
	position:absolute;
	left:-55px;
}

.rank_l li {
	width:50%;
	margin-left:50%;
	height:23px;
	padding-bottom: 1px;
}

.rank_l .left {
	border-style:solid;
	border-width: 0;
	border-color:#cdcdcd;
	float:left;
	clear:left;
	margin-left:0;
}

/* rank_dropnavi_child_ylw */
.rank_dropnavi .rank_dropnavi_child_ylw{
  /* display:none; */
  position:absolute;
  top: 33px;
  left: -8px;
  z-index: 99;
}
.rank_dropnavi .rank_dropnavi_child_ylw ul{
	z-index:100;
	border-style:solid;
	border-width: 1px;
	border-color:#adadad ;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
}
.rank_dropnavi .rank_dropnavi_child_ylw ul li{
	position:static;
	background:#fdf8e0;
	white-space:nowrap;
}
.rank_dropnavi .rank_dropnavi_child_ylw ul li a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	background:#fdf8e0;
	color:#2e2e2e;
	padding:4px 10px 4px 4px;
	line-height:12px;
	text-indent:5px;
	_zoom:1; /* IE 6 */
}

#genrepd_ranking_cate_box .boxallow{
  position:absolute;
  left:122px;
  top:10px;
  z-index:99;
}

.select_genrepd_ranking {
	width:808px;
	left:0px;
	height:40px;
	padding:7px 0 0 5px;
	vertical-align:middle;
	background-image: url("/images/search_back.gif");
	background-repeat:no-repeat;
}

.select_genrepd_ranking_bottom {
    width:813px;
    left:0px;
    height:40px;
    padding-top:5px;
    vertical-align:middle;
    background-color:#e4e6e2;
    background-repeat:no-repeat;
}

.rank_dropnavi .rank_dropnavi_child_ylw ul li a:hover {color:#ffffff; background:#ff8200;}

/* ジャンルごとの背景色 */
    /* 白背景 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_000 a:hover {color:#ffffff; background:#ffffff;}
    /* 全カテゴリ */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_100 a:hover {color:#ffffff; background:#b0b0b0;}
    /* フィギュア */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_101 a:hover {color:#ffffff; background:#da0e33;}
    /* ミリタリープラモ */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_102 a:hover {color:#ffffff; background:#67711c;}
    /* ミニ四駆他 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_103 a:hover {color:#ffffff; background:#6950c7;}
    /* 鉄道模型 N */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_104 a:hover {color:#ffffff; background:#209c3e;}
    /* ミニカー */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_106 a:hover {color:#ffffff; background:#082b91;}
    /* 工具・塗料 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_107 a:hover {color:#ffffff; background:#748a9e;}
    /* ドール */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_108 a:hover {color:#ffffff; background:#e373a9;}
    /* ガンプラ他 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_109 a:hover {color:#ffffff; background:#008081;}
    /* キャラグッズ */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_110 a:hover {color:#ffffff; background:#bc3391;}
    /* ロボット・特撮 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_111 a:hover {color:#ffffff; background:#134c55;}
    /* カーモデル */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_112 a:hover {color:#ffffff; background:#3a55b8;}
    /* 雑誌・資料集 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_115 a:hover {color:#ffffff; background:#a27800;}
    /* 鉄道模型 HO・Z */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_117 a:hover {color:#ffffff; background:#207347;}
    /* おもちゃ */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_119 a:hover {color:#ffffff; background:#ef610f;}
    /* 飛行機他完成品 */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_120 a:hover {color:#ffffff; background:#30560a;}
    /* トレカ */
.rank_dropnavi .rank_dropnavi_child_ylw ul li.gnr_121 a:hover {color:#ffffff; background:#0f749c;}
/* ジャンルごとの背景色 */


/* SubWindowPages
-----------------------------------------*/

.window_headline_2px {height:2px; background-color:#1a2c77;}
#Pic_Title a{color: #1d3994; text-decoration:none;}
#Pic_Title a:hover { color: #ff4400; text-decoration:none;}
a:hover img.hoverImg{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter:"alpha(opacity=50)";
}
.borderline950{
	width:950px;
	left:0px;
	height:9px;
	vertical-align:middle;
	background-image: url("/images/950borderline.gif");
	background-repeat:no-repeat;
	}
	
.borderline800{
	width:800px;
	left:0px;
	height:7px;
	vertical-align:middle;
	background-image: url("/images/800borderline.gif");
	background-repeat:no-repeat;
	}
	
.borderline980{
	width:980px;
	left:0px;
	height:9px;
	vertical-align:middle;
	background-image: url("/images/980borderline.gif");
    background-position-x: center;
	background-repeat:no-repeat;
	}

.borderline491{
	width:491px;
	left:0px;
	height:7px;
	vertical-align:middle;
	background-image: url("/images/491borderline.gif");
	background-repeat:no-repeat;
	}

.mail_box {
	font-size:15pt;
	line-height:18pt;
	padding:15px;
	border:1px solid #BDBDBD;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
}

.topback {
	text-align:right;
	text-decoration:none;
}
.topback a {
	text-decoration:none;
}

.mypagelistsearch_go {
	font-weight: bold;
	padding: 5px 20px;
	margin-left:5px;
	background-color: #ff7800;
	color: #ffffff;
	border-style: none;
	cursor: pointer;
	box-shadow: 1px 1px 2px 1px #aaaaaa;
	-moz-box-shadow: 1px 1px 2px 1px #aaaaaa;
	-webkit-box-shadow: 1px 1px 2px 1px #aaaaaa;
	}

.mypagelistsearch_go:hover {
	background-color: #f8a200;
	color: #ffffff;
	cursor: pointer;
	}
	
.endmessage_box
{
    text-align:left;
    padding:15px;
    background-color:#ffffff;
    border-style:solid;
    border-width:2px;
    border-color:#BDBDBD;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.backlink_btn 
{
	padding: 0 0 0 3px;
	background-color: #dfdfdf;
	color: #1d3994;
	border-style: none;
	cursor: pointer;
	font-size: 10pt;
	font-family:"MS PGothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Sans-Serif;
	-webkit-appearance: none;
}

.backlink_btn:hover {
	color: #ff4400;
}

a.imgListLinkThumb {
    padding: 5px 5px 5px 5px;
    border-style: none;
    border-radius: 5px;
    background-color: #eeeeee;
    color: #1d3994;
    font-weight:bold;
    text-decoration: none;
}
a.imgListLinkThumb:hover {
    color: #ff0000;
    background-color: #dddddd;
}

a.imgListLinkOffThumb {
    padding:5px 5px 5px 5px;
    color:#1d3994;
    font-weight:bold;
    text-decoration:none;
}
a.imgListLinkOffThumb:hover {
    color:#ff4400;
    text-decoration:none;
}

a.imgListLink {
    display: block;
    margin: 20px auto;
    width: 400px;
    height: 28px;
    padding: 10px 0 0 0;
    border-style: none;
    border-radius: 10px;
    background-color: #eeeeee;
    color: #1d3994;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-decoration: none;
}
a.imgListLinkSp {
    display: block;
    margin: 20px auto;
    width: 800px;
    height: 46px;
    padding: 10px 0 0 0;
    border-style: none;
    border-radius: 10px;
    background-color: #eeeeee;
    color: #1d3994;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    text-decoration: none;
}
a.imgListLink:hover,
a.imgListLinkSp:hover {
    color: #ff0000;
    background-color: #dddddd;
}

.userb_new_entry {width:270px; height:75px;}

.userb_new_entry a {
  display:block;
  width:270px;
  text-align:center;
  background:#dfdfdf;
  color:#1d3994;
  float:left;
  padding:10px;
  font-size:12pt; line-height:12pt; text-decoration:none;font-weight: bold;
}

.userb_new_entry a:link    {color:#1d3994; text-decoration:none;}   /* リンク */
.userb_new_entry a:visited {color:#1d3994; text-decoration:none;}   /* 訪問済みリンク */
.userb_new_entry a:hover   {color:#ff4400; background:#fff2b6;}   /* ポイント時のリンク */
.userb_new_entry a:active  {color:#ff4400; background:#fff2b6;}   /* アクティブなリンク */ 


.userb_new_entry_org {
  font-size:11pt; line-height:13pt; text-decoration:none;font-weight: bold;color:#ffffff; background:#ff7800;padding:3px;
}

.loginInput input {
  padding-left: 5px;
}

.cvsLogo {
  vertical-align:middle;
  margin:0px 20px 10px 20px;
}

/* パスワード再設定 */
.LostPassStepNow {
    font-weight:bold;
    color: #DF5400;
    background-color: #FFF2B6;
    border:1px solid #DF6E00;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.LostPassStepCom {
    padding:5px 5px 5px 5px;
}
.LostPassMsgRadius {
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.LostPassInput input {
    margin: 3px;
    padding: 0 3px;
    line-height: 13pt;
    font-size: 11pt;
    height: 24px;
}

/* 決定ボタン */
.SubmitFrame {
    margin-left: auto;
    margin-right: auto;
    border-collapse:collapse;
}
.SubmitLeft,
.SubmitRight {
    width: 325px;
    height: 48px;
    border: 1px #1A2C77 solid;
    background-color: #dfdfdf;
    text-align: left;
}
.SubmitCenter {
    width: 300px;
    height: 53px;
    border: 1px #1A2C77 solid;
    background-image: url('/images/confbox_bg53.gif');
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
}

/* もどるリンク */
.BackLinkFrame {
    border: 1px solid #b2bab8;
    margin: 10px 0;
    text-align: left;
    background-color: #ffffff;
    padding: 7px;
}
.BackLinkText {
    margin-left: 2px;
    vertical-align: middle;
    line-height: 10pt;
}

/****************************************************
* 説明ページ Start
****************************************************/

.explain {
    text-align: left;
    font-size: 13px;
}
.explain h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.explain h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
.explain h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.explain .txt {
    padding: 5px;
    line-height: 1.4;
}
.explain a {
    color: #1d3994;
    text-decoration: none;
}
.explain .indent {
    margin:0 0 0 15px;
}

/* 決済方法のご説明 */
.explain .abks_title {
    background-image: url(/images/ksi_bg.gif);
    color: #5E470A;
    padding: 5px;
}
.explain .abks_subtitle {
    margin-top: 3px;
    padding:5px;
    background-color:#EEAA0E;
}
.explain .abks_subnote {
    margin-bottom: 3px;
    background-color:#F7F8d5;
    padding:5px;
    font-size: 15px;
}
.explain .dot li {
    list-style-image:url(/images/ctg_i_dot.gif);
}
.explain .dotline {
    border: dotted 0.5px #666666;
    margin: 10px 10px;
}
.explain .abks_s_title {
    color:#BF5708;
    font-size: 16px;
    font-weight:bold;
    line-height:26px;
}
/* コンビニ */
.explain .cvs_title {
    background-color:#379DCC;
    color:#ffffff;
    padding: 5px;
}
/* payeasy */
.explain .payeasy_title {
    background-color:#379DCC;
    color:#ffffff;
    padding: 5px;
}
/* Amazon Pay */
.explain .amzp_title {
    background-color:#333E48;
    color:#ffffff;
    padding: 5px;
}
/* rsv */
.explain .rsv_title {
    background-color:#ADCA34;
    color:#ffffff;
    padding: 5px;
}
.explain .rsv_sub {
    display: inline-block;
    margin-left:5px;
    color: #153816;
    font-size: 16px;
    line-height: 24px;
}
.explain .rsv_box {
    margin: 7px 0;
    padding: 5px;
    background-color:#E8FFC4;
    border: solid 1px #000000;
    line-height: 18px;
}
.explain .rsv_line {
    border: solid 1px #758D3C;
    margin: 10px 10px;
}
.explain .rsv_contact
{
    background-color:#E0E9B3;
    border-style:solid;
    border-width:1px;
    border-color:#ADCA34;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
    padding: 7px;
}

/****************************************************
* 説明ページ End
****************************************************/
