/* CSS Document */

/********************************************************************/
/* 大外 */
#container {
	width: 860px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
/********************************************************************/
/* ヘッダー */
#header {
	padding: 5px;
}
/* ヘッダー下ライン */
#bline {
	height: 240px;
}
/********************************************************************/
/* キャッチコピー */
#copy {
	padding: 15px;
	color: #736C58;
}
 #copy A:link, #copy A:active, {
 font-weight: normal;
}
#copy A:active {
	font-weight: normal;
}
#copy A:visited {
	font-weight: normal;
}
#copy A:hover {
	font-weight: normal;
}
/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	　visibility: hidden;
}
/* ショップロゴテキストの場合使用 */
.shoptext {
	　visibility: hidden;
}
.shoptext A:link {
	color: #585343;
}
.shoptext A:active {
	color: #585343;
}
.shoptext A:visited {
	color: #585343;
}
.shoptext A:hover {
	color: #FFFFFF;
	background-color: #585343;
}
/********************************************************************/
/* サブナビゲーション */
.subnavi {
	/*background-color: #FFFFFF;*/
	padding: 10px 20px;
	position: absolute;
	top: 260px;
	margin-left: 350px;
}
/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	background-image: url(image/images/menu_bg02_ay.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	background-image: url(image/images/menu_bg02_ay.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 10px;
}
/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	background-image: url(image/images/menu_bg02_ay.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 160px;
	padding: 0px;
	/*margin: 0px 0px 30px 0px;*/
        margin: 0px 0px 10px 0px;
}
/* 中央用枠160 */
.center_box {
	width: 500px;
	margin: 0px 0px 30px;
}
/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	/*background-image: url(img/menu_bg01.gif);*/
	/*background-image: url(image/images/menu_bg01_ay.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	border-left-color: #c1272d;
	border-left-width: 7px;
	border-left-style: solid;
	background-color: #FFF5EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	margin-bottom: 4px;
}
.category_title h3 {
	color: #C1272D;/* color: #CC6666;*/
}
/* カテゴリ一覧部分 */
.category_list {
	/*border: 2px solid #FFCCCC;*/
	padding: 5px 0px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0dfe3;
	border-bottom-color: #E0dfe3;
	border-left-color: #E0dfe3;
}
/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #605C4D;
}
.mcategory A:active {
	color: #605C4D;
}
.mcategory A:visited {
	color: #605C4D;
}
.mcategory A:hover {
	color: #aca284;
	background-color: #ffffFF;
}
/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	background-image: url(img/menu_bg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFCCCC;
	padding: 10px 6px 10px 22px;
}
.pickup_category_title h3 {
	color: #CC6666;
}
/* 内容 */
.pickup_category_list {
	background-color: #FFFFFF;
	border: 2px solid #FFCCCC;
	padding: 5px 0px 5px;
}
/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}
/* ショップ通信 */
.shop {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* 店長日記 */
.diary {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* リンク集 */
.link {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* 掲示板 */
.bbs {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* フリー */
.free_menu {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* yahooオークション */
.yahoo {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* 楽天オークション */
.rakuten {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* ビッダーズオークション */
.bidders {
	width: auto;
	margin: 0px 0px 1px;
	/*padding: 10px 5px 7px 20px;*/
        padding: 5px 5px 7px 20px;
	/*background-image: url(img/menu_bg02.gif);*/
	background-image: url(image/images/menu_bg02_ay.gif);
	/*background-color: #FFD1A4;*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* オークションリンク文字サイズ */
.yahoo A:link {
	font-size: x-small;
}
.yahoo A:active {
	font-size: x-small;
}
.yahoo A:visited {
	font-size: x-small;
}
.yahoo A:hover {
	font-size: x-small;
}
.rakuten A:link {
	font-size: x-small;
}
.rakuten A:active {
	font-size: x-small;
}
.rakuten A:visited {
	font-size: x-small;
}
.rakuten A:hover {
	font-size: x-small;
}
.bidders A:link {
	font-size: x-small;
}
.bidders A:active {
	font-size: x-small;
}
.bidders A:visited {
	font-size: x-small;
}
.bidders A:hover {
	font-size: x-small;
}
/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title {
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #006837;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e0def3;
	border-right-color: #e0def3;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0def3;
	background-color: #FEFFF3;
}
.shopc_title h3 {
	color: #006837;
}
/* カートの中身大枠 */
.shopc_list {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0dfe3;
	border-right-color: #E0dfe3;
	border-bottom-color: #E0dfe3;
	border-left-color: #E0dfe3;
}
/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	padding: 5px 5px 5px 30px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #736C58;
}
/* カートの中身商品リスト */
.shopc_in {
	padding: 5px;
	font-size: x-small;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* レジに行く */
.shopc_go {
	padding: 5px;
}
/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	border-top: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
}
/* 左td */
#lefttd {
	width: 160px;
	padding: 0px;
}
/* 中央td */
#centertd {
	width: 500px;
	padding: 0px 15px 0px 20px;
}
/* 右td */
#righttd {
	width: 160px;
	padding: 0px 0px 15px 0px;
}
/* 内部ページtd */
#pagetd {
}
/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}
.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}
.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}
.photo_line {
	width: auto;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}
