@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70.01%;
	line-height: 1.5em;
	background-color: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,form,hr {
	margin-top:0;
	margin-bottom:0;
}
h1 {
	font-size: 175%;
	line-height: 150%;
}
a:link {
	color:#646464;
	text-decoration: none;
}
a:visited {
	color:#646464;
	text-decoration: none;
}
a:hover {
	color: #7e1600;
	text-decoration:
	underline;
}
/*---------------------------------------------------------------------  基本　--*/
#base {
	background-image: url(../images/_sysimg/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 972px;
	color: #646464;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
/*---------------------------------------------------------------------  ヘッダー　--*/
#header {
	width: 972px;
	background-color: #CCCCCC;
	height: 112px;
}
#header h1{
	font-size: 12px;
	text-indent: 16px;
}
#header h2{
	font-size: 12px;
	text-indent: 16px;
}
#header img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header a {
	text-decoration:none;
}

#header_u{
	background-image: url(../images/_sysimg/bg_hd_u.gif);
	background-repeat: repeat-x;
	width: 972px;
	height: 20px;
}

#header_d{
	background-image: url(../images/_sysimg/bg_hd_d.gif);
	background-repeat: repeat-x;
	height: 92px;
	width: 972px;
	clear: both;
}

#hd_catch{
	float: left;
}
#hd_top_link{
	float: right;
	margin-right: 16px;
}
#hd_logo{
	display: block;
	margin-top: 3px;
	margin-left: 32px;
	float: left;
}

#hd_mid_link{
	float: right;
	width: 190px;
	margin-top: 4px;
	margin-right: 16px;
	text-align: right;
}
#hd_mid_link_text{
	float: left;
	text-decoration: none;
	margin-top: 4px;
}
#hd_mid_link_cart{
	float: right;
}
#hd_search{
	clear: right;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}
#hd_menu{
	float: left;
	margin-left: 32px;
	height: 24px;
	margin-top: 4px;
}
#hd_menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	color:#666666;
}
#hd_menu ul li{
	display:inline;
	width: 160px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#hd_menu ul li a {
	display:block;
	width:160px;
	overflow:hidden;
	text-decoration:none;
	height: 24px;
	float: left;
	margin: 0px;
	background-image: url(../images/_sysimg/hd_menu_tub.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding: 0;
}
#hd_menu ul li a:link {
	color:#666666;
}
#hd_menu ul li a:hover {
	color:#FFFFFF;
}
#hd_menu ul li a.hd_currnt {
	display:block;
	width:160px;
	overflow:hidden;
	text-decoration:none;
	height: 24px;
	float: left;
	margin: 0px;
	background-image: url(../images/_sysimg/hd_menu_tub_visit.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding: 0;
}
#hd_menu ul li a:link.hd_currnt {
	color:#666666;
}
#hd_menu ul li a:hover.hd_currnt {
	color:#999999;
}


#searchbox_head {
	width: 240px;
	height: 16px;
	color:#646464;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 12px;
	line-height: 20px;
}
.headsearch {
	height: 24px;
	top: 8px;
}
.headsearch_btn {
	padding: 0;
	vertical-align: middle;
}
.search_refine {
	margin-top: 0px;
	padding-top: 0px;
}
#searchbox_main {
	margin-top: 0px;
	padding-top: 0px;
	width: 240px;
	height: 16px;
	color:#646464;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 12px;
	vertical-align: baseline;
	line-height: 20px;
}
#textbox_num {
	margin-top: 0px;
	padding-top: 0px;
	width: 32px;
	height: 16px;
	color:#646464;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 12px;
	vertical-align: baseline;
	line-height: 20px;
}
#hd_search_btn {
	border: 0px;
	width: 60px;
	height: 23px;
	background-image: url(../images/_sysimg/search_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*---------------------------------------------------------------------  フッター　--*/
#footer{
	clear: both;
	background-image: url(../images/_sysimg/bg_footer.gif);
	background-repeat: repeat-x;
	height: 64px;
	color: #666666;
}
#ft_link{
	margin-right: 20px;
	float: right;
	margin-top: 20px;

}
#ft_copyright{
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}
/*---------------------------------------------------------------------  トップページ　--*/
#main{
	float: left;
	width: 750px;
	margin-left: 10px;
}
#top_wrap{
	margin-left: 15px;
}
#top_main{
	float: left;
	width: 720px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
}
#top_free1{
	width: 720px;
	clear: both;
	float: left;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main_footer{
	width: 720px;
	clear: both;
	float: left;
}
/*---------------------------------------------------------------------  企画/特集　--*/
#kikaku_main{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#kikaku_main_body{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#kikaku_main_footer{
	width: 940px;
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------------------------------------  サイドエリア共通　--*/
#side_area{
	float: right;
	height: auto;
	width: 200px;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#side_area img{
	border: none;
}
.side_box{
	margin-top: 10px;
	width: 160px;
	display: inline-block;
}
.side_box_line{
	margin-top: 10px;
	width: 160px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;

}
.rssbox {
	width:126px;
	margin-top: 8px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 90%;
	line-height: 1.2em;
}
.feed {
	margin-left: 4px;
	padding: 0 0 0 20px;
	background: url(../images/_sysimg/feedicon.gif) no-repeat 0 50%;
}
.box_120{
	width:120px;
}
.calendar {
	width:136px;
	padding-top: 4px;
	font-size: 9pt;
	line-height: 1.2em;
	text-align: center;
}
.carendar img {
	border: 1px solid #c0c0c0;
}

