@charset "shift-jis";

/* 0. 表示領域 幅定義
--------------------------------------------------------------------------*/

.ark-lyt-wrapper{
	width: 980px;
}

a{
	color:#0070d8;
	}


/* 1. ハック定義
--------------------------------------------------------------------------*/
/*	■IE5.5 : /**/





/* 2. フォントサイズ
--------------------------------------------------------------------------*/
body, td, th, dl, div{
	font-size: 13px;
	line-height: 18px;
}

.ark-txt-big{ font-size: 16px;}
.ark-txt-normal{ font-size: 14px;}
.ark-txt-small{ font-size: 10px;}





/* 3. レイアウト
--------------------------------------------------------------------------*/
/* 構造

 body
  └ #ark-lyt-wrapper
      ├ #ark-hd
      ├ #ark-gm
      ├ #ark-lyt-main
      │  ├ #ark-lmn
      │  ├ #ark-cnt
      │  └ #ark-rmn
			└ #ark-ft

*/
		
body{
	background:url(img/bg.jpg) center top no-repeat;
	text-align:center;
}

body, h1, h2, h3, h4, h5, p, ul, li{
	padding:0;
	margin:0;
	}


#ark-lyt-header,#ark-top-free-comment , #ark-top-flash, #ark-top-product-navi, #ark-lyt-main, #ark-lyt-footer, .art-keyv-type30{
	text-align: center;
}

.ark-lyt-wrapper{
	margin: 0 auto;
	text-align: left;
}

.art-keyv-type30{
	margin:0 auto;
	padding:17px 10px 0 0;
	clear:both;
	width:970px;
	_width:980px;
	height:313px;
	_height:330px;
	}

#ark-top-free-comment .ark-lyt-wrapper{
	width:264px;
	margin:0 !important;
	float:right !important;
	}


#ark-top-flash .ark-lyt-wrapper{
	width:695px;
	margin:0 0 0 11px !important;
	float:left;
	}

#ark-hd, #ark-hd-exp{
	height: 19px;
	float: left;
}

#ark-gm{
	width:980px;
	min-width:980px;
	margin: 0 auto;
	float: left;
	background:url(img/hd_bg.jpg) 0 0 no-repeat;
}

#ark-lyt-main{
	margin: 13px auto 0 auto;
	width:980px;
}

#ark-cnt{
	width: 612px;
	margin: 3px 4px 0px 4px;
	float: left;
}

#ark-lmn{
	width: 180px;
	margin-top:10px;
	float: left;
	text-align:left;
	}


#ark-rmn{
	width: 180px;
	float: right;
	margin-top: 10px;
}


#ark-ft{
	margin: 0 auto;
	clear: both;
}

dd {
	margin: 10px;
	padding: 0;
}


/* 4. ヘッダー
--------------------------------------------------------------------------*/
/* 最上部 説明テキスト */

#ark-hd-exp{
	width:870px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	color:#bbf1ff;
	text-align: right;
}

#ark-hd{
	width:110px;
	text-align:right;
	}

#ark-hd h1{
	font-size:10px;
	padding: 0;
	margin: 0;
	font-weight:normal;
	color:#bbf1ff;
}


#ark-hd-rBox{ float: right;}

#ark-hd-cntct{
	margin: 25px 5px 0px 0px;
		background-color: #fff;
		}

#ark-hd-cntct a{
	color: #000;
	background: url(img/ic_mail.gif) 3px no-repeat;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	display: block;
}

#ark-hd-cntct a:hover{
	text-decoration: underline;
}



/* 5. グローバルメニュー
--------------------------------------------------------------------------*/
#ark-gm{
	height:46px;
}

#ark-gm ul{
	list-style: none;
	float: left;
}

#ark-gm li{
	float: left;
}

#ark-gm li a{
	text-indent:-9999px;
	text-decoration: none;
	display: block;
	height: 46px;
}

.home a{
	width:350px;
	margin-right:386px;
	font-size:18px;
	font-weight:bold;
	}

.company a{
	width:98px;
	background:url(img/gm_bt_comp.gif) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	}

.contact a{
	width:125px;
	background:url(img/gm_bt_contact.gif) 0 0 no-repeat;
	margin-left:5px;
	font-size:18px;
	font-weight:bold;
	}

#ark-gm li a:hover{
	background-position: 0 -46px;
	}

.faqs, .products, .content{
	display:none;
	}



/* 6. コンテンツエリア
--------------------------------------------------------------------------*/
#ark-lyt-main .ark-lyt-wrapper{ background: url(img/main_bc.gif) 0 0 repeat-y;}

/* コンテンツ内 基本ボックス */
#ark-cnt .ark-cnt-box{
	padding: 0px 10px 10px 10px;
	clear: both;

}

