@charset "shift_jis";

/*************************************************************************

information{
	FILE NAME : ark_layout.css;
	OUTLINE : Basic CSS for ARUNKE System;
	DESIGN TYPE: Basic A;
	COPYRIGHT : (c) Bit Stream Co., LTD. All Rights Reserved.;
}

*************************************************************************/



/*************************************************************************
コンテンツ

0. 表示領域 幅定義
1. ハック定義
2. フォントサイズ
3. レイアウト
4. ヘッダー
5. グローバルメニュー
6. コンテンツエリア
	6-1. 左メニュー
	6-2. 右メニュー
7. フッター

8.各ページオリジナル
　8-1. トップ
　8-2. 商品ページ・一覧ページ
  8-3. お知らせ
  8-4. スタッフ・リンク
  8-5. 日記
  8-6. その他

9.フォーム

10.TOOLS
*************************************************************************/


/* 0. 表示領域 幅定義
--------------------------------------------------------------------------*/

.ark-lyt-wrapper{

	width: 980px;

}





/* 1. ハック定義
--------------------------------------------------------------------------*/
/*	■IE5.5 : /**/





/* 2. フォントサイズ
--------------------------------------------------------------------------*/
body, td, th, dl, div{
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}

.ark-txt-big{ font-size: 14px;}
.ark-txt-normal{ font-size: 12px;}
.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{
	margin: 0;
	padding: 0;
}

#ark-lyt-header,#ark-top-free-comment , #ark-top-flash, #ark-top-product-navi, #ark-lyt-main,#ark-lyt-footer  {
	text-align: center;
}

.ark-lyt-wrapper{
	margin: 0 auto;
	text-align: left;
	}

#ark-hd{
	width: 100%;
	float: left;
}


#ark-gm{
	width: 100%;
	float: left;
	margin-bottom: 1px;
}

#ark-lyt-main{
	width: 100%;
	float: left;
}

#ark-lmn{
	width: 180px;
	float: left;

}

#ark-cnt{
	width: 610px;
	margin: 5px 0px 0px 5px;
	float: left;
	background-color:#F4FFF4;
}

#ark-rmn{
	width: 170px;
	float: right;
	margin-top: 5px;
}

#ark-ft{
	float: left;
	width: 100%;
	clear: both;
}

dd {
	margin: 10px;
	padding: 0;
}





/* 4. ヘッダー
--------------------------------------------------------------------------*/
/* 最上部 説明テキスト */
#ark-hd-exp{
	font-size: 10px;
	text-align: right;
	padding: 2px 0px;
	margin: 0;
	line-height: 10px;
	color: #FFF;
	background-color:#336633;
}


#ark-hd{
	height:110px;
	background: url(/upfiles/1_124710036863514600.png) center 0 no-repeat;
	background-color:#336633;
}

#ark-hd h1{
	margin: 20px 0px 0px 0px;
	padding: 0;
	display: block;
	float: left;
}

#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{
	background: url(/upfiles/1_124659650270541800.gif) 0 0 repeat-x;
}

#ark-gm ul{
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 2px 5px 0px;
	float: left;
	background: url(/upfiles/1_124659707236602200.gif) top right no-repeat;
}

#ark-gm li{
	margin: 0;
	padding: 0;
	float: left;
}

#ark-gm li a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 20px 7px 20px;
	font-weight: bold;
	background: url(/upfiles/1_124649881555170700.gif) 0 0  no-repeat;
}

#ark-gm li a:hover{
	font-size: 14px;
	color: #004482;
	background: url(/upfiles/1_124649893912876300.gif) 0 0 repeat-x;
}





/* 6. コンテンツエリア
--------------------------------------------------------------------------*/
#ark-lyt-main .ark-lyt-wrapper{ background: url(/upfiles/1_124651408350524300.gif) 0 0 repeat-y;}

/* コンテンツ内 基本ボックス */
#ark-cnt .ark-cnt-box{
	padding: 10px 10px 40px 10px;
	clear: both;

}

/*----- コンテンツ内タイトル -----*/
/* h2 : ページ大タイトル */
#ark-cnt h2{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	padding: 30px 0px 5px 10px;
	padding-bottom: /**/0px;
	color: #fff;
	background-image: url(/upfiles/1_124684426405353200.gif);
	width: 600px;
	height: 23px;
}

/* h3 : ページ中タイトル - ベーシック */
.ark-cnt-box h3{
	padding: 0px 0px 5px 0px;
	margin: 5px 0;
}

.ark-cnt-box h3 span{
	font-size: 16px;
	line-height: 20px;
	
	background: url(/upfiles/1_124684522125723800.gif) 0 4px no-repeat;
	padding-left: 20px;
	display: block;
}

