@charset "utf-8";
/*
 *　全体の共通CSS
 *
 */

/*
 * 共通タグ
 *
 */

*{margin: 0;padding: 0;}
h1{
font-size: 11px;color: #333;font-weight: 100;text-align:right;letter-spacing: 1px;
padding: 2px 2px 2px 0;
background-color: #F3F3F3;
}
h2{font-size: 12px;}
img{border: none;}
#mainContent .section p{margin: 10px;}

/*
 * 主に2カラム用
 */
#mainContent div.section{padding: 10px;padding-left: 0;padding-right: 0;}
#mainContent div.section p{letter-spacing: 1px;line-height: 1.8;}
#mainContent .sec{padding: 10px;margin-bottom: 20px;border: 1px solid #ddd;background-color: #fff;}
#mainContent .sec_silver{padding: 10px;margin-bottom: 20px;background-color: #eaeaea;}
#mainContent .sec_nonline{padding: 10px;margin-bottom: 10px;background-color: #fff;}
#mainContent h2{font-size: 25px;color: #4c4c4c;padding: 5px;}/* color: #4c4c4c */
#mainContent h3{font-size: 14px;color: #3e3e3e;font-weight: bold;text-indent: 10px;line-height: 2.5;height: 34px;
background-color: #d3d3d3;
/*
background: #8dc21f url(images/ring.png) no-repeat scroll 8px 11px;
*/
}
#mainContent h4{font-size: 14px;color: #fff;font-weight: bold;text-indent: 10px;line-height: 2.5;height: 34px;background-color: #5f9ea0;
margin-top: 20px;}
#mainContent h5{font-size: 12px;color: #000;font-weight: bold;text-indent: 10px;line-height: 2.2;height: 25px;background-color: #dcdcdc;}
#mainContent h6{font-size: 12px;color: #000;font-weight: bold;text-indent: 10px;line-height: 2;height: 20px;border-bottom: 1px solid silver;border-left: 5px solid #8dc21f;}

/*
 * 商品紹介ページ（左メニュー１階層目クリック）のヘッダー
 */
#mainContent h2.pict {background-repeat: no-repeat;background-position: center center;width: 671px;height: 121px;padding: 80px 0 0 120px;font-size:36px;line-height:1;text-shadow: 3px 3px 1px #CCCCCC;}

/*
 * 共通クラス
 *
 */
.tcenter {text-align: center !important;}
.tleft {text-align: left !important;}
.tright {text-align: right !important;}
.weight{font-weight: bold;}
.fbig{font-size: 14px;}
.fred{color: #CC0000;}
.bold{font-weight: bold;}
.over{overflow: hidden;}
* html .over{height: 1%;}
.left{float: left;}
.right{float: right;}
.both{clear: both;}
.movetop{text-align: right !important;}
.movetop a{color: gray;padding-left: 12px;background: transparent url(images/move_top.png) no-repeat scroll 0 center;}
.non{display: none;}
.clear{clear: both;}
.m10{margin: 10px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mt10{margin-top: 10px;}
.pd10{padding: 10px;}
.block{display: block;}
.nonmarker{list-style-type: none;}
.underline{text-decoration: underline;}
.bg1{background-color: #FFDBE1 !important;}
.bg2{background-color: #FFFAC4 !important;}
.bg3{background-color: #EAFAFF !important;}
.f11{font-size: 11px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.valign_m{vertical-align: middle;}
.attention{
padding-left: 50px !important;padding-top: 8px !important;
background: transparent url(images/attention.png) no-repeat scroll 10px center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.outside_link{ /* 別ページを開く */
padding-right: 15px;
background: transparent url(images/outside_link.png) no-repeat scroll right 3px;
}

.list_mark{
padding-left: 15px;
background: transparent url(images/list_mark.png) no-repeat scroll 0 center;
}
.indentlist{font-size: 12px;text-indent: -12px;margin-left: 20px;margin: 10px 20px;}
.indentlist li{margin: 5px 0;}

.face{text-indent: 20px !important;background: #fff url(images/face.png) no-repeat scroll left center;}
.round{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border: 1px solid silver;
}

/*
 * ヘッダー
 */
span.head_free_shipping{
display: block;width: 52px; height: 52px;margin-right: 5px;
background: #fff url(images/sp_header.png) no-repeat scroll 0 0;
}
a#head_japancolor{
display: block;width: 226px; height: 52px;
background: #fff url(images/sp_header.png) no-repeat scroll -55px 0;
}

#head #top_middle {
/*
overflow: hidden;
width: 980px;
background: #fff url(images/free_shipping.png) no-repeat scroll 210px 10px;
border: 1px solid blue;
height: 68px;
*/
}
* html #top_middle{height: 1%;}
#top_middle #logo{float: left;}
/*
#top_middle #logo img{margin-top: 2px;}
*/
#top_middle #logo a{
display: block;
width: 200px;height: 66px;
background: #fff url(images/sp_mark.png) no-repeat scroll 0 -810px
}
/*
.top_middle_center {
	clear: both;
	width: 510px;
	text-align: center;font-size: 14px;
}
.top_middle_center table {
	text-align: center;
	width: 100%;
}
*/

/*
 * カスタマーセンター・支店番号
 */
#top_middle #top-right{
float: right;
width: auto;
padding-top: 5px;
/*
width: 706px;
border: 1px solid green;
*/
}
#top-right ul#placenum{
overflow: hidden;
list-style-type: none;
/*
border: 1px solid yellow;
*/
}
* html #top-right ul#placenum{height: 1%;}
#top-right ul#placenum li{
float: left;
margin-left: -1px;
border-left: 1px dotted silver;
}
#top-right ul#placenum li dl{
padding: 0 10px;
}
#top-right ul#placenum li dt{
font-size: 11px;
overflow: hidden;
}
/* 場所と電話番号 */
#top-right ul#placenum li dl dt .place,
#top-right ul#placenum li dl dt .tel{
float: left;
display: block;
}
	#top-right ul#placenum li dl dt .place{
	font-size: 10px;color: #fff;line-height: 1.7;text-align: center;
	background-color: #9BA4AD;
	height: 18px;
	padding: 0 5px;
	margin: 3px 5px 0 0;
	}
	#top-right ul#placenum li dl dt .tel{
	font-family: arial;font-size: 19px;color: #666;
	vertical-align: middle;
	}
/* 曜日と時刻 */
#top-right ul#placenum li dd{
clear: left;
text-align: center;
}