/*----- コンテンツ内タイトル -----*/
/* h2 : ページ大タイトル */
#ark-cnt h2{
	font-size: 16px;
	margin: 0;
	padding: 16px 15px 16px 15px;
	color: #fff;
	background:url(img/ttl_h2.jpg) top left no-repeat;
	width: 582px;
	_width: 612px;
	height: 23px;
}

/* h3 : ページ中タイトル - ベーシック */
.ark-cnt-box h3{
	background: url(img/tool_line_dot.gif) bottom repeat-x;
	padding: 0px 0px 5px 0px;
	margin: 10px 0;
}

.ark-cnt-box h3 span{
	font-size: 16px;
	line-height: 20px;
}

/* h3 : ページ中タイトル - 強調1 */
h3.ark-pg-ttl-1{
	font-size: 14px;
	margin: 0;
	padding: 8px 5px 15px 10px;
	background: url(img/pg_stl_1.gif) 0 0 repeat-x;
	color: #fff;
}

/* h3 : ページ中タイトル - 強調2 */
h3.ark-pg-ttl-2{
	font-size: 14px;
	margin: 0;
	padding: 8px 5px 15px 10px;
	background: url(img/pg_stl_2.gif) 0 0 repeat-x;
	color: #fff;
}

/* -------------------------*/

#ark-cnt td {
	white-space: normal;
}

.ark-cnt-box p{
	padding: 0;
	margin: 10px;
}

/* コンテンツ下部 ページトップへボタン */
#ark-page-btm{
	clear: both;
	margin: 0px 5px;
	padding:10px 0;
}

#ark-page-btm a{
	display: block;
	width: 105px;
	height: 17px;
	padding:7px 0 7px 0;
	text-indent: -9999px;
	background: url(img/pg_pgtop.gif) top left no-repeat;
	float: right;
}


/*---- サムネイル表示 ----*/
.ark-thum-3pic{
	text-align: center;
	padding: 10px 0px 0px 20px;
}

.ark-thum-3pic dl{
	float: left;
	margin: 0px 10px;
	text-align: left;
}

dl.ark-thum, dl.ark-thum2, dl.ark-thum4{
	width: 162px;
	background-image: url(img/clr_01.gif);
}

/* 2商品 */
dl.ark-thum2{
	width: 254px;
}
dl.ark-thum2 dt img {
	max-width: 252px;
}
* html dl.ark-thum2 dt img { /* IE 6 or below */
	width: expression("252px");
}

/* 4商品 */
dl.ark-thum4{
	width: 116px;
}
dl.ark-thum4 dt img {
	max-width: 114px;
}
* html dl.ark-thum4 dt img { /* IE 6 or below */
	width: expression("114px");
}

dl.ark-thum dd, dl.ark-thum2 dd, dl.ark-thum4 dd{
	padding: 3px 5px 8px 5px;
	margin: 0 0 9px 0;
}

dl.ark-thum dd a{
	text-decoration:none;
}

dl.ark-thum dd a:hover{
	text-decoration:underline;
}

dl.ark-thum dt, dl.ark-thum2 dt, dl.ark-thum4 dt{
	padding: 0;
	margin: 0;
}

dl.ark-thum dt img, dl.ark-thum2 dt img, dl.ark-thum4 dt img{
	border: none;
}

dl.ark-thum dt a, dl.ark-thum2 dt a, dl.ark-thum4 dt a{
	border: 1px solid #ccc;
	line-height: 0;
	display: inline-block;
}

dl.ark-thum dt a:hover, dl.ark-thum2 dt a:hover, dl.ark-thum4 dt a:hover{
	border-color: #09c;
}





/* 6-1. 左メニュー
--------------------------------------------------------------------------*/

#ark-lmn{
	font-size: 14px;
}

#ark-lmn br{
	display:none;
}


#ark-pMenu dl{
	margin: 0;
	padding:5px 0px 10px 9px;
}

#ark-pMenu dt{
	font-size: 12px;
}

#ark-pMenu dt.persist a{
	background:url(img/sm_bt_osusume_bg.gif) top left no-repeat #ddffb6;
	border: solid 1px #b0de73;
	width:130px;
	_width:159px;
	padding:6px 7px 6px 22px;
	margin:1px;
	display:block;
	text-decoration:none;
	color:#000;
}

#ark-pMenu dt.persist a:hover{
	background:url(img/sm_bt_osusume_bg.gif) -300px 0 no-repeat #feffaf !important;
	}

#ark-pMenu dt.page a{
	background:url(img/sm_bt_free_bg.gif) top left no-repeat #d5f9ff;
	border: solid 1px #9bdae3;
	width:130px;
	_width:159px;
	padding:6px 7px 6px 22px;
	margin:1px;
	display:block;
	text-decoration:none;
	color:#000;
}

#ark-pMenu dt.page a:hover{
	background:url(img/sm_bt_free_bg.gif) -300px 0 no-repeat #edffd1;
	}