/*---------------------------------------------------------------------  NEWS　--*/
.news_block {
	float:left;
	width:680px;
	margin-left: 20px;
	display:inline;
}
.news_block a:link {
	color: #646464;
	text-decoration: none;
}
.news_block a:visited {
	color: #646464;
	text-decoration: none;
}
.news_block a:hover {
	color: #7e1600;
	text-decoration: underline;
}
.news_date {
	float:left;
	width: 90px;
}
.news_title {
	float:left;
}
.news_ichiran {
	float:right;
	color: #7e1600;
	text-align: right;
	width: 200px;
}
.news_ichiran a:link {
	color: #7e1600;
	text-decoration: none;
}
.news_ichiran a:visited {
	color: #7e1600;
	text-decoration: none;
}
.news_ichiran a:hover {
	color: #7e1600;
	text-decoration: underline;
}
/*---------------------------------------------------------------------  基本ページ　--*/
#main_body{
	float: right;
	width: 600px;
}
.main_content{
	width: 560px;
	min-height:480px;
	margin-right: auto;
	margin-left: auto;
}
.main_content h2 {
	color: #7e1600;
	font-size: 133%;
	font-weight: bold;
	line-height: 200%;
}
.main_content h3 {
	font-size: 133%;
	font-weight: bold;
	line-height: 200%;
}


#sidemenu {
	float:left;
	width:142px;
	padding-left: 4px;
}
#sidemenu img{
	border: none;
}
/*---------------------------------------------------------------------  ショップページ　--*/

#breadcrumb {
	font-size:90%;
	color:#000000;
	line-height: 32px;
	padding-left: 26px;
}
#breadcrumb a:link {
	color:#000000;
	text-decoration: none;
}
#breadcrumb a:visited {
	color:#000000;
	text-decoration: none;
}
#breadcrumb a:hover {
	color:#000000;
	text-decoration: underline;
}
#breadcrumb .separator {
	color:#000000;
	text-decoration: none;
}
#shop_main{
	width: 780px;
	float: right;
}

/* 商品詳細（関連商品有り）　*/
#product_main{
	float: left;
	width: 618px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* 商品詳細（関連商品なし）　*/
#product_main_n{
	float: left;
	width: 618px;
	padding-left: 8px;
}
/* 関連商品　*/
#related_product{
	float: left;
	width: 148px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
}
#related_product .item_box114 {
	height: 156px;
	width: 120px;
	margin-top: 4px;
	margin-left: 20px;
}
#related_product .item_box114 img {
	color:#959595;
	border: 1px solid #959595;
	margin: auto;
}
#related_product .nav{
	text-align:center;
	width: 130px;
	margin-left: 12px;
	font-size: 10px;
	padding-top: 15px;
	display: block;
	height: auto;
	clear: left;
	float: left;
}
#related_product .nav_l{
	float: left;
	width: 30px;
	text-align: right;
	padding-bottom: 10px;
}
#related_product .nav_m{
	float: left;
	width: 68px;
	padding-top: 4px;
}
#related_product .nav_r{
	float: left;
	width: 30px;
	text-align: left;
	padding-bottom: 10px;
}