/*
 * 1行メッセージ
 * クレジット表記
 * サイト内検索
 */
#top_others{
overflow: hidden;
width: 980px;height: 22px;
/*
border: 1px solid red;
* html #top_others{height: 1%;}
*/
}

/* 1行メッセージ */
#top_others #line_message{
overflow: hidden;float: left;
width: 650px;height: 20px;
margin-left: 10px;
/*
border: 1px solid silver;
*/
}
#top_others #line_message p{line-height: 1.8;padding-left: 3px;border-left: 5px solid #bb0000;}
#top_others #line_message p a:hover{color: #006aa8;}

/* ニュース */
/*
p#soon{position: relative;}
p#soon a{position: absolute;margin-top: -18px;background-color: #fff;}
*/

/* クレジット表記 */
#top_others #creditcard{
float: right;
width: 115px;height: 14px;
margin: 3px 10px 0 0;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -770px;
/*
border: 1px solid blue;
*/
}
/* サイト内検索 */
#top_others #ysearch{
float: right;
overflow: hidden;
width: 181px;
/*
border: 1px solid brown;
*/
}
#srchBox{
width:178px;
_width:176px;
margin-bottom:10px;
background-color:#FFFFFF;
/*
border-style:solid;border-width:1px;border-color:#EEEEEE;
*/
color:#000000;
text-align:left;
}
#srchBox *{
margin:0;
padding:0;
font-size:10px;
*font-size:small;
*font:x-small;
}
#srchBox a img{border:none;}
#srchBox #srch{padding:0px 0px 0px 0px;}
#srchBox #srch #srchForm{white-space:nowrap;}
#srchBox #srchInput{
width:128px;
margin-right:6px;
margin-bottom: 2px;
/*
vertical-align:bottom;
vertical-align:text-top;
*/
}
#srchBox #srchBtn{width:40px;}
*html #srchBox #srchBtn{padding-top:2px;}
*:first-child+html #srchBox #srchBtn{padding-top:2px;}
#srchBox ul{
margin-top:6px;
text-align:left;
}
#srchBox li{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input{margin:-4px 0 -4px -4px;}
#srchBox #srchLogo{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover{text-decoration:underline;}
#srchBox.watermark{padding-bottom: 6px;}
#srchBox.watermark #srchInput{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark{background: #fff;}
#srchBox.watermark #srchLogo{display: none;}

/*
 * グローバルメニュー
 *
 */

#top_bottom {
position: relative;
width: 980px;
height: 69px; /* height: 89px */
}
#top_bottom ul{
/*
position: absolute;top: 0;left: 0;
overflow: hidden;
list-style-type: none;
height: 50px;
*/
}
#top_bottom li {
	/* [disabled]background-image: url(images/topmenu_bg.png); */
	text-align: center;
	float: left;
	height: auto;
	background-color: #8DC21F;
	/* border: none; */
	list-style-type: none;
}
/*
#top_bottom li a {
	text-decoration: none;
	text-align: center;
}
*/
#top_bottom li a:hover {
	/* display: block; */
	text-decoration: none;
}
#top_bottom li a {
	/* text-decoration: none; */
	/* text-align: center; */
	/* border: 0; */
	height: 40px;
	/* line-height: 30px; */
	text-decoration: none;
	text-align: center;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	/*
	background-color: red;
	*/
}
#top_bottom li a:hover{background-color: #E99618;}

/* グローバルメニュー（個別） */

#top_menu_01 a{width: 95px;
	background: transparent url(images/global_menu_201311.png) no-repeat 0 0;
}
#top_menu_02 a{width: 90px;
	background: transparent url(images/global_menu_201311.png) no-repeat -95px 0;
}
#top_menu_03 a{width: 135px;
	background: transparent url(images/global_menu_201311.png) no-repeat -185px 0;
}
#top_menu_04 a{width: 110px;
	background: transparent url(images/global_menu_201311.png) no-repeat -320px 0;
}
#top_menu_05 a{width: 140px;
	background: transparent url(images/global_menu_201311.png) no-repeat -430px 0;
}
#top_menu_06 a{width: 105px;
	background: transparent url(images/global_menu_201311.png) no-repeat -570px 0;
}
#top_menu_07 a{width: 90px;
	background: transparent url(images/global_menu_201311.png) no-repeat -675px 0;
}
#top_menu_08 a{width: 80px;
	background: transparent url(images/global_menu_201311.png) no-repeat -765px 0;
}
#top_menu_09 a{width: 135px;
	background: transparent url(images/global_menu_201311.png) no-repeat -845px 0;
}
#top_bottom li#top_menu_09 {background-color: #9BA4AC;}
#top_bottom li#top_menu_09 a:hover{background-color: skyblue;}

/* == ログインフォーム == */

#search{
font-size: 12px;
position: absolute;top: 40px;left: 0; /* left: 191px */
width: 980px;height: 29px; /* width: 789px */
background: #E6E6E6 url(images/sp_banner.png) no-repeat 0 -1430px;
overflow: hidden; /* IE6 */
}
#search form{margin: 0;padding: 0;}
#search div.loginstate{
width: 980px;height: auto; /* width: 788px */
/*
margin: 2px 0 0 40px;
border: 1px solid green;
*/
}
/*
	* html #search form{
	margin: 0px 0 0 40px;
	}
	*+html #search form{
	margin: 0px 0 0 40px;
	}
*/

#search span#type_area{
display: block;width: 600px;
margin: 4px 0 0 40px;
}
#search span#username{
display: block;
margin: 7px 0 0 40px;
}

#search form .itt{
width: 150px;height: 19px;
border: 1px solid #999;
vertical-align: middle;
margin: 0 5px;
border-radius: 4px; /* CSS3草案 */
-webkit-border-radius: 4px; /* S,C */
-moz-border-radius: 4px; /* F */
}
#search form .its{
width: 130px;height: 21px; /* width: 60px; height: 19px; */
border: 1px solid #999;
vertical-align: middle;
background-color: #8ecdf0;
border-radius: 4px; /* CSS3草案 */
-webkit-border-radius: 4px; /* S,C */
-moz-border-radius: 4px; /* F */
}
#search form .its:hover{

cursor: pointer;
background-color: orange;
}
#search a#forget{
/*
display: block;
display: inline;
font-size: 11px;text-decoration: none;
padding-top: 2px;
*/
/*
border: 1px solid red;
*/
}
#search a#forget:hover{
/*
text-decoration: underline;
*/
}