#ark-pMenu dt.persist a.in{
	background:url(img/sm_bt_osusume_bg.gif) -600px 0 no-repeat #45c800;
	color:#fff;
}

#ark-pMenu dt.persist a:hover.in{
	background:url(img/sm_bt_osusume_bg.gif) -300px 0 no-repeat #edffd1;
	color:#000;
	}

#ark-pMenu dt.page a.in{
	background:url(img/sm_bt_free_bg.gif) -600px 0 no-repeat #0073c8;
	color:#fff;
}

#ark-pMenu dt.page a:hover.in{
	background:url(img/sm_bt_free_bg.gif) -300px 0 no-repeat #edffd1;
	color:#000;
	}

#ark-pMenu dd{
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

#ark-pMenu dd a{
	font-size: 12px;
	color: #fff;
	display: block;
	padding: 11px 15px 9px 15px;
	text-decoration: none;
	width: 160px;
}

#ark-pMenu dd a:hover{
	text-decoration: underline;
}

#ark-pMenu dd.sub-cat {
	margin-left: 25px;
}
#ark-pMenu dd.sub-cat a {
	background-position: -13px 0;
	width: 147px;
}

#ark-shp-mn ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#ark-shp-mn li{
	padding: 0;
	margin: 0px 0px 5px 0px;
}

#ark-shp-mn li a{
	text-decoration: none;
	color: #000;
}

#ark-shp-mn li a:hover{
	text-decoration: underline;
}

#ark-shp-mn li.ark-link-arw a{
	padding: 0px 10px;
	background: url(img/pmenu_link_arw.gif) 0px 2px no-repeat;
}

#ark-shp-mn li.ark-shp-border{
	background: url(img/pmenu_border.gif) 10px 0px no-repeat;
	padding-top: 5px;
}

li#ark-shp-cart{
	width: 160px;
	background: url(img/ic_cart.gif) 0 0 no-repeat;
	margin-left: 12px;
	text-align: left;
}

#ark-shp-cart a{
	display: block;
	padding: 5px 3px 5px 18px !important;
	color: #fff !important;
}

#ark-lbanner {
	text-align:center;
}

#ark-lbanner p{
	margin:0 0 8px 0;
	padding:0 !important;
	line-height:1 !important;
}

.ark-banner-body{
	margin:-10px 0 15px 0 !important;
	}

/* カレンダー */
table#cal {
	margin: 0 4px 13px 10px;
	width: 155px;
	
	border-collapse: collapse;
	text-align: center;
}

table#cal caption {
	text-align: left;
	font-weight: bold;
	line-height: 1.33;
	padding: 16px 0 7px;
}

table#cal thead td {
	padding-bottom: 3px;
}

table#cal thead a {
	text-decoration: none;
	display: block;
}

table#cal tbody td, table#cal tbody th {
	border-style: solid;
	border-width: 1px;
	width: 21px;
	line-height: 21px;
	overflow: hidden;
	font-weight: normal;
}

table#cal strong.today {
	font-weight: bold;
}

table#cal td.close span {
	display: none;
}


#ark-lyt-main .cnt-title{
	margin-bottom:0;
	padding:3px 5px;
	}


/* 6-2. 右メニュー
--------------------------------------------------------------------------*/
#ark-rmn h4{
	width: 152px;
	_width: 162px;
	padding: 3px 5px;
	margin: 0 9px;
	background:#2d91b5;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border-bottom: solid 4px #e8e7e4;
}

#ark-rmn dl{
	margin: 5px 9px;
}


#ark-rmn .cnt-title{
	margin-bottom:0px;
	padding:3px 5px 3px 5px;
	}

#ark-rbanner{
	text-align:center;
	width:162px;
	margin:0 9px;
	}


/* 7. フッター
--------------------------------------------------------------------------*/
#ark-ft dl#ark-ft-cmp{
	margin: 0;
	padding: 12px 0px 10px 0px;
	color:#999999;
}

#ark-ft dl{
	float:right;
	}

#ark-ft-cmp dt{
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0;
	float: left;
}

#ark-ft-cmp dd{
	margin: 0;
	padding: 0;
	float: left;
}

p#ark-ft-cp{
	clear: both;
	padding: 2px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	color: #999;
}

p#ark-ft-txt{
	font-size: 11px;
	color:#999;
	text-align: right;
	padding: 0;
	margin: 0;
}

p#ark-ft-policy{
	font-size: 11px;
	color:#999;
	text-align: right;
	padding: 0;
	margin: 0;
}


.ftr-list{
	text-align:center;
	background:#f3f7f8;
	padding:10px 0;
	color:#3b3b3b;
	clear:both;
	}

.ftr-list-b{
	width:940px;
	height:40px;
	margin: 0 auto;
	text-align:left;
	}