/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	/*background-color: #F5F5F5;*/
	padding: 5px;
	margin: 5px 200px 5px 200px;
	text-align: center;
}
/* トップテーブル幅 */
.auto {
	width:100%;
}
/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	/*background-image: url(img/welcome_top_bg.gif);*/
/*	background-repeat: no-repeat;*/
/*	background-position: top;*/
/*	padding: 20px 15px 5px;*/
/*	font-weight: bold;*/
/*	color: #736C58;*/
display: none;
}
/* 大枠中 */
.welcome_middle {
/*	padding: 10px;*/
    /*background-image: url(img/welcome_middle_bg.gif);*/
}
/* 大枠下 */
.welcome_bottom {
/* height: 15px;*/
    /*background-image: url(img/welcome_bottom_bg.gif);*/
	/*background-repeat: no-repeat;*/
}
#righttd .welcome_top {
/*   border-bottom: 1px solid #E0DFE3;*/
  /*  background-image: none;*/
/*	padding: 0px 15px 15px;*/
}
#righttd .welcome_middle {
/* background-image: none;*/
}
#righttd .welcome_bottom {
/*background-image: none;*/
}
/* 写真 */
.photo_welcome {
/*	margin: 0px 10px 0px 0px;*/
	/* float:left;*/
}
/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	background-image: url(img/what_top_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	color: #736C58;
}
/* 大枠中 */
.whatnew_middle {
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
}
/* 日付サイズ */
.whatnew_middle li {
	list-style-type: none;
	padding: 2px 0px;
}
.whatnew_middle ul {
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
/* 大枠下 */
.whatnew_bottom {
}
/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	background-color: #fff5ee;
	font-size: small;
	color: #c1272d;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	border-left-color: #c1272d;
	text-align: left;
	vertical-align: middle;
}
/* 大枠中 */
.style1_middle {
	padding: 5px;
}
/* 大枠下 */
.style1_bottom {
}
/* コピー */
.style1_copy {
/*margin: 0px 0px 5px;
	padding: 10px;*/
}
/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
	width: auto;
	height: 15px;
	background-image: url(img/style_text_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px;
}
/* 各テーブル枠中 */
.style1_table_middle {
	background-image: url(img/style_text_middle.gif);
	padding: 0px 10px;
}
/* 各テーブル枠下 */
.style1_table_bottom {
	height: 15px;
	background-image: url(img/style_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* テーブル */
.style1_table {
	width: 470px;
}
/* 写真 */
.style1_photo {
	margin: 0px 5px 0px 0px;
}
/* 説明 */
.style1_text {
	margin: 0px;
	padding: 5px 8px;
	font-size: x-small;
}
/* 商品名 */
.item_name {
	font-size: medium;
	color: #c1272d;
	font-weight: bold;
}
/* 価格 */
.price {
	font-size: small;
	color: #333;
}
/* 価格大 */
.priceb {
	font-size: medium;
	color: #333;
	font-weight: bold;
}
/* 在庫ありなし */
.stock {
	color: #666666;
	font-size: small;
}
/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	background-image: url(img/top_title_bg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E6E6B7;
	padding: 10px 6px 10px 25px;
	font-size: medium;
	color: #999966;
	font-weight: bold;
}
/* 大枠中 */
.style2_middle {
	padding: 5px;
}
/* 大枠下 */
.style2_bottom {
}
/*　コピー　*/
.style2_copy {
	margin: 0px 0px 5px;
	padding: 10px;
}
/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
	width: auto;
	height: 15px;
	background-image: url(img/style_text_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px;
}
/* 各テーブル枠中 */
.style2_table_middle {
	background-image: url(img/style_text_middle.gif);
	padding: 0px 10px;
}
/* 各テーブル枠下 */
.style2_table_bottom {
	height: 15px;
	background-image: url(img/style_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* テーブル */
.style2_table {
	width: 470px;
}
/* 写真 */
.style2_photo {
	margin: 0px 5px 0px 0px;
}
/* 説明 */
.style2_text {
	margin: 0px;
	padding: 5px 8px;
	font-size: x-small;
}
/* 2-5位テーブル */
.style2_rank_table {
	width: 470px;
	padding: 0px;
}
/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
	width: 117px;
}
/* 2-5位セル */
.style2_rank {
	margin: 0px 1px;
	padding: 5px;
}
/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 12px;
	padding: 0px;
}
/* 2-5位説明 */
.style2_rank_text {
	margin: 0px 8px;
	padding: 5px 0px;
	font-size: x-small;
}
/* 1位テキスト */
.rank1 {
	font-size: small;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
/* 2-5位テキスト */
.rank2-5 {
	font-size: small;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF5EE;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #c1272d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	margin-bottom: 4px;
}
.style3_top h3 {
	color: #c1272d;
}
/* 大枠中 */
.style3_middle {
	background-color: #FFFFFF;
	padding: 5px 10px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	border-left-color: #e0dfe3;
}
/* 大枠下 */
.style3_bottom {
}
/* コピー */
.style3_copy {
	padding: 5px;
	text-align: center;
}
/* テーブル */
.style3_table {
	padding: 10px 5px 5px;
	margin-bottom: 5px;
}
/* 写真 */
.style3_photo {
	width: 80px;
	margin: 5px 0px;
	padding: 0px 20px;
}
/* 説明 */
.style3_text {
	padding: 5px;
	font-size: x-small;
}
/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	background-image: url(img/menu_bg04.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFD1A4;
	padding: 10px 6px 10px 22px;
}
.melmaga_top h3 {
	color: #CC6633;
}
/* 大枠中 */
.melmaga_middle {
	background-color: #FFFFFF;
	border: 2px solid #FFD1A4;
	padding: 5px;
}
/* 大枠下 */
.melmaga_bottom {
}
/* 内容 */
.mdata {
	font-size: x-small;
}
/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	background-image: url(img/menu_bg04.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFD1A4;
	padding: 10px 6px 10px 22px;
}
.tdiary_top h3 {
	color: #CC6633;
}
/* 大枠中 */
.tdiary_middle {
	background-color: #FFFFFF;
	border: 2px solid #FFD1A4;
	padding: 5px;
}
/* 大枠下 */
.tdiary_bottom {
}
/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
	font-size: x-small;
}
/* プロフィールタイトル */
.ttitle {
	color: #736C58;
}
/* コメント */
.tcom {
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: x-small;
}
/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 15px 15px
}
/* 第二階層パンクズ */
#pan {
	padding: 10px;
	width: auto;
	color: #999999;
}
/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 6px 10px 25px;
	/*color: #999966;*/
        color: #006837;
	font-weight: bold;
	font-size: medium;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	border-left-color: #006837;
	background-color: #FEFFF3;
}
/* 第二階層中 */
.pmiddle {
	padding: 10px;
	background-color: #FFFFFF;
}
/* 第二階層下 */
.pbottom {
}
#popup .pbottom {
	paddding: 15px 10px;
}
/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	padding: 5px;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.item_bot_box2 {
	padding: 10px 5px;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 245px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/icon_sub_title_b.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 5px 25px;
	font-size: medium;
	float: left;
	color: #736C58;
	font-weight: bold;
}
/* ソート */
.list_soat {
	width: 300px;
	margin-left: 330px;
	padding: 5px 0px 0px 15px;
}
/* 商品数 */
.list_count {
	border-top: 1px solid #E0DFE3;
	margin: 10px;
	padding: 5px;
}
.category .point_box3 {
	border: none;
}
/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
	width: auto;
	height: 15px;
	background-image: url(img/page_text_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 10px 0px;
}
/* 各テーブル枠中 */
.list_table_middle {
	background-image: url(img/page_text_middle.gif);
	margin: 0px 10px;
	padding: 0px 10px;
}
/* 各テーブル枠下 */
.list_table_bottom {
	height: 15px;
	background-image: url(img/page_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 10px 0px;
}
/* 商品一覧テーブル */
.list_item_table {
}
/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	height: 15px;
	background-image: url(img/page_text_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 10px 0px;
}
/* テーブル枠中 */
.detail_table_middle {
	background-image: url(img/page_text_middle.gif);
	margin: 0px 10px;
	padding: 0px 10px;
}
/* テーブル枠下 */
.detail_table_bottom {
	height: 15px;
	background-image: url(img/page_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 10px 0px;
}
/* 商品詳細テーブル */
.detail_item_table {
	width: 618px;
	margin: 0px;
	padding: 0px;
}
/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	/*border: 1px solid #E0DFE3;*/
	margin: 0px 0px 5px 0px;
	padding: 10px;
	line-height: 160%;
	font-size: medium;
}
/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	background-color: #FFFCF3;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 6px 10px 25px;
	margin: 10px 0px 5px 0px;
	font-size: medium;
	font-weight: bold;
	color: #753200;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	border-left-color: #753200;
}
/* 詳細説明 */
.detail_sub_table {
	width: 100%;
}
/* 他の写真 */
.detail_sub_table02 {
	padding: 5px 0px 0px;
}
/* 詳細説明テキスト */
.detail_sub_text {
	border: 1px solid #E0DFE3;
	padding: 10px;
}
/* 他の写真サブセル */
.sub_item {
	margin: 0px 5px 5px;
	padding: 10px;
}
/* セル幅 */
.detail_sub_table02 td {
	width: 220px;
}
/* 他の商品写真 */
.sub_item_photo {
	margin: 5px 15px;
}
/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	background-color: #FFFCF3;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 6px 10px 25px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #753200;
	font-weight: bold;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #753200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
}
/* 内部ページの中 */
.page_table_middle {
	border: 1px solid #E0DFE3;
	margin: 5px 20px;
	padding: 10px;
}
/* 内部ページの下 */
.page_table_bottom {
}
/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	/*background: url(image/images/page_title_bg02a.gif);*/
	/*background-color: #FFFCF3;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 6px 10px 25px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #CC6600;
	font-weight: bold;*/
	background-color: #FFFCF3;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 6px 10px 25px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #753200;
	font-weight: bold;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #753200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
}
/* 内部ページの中 */
.page_table2_middle {
	border: 1px solid #E0DFE3;
	margin: 5px 20px;
	padding: 10px;
}
/* 内部ページの下 */
.page_table2_bottom {
}
/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	background: url(img/page_title_bg03.gif);
	background-color: #75D1E6;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 6px 10px 25px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #CC6600;
	font-weight: bold;
}
/* 内部ページの中 */
.page_table3_middle {
	border: 1px solid #E0DFE3;
	margin: 5px 20px;
	padding: 10px;
}
/* 内部ページの下 */
.page_table3_bottom {
}
/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/icon_sub_title_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #E0DFE3;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	color: #736C58;
	font-weight: bold;
}
/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/icon_sub_title_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #E0DFE3;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	color: #736C58;
	font-weight: bold;
}
/* 内部テーブルフレーム */
.table_fream {
	width: 598px;
}
/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 598px;
	margin-bottom:5px;
}
/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
	width: 598px;
	margin: 0px;
	padding: 0px;
}
/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
}
.point_box2 {
	margin: 0px 5px 10px 5px;
	padding: 5px;
}
.point_box3 {
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
/* エラーボックス */
.error_box {
	background-color: #FF6600;
	margin: 5px 40px 0px;
	padding: 10px;
	color: #FFFFFF;
}
/* エラーテキスト */
.error_text {
	color: #FFFFFF;
	font-weight: bold;
}
/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}
/* カート金額 */
.cart_price_box {
	width: 150px;
	border-bottom: 1px solid #E0DFE3;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	font-size: x-small;
}
/* カートステップテーブル */
.cart_step_table {
	margin-left: 5px;
}
/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 12px;
}
.cart_step_2 {
	background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 12px;
}
.cart_step_3 {
	background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 12px;
}
.cart_step_4 {
	background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #999999;
	font-size: 12px;
}
.cart_step_1_check {
	background-color: #FFCCCC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #CC6666;
	font-size: 12px;
}
.cart_step_2_check {
	background-color: #FFCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #CC6666;
	font-size: 12px;
}
.cart_step_3_check {
	background-color: #FFCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #CC6666;
	font-size: 12px;
}
.cart_step_4_check {
	background-color: #FFCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #CC6666;
	font-size: 12px;
}
/* 内容確認用テキスト */
.bottom_check {
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}
/* フォーム系td背景 */
.td_color1 {
	/*background-color: #A5A082;*/
	background-color: #ACACAC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}
.td_color2 {
	background-color:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}
.td_color3 {
	/*background-color:#FFD1A4;*/
	background-color:#FFFCF3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;/*color: #736C58;*/
}
/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 6px 10px 25px;
	margin: 10px 20px 0px;
	font-size: medium;
	font-weight: bold;
	color: #C1272d;
	background-color: #FFF5EE;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	border-left-color: #C1272d;
}
/* 各テーブル枠中 */
.tdiary_news_table_middle {
	margin: 5px 20px;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
}
/* 各テーブル枠下 */
.tdiary_news_table_bottom {
}
/* テーブル */
.tdiary_news_table {
}
/* テキスト部分 */
.tdiary_news_text {
	padding: 10px;
}
/* 写真部分 */
.tdiary_news_photo {
	padding: 0px 5px 0px 0px;
}
/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
	width: 150px;
	border-top: 1px solid #E0DFE3;
	padding: 5px;
	font-weight: bold;
}
/* td右 */
.td_link_shop2 {
	padding: 1px;
	border-top: 1px solid #E0DFE3;
}
/* 大枠 */
.link_shop {
	margin: 10px;
	padding: 10px;
}
/* テーブル */
.link_shop_table {
}
/* ショップタイトル項目 */
.shop_title {
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/icon_sub_title_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	color: #736C58;
}
/* リンクタイトル項目 */
.link_title {
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}
/* テキスト部分 */
.shop_link_text {
	padding: 10px;
}
/********************************************************************/
/* ご利用ガイド */
.guide_text {
	padding: 0px 10px 5px;
}
/********************************************************************/
/* フッター */
#footer {
	font-size: small;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 160%;
	border-top-width: 1px;
	border-bottom-width: 20px;
	border-bottom-color: #c1272d;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #fff5ee;
	border-top-color: #e0dfe3;
}
/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 10px 15px 10px 0px;
}
/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
}
/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	width: auto;
	height: 15px;
	background-image: url(img/page_text_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 10px 0px;
}
/* 大枠中 */
.bbs_table_middle {
	background-image: url(img/page_text_middle.gif);
	margin: 0px 10px;
	padding: 0px 20px;
}
/* 大枠下 */
.bbs_table_bottom {
	height: 15px;
	background-image: url(img/page_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-position: left top;
	margin: 0px 10px 0px;
}
/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
	padding: 0px;
}
/* テーブル小 */
.bbs_table_s {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
/* テーブル */
.bbs_table {
	width: 598px;
	margin: 0px;
	padding: 0px;
}
/* tdカラー */
.bbs_td_color1 {
	width: 20px;
	background-color:#FF6600;
	padding: 5px;
	color: #FFFFFF;
}
.bbs_td_color2 {
	background-color:#F3F3F3;
	padding: 5px;
}
.bbs_td_color3 {
	width: 30px;
	background-color:#FF6600;
	padding: 5px;
}
/* テキスト */
.bbs_text {
	border: 1px solid #E0DFE3;
	margin: 10px 5px 10px;
	padding: 15px;
}
/* ページ送り */
.sec_line_top {
	text-align: right;
	margin: 10px 10px 0px;
	padding: 5px;
	color: #999999;
}
/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
	padding: 2px;
	background-color: #FFFFFF;
	/*background-image: url(img/bot_bg.gif);*/
	/*background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/bot_bg_ay.gif);*/
	background-position: bottom;
	color: #736c58;
}
.detail_item_text .item_bot_box .bot_b input {
	height: 35px;
}
/********************************************************************/
/* HTMLタグ要素 */
body {
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/bg_ay.gif);
	background-repeat: repeat-x;
	background-position: center top;
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #605c4d;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	text-decoration: none;
	font-size: small;
	color: #605C4D;/*font-weight: bold;*/
}
A:active {
	text-decoration: none;
	font-size: small;
	color: #605C4D;/*font-weight: bold;*/
}
A:visited {
	text-decoration: none;
	font-size: small;
	color: #605C4D;/*font-weight: bold;*/
}
A:hover {
	text-decoration: none;
	/*font-size: small;*/
	color: #aca284;/*background-color: #736C58;*/
	/*background-color: #F2E5DD;*/
	/*font-weight: bold;*/
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}
h3 {
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	list-style-image: url(http://www.ikadogen.com/data/ikadogen/image/images/icon_red.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	list-style-image: url(img/icon05.gif);
}
li {
	margin: 2px 0px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}
/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}
/* ノーマル */
.text-normal {
	font-weight:normal;
	font-size: small;
}
/* ボールド大 */
.text-bold-b {
	font-size: medium;
}
/* パンクズ現ページ */
.thispage {
	color: #006837;
	font-weight: bold;
}
/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: small;
}
/* サイズ小用 */
.text-11 {
	font-size: x-small;
}
/* サイズ大用 */
.text-14 {
	font-size: medium;
}
/* ショップロゴ用 */
.text-18 {
	font-size: large;
	line-height: normal;
}
/* 掲示板テキスト用カラー */
.bbs_color {
	color: #FF6600;
}
/*医果同源オプション*/
#photo_r {
	float: right;
	padding: 10px;
	clear: both;
}
#photo_l {
	float: left;
	padding: 10px;
	clear: both;
}
#sub_title {
	color: #C00;
}
#products_comment_j {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(image/images/greenapple.jpg);
	padding: 5px;
	color: #605C4D;
}
#products_comment_box_y {
	border: 4px double #FFDFAA;
	padding-top: 10px;
}
#products_comment_box_b {
	border: 4px double #FF8137;
	padding-top: 10px;
}
#photo_right {
	text-align: right;
	float: right;
	clear: both;
	margin: 0px;
	padding: 7px;
}
.text_red {
	color: #EF705E;/*color: #C1282D;*/
}
.text_brown {
	color: #883234;
	font-size: large;
	font-weight: bold;
}
.text_brown_small {
	color: #883234;
	font-size: medium;
}
.text_green {
	color: #196100;
	font-size: large;
	font-weight: bold;
}
.text_green_small {
	color: #196100;
	font-size: medium;
}
#teiki_com {
	width: 610px;
	margin-right: 30px;
	margin-left: 30px;
	color: #632200;
	padding-bottom: 10px;
}
#teiki_com2 {
	width: 550px;
	margin-right: 30px;
	margin-left: 30px;
	color: #632200;
	padding-bottom: 10px;
}
#teiki_com3 {
	width: 550px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
}
.style_ikadogen_top {
	background-image: url(image/images/ikadogen_banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFCCCC;
	padding: 10px 6px 10px 22px;
	color: #CC6666;
}
#products_comment_magic_apple {
	font-size: medium;
	text-decoration: none;
	color: #736c58;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(image/images/tree_apple.jpg);
	padding: 7px;
}
#products_comment_juice {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(image/images/label1.png);
	padding: 7px;
}
.products_content {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*製品詳細のリンク*/
.products_content A:link {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.products_content A:active {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.products_content A:visited {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.products_content A:hover {
	font-size: medium;
	text-decoration: underline;
	color: #EF705E;
	font-weight: bold;
}
table.contents {
	border-top:1px solid #E0DFE3;
	border-left:1px solid #E0DFE3;
	border-right:1px solid #E0DFE3;
	border-bottom:1px solid #E0DFE3;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.contents tr {
	border-top:1px solid #E0DFE3;
	border-left:1px solid #E0DFE3;
	border-right:1px solid #E0DFE3;
	border-bottom:1px solid #E0DFE3;/*background-color:#996633;*/
    /*text-align:center;*/
}
.contents td {
	border-top:1px solid #E0DFE3;
	border-left:1px solid #E0DFE3;
	border-right:1px solid #E0DFE3;
	border-bottom:1px solid #E0DFE3;
	padding:4px;
}
table.calender {
	border-top:1px solid #E0DFE3;
	border-left:1px solid #E0DFE3;
	border-right:1px solid #E0DFE3;
	border-bottom:1px solid #E0DFE3;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.calender tr {
	border-top:1px solid #E0DFE3;
	border-left:1px solid #E0DFE3;
	border-right:1px solid #E0DFE3;
	border-bottom:1px solid #E0DFE3;
	/*background-color:#996633;*/
    padding:1px;/*text-align:center;*/
}
.calender td {
	border-top:1px solid #E0DFE3;
	border-left:1px solid #E0DFE3;
	border-right:1px solid #E0DFE3;
	border-bottom:1px solid #E0DFE3;
	padding:1px;
}
.td_link_shop3 {
	width: 250px;
	border-top: 1px solid #E0DFE3;
	padding: 5px;
	font-weight: bold;
}
table.faq {
	/*border-top:1px solid #E0DFE3;*/
	/*border-collapse:collapse;*/
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-left: 20px;
	font-size: medium;
	color: #605C4D;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 140%;
	vertical-align: top;
}
.faq tr {
	padding:4px;
}
.faq td {
	padding:4px;
	vertical-align: top;
	text-align: left;
}
.faq th {
	padding:4px;
	vertical-align: top;
	width: 40px;
	text-align: right;
}
.text_title_faq {
	color: #196100;
	font-size: large;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 2px;
}
.left_link_mouseover A:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
.get_adobe_reader {
	font-size: x-small;
	color: #000505;
}
.get_adobe_reader A:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
A:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
.payment {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: medium;
	background-color: #fffcf3;
	padding-right: 6px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ffb000;
	border-top-color: #e0dfe3;
	border-right-color: #e0dfe3;
	border-bottom-color: #e0dfe3;
	padding-top: 10px;
	padding-left: 25px;
	color: #ffb000;
	font-weight: bold;
}
.faq_title {
	color: #c1272d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff5ee;
	font-weight: bold;
	font-size: medium;
	border: 1px solid #e0dfe3;
	clear: both;
}
.faq_list_q {
	margin-left: 25px;
	font-weight: bold;
	margin-right: 20px;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	line-height: 160%;
	font-size: medium;
}
.faq_list_a {
	list-style-image: url(http://www.ikadogen.com/data/ikadogen/image/images/faq_a.gif);
	font-weight: normal;
	margin-right: 20px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/faq_a2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	padding-bottom: 30px;
	margin-top: 5px;
}
.faq_list_q li {
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/faq_q2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
.faq_list_a a {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.faq_list_a A:link {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.faq_list_a A:active {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.faq_list_a A:visited {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.faq_list_a A:hover {
	font-size: medium;
	text-decoration: underline;
	color: #EF705E;
	font-weight: bold;
}
.faq_list_a a {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.faq_list_a A:link {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.faq_list_a A:active {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.faq_list_a A:visited {
	font-size: medium;
	text-decoration: underline;
	color: #605C4D;
	font-weight: bold;
}
.faq_list_a A:hover {
	font-size: medium;
	text-decoration: underline;
	color: #EF705E;
	font-weight: bold;
}
.faq_top {
	font-size: x-small;
	text-align: right;
	text-decoration: underline;
}
.faq_list_q a {
	font-size: medium;
}
.products_fair_comment {
	text-align: center;
	color: #009094;
	padding: 10px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/snowman_greeting.gif);
	margin: 3px;
	background-position: center center;
	background-repeat: no-repeat;
}
.top_message_box {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/top_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 150%;
}
.aligh_right {
	text-align: right;
}
.footer_link_right {
	float: right;
	text-align: right;
	width: 480px;
}
.footer_link_right a {
}
.footer_link_left {
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	width: 330px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/footer_company3.jpg);
	padding-top: 47px;
}
.footer_link_left a {
}
.gray_frame {
	text-align: center;
	vertical-align: middle;
	border: 3px double #e0dfe3;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.red_frame {
	text-align: center;
	vertical-align: middle;
	border: 3px double #c1272d;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/*yumi style sheet 2012_01_17*/
#teiki_a {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#teiki_b {
	float: left;
	width: 100px;
	text-align: center;
	color: #FFF5EE;
	letter-spacing: 5px;
	font-size: medium;
}
#teiki_c {
	margin-left: 120px;
	clear : right;
}
#teiki_d {
	/*margin:0px 0px 5px 0px;*/
                color: #C1272D;
	font-size: medium;
}
#teiki_e {
	margin:0px 0px 5px 0px;
	font-size: small;
}
#teiki_f {
	margin:0px 0px 5px 0px;
	text-align: right;
	padding-right: 20px;
	font-size: small;
}
#teiki_g {
	margin-left: 120px;
	font-size: small;
	padding: 10px;
	border: thin solid #FFB000;
}
#teiki_h {
	float: left;
	width: 300px;
	margin-left: 10px;
	font-size: small;
}
#teiki_i {
	margin:0px 0px 5px 40px;
	font-size: small;
}
#teiki_j {
	margin-left: 80px;
	font-size: small;
	padding: 10px;
	border: thin solid #FFB000;
}
#teiki_a1 {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.demo4 {
	width: 80px;
	background-color: #C1272D;
	position: relative;
	border: 2px solid #E0DFE3;
	padding: 5px 0px;
}
.demo4:after, .demo4:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 100%;
	position: absolute;
	bottom: 80px;
	width: 0;
}
.demo4:after {
	border-width: 5px;
	border-left-color: #C1272D;
	top: 8px;
}
.demo4:before {
	border-width: 9px;
	border-left-color: #E0DFE3;
	top: 4px;
}
#products_comment_box_y1 {
	border: 1px solid #E0DFE3;
	padding-top: 0px;
}
#box_a {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: medium;
}
#box_b {
	width:35px;
	float:left;
	text-align: right;
	margin-top: 7px;
	margin-left: 5px;
}
#box_c {
	width:550px;
	margin-left: 5px;
	float:left;
	margin-top: 7px;
	margin-bottom: 25px;
}



.faq_title1 {
	color: #c1272d;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff5ee;
	font-weight: bold;
	font-size: medium;
	border: 1px solid #e0dfe3;
	clear: both;
}
#box_aa {
	margin-right: 30px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/faq_q2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 23px;
	clear: both;
	font-size: medium;
	line-height: 180%;
}

#box_cc {
	margin-left: 63px;
	float:left;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(http://www.ikadogen.com/data/ikadogen/image/images/faq_a2.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	margin-right: 30px;
	padding-left: 23px;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0dfe3;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e0dfe3;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #e0dfe3;
	border-left-color: #e0dfe3;
	padding-right: 10px;
	line-height: 180%;
}
#products_comment_box_y_1 {
	border: 4px double #FFDFAA;
	padding-top: 10px;
                padding-bottom:150px;
                background-image:url(http://www.ikadogen.com/data/ikadogen/image/images/syouhin_1.jpg);
                background-repeat:no-repeat;
                background-position:center 95%;
}