#search a#btn_mypage{
display: block;
width: 90px;height: 19px;
background: #8DC21F url(images/sp_banner.png) no-repeat scroll 0 -1400px;
}

#search a#btn_mypage:hover{background-color: #E99618;}
/*
#search form#logout_area{
margin: 0;padding: 0;
}
*/
#search input#btn_logout{
font-size: 12px;width: 70px;
}

#search div.loginname{
display: inline; /* IE6 */
width: 600px;height: 27px; /* width: 530px */
overflow: hidden;
/*
border: 1px solid blue;
padding: 6px 0 0 40px;
*/
}
#search div.login_out_area,#search div.login_new_area{
text-align: right;
width: 170px;
margin-top: 4px;
/*
border: 1px solid red;
*/
}
#search div.login_new_area{width: 250px;}
#search div.login_out_area a{
display: block;
float: left;

/*
*/

}
#search div.login_new_area a{
display: block;
border-left: 1px solid #999;
float: left;
margin-left: -1px;
/*
*/
font-size: 12px;text-decoration: none;
padding-top: 2px;padding-right: 8px;padding-left: 8px;
}
#search div.login_new_area a:hover{text-decoration: underline;}


/* ============================================
 * 左ソデ
============================================ */
#subContent img.inner_new{vertical-align: middle;margin-left: 2px !important;margin-bottom: 2px !important;}
#subContent img.outer_new{margin: -1px 0 0 -1px;}
#subContent .section .view{
	text-align: left;
	overflow: visible;
	width: 175px;
}

/*
 * 一般内容
 */
#subContent .section ul.view li.wrap{
	height: auto;
	zoom: 1; /*IE6*/
}
#subContent .section ul.view,
#subContent .section ul.view li.wrap,
#subContent .section ul.view li.wrap ol,
#subContent .section ul.view li.wrap ol li{
list-style-type: none;
list-style-position: outside;
width: auto; /* IE5 */
}
#subContent .section .view .wrap dl dt{
background-color: #f1f1f1;
}
#subContent .section .view .wrap dl dd{
padding-bottom: 7px;
background-color: #f1f1f1;
}
#subContent .section .view .wrap dl dd ol{list-style-position: outside;}
#subContent .section .view .wrap dl dd ol li{
width: 167px;height: 39px;
margin: 0 auto;margin-top: 3px;
}
/* IE6,7で上との距離が空く */
* html #subContent .section .view .wrap dl dd ol li{margin-top: 0;}
* +html #subContent .section .view .wrap dl dd ol li{margin-top: 0;}

.view li a,
.view li ul li a {
	text-decoration: none;
	color: #333;
	display: block;
}

/*
.view li .hd {display: none;}
*/
.view li .hd li{border: none !important;}
.view .on{position: relative;}
.view .on .hd {display: block;}
/*
.view .on{position: relative !important;}
.view .on .hd2 {display: block !important;}

.view .on{position: relative !important;}
.view .on .hd3 {display: block !important;}
*/

ul.view li.wrap dl#menu_offset dd ol li.on ul.hd li{
width: 200px;
height: 20px !important;
margin: 0 !important;
margin-top: 5px !important;
padding: 0 !important;
}

/*
 * メニューツール
 */
#subContent .section .view .wrap #menu_tool dd{
padding-bottom: 0;background: #fff url(images/sp_left_menu_title.png) no-repeat scroll 0 0;height: 40px;}
a.tool_size,a.tool_hikaku,a.tool_sean{display: block;width: 180px !important;height: 40px !important;}
a.tool_size  {background: #fff url(images/sp_lm_tool.png) no-repeat scroll 0 0;}
a.tool_hikaku{background: #fff url(images/sp_lm_tool.png) no-repeat scroll 0 -40px;}
a.tool_sean  {background: #fff url(images/sp_lm_tool.png) no-repeat scroll 0 -80px;}



/*
 * ツール
 */
ul#tools{list-style-type: none;list-style-position: outside;}
ul#tools li{
line-height: 0;
padding-top: 2px;
padding-bottom: 2px;
_padding-bottom: 0;
_border: 1px solid #fff; /* IE6 hover */
}
ul#tools li a{
display: block;
width: 140px;height: 58px;
margin: 0 auto;
line-height: normal;
}
ul#tools li a span{display: none;}

li#tools_calendar a{background: red url(images/sp_banner.png) no-repeat scroll 0 -1200px;}
li#tools_compare a {background: red url(images/sp_banner.png) no-repeat scroll 0 -1264px;}
li#tools_size a    {background: red url(images/sp_banner.png) no-repeat scroll 0 -1328px;}

li#tools_calendar a:hover,
li#tools_compare a:hover,
li#tools_size a:hover{background-color: orange; line-height: normal;}




/*
 * オフセット・同人・支店の枠
 */
#subContent .section .view .wrap #menu_offset,
#subContent .section .view .wrap #menu_doujinshi,
#subContent .section .view .wrap #menu_doujinshi2,
#subContent .section .view .wrap #menu_siten{background-color: #eaeaea;}
#subContent .section .view .wrap #menu_doujin,
#subContent .section .view .wrap #menu_siten,
#subContent .section .view .wrap #menu_tool{margin-top: 10px;}

/*
 * メニュー　お急ぎ便
 */
#subContent .section .view .wrap #menu_speed{margin-top: 4px;margin-bottom: 10px;}
#subContent .section .view .wrap #menu_speed p#ms_today a{
width: 175px;height: 69px;
margin-bottom: -3px;
background: #fff url(images/sp_left_menu_title.png) no-repeat 0 -136px;
}
#subContent .section .view .wrap #menu_speed p#ms_today a span{display: none;}
#subContent .section .view .wrap #menu_today dd{
width: 175px;height: 70px;
padding-bottom: 0;background: #fff url(images/sp_left_menu_title.png) no-repeat 0 -136px;}
/*
 * カテゴリーオープン（未使用）
 */
#subContent .section .view .wrap dl dt.category_open {font-size:12px;width: 175px;}
#subContent .section .view .wrap dl dt.category_open a{display: block;width: 175px;height: 23px;}

/*
 * カテゴリーメニューの表示
 */
#subContent .section .view .wrap dl dd ol li a.outermost{
display: block;
width: 165px;height: 39px;
}
/* IE6,7（hover時に高さが動く） */
* html #subContent .section .view .wrap dl dd ol li a.outermost{width: auto;height: auto;}
* +html #subContent .section .view .wrap dl dd ol li a.outermost{width: auto;height: auto;}