/*----------------------------------------------------------  ショップmain/item　--*/
.main_head {
	font-size: 90%;
	line-height: 150%;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 16px;
	width: 736px;
}
.main_head_i_box {
	width: 598px;
	text-align: right;
	}
.main_body {
	font-size: 100%;
	line-height: 180%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.main_body a:link {
	color: #7e1600;
	text-decoration: none;
}
.main_body a:visited {
	color: #7e1600;
	text-decoration: none;
}
.main_body a:hover {
	color: #7e1600;
	text-decoration: underline;
}
.main_foot {
	font-size: 90%;
	line-height: 150%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 16px;
	padding-bottom: 32px;
}
.go_pagetop {
	text-align: right;
	margin-right: 0px;
	color: #7e1600;
	padding-bottom: 32px;
	padding-top: 24px;
	padding-left: 8px;
	padding-right: 32px;

}
.go_pagetop a:link {
	color: #7e1600;
	text-decoration: none;
}
.go_pagetop a:visited {
	color:#7e1600;
	text-decoration: none;
}
.go_pagetop a:hover {
	color:#7e1600;
	text-decoration: underline;
}
.go_pagetop2 {
	text-align: right;
	margin-right: 0px;
	color: #7e1600;
	padding-bottom: 32px;
	padding-top: 24px;
	padding-left: 8px;
	padding-right: 4px;

}
.go_pagetop2 a:link {
	color: #7e1600;
	text-decoration: none;
}
.go_pagetop2 a:visited {
	color:#7e1600;
	text-decoration: none;
}
.go_pagetop2 a:hover {
	color:#7e1600;
	text-decoration: underline;
}

.item {
	font-size: 90%;
	line-height: 150%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.item a:link,.item a:visited {
	color:#323232;
	text-decoration: none;
}
.item a:hover {
	color: #7e1600;
	text-decoration: underline;
}
.item img {
	color:#959595;
	border: 1px solid #959595;
	margin: auto;
}
.item_box180 {
	height: 192px;
	width: 192px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
.item_box114 {
	height: 156px;
	width: 120px;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
.item_table {
	padding-bottom: 4px;
}
.search_refine {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 436px;
}
#searchbox_main {
	margin-top: 0px;
	padding-top: 0px;
	width: 240px;
	height: 16px;
	color:#646464;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 12px;
	vertical-align: baseline;
	line-height: 20px;
}
#textbox_num {
	margin-top: 0px;
	padding-top: 0px;
	width: 32px;
	height: 16px;
	color:#646464;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 12px;
	vertical-align: baseline;
	line-height: 20px;
}
.spg_list_msg {
	font-size: 12px;
}
.spg_list_num {
	font-size: 12px;
}
.search_nav{
	width: 736px;
	margin-left: 10px;
}
.page_number {
	text-decoration: underline;
}
.page_number_display {
	font-weight: bold;
}

/*-----------------------------------------------------　ショッピングカート　--*/
#cart_area {
	margin-top: 16px;
}
.cart_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	width: 610px;
	float: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
.item_mark{
	font-size: 14px;
	font-weight: bolder;
	float: left;
	width: 32px;
	padding-top: 16px;
}
.cart_g1{
	float: left;
	width: 440px;
	height: 52Spx;
}
.cart_icon{
}
.cart_icon img{
	margin-right: 4px;
	margin-left: 0px;
}

.item_name{
	font-size: 120%;
}
.item_id{
	font-size: 110%;
	font-weight: bold;
	float: left;
	width: 150px;
}
.item_info{
	float: left;
	vertical-align: middle;
	display: inline-block;
	padding-top: 4px;
}
.item_info img{
	vertical-align: middle;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.item_info_movie{
	display:block;
	width:50px;
	background-image: url(../images/_sysimg/i_movie_on.gif);
	background-repeat: no-repeat;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:center;
	float: left;
}
.item_info_photo{
	display:block;
	width:50px;
	background-image: url(../images/_sysimg/i_photo_off.gif);
	background-repeat: no-repeat;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:center;
	float: left;
}
.item_info_movie{
	display:block;
	width:50px;
	background-image: url(../images/_sysimg/i_movie_off.gif);
	background-repeat: no-repeat;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:center;
	float: left;
}
.item_info_howto{
	display:block;
	width:50px;
	background-image: url(../images/_sysimg/i_howto_off.gif);
	background-repeat: no-repeat;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:center;
	float: left;
}
.item_info_qa{
	display:block;
	width:50px;
	background-image: url(../images/_sysimg/i_qa_off.gif);
	background-repeat: no-repeat;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:center;
	float: left;
}
.item_info_bar{
	display:block;
	width:1px;
	background-image: url(../images/_sysimg/i_bar.gif);
	background-repeat: no-repeat;
	height:11px;
	line-height:11px;
	text-decoration:none;
	text-align:center;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}





.cart_g2{
	float: left;
	width: 136px;
	height: 52px;
}

.item_deliver img{
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.cart_g3{
	float: left;
	clear: both;
	width: 610px;
}
.item_price_info{
	float: left;
	width: 90px;
	padding-left: 30px;
	vertical-align: bottom;
	display: inline;
	line-height: 24px;
}
.item_price_area{
	float: left;
	width: 470px;
}
.item_price_table{
	float: left;
	width: 470px;
}
.item_price_table  td{
	text-align: center;
	vertical-align: middle;
}

.item_input{
	float: right;
	width: 130px;
}
.cart_in {
	width: 91px;
	height: 35px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(_img/cart_in_off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line_dot{
	background-image: url(../images/_sysimg/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	width: 610px;
	margin: auto;
	background-position: center;
	height: 16px;
}
.tag_words {
	color: #c8c8c8;
	float: right;
	margin-right: 16px;
	clear: both;
	width: 600px;
	margin-bottom: 32px;
}
.tb_info{
	width: 130px;
}
.tb_price{
	width: 90px;	
}


/*---------------------------------------------------------------------  ショップサイドエリア（カテゴリメニュー）　--*/
#side_shop{
	float: left;
	width: 176px;
	margin-left: 4px;
}
#side_m ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#side_m li{
	line-height: 24px;
}
#side_m a{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	display: block;
	zoom: 1;
	cursor:pointer;
}

#side_m a:hover{
	background-image: url(../images/_sysimg/cate_hover.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	line-height: 22px;
	cursor:pointer;
}
#side_m ul ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
#side_m ul ul a{
	background-image: url(../images/_sysimg/lv1_a.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 16px;
	display: block;
	zoom: 1;
	cursor:pointer;
}
#side_m ul ul a:hover{
	background-image: url(../images/_sysimg/lv1_hover.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	margin-left: 10px;
	background-color: #F5F4EB;
	cursor:pointer;
}

.currnt{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	zoom: 1;
	line-height: 150%;
	text-indent: 4px;
	margin-left: 12px;
}
.currnt_ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.currnt_lv1{
	background-image: url(../images/_sysimg/lv1_currnt.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	display: block;
	zoom: 1;
	color: #333333;
	line-height: 150%;
	padding-left: 16px;
}

.side_m_g {
	padding: 0px;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	line-height: 22px;
	display: block;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.side_m_lv1 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	display: block;
	zoom: 1;
}

/*---------------------------------------------------------------------  IMS　--*/
.ims_head{
	width: 750px;
}
.ims_search_head{
	width: 750px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ims_box{
	width: 750px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ims_head a{
	color: #006699;
	text-decoration: underline;
}
.ims_head_title{
	border: 1px solid #999999;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	background-color: #ccf2ff;
	display: inline-block;
	width: 770px;
}
.ims_head_jouken{
	float: left;
	width: 400px;
	margin-left: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}
.ims_head_command{
	float: left;
	width: 80px;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}


.ims_item_box114 {
	height: 180px;
	width: 120px;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}

.ims_box a{
	color: #006699;
	text-decoration: underline;
}
.ims_dspkbn_1 {
	color: #0066CC;
	font-weight: bold;
}
.ims_dspkbn_2 {
	color: #006633;
	font-weight: bold;
}
.ims_dspkbn_3 {
	color: #000000;
	font-weight: bold;
}
.ims_dspkbn_4 {
	color: #000000;
	font-weight: bold;
}
.ims_dspkbn_5 {
	color: #FF0000;
	font-weight: bold;
}
.ims_dspkbn_6 {
	color: #FF0000;
	font-weight: bold;
}

.ims_focus {
       background:#ffffcc;
}

#ims_spg_title{
	border: 1px solid #eeeeee;
}

#ims_spg_body{
	border: 1px solid #eeeeee;
}
#ims_spg_biko{
	border: 1px solid #eeeeee;
}

#ims_spginfo {
	min-height:260px;
	width:180px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #c0c0c0;
	text-align: center;
}
.ims_red{
	color: #FF0000;
}

.ims_bold{
	font-weight: bold;
}
.ims_large{
	font-size: 18px;
}
.ims_pno{
	background-color: eeeeee;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	text-indent: 3px;
	width: 174px;
}
.ims_item_seek{
	text-align: left;
	margin-right: 16px;
	text-indent: 2em;	
}
.ims_item_seek hr{
	margin-bottom: 16px;
}

.ims_item_seek a:link {
	color: #006699;
	text-decoration: underline;
}
.ims_item_seek a:visited {
	color: #006699;
	text-decoration: underline;
}
.ims_item_seek a:hover {
	color:#7e1600;
	text-decoration: underline;

}

/*--------------------------------------------------------------------------------------------  ショップ関連商品　--*/

.kanren {
	MARGIN-LEFT: 12px;
	font-size: 10px;
	display: block;
	height: auto;
}
.carousel UL {
	MARGIN: 0px;
	padding: 0px;
}
.js UL LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 6px;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	WIDTH: 120px;
	HEIGHT: 150px;
	PADDING-TOP: 3px;
}
.js .carousel-wrap {
	WIDTH: 130px
}

/*--------------------------------------------------------------------------------------------  メルマガ登録・解除　--*/

.mailmag_box_touroku {
	height: 24px;
	top: 14px;
	position: relative;
}
#mailmag_touroku{
	position:absolute;
	bottom: 3px;
	left: 220px;
	width: 280px;
	height: 16px;
	color:#8d8d8d;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 9px;
	vertical-align: baseline;
	line-height: 20px;
}
.mailmag_btn_touroku {
	position:absolute;
	bottom: 1px;
	left: 510px;
	width:60px;
	height: 23px;
	padding: 0;
}
.mailmag_box_kaijo {
	height: 24px;
	top: 14px;
	position: relative;
}
#mailmag_kaijo{
	position:absolute;
	bottom: 3px;
	left: 220px;
	width: 280px;
	height: 16px;
	color:#8d8d8d;
	background-color:#ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bbbbbb;
	font-size: 9px;
	vertical-align: baseline;
	line-height: 20px;
}
.mailmag_btn_kaijo {
	position:absolute;
	bottom: 1px;
	left: 510px;
	width:60px;
	height: 23px;
	padding: 0;
}
/*--------------------------------------------------------------------------------------------  サイトマップ　--*/
#sitemap{
	line-height: 2em;
}
#sitemap ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
#sitemap ul ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-size: 14px;
}

#sitemap ul ul ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-size: 12px;
	line-height: 20px;
}

/*--------------------------------------------------------------------------------------------  共通　--*/

#loginbox {
	width:160px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #c0c0c0;
	text-align: center;
	margin-left: auto;
	margin-left: auto;
}
#loginbox .mes {
	padding-top: 8px;
	font-weight: bold;
	line-height: 1.3em;
	padding-left: 2px;
}
#loginbox .sml {
	font-size:90%;
	line-height: 1.5em;
	padding-top: 4px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 4px;
}
#loginbox img{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mailmagbox {
	width:126px;
	margin-top: 6px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border: 1px solid #c0c0c0;
	line-height: 1.5em;
	font-weight: bold;
}
#tokuteibox {
	width:126px;
	margin-top: 12px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 9pt;
	line-height: 1.2em;
}
#tokuteibox .sml {
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#tokuteibox img {
	border: none;
}
#tokuteibox hr {
	border: 0px;
	margin-top: 6px;
}
.cs_pointer{
	cursor:pointer;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