.ftr-list-ttl{
	font-size:14px;
	color:#006699;
	padding:12px 10px 3px 10px;
	margin-right:20px;
	background:url(img/ftr_list_title.gif) top left no-repeat;
	width:125px;
	height:26px;
	_width:145px;
	_height:41px;
	text-align:center;
	float:left;
	}

.ftr-list-dtl{
	float:left;
	padding:3px 0 0 0;
	}

.ftr-menu{
	text-align:center;
	background:#eef2f3;
	padding:10px 15px;
	color:#9098a5;
	clear:both;
	}

.ftr-menu a{
	color:#9098a5;
	}

.ftr-menu a:hover{
	color:#FF6666;
	}

.ftr-menu-b{
	width:940px;
	margin: 0 auto;
	text-align:right;
	}

/* 8-1. トップページ
--------------------------------------------------------------------------*/

body#body-Top{
	background:url(img/top_bg.jpg) center top no-repeat  !important;
}

#body-Top #ark-lyt-main{
	margin: 0 auto;
	width:980px;
}

#body-Top .ark-lyt-wrapper{
	background:none;
	}
	
#body-Top #ark-tp-wn{
	padding:0 !important;
	}

#body-Top #ark-page-btm{	
	display:none;
	}

#body-Top #ark-cnt{
	width:272px;
	margin: 0px 5px 0px 0px;
	float:left;
}

#body-Top #ark-lmn{
	width: 693px;
	margin:0 0 0 10px;
	display: inline;
	float: left;
}

#top-cnt h3{
	display:block !important;
	}

/* 左カラム */

#ark-top-pmenu{
	margin:0;
	padding:0;
	}

#top-cnt-l{
	float:left;
	width:700px;
	}
	
.ark-prsist{
	width:335px;
	margin:0 15px 0 0;
	float:left;
	}

.ark-page{
	width:335px;
	float:left;
	}

.ark-prsist h3{
	font-size:16px;
	width:309px;
	_width:335px;
	background:url(img/top_pmenu_h3_pr.gif) top left no-repeat #00CC66;
	margin:0;
	padding:8px 13px;
	color:#FFFFFF;
	}

.ark-page h3{
	font-size:16px;
	width:309px;
	_width:335px;
	background:url(img/top_pmenu_h3_pg.gif) top left no-repeat #00CC66;
	margin:0;
	padding:8px 13px;
	color:#FFFFFF;
	}

.ark-top-pmenu dl{
	margin:0;
	padding:3px 5px 5px 3px !important;
	background:url(img/top_pmenu_back.gif) bottom left no-repeat #f9f4d5;
}

.ark-top-pmenu dt{
	font-size: 14px;
}

.ark-top-pmenu dt.persist a{
	background:url(img/top_pmenu_bg.gif) 0 0 no-repeat #fffeec;
	border: solid 1px #e3da9e;
	width:293px;
	_width:325px;
	padding:5px 7px 5px 25px;
	margin:1px;
	display:block;
	text-decoration:none;
	color:#000;
}

.ark-top-pmenu dt.persist a:hover{
	background:url(img/top_pmenu_bg.gif) -511px 0 no-repeat #ecffc0;
	}

.ark-top-pmenu dt.page a{
	background:url(img/top_pmenu_bg.gif) 0 -48px no-repeat #fffeec;
	border: solid 1px #e3da9e;
	width:293px;
	_width:325px;
	padding:5px 7px 5px 25px;
	margin:1px;
	display:block;
	text-decoration:none;
	color:#000;
}

.ark-top-pmenu dt.page a:hover{
	background:url(img/top_pmenu_bg.gif) -511px -48px no-repeat #defff6;
	}

#top-cnt-l dd{
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

#top-cnt-l dd a{
	font-size: 12px;
	color: #fff;
	display: block;
	padding: 11px 15px 9px 15px;
	text-decoration: none;
	width: 160px;
}

#top-cnt-l dd a:hover{
	text-decoration: underline;
}

.top-bnr-area {
	margin:3px 0 8px 0;
	width:700px;
	}

.top-bnr-area p{
	text-align:center;
	margin:0;
	padding:0;
	}

/* 右カラム */

.top-cnt-r h3{
	font-size:16px;
	display:block;
	color:#15b000;
	margin:10px 7px;
	border:none;
	}

.top-cnt-r p{
	line-height:200%;
	}

.top-cnt-r img{
	margin: 0 1px 1px 0;
	}


/* キービジュアル */

#ark-tp-keyV{
	margin: 0px 0px 15px 0px;
}

.ark-banner{
	text-align:center;
	padding: 5px 0;
	}

/* 右側フリーコメントエリア　*/

.top-keyv-sec{
	width:264px;
	height:294px;
	background:url(img/top-key-v.jpg) 0 0 no-repeat;
	}

.top-keyv-sec-bt a{
	display:block;
	background:url(img/top-key-v-bt.jpg) 0 0 no-repeat;
	width:264px;
	height:116px;
	text-indent:-9999px;
	}