#subContent .section .view .wrap dl dd ol li a.outermost span{
font-size: 11px;font-weight: bold;line-height: 1;text-indent: 0;
display: block;
position: relative;left: 0;top: 16px;
margin-left: 23px;
}

* html #subContent .section .view .wrap dl dd ol li a.outermost span{top: 13px;}
*+html #subContent .section .view .wrap dl dd ol li a.outermost span{top: 18px;}

#subContent .section .view .wrap dl dd ol li a.outermost var{
float:left; position:relative; top:16px; left:8px; width:11px; height:11px;
display:block; text-align:center; vertical-align:middle;
font-family: monospace; font-size:10px;
background:#8A9EB7;color:#FFFFFF;
font-style:normal;
}

/*
 * 各カテゴリータイトル部分
 */
a#lm_title_offset,a#lm_title_siten,a#lm_title_speedprint,a#lm_title_tools{
font-size: 14px;color: #fff;font-weight: bold;text-align: center;
display: block;width: 175px;height: 23px;
background-image: none;
}
a#lm_title_offset  {background-color: #8ec21f;}
/* a#lm_title_doujin  {background-color: #ed9db9;} */
a#lm_title_siten{background-color: #006aa8;}
a#lm_title_speedprint{background-color: #006aa8;}
a#lm_title_tools{background-color: #8ec21f;; margin-top:5px;}

/* 同人・沖縄特設ページ用　ここから ==================================================== */
ul.view li.wrap dl#menu_doujinshi2 dd ol li{
/*
width: 163px !important;
margin: 0 !important;
margin: 0 auto !important;
margin-top: 5px !important;
padding: 0 !important;
*/
border: 1px solid #d5d5d5;
}
* html #subContent .section .view .wrap dl#menu_doujinshi2 dd ol li a.outermost{padding-bottom: 1px;margin: 0;}/* hoverズレの解消 */
*+html #subContent .section .view .wrap dl#menu_doujinshi2 dd ol li a.outermost{padding-bottom: 1px;margin: 0;}/* hoverズレの解消 */
#subContent .section .view .wrap dl#menu_doujinshi2 dd ol li a.outermost span{
font-size: 11px;font-weight: bold;line-height: 1;text-indent: 0;
display: block;
position: relative;left: 0;top: 16px;
margin-left: 48px;
}
#subContent .section .view .wrap dl#menu_doujinshi2 dd ol li a.outermost:hover{
color: #F73277;
}
ul.view li.wrap dl#menu_doujinshi2 dd ol li .hd{left: 162px;
padding-left: 21px;
background: #fff url(./okinawa/img/ar.png) no-repeat scroll left 23px;
}
ul.view li.wrap dl#menu_doujinshi2 dd ol li .hd .sub:first-child{border-left: none;}
ul.view li.wrap dl#menu_doujinshi2 dd ol li .hd li{width: 300px;}

/* 左メニューアイコン */
#subContent .section .view .wrap dl dd ol li#doujin2_hyousi  {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 0;}
#subContent .section .view .wrap dl dd ol li#doujin2_nakatoji{background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 0;}
#subContent .section .view .wrap dl dd ol li#doujin2_flyer   {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -39px;}
#subContent .section .view .wrap dl dd ol li#doujin2_poster  {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -78px;}
#subContent .section .view .wrap dl dd ol li#doujin2_goods   {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -234px;}
#subContent .section .view .wrap dl dd ol li#doujin2_card    {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -156px;}
#subContent .section .view .wrap dl dd ol li#doujin2_banner  {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -585px;}
#subContent .section .view .wrap dl dd ol li#doujin2_postcard{background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -195px;}
#subContent .section .view .wrap dl dd ol li#doujin2_discjacket{background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -312px;}
#subContent .section .view .wrap dl dd ol li#doujin2_shiryou {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -468px;}
#subContent .section .view .wrap dl dd ol li#doujin2_cards   {background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -273px;}
#subContent .section .view .wrap dl dd ol li#doujin2_calendar{background: #fff url(doujinshi/img/left_menu.png) no-repeat scroll 0 -350px;}

/* 同人・沖縄特設ページ用　ここまで ==================================================== */

#subContent .section .view .wrap dl#menu_recruit dd a:hover{color: #138AF2;}

/*
 * オフセット印刷・オンデマンド印刷とは
 */
#icon_exp{
padding: 5px 0;
border: 3px solid #eaeaea;
background-color: #fff;
}
#icon_exp a{color: blue;text-decoration: underline;display: inline;}
#icon_exp p#icon_exp_jp,
#icon_exp p#icon_exp_offset,
#icon_exp p#icon_exp_ondemand,
#icon_exp p#icon_exp_flexo{
font-size: 11px;
width: auto;height: auto;
padding-top: 4px;padding-bottom: 4px;padding-left: 45px;
}
#icon_exp p#icon_exp_jp      {background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -409px;}
#icon_exp p#icon_exp_offset  {background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -350px;}
#icon_exp p#icon_exp_ondemand{background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -290px;}
#icon_exp p#icon_exp_flexo   {background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -469px;}
#icon_exp p#icon_exp_jp span,
#icon_exp p#icon_exp_offset span,
#icon_exp p#icon_exp_ondemand span,
#icon_exp p#icon_exp_flexo span{font-family: arial;}

/*
 * メニュー背景
 */
#subContent .section .view .wrap dl dd ol li.c1{background: #8a9eb8 url(images/sp_left_global_mini.png) no-repeat scroll 0 0;}

/*
 * メニューホバー時の背景カラー
 */
#subContent .section .view .wrap dl#menu_offset dd ol li.c1:hover {background-color: #8EC21F;}
#subContent .section .view .wrap dl#menu_siten dd ol li.c1:hover  {background-color: #006aa8;}

/* --------------------------------------------------
 *
 * プルダウンメニュー START
 *
 --------------------------------------------------*/
.fstul,
.fstul ul{border: 2px solid #FF4314;min-width: 167px;min-height: 234px;background-color: #fff;}
ul#pulldown-menu li .fstul{margin-left: 167px;margin-top: -63px;}
ul#pulldown-menu li .sndul{margin-left: 55px;margin-top: -2px;}
ul#pulldown-menu li .thdul{margin-left: 40px;margin-top: -2px;}
ul#pulldown-menu li .fthul{margin-left: 50px;margin-top: -2px;}

.fstul li{
/*
border-top: 1px solid #FF4314;
*/
border-top: 1px solid #ccc;
background-color: #fff;
margin: -1px 0 0 0 !important;
background: #fff url(images/sp_mark.png) no-repeat scroll 5px -453px;
}
ul#pulldown-menu li {
float: left;position: relative;
font-weight: bold;
width: 176px;height: 39px;
}
.fthul li{width: 220px !important;}