/* h3 : ページ中タイトル - 強調1 */
h3.ark-pg-ttl-1{
	font-size: 14px;
	margin: 0;
	padding: 8px 5px 15px 10px;
	background: url(/upfiles/1_124684831123934500.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(/upfiles/1_124684831123934500.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: 20px 5px 0px 5px;
}

#ark-page-btm a{
	display: block;
	width: 105px;
	height: 17px;
	text-indent: -9999px;
	background-image: url(/upfiles/1_124668481457141900.gif);
	float: right;
}


/*---- サムネイル表示 ----*/
.ark-thum-3pic{
	text-align: center;
	padding: 10px 0px 0px 20px;
}

.ark-thum-3pic dl{
	float: left;
	margin: 5px 10px;
	text-align: left;
}

dl.ark-thum, dl.ark-thum2, dl.ark-thum4{
	width: 162px;
	padding: 0;
	background-image: url(/upfiles/1_124772153561799800.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: 2px 5px;
	margin: 0;
}

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-pMenu dl{
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#ark-pMenu dt{
	font-size: 12px;
	margin: 0px 0px 4px 12px;
	padding: 0px 0px 0px 10px;
	background: url(img/pmenu_bc_ttl.gif) 0 0 repeat-y;
}

#ark-pMenu dd{
	margin: 0px 0px 0px 15px;
	background: url(/upfiles/1_124701354168978700.gif) 0 0 no-repeat;
	padding: 0px;
}

#ark-pMenu dd a{
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #04004F;
	display: block;
	padding: 11px 15px 9px 20px;
	text-decoration: none;
}

#ark-pMenu dd a:hover{
	text-decoration: underline;
}

#ark-pMenu dd.sub-cat {
	width: 155px;
	background: url(/upfiles/1_124651181892594100.gif) 0 0 repeat-y;
	margin-left: 18px;
}
#ark-pMenu dd.sub-cat a {
	border-bottom:1px solid #76CBEB;
}

#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 {
	padding: 10px;
}

/* カレンダー */
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;
}




/* 6-2. 右メニュー
--------------------------------------------------------------------------*/
#ark-rmn h4{
	width: 147px;
	padding: 3px 5px 5px 5px;
	margin: 0;
	background-color:#749F00;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	
	width: 162px;
	width: /**/147px;
}

#ark-rmn dl{
	float: left;
	margin: 5px 0px;
}



/* 7. フッター
--------------------------------------------------------------------------*/
#ark-ft dl#ark-ft-cmp{
	width: 100%;
	height:70px;
	background: url(/upfiles/1_124710079555527100.png )  left bottom no-repeat;
	background-color:#336633;
	color: #fff;
	margin: 0;
	float: left;
}

#ark-ft-cmp dt{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 0px 280px;
	margin: 0;
	float: left;
}

#ark-ft-cmp dd{
	margin: 0;
	padding: 10px 10px 0px 0px;
	float: left;
}

p#ark-ft-cp{
	clear: both;
	background: url(img/ft_cp_bc.gif) 0 0 repeat-x;
	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;
}




/* 8-1. トップページ
--------------------------------------------------------------------------*/
#ark-tp-keyV{
	margin: 0px 0px 5px 15px;
	float: center;
	}

#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;
	width: 70px;
	float: left;
	background: url(/upfiles/1_124651950838450800.gif) 0 0 repeat-y;

}

#ark-tp-wn dd{
	padding: 0;
	margin: 10px 0px 0px 10px;
	width: 450px;
	float: left;
}

h3.ark-tp-wn-list  span.ark-tp-wn-list{
	background: url(/upfiles/1_124660441293882700.gif) no-repeat;
	width: 450px;
	height:29px;
}

span.ark-tp-wn-list {
	display : block;
	float: left;
	padding: 3px 0px 0px 0px;
}


h3.ark-tp-wn-list a.ark-tp-wn-list {
	margin: 7px 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;
}
/**/



/* 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:#f6f7ef;
	border-left: #d3dabe solid 1px;
	border-bottom: #d3dabe solid 1px;
	border-right: #d3dabe 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(/upfiles/1_124684873181303300.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(img/tp_wn_date.gif) 0 0 repeat-y;
}

#ark-wn dd {
	margin: -25px 0 4px 91px;
	padding: 4px 10px 4px 0;
}

#ark-cnt span.ark-wn-header {
	float:left;
	font-weight : bold;
}

#ark-cnt a.ark-wn-header {
	margin-right:5px;
	font-size:12px;
	color : #ffffff;
}

#ark-cnt h2.ark-wn-header {
	display:block;
	font-weight:normal;
	text-align:right;
}

/* header of info */
h3.ark-wn-title span.ark-wn-title {
	display: block;
	float: left;
	margin-right: 12px;
}

h3.ark-wn-title span.ark-wn-date {
	margin: 2px 2px 0 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	display: block;
	text-align: right;
}

h3.ark-wn-title {
    overflow: hidden;
}
h3.ark-wn-title:after {
    content: "";
    display: block;
	visibility: hidden;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html h3.ark-wn-title {
    height: 1em;
    overflow: visible;
}
/**/



/* 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;
}



/* 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: #e8e9f4;
}
table .table-exp {
	background-color: #f7f4f2;
}

/* カレンダー */
table#cal tbody {
	background-color: #fefefe;
	border: solid 1px #bbaa99;
}

table#cal thead a {
	color: #786AFF;
}
table#cal thead a:hover, table#cal thead a:focus {
	color: #3823FF;
	text-decoration: underline;
}

table#cal tbody td, table#cal tbody th {
	border-color: #e5ded7;
}

table#cal tbody th {
	background-color: #f4f4f4;
}

table#cal td.close {
	color: #FF2C13;
	background-color: #f4eff6;
}