.top-keyv-sec-bt a:hover{
	background-position: 0 -116px;
	}


#ark-tp-wn dl{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

#ark-tp-wn dt{
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 5px;
	background: url(//common.arunke.biz/css_303/img/tp_wn_date.gif) 0 0 repeat-y;
	width: 70px;
	float: left;
}

#ark-tp-wn dd{
	padding: 0;
	margin: 10px 0px 0px 0px;
	width: 608px;
	float: left;
}

h3.ark-tp-wn-list span.ark-tp-wn-list {
	display : block;
	float: left;
}

h3.ark-tp-wn-list a.ark-tp-wn-list {
	margin: 2px 2px 0 0;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	display: block;
	width: 32px;
	float: right;
	text-align: right;
}

h3.ark-tp-wn-list {
    overflow: hidden;
}
h3.ark-tp-wn-list:after {
    content: "";
    display: block;
	visibility: hidden;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html h3.ark-tp-wn-list {
    height: 1em;
    overflow: visible;
}
/**/

.info-type30{
	margin-bottom:15px;
	}

/* 8-2. 商品ページ・一覧ページ
--------------------------------------------------------------------------*/
#ark-pankuzu{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #e0e5e1 1px solid;
}

#ark-pankuzu p{
	padding: 0;
	margin: 0px 0px 0px 5px;
}

.ark-prd-expT{
	background-image: url(img/clr_02.gif);
	padding: 2px;
	margin-top: 10px;
}

.ark-prd-img{
	padding: 5px 0px;
}

.ark-prd-img p{
	text-align: center;
}

#ark-prd-ibox {
	margin: 10px 0 20px 25px;
}

#ark-prd-ibox .ark-prd-img {
	float: left;
	margin: 0 8px;
	padding: 5px 0;
	width: 160px;
}

#ark-prd-ibox .ark-prd-img p {
	margin: 0;
}

#ark-prd-ibox .ark-prd-img p img {
	cursor: pointer;
}

#ark-prd-ibox .ark-prd-img .ark-prd-clr {
	padding: 8px 0;
}

#ark-prd-ibox .ark-prd-img .ark-prd-clr span {
	margin-right: 8px;
	cursor: pointer;
}


.ark-prd-expU{
	padding: 0px 15px;
}


/*-- 注文領域 --*/
.ark-prd-cart{
	width: 550px;
	margin-left: 20px;
	background-color:#fffbd2;
	border-left: #ddd9b5 solid 1px;
	border-bottom: #ddd9b5 solid 1px;

	border-right: #ddd9b5 solid 1px;
}

.ark-prd-cart h4{
	background: url(img/prd_cart_ttl.gif) left bottom no-repeat;
	font-size: 14px;
	margin: 0;
	padding: 10px 5px 5px 40px;
}

.ark-prd-c-price{
	margin: 10px  0px 5px 10px!important;
	padding: 0px 0px 0px 15px !important;
	background: url(img/prd_cart_ic.gif) left no-repeat;
	font-weight: bold;
	line-height: 14px;
}

.ark-prd-c-order{
	margin: 0 !important;
	padding: 0px 0px 0px 50px !important;
}

.ark-prd-c-box{
	padding-bottom: 10px;

}

/*----- カテゴリータイトル -----*/
.ark-cat-ttl{
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(img/tool_line_clr.gif) bottom repeat-x;
}

.ark-cat-ttl #ark-cat-ttl-l, .ark-cat-ttl #ark-cat-ttl-r{
	float: left;
}

.ark-cat-ttl img{
	padding: 0px 8px 5px 0px;
}

.ark-cat-ttl h3{
	background-image: none;
	padding: 0;
}

.ark-cat-ttl span{
	margin: 0;
}

.ark-cat-ttl p{
	display: block;
	padding: 2px 0px 5px 20px;
	margin: 0;
	line-height: 14px;
}
/* -------------------------*/


/* 8-3. お知らせ
--------------------------------------------------------------------------*/
#ark-wn dl {
	margin: 13px 4px;
	line-height: 1.6;
}

#ark-wn dt {
	margin: 4px 0 4px 5px;
	padding: 4px 16px 0 10px;
	background: url(//common.arunke.biz/css_303/img/tp_wn_date.gif) 0 0 repeat-y;
}

#ark-wn dd {
	margin: -25px 0 4px 91px;
	padding: 4px 10px 4px 0;
}

/* 8-4. スタッフ・リンク
--------------------------------------------------------------------------*/

#ark-links dt, #ark-staff dt {
	background: transparent url(img/pg_ttl_ic.gif) no-repeat scroll 0 3px;
	margin: 20px 0 6px;
	padding: 0 0 0 18px;
	clear: left;
}

#ark-links dd.ark-links-pic, #ark-staff dd.ark-staff-pic {
	margin: 0;
	padding: 2px 0 20px;
	width: 170px;
	float: left;
}