ul#pulldown-menu li a {
display: block;
text-align: left;
height: 39px;
padding-left: 18px;
}

ul#pulldown-menu .fstul li:hover{
background: #FFDAD1 url(images/sp_mark.png) no-repeat scroll 5px -453px;
}
ul#pulldown-menu .fstul li a:hover{
background: #FFC2B5 url(images/sp_mark.png) no-repeat scroll 5px -453px;
}
/* 下層のメニューを不可視に */
ul#pulldown-menu li ul.fstul,
ul#pulldown-menu li ul li ul.sndul,
ul#pulldown-menu li ul li ul li ul.thdul,
ul#pulldown-menu li ul li ul li ul.fthul
{
display: none;
border: 2px solid silver;
}

/* 疑似要素 :hover で子メニューを可視、孫メニューを不可視に */
ul#pulldown-menu li:hover ul {
display: block;position: absolute;
z-index: 999;
/* box-shadow */
box-shadow:rgba(247, 168, 123, 0.65) 0px 0px 3px 2px;
-webkit-box-shadow:rgba(247, 168, 123, 0.65) 0px 0px 3px 2px;
-moz-box-shadow:rgba(247, 168, 123, 0.65) 0px 0px 3px 2px;
}
ul#pulldown-menu li:hover ul li:hover{
/* box-shadow */
box-shadow:rgba(255, 68, 0, 0.65) 0px 0px 3px 2px;
-webkit-box-shadow:rgba(255, 68, 0, 0.65) 0px 0px 3px 2px;
-moz-box-shadow:rgba(255, 68, 0, 0.65) 0px 0px 3px 2px;
}

/* 疑似要素 :hover で孫メニューを可視に */
ul#pulldown-menu li ul.fstul li:hover ul.sndul,
ul#pulldown-menu li ul.fstul li ul.sndul li:hover ul.thdul,
ul#pulldown-menu li ul.fstul li ul.sndul li:hover ul.thdul li:hover ul.fthul{
display: block;
position: absolute;
top: 0;left: 9em;
z-index: 999;
}
/*
ul#pulldown-menu li ul.fstul,
ul#pulldown-menu li ul.fstul li{
z-index: 999;
}
*/


/* ======================
 * メニューのホバーで出現
====================== */

/* hdの大枠 */
/* #subContent .section .view .wrap dl dd ol li .hd */
.view .hd{
	margin: 0;padding: 0;
	position: absolute;
	top: -10px;
	left: 167px;
	z-index: 999;
	width: 800px; /* autoにすると縦並びになる */
	padding-top: 5px;
	border: 3px solid #fff;background-color: #fff;
	box-shadow: 3px 3px 5px 0px #777;
	-webkit-box-shadow: 3px 3px 5px 0px #777;
	-moz-box-shadow: 0px 0px 5px 2px #999;
	overflow: hidden;
	display: none;
}

dl#menu_offset dd ol li div.hd   {border-color: #8EC21F;}
dl#menu_doujinshi dd ol li div.hd{border-color: #fe7aa2;}
dl#menu_siten dd ol li div.hd    {border-color: #006aa8;}
dl#menu_tool dd ol li div.hd     {border-color: #666;}
dl#menu_doujinshi2 dd ol li div.hd{border-color: #8EC21F;}

#subContent .section .view li .hd li:hover{border: #666 1px solid;}
#subContent .section .view .c1 .hd li:hover {background-color: #FCC;}

/*
 * hd内のメニューの説明
 */
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info{
clear: left;
padding: 5px 5px 0 5px;
margin-top: -1px;
border-bottom: 1px solid #ddd;
background: none;
overflow: hidden;
background-color: #eaeaea;
}
* html #subContent .section .view .wrap dl dd ol li .hd dl.menu_info{
height: 1%;
}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt{font-size: 14px;font-weight: bold;margin-right: 10px;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt a{display: inline;color: #006aa8;text-decoration: underline;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt a:hover{text-decoration: none;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dd{padding-top: 2px;}
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dt,
#subContent .section .view .wrap dl dd ol li .hd dl.menu_info dd{
float: left;
}
/*
 * hd内に各種ツールを入れる
 */
.leftmenu_re_tool{font-size: 11px;width: 200px;padding: 3px;border: 1px solid #dcdcdc;background-color: #f8f8ff;}
.leftmenu_re_tool a{
display: block;height: 20px;padding-left: 25px;
font-size: 16px;text-decoration: underline !important;}
.leftmenu_re_tool a:hover{color: blue !important;}
.leftmenu_re_tool img{vertical-align: middle;margin-right: 5px;}
a.tool_mini_henkei  {background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 0;}
a.tool_mini_hikaku  {background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 -40px;}
a.tool_mini_sehaba  {background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 -60px;}
a.tool_mini_pamphlet{background: transparent url(images/sp_left_tool_mini_icon.png) no-repeat scroll 0 0px;}

/*
 * hd内の小枠
 */
#subContent .section .view .wrap dl dd ol li .hd .sub{
	list-style-type: none;
	float: left;
	width: 190px;height: auto;
	margin: 0 0 5px -1px;
	border: 1px solid #fff;border-left: 1px solid silver;
	background-color: #fff;
}
#subContent .section .view .wrap dl dd ol li .hd .sub *{margin: 0;padding: 0;} /* 小枠内を一旦初期化 */
#subContent .section .view .wrap dl dd ol li .hd .sub li{
	text-align: left;
	width: auto;height: auto;
	zoom: 1; /*IE6*/
margin-bottom: 3px;
padding-left: 20px;
background: transparent url(images/sp_mark.png) no-repeat scroll 5px -372px;
}
*+html #subContent .section .view .wrap dl dd ol li .hd .sub li{
line-height: 1;
background: transparent url(images/sp_mark.png) no-repeat scroll 5px -375px;
}
#subContent .section .view .wrap dl dd ol li .hd .sub li a:hover{
color: #52770d;text-decoration: underline;
background-color: #fff;
}

/*
 * hd内のタイトル
 */
#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title{
	text-align: left;
	height: auto;
	padding-left: 0;
	background-image: none;
}
#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title:hover{background-color: #fff !important;}