#ark-links dd.ark-links-body, #ark-staff dd.ark-staff-body {
	margin: 0 0 20px 178px;
	padding: 0;
}

#ark-staff dt span.ark-staff-post {
	font-size: 10px;
}
#ark-staff dt span.ark-staff-name {
	display: block;
}



/* 8-5. 日記
--------------------------------------------------------------------------*/

#ark-diary dt.ark-diary-title {
	background: transparent url(img/pg_ttl_ic.gif) no-repeat scroll 0 3px;
	margin: 5px 0 0;
	padding: 0 0 0 18px;
	clear: left;
}


/* 8-6. FAQ
--------------------------------------------------------------------------*/


#body-Faqs .ark-cnt-box dl{
	margin:10px 15px;
	_margin:10px 10px;
	}

#body-Faqs .ark-cnt-box dt{
	padding:2px 0px 0px 0px;
	float:left;
	font-weight:bold;
	color:#FF6666;
	font-size:16px;
	background:none;
	width:30px;
	}

#body-Faqs .ark-cnt-box dd{
	padding:2px 0px 8px 35px;
	margin-left:-30px;
	border-bottom: dotted 1px #CCCCCC;
	width:522px;
	_width:557px;
	}

#body-Faqs .ark-cnt-box br{
	display:none;
	}

#body-Faqs form{
	padding:8px 15px;
	background:#FCF7E0;
	}


/* 8-7 メーカー比較
--------------------------------------------------------------------------*/

#m-hikaku h5{
	border:none;
	padding:3px 0 5px 30px;
	background:url(img/p08_icon.gif) 0px 0px no-repeat;
	margin-bottom:3px !important;
	color:#4e93e5 !important;
	}


.all-d-price{
	width:195px;
	background:url(img/p03_image04a.gif) top left no-repeat;
	padding:198px 0 0 0;
	text-align:center;
	color:#FF0000;
	font-size:220%;
	text-decoration:underline;
	}
	


/* 011 設置までの流れ
--------------------------------------------------------------------------*/

.step-tb h5{
	padding:4px 0;
	border-bottom: solid 2px #2fcdff; 
	color:#f85e46 !important;
	font-size:14px;
	margin-bottom:5px;
	}

.step-tb td{
	background:#fdfaed;
	border-bottom:solid 8px #fff;
	padding:3px 10px;
	}

.step-tb td p{
	line-height:200%;
	margin-bottom:10px;
	}

.step-arw{
	background:url(img/p11_arrow_bar.gif) top left repeat-y;
	}

/* 9. フォーム
--------------------------------------------------------------------------*/

form#CustomerLoginForm div label {
	display: block;
	float: left;
	clear: left;
	width: 8em;
	margin-right: .2em;
	text-align: right;
}

form#CustomerLoginForm div.submit {
	margin-left: 8.2em;
}
form#CustomerLoginForm table {
	width: 590px;
}
form#CustomerLoginForm table div.submit {
	margin: 0;
	text-align: right;
}

input#CustomerEmail, input#CustomerEmail2 {
	width: 180px;
}
input#CustomerPw, input#CustomerPw2 {
	width: 100px;
}
input#CustomerName, input#CustomerKana,
input#ReceiverRName, input#ReceiverRKana {
	width: 150px;
}
input#CustomerCity, input#CustomerAddress,
input#ReceiverRCity, input#ReceiverRAddress {
	width: 300px;
}
input#CustomerTel, input#CustomerFax,
input#ReceiverRTel {
	width: 150px;
}

tr form td input#CustomerEmail, trf form td div input#CustomerPw { /* for IE */
	width: 100px;
}


.alert{
	color: #f33;
}

.form-alert{
	background-image: url(img/form_alert.gif);	
}





/* 10. TOOLS
--------------------------------------------------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;zoom:1;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */

/* X. 配色
--------------------------------------------------------------------------*/

table {
	border-collapse: collapse;
	background-color: transparent;
}
table .table-data, table .table-header, table .table-exp {
	border: solid 1px #cccccc;
}
table .table-data {
	background-color: #fff;
}
table .table-header {
	background-color: #feef84;
}
table .table-exp {
	background-color: #e4e4e4;
}

/* カレンダー */
table#cal tbody {
	background-color: #fbfbf9;
	border: solid 1px #bbaa99;
}

table#cal thead a {
	color: #44aa44;
}
table#cal thead a:hover, table#cal thead a:focus {
	color: #00FF00;
	text-decoration: underline;
}

table#cal tbody td, table#cal tbody th {
	border-color: #e5ded7;
}

table#cal tbody th {
	background-color: #f0efe9;
}

table#cal td.close {
	color: #FF2C13;
	background-color: #fbe6c6;
}

/* PopBox用カーソル */
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: pointer;
}