#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a{
	font-size: 13px;font-weight: bold;text-indent: 5px;
	width: auto;height: auto;
	padding: 7px 0;
	border-bottom: 1px dotted #c7c7c7;
	background-image: none;
}
#subContent .section .view .wrap dl#menu_offset dd ol li.sub-title    a{color: #5eadd6;} /* オフセット */
#subContent .section .view .wrap dl#menu_doujinshi dd ol li.sub-title a{color: #fe7aa2;} /* オンデマンド */

	#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.ost,
	#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.omd,
	#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.fxo{
	font-size: 12px;letter-spacing: -1px;line-height: 1;
	padding-left: 35px;
	}
	#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.ost{color: #5eadd6 !important;
	background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -350px;
	}
	#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.omd{color: #fe9900 !important;
	background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -290px;
	}
	#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a.fxo{color: #4c4c4c !important;
	background: transparent url(images/sp_left_menu_title.png) no-repeat scroll 5px -469px;
	}
#subContent .section .view .wrap dl dd ol li .hd .sub .sub-title a:hover{color: #759a30 !important;}

/*
 * hd内の冊子用カラータイプ
 */
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_part_1c{background: #eaeaea url(images/sp_icon_color_type.png) no-repeat scroll right 5px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_part_4c{background: transparent url(images/sp_icon_color_type.png) no-repeat scroll right -15px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_both_1c{background: #eaeaea url(images/sp_icon_color_type.png) no-repeat scroll right -35px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_both_4c{background: transparent url(images/sp_icon_color_type.png) no-repeat scroll right -55px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_book_1c{background: #eaeaea url(images/sp_icon_color_type.png) no-repeat scroll right -75px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_book_4c{background: transparent url(images/sp_icon_color_type.png) no-repeat scroll right -95px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_book_4c1c{background: transparent url(images/sp_icon_color_type.png) no-repeat scroll right -115px !important;}
#subContent .section .view .wrap dl dd ol li .hd .sub a.color_type_part_cmk{background: #eaeaea url(images/sp_icon_color_type.png) no-repeat scroll right -135px !important;}

/*
 * hd内のサンプル挿絵
 */
#subContent .section .view .wrap dl dd ol li .hd .sub li#sample_yokonagatoji{width: 180px;height: 59px;
background: transparent url(images/left_sample.png) no-repeat scroll 10px 0;
}
#subContent .section .view .wrap dl dd ol li .hd .sub li#sample_clearfile{width: 180px;height: 90px;
background: transparent url(images/left_sample.png) no-repeat scroll 30px -100px;
}
#subContent .section .view .wrap dl dd ol li .hd .sub li#sample_utiwa{width: 180px;height: 87px;
background: transparent url(images/left_sample.png) no-repeat scroll 30px -200px;
}
#subContent .section .view .wrap dl dd ol li .hd .sub li#sample_towel{width: 180px;height: 51px;
background: transparent url(images/left_sample.png) no-repeat scroll 30px -300px;
}
#subContent .section .view .wrap dl dd ol li .hd .sub li#sample_bag{width: 180px;height: 90px;
background: transparent url(images/left_sample.png) no-repeat scroll 30px -400px;
}

/*
 * 折込販促バナー
 */
#subContent .section .view #another_site{margin-top: 10px;}
#subContent .section .view #another_site dd{background-color: #fff;}
dt#menu_orikomi a,dt#menu_novelty a{display: block;width: 175px;height: 50px;}
dt#menu_orikomi a span,dt#menu_novelty a span{display: none;}
dt#menu_orikomi a{background: #fff url(images/sp_banner.png) no-repeat scroll 0 -540px;}
dt#menu_novelty a{background: #fff url(images/sp_banner.png) no-repeat scroll 0 -590px;}
/*
ul#menu_orikomi_banner,ul#menu_novelty_banner{border: none !important;}
ul#menu_orikomi_banner li a,ul#menu_novelty_banner li a{display: block;width: 175px;height: 50px;}
ul#menu_orikomi_banner li a span,ul#menu_novelty_banner li a span{display: none;}
ul#menu_orikomi_banner li:hover,ul#menu_novelty_banner li:hover{background-color: #fff !important;}
ul#menu_orikomi_banner li a{background: #fff url(images/sp_banner.png) no-repeat scroll 0 -540px !important;}
ul#menu_novelty_banner li a{background: #fff url(images/sp_banner.png) no-repeat scroll 0 -590px !important;}
*/
#menu_novelty_banner a{display: block;width: 175px;height: 50px;}
#menu_novelty_banner a{background: #fff url(images/sp_banner.png) no-repeat scroll 0 -590px !important;}

/*
 * ブラウザ・注文について
 */
#subContent .section #browser,
#subContent .section #about_order{
	text-align: left;
	width: 175px;
	margin-top: 10px;
}
#subContent .section #browser .head,
#subContent .section #about_order .head{
	color: #333;text-align: center;
	padding: 1px;
	background-color: #CCC;
}

/*
 * about　～について
 */
#subContent ul.everyabout{
list-style-type: none;
overflow: hidden;
width: 175px;
margin-top: 10px;
border: 1px solid silver;
background-color: #fff;
}
#subContent ul.everyabout li{
margin-top: -1px;
border-top: 1px dotted #999;
zoom: 1; /*IE6*/
padding: 5px 0;
}
#subContent ul.everyabout li.about_title{text-indent: 10px;background-color: #d2dbe4;}
#subContent ul.everyabout li a{
display: block;
text-indent: 30px;text-decoration: none;
height: 15px;
background: transparent url(images/sp_mark.png) no-repeat scroll 10px -372px;
}
#subContent ul.everyabout li a:hover{color: #006aa8;text-decoration: underline;}