/* XX. ORG
--------------------------------------------------------------------------*/

.ark-cat-ttl-r-h2{
	color:#ffffff !important;
	background:none !important;
	background-color:#973c45 !important;
	margin:0 0 0 0 !important;
	padding:10px 10px 2px 10px !important;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	width:570px !important;
	_width:590px !important;
	}

.ark-s-discount{
	color:#666666;
	}
	
.ark-discount{
	color:#FF0000;
	font-weight:bold;
	}


/* オリジナル
--------------------------------------------------------------------------*/

.ark-prd-expU{
	width:590px;
	padding:0;
	margin:0;
	float:left;
	}

.ark-prd-expU p, .ark-prd-expU ul{
	padding:0;
	margin:0;
	}

.ark-prd-cart{
	clear:both;
	}

#ark-prd-ibox{
	width:590px;
	padding:0;
	margin:0;
	float:left;
	background:#f5f5f5 url(img/phot-bg.gif) bottom right no-repeat;
	}

.ark-prd-img{
	padding:0 !important;
	margin:0 4px 4px 0 !important;
	}

.ark-prd-img-note{
	}

.expU-key-v{
	padding-bottom:15px !important;
	}


.ca-bx1{
	line-height:200%;
	padding: 15px;
	}

	
/* 見出し */

.cac-m3{
	width:560px;
	_width:590px;
	padding:9px 15px 5px 15px;
	background:url(img/m3-bg.gif) 0 0 no-repeat;
	color:#FFFFFF;
	line-height:120%;
	}
	
.ca-bx3{
	line-height:200%;
	padding:15px 15px 30px 15px;
	overflow:hidden;
	background:url(img/m3-btm.gif) 0 0 no-repeat;
	}

.ca-bx3 ol, .ca-bx3-n ol, .ca-bx3 ul, .ca-bx3-n ul{
	margin:0 0 10px 20px;
	padding:0;
	}


.ca-bx3-n{
	line-height:200%;
	padding: 15px;
	overflow:hidden;
	}

.ca-bx3-n li{
	margin:0 0 0 10px;
	}

.ca-bx3 h5, .ca-bx3-n h5{
	font-size:110%;
	color:#333333;
	border-bottom: solid 2px #8ed4ea;
	margin:20px 0 20px 0;
	}

/* フォント
--------------------------------------------------------------------------*/

/* サイズ */
.tx-s{ font-size:85% !important;}
.tx-m{ font-size:120% !important;}
.tx-l{ font-size:150% !important;}
.tx-max{ font-size:250% !important;}

/* 行間 */
.lh-s{ line-height:120%;}
.lh-m{ line-height:150%;}
.lh-l{ line-height:200%;}

/* 色 */
.c-red{color:#fa001d !important;}
.c-blue{color:#296ef0 !important;}
.c-green{color:#006633 !important;}
.c-orange{color:#FF6600 !important;}

/* 太さ */
.fw-bd{ font-weight:bold !important;}
.fw-nl{ font-weight:normal !important;}

.tb-bad{
	color:#296ef0;
	}

.tb-good{
	color:#ea0031;
	font-weight:bold;
	}

.font-nw{
	color:#FF6633;
	}


/* 表
--------------------------------------------------------------------------*/

#tb-t1, #tb-t1-ol, #tb-rs{ margin:0px; line-height:150%; }

#tb-t1 table, #tb-rs table{
	margin:0 0 5px 0;
	width:100%;
	border-spacing: 1px;
	border-collapse:separate;
	background:#e6e4b2;
	}

#tb-t1-ol table{
	margin:0 0 5px 0;
	width:100%;
	border-spacing: 1px;
	border-collapse:separate;
	background:#e6e4b2;
	}

#tb-t1 th, #tb-t1-ol th, #tb-rs th{
	background-color:#fefce3;
	text-align:center;
	font-weight:normal;
	padding: 4px 10px; margin:1px;
	}

#tb-t1 td, #tb-t1-ol td{
	background-color:#fff;
	padding: 4px 10px;
	margin:1px;
	}

#tb-rs td{
	background-color:#fff;
	padding: 4px 10px;
	margin:1px;
	text-align:right;
	}


#tb-t1 a, #tb-t1-ol a, #tb-rs a{ text-decoration:underline; }

#tb-t1-ol td{
	background:#FFF;
	}

#tb-news{ margin:0px;}
#tb-news table{ margin:0 0 5px 0; width:100%;}
#tb-news th{ font-weight:normal; padding: 5px 20px 5px 0px; border-bottom: solid 1px #e3e3e3;}
#tb-news td{ padding: 5px 10px 5px 0px; border-bottom: solid 1px #e3e3e3; }
#tb-news a{ text-decoration:underline; }