/* ============================================
 * 右ソデ
============================================ */
.right_group_title{
color: #3c3c3c;font-weight: bold;text-indent: 5px;line-height: 1.8;
margin-top: 10px;
border-left: 5px solid #0066CC;
/*
background-color: #f1f1f1;
*/
}
.stripe_group{
text-align: center;
padding: 5px 0;
border: 1px solid #CCCCCC;
/*
background: #d1d1d1 url(omitumori/img_common/pat1.png) repeat scroll 0 0;
*/
}
#extraContent .section{
width: 170px;
padding-top: 10px;
}
#extraContent .section .view{
	width: 160px;
	margin-left: 4px;margin-bottom: 10px;
	background-color: #fafafa;
}
#extraContent .section .view p#relief a{ /* 東京西工場安心 */
/*
width: 164px;height: 91px;
background: #e6e6e6 url(images/sp_banner.png) no-repeat scroll 0 -1080px;
*/
display: block;width: 161px;height: 64px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 0;
}
#extraContent .section .view p#chosen{ /* 選ばれる理由 */
width: 161px;height: 195px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -67px;
}
#extraContent .section .view #chosen_title{ /* お客様から選ばれる理由 */
display: block;width: 161px;height: 20px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -67px;
}
#extraContent .section .view #chosen_stability{ /* 社員定着率 */
display: block;width: 161px;height: 57px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -89px;
}
#extraContent .section .view #chosen_quality{ /* 品質 */
display: block;width: 161px;height: 57px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -146px;
}
#extraContent .section .view #chosen_speedy{ /* スピード対応 */
display: block;width: 161px;height: 58px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -203px;
}
#extraContent .section .view p#kigyo_damashii a{ /* 企業魂 */
display: block;width: 161px;height: 40px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -271px;
}
#extraContent .section .view p#ganbaru_forum a{ /* がんばるフォーラム */
display: block;width: 161px;height: 40px;
background: #e6e6e6 url(images/sp_2014_right.png) no-repeat scroll 0 -322px;
}
#extraContent .section .view p#auto_cal a{ /* 自動見積もり */
display: block;
width: 160px;height: 52px;
background: skyblue url(images/sp_banner.png) no-repeat scroll 0 -1566px;
}
#extraContent .section .view p#auto_cal a:hover{background-color: yellowgreen;}
#extraContent .section .view p#japancolor_rightbanner a{ /* japan color取得 */
display: block;
width: 160px;height: 90px;
background: #e6e6e6 url(images/sp_banner.png) no-repeat scroll 0 -1470px;
}
#extraContent .section .view ul li{
text-align: left;
list-style-type: none;
}
#extraContent .section .view ul li span{
display: block;
font-size: 10px;
margin-left: 30px;
}

/*
 * 会員登録ボタン
 */
#extraContent #btn_regist{
position: relative;
width: 170px;height: 124px;
background: #fff url(images/sp_banner.png) no-repeat scroll 0 -830px;
}
#extraContent #btn_regist p{
position: absolute;left: -3px; top: 4px;
margin-top: 100px;margin-left: 10px;
font-size: 11px;
}
#extraContent #btn_regist a{
display: block;position: absolute;left: 9px;top: 40px;
width: 157px;height: 60px;
background: #8dc21f url(images/sp_banner.png) no-repeat scroll -10px -870px;
}
#extraContent #btn_regist a:hover{background-color: orange;}
#extraContent #btn_regist a span{display: none;}

/*
 * シチュエーション検索ボタン
 */
/*#extraContent #btn_situation{margin-bottom: 5px;}*/
#extraContent #btn_situation a{
text-indent: 100%;white-space: nowrap;overflow: hidden;
display: block;
width: 160px;height: 76px;
margin: 0 auto;
background: #8dc21f url(images/sp_banner.png) no-repeat scroll 0 -980px;
}
#extraContent #btn_situation a:hover{background-color: orange;}


/*
 * 営業日カレンダー
 */
#extraContent #eigyoubi-calendar #eigyoubi_title{
	width: 142px;height: 29px;
	margin-left: 9px;
	background: #fff url(images/sp_mark.png) no-repeat scroll 0 0;
}
#extraContent #eigyoubi-calendar{padding-top: 5px;}
#extraContent #eigyoubi-calendar img,
#extraContent #eigyoubi-calendar iframe{
margin-left: 9px;
}

/*
 * バナー一覧
 */
#extraContent .section ul#right_banner{list-style-type: none;margin-top: 10px;background-color: #fff;}
#extraContent .section ul#right_banner li{padding-bottom: 5px;}
#extraContent .section ul#right_banner li a{display: block;width: 170px;height: 80px;}
#extraContent .section ul#right_banner li a span{display: none;}
#extraContent .section ul#right_banner li#ri_ba_seikyuu a {background: #fff url(images/sp_banner.png) no-repeat scroll 0 0;}
#extraContent .section ul#right_banner li#ri_ba_siryou a  {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -80px;}
#extraContent .section ul#right_banner li#ri_ba_point a   {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -160px;}
#extraContent .section ul#right_banner li#ri_ba_office a  {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -240px;}
#extraContent .section ul#right_banner li#ri_ba_gakuwari a{background: #fff url(images/sp_banner.png) no-repeat scroll 0 -320px;}
#extraContent .section ul#right_banner li#ri_ba_voice a   {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -400px;}
#extraContent .section ul#right_banner li#ri_ba_quality a {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -648px;}
#extraContent .section ul#right_banner li#ri_ba_out1 a    {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -1640px;}
#extraContent .section ul#right_banner li#ri_ba_out2 a    {background: #fff url(images/sp_banner.png) no-repeat scroll 0 -1720px;}
#extraContent .section ul#right_banner li#ri_ba_twitter a {height: 33px;background: #fff url(images/sp_banner.png) no-repeat scroll 0 -493px;}

/* ============================================
 * フッター
============================================ */
#foot{
clear: both;
padding: 1px;
border-top: 1px solid #666;
}
#acq2{padding: 10px 0;border-bottom: 1px solid #999;}
#acq2{overflow: hidden;}
* html #acq2{height: 1%;}
#acq2 dl{
overflow: hidden;float: left;
width: auto;height: 140px;
padding: 0 10px;
margin-left: -1px;
border-left: 1px dotted #999;
}
#acq2 dt,#acq2 dd{display: block;width: auto;}
#acq2 dt{display: block;}
#acq2 dd{margin-top: 10px;}


dl#foot_japancolor dt a,
dl#foot_waterless dt a,
dl#foot_ink dt a,
dl#privacy dt a,
dl#isms dt a{display: block;}

/* JAPAN COLOR */
dl#foot_japancolor dt a{
width: 160px;height: 113px;
background: transparent url(images/sp_mark.png) no-repeat scroll -15px -648px;
}
dl#foot_japancolor dd{text-align: center;}
/* 水なし */
dl#foot_waterless dt{width: 130px;height: 75px;}
dl#foot_waterless dt a{
width: 80px;height: 72px;
margin: 0 auto;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -176px;
}
/* 植物油インキ */
dl#foot_ink dt{width: 110px;height: 75px;}
dl#foot_ink dt a{
width: 84px;height: 54px;
margin: 0 auto;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -266px;
}
/* プライバシーマーク */
dl#foot_privacy dt{
text-align: center;
width: 100px;height: 75px;
}
/* ユーザー登録者 */
dl#foot_user dt{
width: 109px;height: 71px;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -95px;
}
/* ISMS */
dl#isms dt{
width: 210px;height: 110px;
background: transparent url(images/isms.png) no-repeat scroll 0 0;
}
/*
 * フッター最下部
 */
#footer_announce{padding: 10px;}

#foot #gf{overflow: hidden;border-top: 1px solid #999;padding: 5px;}
* html #foot #gf{height: 1%;}
#foot #gf ul{
float: left;
overflow: hidden;
list-style-type: none;
height: 20px;
}
#foot #gf ul li{
float: left;
margin-right: 10px;
background: transparent url(images/sp_mark.png) no-repeat scroll 0 -371px;
}
#foot #gf ul li a{margin-left: 15px;}
#foot #gf address{font-family: consolas;font-style: normal;float: right;}

/* ============================================
 * 注文画面 ステップの色
============================================ */ 
div.order_step1,div.order_step2,div.order_step3,div.order_step4,div.order_step5,
div.order_step1_offset,div.order_step1_onde,div.order_step1_doujin,div.order_step1_speed,div.order_step1_quick,div.order_step1_jp,div.order_step1_okinawa,
div.order_step2_offset,div.order_step2_onde,div.order_step2_doujin,div.order_step2_speed,div.order_step2_quick,div.order_step2_jp,div.order_step2_okinawa,
div.order_step3_offset,div.order_step3_onde,div.order_step3_doujin,div.order_step3_speed,div.order_step3_quick,div.order_step3_jp,div.order_step3_okinawa,
div.order_step4_offset,div.order_step4_onde,div.order_step4_doujin,div.order_step4_speed,div.order_step4_quick,div.order_step4_jp,div.order_step4_okinawa{
width: 775px;height: 26px;
margin: 0 auto;
}
div.order_step1{background: #8dc21f url(image/step.png) no-repeat scroll 0 0;}
div.order_step2{background: #8dc21f url(image/step.png) no-repeat scroll 0 -26px;}
div.order_step3{background: #8dc21f url(image/step.png) no-repeat scroll 0 -52px;}
div.order_step4{background: #8dc21f url(image/step.png) no-repeat scroll 0 -78px;}
div.order_step5{background: #8dc21f url(image/step.png) no-repeat scroll 0 -104px;}
/* 商品一覧用 */
div.order_step1_offset {background: #5EADD6 url(image/step.png) no-repeat scroll 0 0;}
div.order_step1_onde   {background: #FE9900 url(image/step.png) no-repeat scroll 0 0;}
div.order_step1_doujin {background: #FE7AA2 url(image/step.png) no-repeat scroll 0 0;}
div.order_step1_speed  {background: #FF4314 url(image/step.png) no-repeat scroll 0 0;}
div.order_step1_quick  {background: #33ADAD url(image/step.png) no-repeat scroll 0 0;} /* #8EC21F */
div.order_step1_jp     {background: #8EC21F url(image/step.png) no-repeat scroll 0 0;}
div.order_step1_okinawa{background: #8EC21F url(image/step.png) no-repeat scroll 0 0;}

div.order_step2_offset {background: #5EADD6 url(image/step.png) no-repeat scroll 0 -26px;}
div.order_step2_onde   {background: #FE9900 url(image/step.png) no-repeat scroll 0 -26px;}
div.order_step2_doujin {background: #FE7AA2 url(image/step.png) no-repeat scroll 0 -26px;}
div.order_step2_speed  {background: #FF4314 url(image/step.png) no-repeat scroll 0 -26px;}
div.order_step2_quick  {background: #33ADAD url(image/step.png) no-repeat scroll 0 -26px;} /* #8EC21F */
div.order_step2_jp     {background: #8EC21F url(image/step.png) no-repeat scroll 0 -26px;}
div.order_step2_okinawa{background: #8EC21F url(image/step.png) no-repeat scroll 0 -26px;}

div.order_step3_offset {background: #5EADD6 url(image/step.png) no-repeat scroll 0 -52px;}
div.order_step3_onde   {background: #FE9900 url(image/step.png) no-repeat scroll 0 -52px;}
div.order_step3_doujin {background: #FE7AA2 url(image/step.png) no-repeat scroll 0 -52px;}
div.order_step3_speed  {background: #FF4314 url(image/step.png) no-repeat scroll 0 -52px;}
div.order_step3_quick  {background: #33ADAD url(image/step.png) no-repeat scroll 0 -52px;} /* #8EC21F */
div.order_step3_jp     {background: #8EC21F url(image/step.png) no-repeat scroll 0 -52px;}
div.order_step3_okinawa{background: #8EC21F url(image/step.png) no-repeat scroll 0 -52px;}

div.order_step4_offset {background: #5EADD6 url(image/step.png) no-repeat scroll 0 -78px;}
div.order_step4_onde   {background: #FE9900 url(image/step.png) no-repeat scroll 0 -78px;}
div.order_step4_doujin {background: #FE7AA2 url(image/step.png) no-repeat scroll 0 -78px;}
div.order_step4_speed  {background: #FF4314 url(image/step.png) no-repeat scroll 0 -78px;}
div.order_step4_quick  {background: #33ADAD url(image/step.png) no-repeat scroll 0 -78px;} /* #8EC21F */
div.order_step4_jp     {background: #8EC21F url(image/step.png) no-repeat scroll 0 -78px;}
div.order_step4_okinawa{background: #8EC21F url(image/step.png) no-repeat scroll 0 -78px;}

/*
 * 注文画面
 * 色指定
 */
.color_bace   {color:#8DC21F;}
.color_offset {color:#5EADD6;}
.color_onde   {color:#FE9900;}
.color_speed  {color:#ff4314;}
.color_doujin {color:#FE7AA2;}
.color_quick  {color:#33ADAD;} /* #8EC21F */
.color_jp     {color:#8EC21F;}
.color_okinawa{color:#8EC21F;}

.bgcolor_bace   {background-color:#8DC21F;}
.bgcolor_offset {background-color:#5DADD7;}
.bgcolor_onde   {background-color:#FE9900;}
.bgcolor_speed  {background-color:#FF4314;}
.bgcolor_doujin {background-color:#FE7AA2;}
.bgcolor_quick  {background-color:#33ADAD;} /* #8EC21F */
.bgcolor_jp     {background-color:#8EC21F;}
.bgcolor_okinawa{background-color:#8EC21F;}