#tb-rs .c1{background-color:#ecffcf !important;}
#tb-rs .c2{background-color:#fbfff5 !important;}
#tb-rs .c3{background-color:#d8ff9c !important; color:#cf3c5d;}
#tb-rs .c4{background-color:#f9ffe3 !important; color:#cf3c5d;}
#tb-rs .c5{background-color:#feefdf !important;}
#tb-rs .c6{background-color:#fffdf5 !important;}
#tb-rs .c7{background-color:#ffe0c2 !important; color:#444;}
#tb-rs .c8{background-color:#fff6e6 !important; color:#444;}

.tb-tdc1{background-color:#fff5eb !important;}
.tb-tdc2{background-color:#FFE8C1 !important;}
.tb-tdc3{background-color:#FFCC77 !important;}
.tb-tdc4{background-color:#eaeafe !important;}
.tb-tdc5{background-color:#fedbed !important;}
.tb-tdc6{background-color:#feefdf !important;}
.tb-tdc7{background-color:#e9fee9 !important;}
.tb-tdc8{background-color:#f1f1fe !important;}

.tb-c1{background-color:#ecf9f9 !important;}
.tb-c2{background-color:#fffce4 !important;}
.tb-c3{background-color:#fdf4e7 !important;}
.tb-c4{background-color:#fff5f5 !important;}
.tb-c5{background-color:#fdfdfd !important;}

.tb-c6{background-color:#ffe8be !important;}
.tb-c7{background-color:#fff3dc !important;}

.tb-nowrap{
	white-space:nowrap;
	}

.tb-no1 th{
	font-size:14px !important;
	font-weight:bold;
	color:#f54868;
	padding: 13px 10px !important;
	background:#ffff99 url(img/p08_no1.gif) 0 0 no-repeat  !important;
	text-indent:-9999px;
	vertical-align:top;
	}

.tb-no1 td{
	width:240px;
	font-size:14px !important;
	font-weight:bold;
	color:#f54868;
	padding: 13px 10px !important;
	background:#ffffc5 !important;
	vertical-align:top;
	}

.tb-no2 th{
	background:#edf6f7 url(img/p08_no2.gif) 0 0 no-repeat  !important;
	text-indent:-9999px;
	padding: 10px 10px !important;
	}

.tb-no2 td{
	width:240px;
	vertical-align:top;
	padding: 10px 10px !important;
	}

.tb-box-y{
	background:#fffee9;
	border: solid 1px #f0edb8;
	padding:8px;
	}

	


/* レイアウト
--------------------------------------------------------------------------*/

.ma-auto{margin:auto !important;}

.mt-z{margin-top:0px !important;}
.mt-s{margin-top:10px !important;}
.mt-m{margin-top:30px !important;}
.mt-l{margin-top:50px !important;}

.mb-z{margin-bottom:0px !important;}
.mb-s{margin-bottom:10px !important;}
.mb-m{margin-bottom:30px !important;}
.mb-l{margin-bottom:50px !important;}

.mr-z{margin-right:0px !important;}
.mr-s{margin-right:10px !important;}
.mr-m{margin-right:30px !important;}
.mr-l{margin-right:50px !important;}
.mr-i{margin-right:18px !important;}

.ml-z{margin-left:0px !important;}
.ml-s{margin-left:10px !important;}
.ml-m{margin-left:30px !important;}
.ml-l{margin-left:50px !important;}
.ml-i{margin-left:18px !important;}

.pb-z{padding-bottom:0px !important;}
.pb-s{padding-bottom:10px !important;}
.pb-m{padding-bottom:30px !important;}
.pb-l{padding-bottom:50px !important;}

.pt-z{padding-top:0px !important;}
.pt-s{padding-top:10px !important;}
.pt-m{padding-top:30px !important;}
.pt-l{padding-top:50px !important;}

.pr-z{padding-right:0px !important;}
.pr-s{padding-right:10px !important;}
.pr-m{padding-right:30px !important;}
.pr-l{padding-right:50px !important;}

.pl-z{padding-left:0px !important;}
.pl-s{padding-left:10px !important;}
.pl-m{padding-left:30px !important;}
.pl-l{padding-left:50px !important;}

.a-center{text-align:center !important;}
.a-right{text-align:right !important;}
.a-left{text-align:left !important;}

.f-clear{ float:none !important;}
.f-left{ float:left !important;}


/* ライン
--------------------------------------------------------------------------*/

.line-ten1{
	padding-top: 35px;
	background:url(../img/line-ten-s4.gif) top left repeat-x;
	}

/* ボタン
--------------------------------------------------------------------------*/

.bt-detail a{
	display: block;
	text-indent:-9999px;
	background:url(../img/bt-detail.gif) 0 0 no-repeat;
	width:140px;
	height:26px;
	margin:5px 0px;
	outline:0px;
	}
	
.bt-detail a:hover{
	background-position:0 -26px;
	}

/* クリア
--------------------------------------------------------------------------*/

.bg-clear{ background:none !important;}

.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */


