/* CSS Document */

/********************************************************************/

*{
	font-size:100%;
	}


/* 背景 */
html {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/html_back.jpg);
	background-position: center top;
	font-size:62.5%;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴシックPro W3","Hiragino Kaku Gothic Pro","Osaka","MS ゴシック",sans-serif;
}

body {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/header_back.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size:1em;
	line-height:1.4;
}

.password_page_body,
.shipping_page_body,
.sender_page_body,
.stocklist_page_body,
.return_page_body,
.shippinglist_page_body,
.senderlist_page_body {
	background-image:none;
}


.stocklist_page_body #popup {
	background:none;
}

/********************************************************************/
/* 大外 */
#container {
	width: 860px;

}

/********************************************************************/
/* ヘッダー */
#header {
	padding: 0px;
	height: 180px;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/header.jpg);
	position: relative;
}

/* ヘッダー下ライン */
#bline {
}

/********************************************************************/
/* キャッチコピー */
#copy {
}

/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 350px;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 340px;
}

/********************************************************************/
/* サブナビゲーション
MacIE以外のブラウザ用の指定に注意 */
.subnavi {
	vertical-align:center;
	position:relative;
	width:700px;
	text-align:right;
	padding-top:20px;
}

.subnavi .sec_linel{
	position:absolute;
	left:530px;
	width:15px;
	top:21px;
}


.subnavi .form {
	position:absolute;
	left:705px;
	width:100px;
	top:15px;
	}

.subnavi .searchinput {
	position:absolute;
	left:815px;
	top:13px;
	}


/* リンク */
.subnavi A:link {
}

.subnavi A:active {
}

.subnavi A:visited {
}

.subnavi A:hover {
} 


/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	position:absolute;
	left:460px;
	width:6em;
	text-align:left;
	display:block;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/cap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;

}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	position:absolute;
	left:548px;
	width:6em;
	text-align:left;
	display:block;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/cap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}


/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	padding: 4px 5px;
	display: block;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/bot_bg.gif);
	color: #FFFFFF;
	border:1px solid #fff;
	line-height: 1;
	cursor:pointer;
}

.subicon03 a:link,
.subicon03 a:visited,
.subicon03 a:hover,
.subicon03 a:focus
 {
	color: #FFFFFF;
}

.point_box .subicon03{
	float:left;
	}

/* 画面を閉じるアイコン　
※アイコンサイズ横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: 140px;
}

/* 中央用枠160 */
.center_box {
	padding-left: 10px;
	width: 470px;
}

/********************************************************************/
/* 左領域 */

/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/cart_title.jpg);
	height:45px;
	margin-top:10px;

}

/* カートの中身大枠 */
.shopc_list {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/cart_back_m.jpg);
	text-align:right;

}

.shopc_list  .price{


}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
 display:none;
 position:absolute;
}

/* カートの中身商品リスト */

.shopc_in {
	padding:7px 10px 15px 10px;
}

.shopc_in form h2{
	text-align:left;
	display:block;
	border-bottom:1px dotted #333;
	padding-bottom:5px;
}


/* 商品合計 */
#total_price {
	font-weight:bold;
	border-top:1px solid #333;
	margin:0 7px;
	padding: 5px 0;
}

/* カートの背景最下部 */

.shopc_go {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/cart_back_b.jpg) center bottom no-repeat;
	padding-bottom: 30px;
	height:10px;
	width:138px;
	text-align:center;
}

.member .shopc_go {
	background: none;
	padding-bottom: 10px;
	text-align:center;
}

/* レジに行く */

.shopc_go input{
	float:none !important;
	margin:0 auto;
	display:block;
	width:6em;
}

/********************************************************************/
/* 会員ログイン */
.member {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_back_m.jpg) left top no-repeat;
}

/* Member メール・パスワード */

.member input {
	width:50px!important;
}

/* Member ログインボタン */

.member .shopc_go input {
	width:6em !important;
	cursor:pointer;
}

.member .bot_b {

	}
	
/* Member タイトル（非表示） */

.member .shopc_title {
	position: absolute;
	display:none;
}


.member .shopc_in {
	padding: 0;
}

.member .shopc_in .box_padding{
	padding:0 10px;
	text-align: center;
	font-size: 0.9em;
}


/* Member 「新規登録はこちら」 */

.member .shopc_in {
	text-align:left !important;
}
.member .shopc_in .subicon03 { 
	text-indent: -9999px;
	width: 118px;
	background-image: none !important;
	margin: 0px auto 5px auto;
	border:none;
}

.member .shopc_in .subicon03 a { 
	display:block;
	height: 25px;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_new_btn.gif);
}

.member .shopc_in .subicon03 a { 
	text-indent: -9999px;
	display:block;
	width: 118px;
	height: 25px;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_new_btn.gif);
	margin: 0px auto;
}


/* Member 「マイページ」の背景 */

#st_login.member .shopc_in .subicon03 { 
	text-indent: -9999px;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_back_t.jpg);
	height:30px;
	padding-top: 0px;
	border:none !important;
}

/* Member 「マイページ」 */

#st_login.member .shopc_in .subicon03 a { 
	display:block;
	width: 118px;
	height: 25px;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_my_btn.gif);
	margin: 0px auto;
}

/* Member 「パスワードを忘れた方」の背景 */

.member .shopc_in .box_padding .subicon03 { 
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/cap.gif) left center no-repeat;	
	margin:5px 0 0 0;
	border:none;
}

/* Member 「パスワードを忘れた方」 */

.member .shopc_in .box_padding .subicon03 a {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/cap.gif) left center no-repeat;	
	text-indent:1px;
	height:auto;
	padding-top:2px;
	color:#663300;
}

.member .shopc_in .box_padding .subicon03 a .text-11{
	font-size:1em !important;
}

/* Member フォーム部分*/

.member .shopc_list { 
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_back_m.jpg) left top repeat-y;
	padding:0;
	}

/* Member 「ログイン」ボタンの下 */

.member .shopc_list .auto{ 
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/member_back_b.jpg) left bottom no-repeat;
	padding-bottom:20px;
	}

/* Member エラー表示 */

.member .error_box { 
	background:none !important;
	}

.member .error_text { 
	color:#FF0000;
	display:block;
	width:100px;
	margin:0 auto;
	font-weight:bold;
	}


/********************************************************************/
/* 商品カテゴリ（ピックアップ） */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	display:block;
	width:142px;
	height:45px;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/category_title.gif) no-repeat;
	margin-top:10px;
}

/* 内容 */
.pickup_category_list {
}

.pickup_category_list ul {
	padding:0;
	margin-top:5px;
	_margin-top:0;
}

.pickup_category_list li {
	font-family:Impact, sans-serif;
	text-decoration:none;
	font-size:14px;
	letter-spacing:0.3em;
	list-style-type:none;
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/pickup_btn.gif) no-repeat;

}

.pickup_category_list li a {
	text-decoration:none;
	display:block;
	height:27px;
	padding:13px;
	margin: 0;
}

/********************************************************************/
/* シーズン別　カテゴリ一覧 */

/* シーズン別一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	display: none;
}

/* シーズン別　カテゴリ一覧部分 */
.category_list {
	
}

.category_list ul {
	padding:0;
	list-style-type:none;
}

.mcategory {
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:1.4em;
	line-height:3.1;
	letter-spacing:0.05em;
	list-style-type:none;
	display:block;
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/gr_category.jpg) no-repeat;
	width:130px;
	height:77px;
	padding:3px 5px 0 15px;
	margin-top: 10px;
}

.category_list li a:link,
.category_list li a:visited {
	text-decoration:none;
	display:block;
	color:#663300;
}
	
.category_list li a:hover,
.category_list li a:active,
.pickup_category_list a:hover , .pickup_category_list a:active {
	color:#999;
}

/* シーズン別　サブカテゴリ一覧部分 */

.category_list ul ul {
	padding:5px 0 0 0;
	margin:0 0 10px 0;
	list-style-type:none;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/category_back.gif) center bottom no-repeat;
}

.category_list ul ul li {
	font-family:Impact, sans-serif;
	text-decoration:none;
	font-size:1.4em;
	letter-spacing:0.2em;
	list-style-type:none;
	width:100px;
	padding:0 0 0 20px;
}

.category_list ul ul li a {
	padding:0 0 10px 0;
}

/********************************************************************/
/* ブランド */

/* CANAMO */
.canamo {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/group_canamo_btn.gif) no-repeat;
	text-indent: -9999px;
	margin:10px 0;
	height: 80px;
}

.canamo a:link, 
.canamo a:visited{
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/group_canamo_btn.gif);
	display: block;
	width: 140px;
	height: 80px;
}

.canamo a:hover {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/group_canamo_btn.gif) 0 80px;
}

/* Putali */
.putali {
	margin-bottom:10px;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/group_putali_btn.gif) no-repeat;
	text-indent: -9999px;
	height: 78px;
}

.putali a:link,
.putali a:visited {
	display: block;
	width: 140px;
	height: 78px;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/group_putali_btn.gif);
}

.putali a:hover {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/group_putali_btn.gif) 0 78px;;
}

/********************************************************************/
/* QRコード */
.qr {
	border:1px solid #ddd;
	width: 118px;
	margin: 5px 0 10px 0;
	padding:10px;
	text-align: center;
	color:#663300;
	font-size: 0.9em;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi{
	padding-top: 10px;
}

.navi a{
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/cap.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 15px;
	display: block;
}

/* ショップ通信 */
.shop {
	padding: 5px 5px;
	font-size: 1.1em;
}

/* 店長日記 */
.diary {
    padding: 5px;
}

/* リンク集 */
.link {
    padding: 5px;
}

/* 掲示板 */
.bbs {
    padding: 5px;
}

/* フリー */
.free_menu {
	padding: 10px 5px 0 5px;
	font-size: 1.1em;
}

/* yahooオークション */
.yahoo {
    padding: 5px;
}

/* 楽天オークション */
.rakuten {
    padding: 5px;
}

/* ビッダーズオークション */
.bidders {
    padding: 5px;
}

/* オークションリンク文字サイズ */
.yahoo A:link {

}

.yahoo A:active {

}

.yahoo A:visited {

}

.yahoo A:hover {

}

.rakuten A:link {

}

.rakuten A:active {

}

.rakuten A:visited {

}

.rakuten A:hover {

}

.bidders A:link {

}

.bidders A:active {

}

.bidders A:visited {

}

.bidders A:hover {

}


/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
}

/* 左td */
#lefttd {
	padding-left: 10px;
}

/* 中央td */
#centertd {
	width: 540px;
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/infomation_title.gif) no-repeat;
	padding: 10px 0 0 0;
}

/* 右td */
#righttd {
	width: 140px;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/infomation_right.gif) no-repeat;
	text-align: center;
	padding:0 10px;
	_padding:0 9px;
}

/* 内部ページtd */
#pagetd {

}

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
}

/* 各テーブル枠中の写真影!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.style1_table .photo_line_80 {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_15_b.gif) left bottom no-repeat;
	padding-bottom:15px;
	width:110px;	
}

.style1_table .photo_line_80 img {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_15_m.gif) ;
	padding:0 15px;	
}

.style2_table_top .photo_line_80 {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_ranking_b.gif) left bottom no-repeat;
	padding-bottom:15px;
	width:110px;	
}

.style2_table_top .photo_line_80 img {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_ranking_m.gif) ;
	padding:0 15px;	
}

.style2_table_middle .photo_line_80 {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_ranking_b.gif) left bottom no-repeat;
	padding-bottom:15px;
	width:110px;	
}

.style2_table_middle .photo_line_80 img {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_ranking_m.gif) ;
	padding:0 15px;	
}

.style3_table .photo_line_80 {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_s_b.gif) left bottom no-repeat;
	padding-bottom:19px;
	width:120px;	
}


.style3_table .photo_line_80 img {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_s_m.gif) ;
	padding:0 20px;	
}

.photo_line_140 {
	width: 140px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	text-align:center;
}



/* 買い物かご等の下ボタン */

.link_bot_box .bot_b {
	display:inline;
	float:none;
	clear:none;
}

.link_bot_box .bot_b input{
	display:inline;
	float:none;
	clear:none;
	padding:5px;
	margin:5px;
}

.link_bot_box .bot_b .sec_linel{
	display:none;
}


/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	padding: 5px;	
}

/* 大枠中 */
.welcome_middle {
	padding: 5px;
}

/* 大枠下 */
.welcome_bottom {
	padding: 5px;
}

/* 写真 */
.photo_welcome {
	margin: 0px 10px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	padding:10px 10px 5px 10px;
	font-weight: bold;
	font-size:1.2em;
}

/* 大枠中 */
.whatnew_middle {
}

/* 日付サイズ */
.whatnew_middle li {
	margin-left: 15px;
	font-size:1.1em;
	list-style-type: none;
}

/* 大枠下 */
.whatnew_bottom {
}

#information {
	font-size:1.2em;
	padding: 10px 10px 10px 10px;
	margin: 25px 20px 10px 20px;
	background-color: #FBFBEF;
}

#info_blog {
	font-size:0.9em;
	padding: 10px 10px 0 10px;
}

.feed1 {
}

/********************************************************************/
/* 商品関連レイアウト */

/* おすすめ商品　スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/recommend_title.gif) ;
	width: 520px;
	height: 50px;
	text-indent: -9999px;
}

/* 大枠中 */
.style1_middle {
	width:530px;
}

/* 大枠下 */
.style1_bottom {
	padding: 5px;
}

/* コピー */
.style1_copy {
	padding: 5px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {

}

/* 各テーブル枠中 */
.style1_table_middle {
	width: 235px;
	float:left;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/recommend_back_t.gif) top left no-repeat;
	padding: 30px 5px 5px 15px;
	margin:0 8px 10px 0;
	border:1px solid #ddd;
	height: 20em;
}


/* 各テーブル枠下 */
.style1_table_bottom {

}

/* テーブル */
.style1_table {
	width: 230px;
	height:18em;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/recommend_back_m.gif) left;
}

/* 写真 */
.top_page_body .style1_photo {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_15_t.gif) left 10px no-repeat;
	padding-top:25px;
	margin-left:0px;
}

/* 説明 */
.style1_text {
	padding: 5px;
}

/* トップ用 */
.style1_middle .style1_text {
}

/* トップ用 */
.style1_middle .style1_table_middle .auto .style1_text {
    width: 80px;
	margin: 0px;
}

/* トップ用 */
.style1_middle .layout_list .style1_table_middle {
    float: none;
	margin: 5px 10px 8px 10px;
	padding: 5px;
}

/* 商品名 */
.item_name {
	font-size: 1.2em;
	color: #663300;
}

/* 価格 */
.price {
	font-size:1.1em;
	margin: 2px 0;
	text-align: right;
	padding: 5px;
}

/* 一般販売価格 */
.visitor_price {
	color: #666666;
	font-size: 0.9em;
}

.top_page_body .visitor_price {
}

/* 価格大 */
.pricech {
	color: #993300;
}

.style1_table_middle .pricech {
	width: 100px;
	display: block;
}

/* 商品詳細：販売価格 */
#price_label {
	color: #993300;
}

#pricech {
	font-size: 1.1em;
	color: #993300;
}

/* 在庫ありなし */
.stock {

}

/********************************************************************/
/* ランキング　スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	text-indent:-9999px;
}

/* 大枠中 */
.style2_middle {
	
}


/* 大枠下 */
.style2_bottom {
}

/*　コピー　*/
.style2_copy {

}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
	display:none;
}

/* 各テーブル枠中 */
.style2_table_middle {
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/ranking_no25_m.gif);
}

/* 各テーブル枠下 */
.style2_table_bottom {
	display:none;
}

/* No.1背景 */
.style2_table {
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/ranking_back.gif) left bottom repeat-x;
	width: 460px;
}

/* No.1写真 */
.style2_table .photo_line_80 img{
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/ranking_img_b.gif) left bottom repeat-x;
	padding:0 15px 12px 30px;
}

.style2_table .photo_line_80 {
	background-image:none;
	padding:0;
}


/* 写真 */
.style2_photo {
}

/* 説明 */
.style2_text {
	width:220px;
	float:right;
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/ranking_txt_b.gif) left bottom;
	padding:20px 30px 30px 25px;
	font-size:1.2em;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 480px;
	margin-left:25px;
	padding-top:20px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 120px;
}

/* 2-5位セル */
.style2_rank {
	padding: 0;
}

/* 2-5位写真 */
.style2_rank_photo {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_ranking_t.gif) no-repeat;
	padding-top:15px;
	margin-left:0px;
}

/* 2-5位説明 */
.style2_rank_text {
	margin: 0px 8px;
	padding: 0 5px 15px 5px;

}

/* 1位テキスト */
.rank1 {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/ranking_no1_t.gif);
	width:460px;
	height:30px;
	padding:20px 0 0 60px;
	font-family:Impact, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color:#666666;

}

/* 2-5位テキスト */
.rank2-5 {
	font-family:Impact, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	color:#666666;
}

/********************************************************************/
/* 右領域 */

/* 新商品　スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	display:block;
	width:142px;
	height:45px;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/new_title.gif) no-repeat;
	margin-top:10px;
}

/* 大枠中 */
.style3_middle {
	text-align: left;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/category_back_m.gif) ;
}

/* 大枠下 */
.style3_bottom {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/category_back_b.gif) center bottom no-repeat;
	padding:10px 0 0 20px;
}

/* コピー */
.style3_copy {
	padding: 0px;
}

/* テーブル */
.style3_table {
	
}

/* 写真 */
.style3_photo {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_s_t.gif) left 10px no-repeat;
	padding-top:29px;
	margin-left:10px;
}

/* 説明 */
.style3_text {
	padding:5px 10px;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/magazine_title.gif);
	height: 45px;
	margin-top: 15px;
}

/* 大枠中 */
.melmaga_middle {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/magazine_back_m.gif);
	padding: 10px;
	text-align: left;	
}

.melmaga_middle input {
	margin: 3px auto;
}

.mailmagazineinput {
	width: 115px;
}

/* 大枠下 */
.melmaga_bottom {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/magazine_back_b.gif) no-repeat #ffffff;
	height: 10px;
}

/* 内容 */
.mdata {

}

/********************************************************************/
/* モバイルショップ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.mobile .melmaga_top {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/mobile_title.gif);
	height: 45px;
	margin-top: 15px;
}

/* 大枠中 */
.mobile .melmaga_middle {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/mobile_back_m.gif);
	padding: 10px;
	text-align: left;	
}

/* 大枠下 */
.mobile .melmaga_bottom {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/mobile_back_b.gif) no-repeat #ffffff;
	height: 10px;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	padding: 5px;
}

/* 大枠中 */
.tdiary_middle {
	padding: 5px;
}

/* 大枠下 */
.tdiary_bottom {
	padding: 5px;
}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 1px;
}

/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;

}

/* プロフィールタイトル */
.ttitle {

}

/* コメント */
.tcom {
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: x-small;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	padding: 0px 15px 15px
}

/* 第二階層パンクズ */
#pan {
	padding: 10px;
    width: auto;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/2_title_back.gif);
	width: 630px;
	height: 20px;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴシックPro W3","Hiragino Kaku Gothic Pro","Osaka","MS ゴシック",sans-serif;
	font-size: 1.4em;
	padding: 7px 0 3px 40px;
	font-weight: bold;
}

/* 第二階層中 */
.pmiddle {
	padding: 5px;
}

/* 相対文字のみ */
#popup .pmiddle {
    width: 670px;
}

/* 第二階層下 */
.pbottom {
	padding: 5px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	padding: 5px;
}

.item_bot_box2 {
	padding: 15px;
	background-color: #FBFBEF;
	vertical-align:middle;
}

.item_bot_box2 .text-11 a {
	display:block;
	margin: 10px 0 5px 10px;
}

.item_bot_box2 select {
	margin:5px;
	font-size:1.1em;
}



/********************************************************************/
/* 商品一覧ページ */

/* 第二階層共通タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/cat_underline.gif) left bottom no-repeat;
	height: 30px;
	font-family:Impact, sans-serif;
	letter-spacing:0.3em;
	text-decoration:none;
	font-size: 1.5em;
	padding: 20px 0 0 10px;
	margin-left: 10px;
	color: #666666;
}

/* ソート */
.list_soat {
	text-align:right;
	padding: 5px;
	margin-top:5px;
}

/* 商品数 */
.list_count {
	padding: 5px 0 5px 10px;
	margin: 0 10px 5px 10px;
	border-top:1px solid #f6f6de;
	border-bottom:1px solid #f6f6de;
}


/* 一覧きりかえ */
.sec_line_top {
	
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.categorylist_page_body .list_table_top {

}

/* 各テーブル枠中 */

.pickuplist_page_body  .style1_photo,
.categorylist_page_body .style1_photo,
.result_page_body .style1_photo {
	background-image:none !important;
	padding:0 !important;
	margin:0  !important;
	}

.pickuplist_page_body .photo_line_80,
.categorylist_page_body .photo_line_80,
.result_page_body .photo_line_80 {
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_200_t.gif) 10px top no-repeat !important;
	_background:url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_200_t.gif) left top no-repeat !important;
	margin:0 auto 10px auto !important;
	padding:20px 40px 0 10px !important;
	_padding:20px 10px 0 0 !important;
	}

.pickuplist_page_body .photo_line_80 a,
.categorylist_page_body .photo_line_80 a,
.result_page_body .photo_line_80 a {
	margin:0 !important;
	padding:0 !important;
}

.pickuplist_page_body  .photo_line_80  img,
.categorylist_page_body  .photo_line_80  img,
.result_page_body   .photo_line_80  img {
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_200_b.gif) left bottom no-repeat !important;
	width:200px;
	margin:0 !important;
	padding:0 20px 20px 20px  !important;
}

.pickuplist_page_body .style1_text .sec_linel,
.pickuplist_page_body .style1_text .sec_liner,
.categorylist_page_body .style1_text .sec_linel,
.categorylist_page_body .style1_text .sec_liner,
.result_page_body .style1_text .sec_linel,
.result_page_body .style1_text .sec_liner {
	display:none;
}

.item_bot_box {
	padding: 15px;
}

.item_bot_box .sec_linel {
	display: none;
}

/* 詳細を見る：ボタン */
.item_bot_box .detailinput {
	float: left;
}

/* お問い合わせ：ボタン */
.item_bot_box .inquiryinput {
	float: left;
}

/* 各テーブル枠下 */
.list_table_bottom {
	padding-bottom: 20px;
}

/* 商品一覧テーブル */
.list_item_table .style1_text {
	padding: 0 0 0 20px;
}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_250_t.gif) left top no-repeat;
	width: 290px;
	height: 20px;
	margin-top: 20px;
}

/* テーブル枠中 */
.detail_table_middle .style1_photo {
	padding: 0;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/frame_250_b.gif) left bottom no-repeat;
	padding-bottom: 20px;
	width: 290px;
}

/* テーブル枠下 */
.detail_table_bottom {
	margin: 10px;
}

.priceb {
	margin: 15px;
}

/* カートに入れる：ボタン */
.item_bot_box .cartaddinput {
	float: left;
}

/* 商品詳細テーブル */
.detail_item_table {
    width: 660px;
}

.detail_item_table .photo_line_250 {
	margin-left: 20px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	padding: 15px 0 15px 15px;
	line-height: 1.4;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FBFBEF;
	margin-top: 10px;
}

/* 詳細説明 */
.detail_sub_table {
    width: 660px;
}

/* (画像をクリックすると大きく見られます) */
.zoomtxt {
	text-indent: -9999px;
	display: none;
}

/* 他の写真 */
.detail_sub_table02 {
	padding: 5px;
	width: 100%;
}

/* 詳細説明テキスト */
.detail_sub_text {
	padding: 5px;
}

/* 他の写真サブセル */
.sub_item {
	padding: 10px;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 205px;
}

/* 他の商品写真 */
.sub_item_photo {
	margin: 5px 0;
	text-align: center;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	padding: 0;
	margin: 20px 0 0 10px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
	list-style-type:none;
	height:30px;
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/cat_underline.gif) bottom left no-repeat;
	color: #000000;
}

/* 内部ページの中 */
.page_table_middle {
	padding: 5px;
	margin: 0px 20px;
}

.page_table_middle table{
	padding: 10px 0;
}

/* 内部ページの下 */
.page_table_bottom {
	padding: 5px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	padding: 0;
	margin: 10px 0 10px 10px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
	list-style-type:none;
	height:30px;
	background:url(http://www.hempheritage-shop.net/data/hempheritage/image/cat_underline.gif) bottom left no-repeat;
}

/* 内部ページの中 */
.page_table2_middle {
	padding: 5px;
	margin: 0px 20px;
}

/* 内部ページの下 */
.page_table2_bottom {
	padding: 5px;
}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	padding: 5px;
	margin: 10px 20px 0px;
	font-size: medium;
	font-weight: bold;
}

/* 内部ページの中 */
.page_table3_middle {
	padding: 5px;
	margin: 0px 20px;
}

/* 内部ページの下 */
.page_table3_bottom {
	padding: 5px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	margin: 20px 0 5px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	border-left:10px solid #f1efc7;
	}

/* 内部テーブルフレーム */
.table_fream {
    width: 600px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 600px;
	border-collapse:collapse;
}

.cart_table, .cart_table tr, .cart_table td {
	border:1px solid;
	border-color:#CCCCCC;
}

.cart_table .style1_photo {
	background-image:none;
	padding: 0;
}

.cart_table .photo_line {
	padding: 0;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */

.page_table_middle .cart_table_bottom {
	width: 600px;
}

.page_table_middle .cart_table_bottom, .cart_table_bottom tr, .cart_table_bottom td {
	border:1px solid;
	border-color:#ffffff;
	padding:10px;
	margin:10px 0;
}

.cart_table_bottom {
    width: 600px;
	border-collapse:collapse;
}

.cart_table_bottom,
.cart_table_bottom tr,
.cart_table_bottom td {
	border:1px solid;
	border-color:#cccccc;
	padding:10px;
	margin:10px 0;
}

#shoppingcart_page_step1 .cart_table_bottom,
#shoppingcart_page_step1 .cart_table_bottom tr,
#shoppingcart_page_step1 .cart_table_bottom td {
	border:none !important;
}

#shoppingcart_page_step0 .cart_table_bottom,
#shoppingcart_page_step0 .cart_table_bottom tr,
#shoppingcart_page_step0 .cart_table_bottom td {
	border:none !important;
}


/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
#shoppingcart_page_step0 .point_box .subicon03 a,
#shoppingcart_page_step1 .point_box .subicon03 a {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/backshopping_btn.gif);
	display: block;
	width: 208px;
	height: 140px;
	text-indent: -9999px;
	color:#663300;
}

#shoppingcart_page_step0 .point_box .subicon03 a:hover,
#shoppingcart_page_step1 .point_box .subicon03 a:hover {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/backshopping_btn.gif);
	background-position: 0 140px;
	color:#663300;
}

#shoppingcart_page_step0 .point_box .subicon03,
#shoppingcart_page_step1 .point_box .subicon03 {
	background-image: none !important;
}

.cart_table_bottom .point_box {
	padding: 5px;
	margin: 10px;
	border:none !important;
}

.table_fream .point_box {
	margin: 0 10px;
	padding: 10px;
}

.point_box2 {
	padding: 5px 0;
	margin: 5px 0 0 0;
}


.point_box2 .subicon03 { 
	background:none;
	margin:5px auto 0 auto;
	width:13em;
}

#shoppingcart_page_step2 .point_box .bot_b .subicon03{
	float:none;
	display:inline;
}

#shoppingcart_page_step2 .point_box .bot_b .text-bold {
	float:none;
}

#shoppingcart_page_step2 .point_box select {
	float:none;
	margin:10px 0;
}

/* Member 「パスワードを忘れた方」 */

.point_box2 .subicon03 a {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/cap.gif) left center no-repeat;	
	height:auto;
	padding:2px 0 0 12px;
	color:#663300;
}

.point_box2 .subicon03 a:link,
.point_box2 .subicon03 a:visited,
.point_box2 .subicon03 a:hover,
.point_box2 .subicon03 a:focus {
		color:#663300;
		}

.point_box3 {
	padding: 10px;
	margin: 5px auto;
	width: 580px;
}

/* エラーボックス */
.error_box {
	padding: 10px;
	background: #FF3333;
	color:#ffffff;
}

/* エラーテキスト */
.error_text {
	display:block;
	color:#ffffff;
	font-weight:bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 200px;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	font-weight:bold;
	font-size:1.2em;
}

/* カートステップテーブル */
.cart_step_table {
	margin: 20px 0;
	padding: 5px;
	width: 100%;
	font-size: 0.9em;
	border-collapse:collapse;
}

.cart_step_table, .cart_step_table tr, .cart_step_table td {
	border: 2px solid;
	border-color: #ffffff;
}

.shipping_check{
 	width:100px;
	margin:0;
	padding:0;
}


.shipping_check li{
 	width:100px;
	list-style-type:none;
}


/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	padding: 5px;
	font-size: 12px;
	color: #999999;
	background-color: #FBFBEF;
}

.cart_step_2 {
	padding: 5px;
	font-size: 12px;
	color: #999999;
	background-color: #FBFBEF;
}

.cart_step_3 {
	padding: 5px;
	font-size: 12px;
	color: #999999;
	background-color: #FBFBEF;
}

.cart_step_4 {
	padding: 5px;
	font-size: 12px;
	color: #999999;
	background-color: #FBFBEF;
}

.cart_step_1_check {
	padding: 5px;
	font-size: 12px;
	background-color: #F4F4D7;
}

.cart_step_2_check {
	padding: 5px;
	font-size: 12px;
	background-color: #F4F4D7;
}

.cart_step_3_check {
	padding: 5px;
	font-size: 12px;
	background-color: #F4F4D7;
}

.cart_step_4_check {
	padding: 5px;
	font-size: 12px;
	background-color: #F4F4D7;
}

/* 内容確認用テキスト */
.bottom_check {
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
	padding: 5px;
}

.td_color2 {
	padding: 5px;
}

.td_color3 {
	padding: 5px;
	width: 60px;
}

.logininput {
	margin: 10px auto !important;
}

.shoppingcart_page_body form input {
	padding:2px;
	margin:2px;
}

.shoppingcart_page_body  .logoutinput {
	padding:4px;
	margin: 0 auto;
}

.senderinput ,
.deleteinput ,
.memberinput ,
.membercoinput  {
	padding:5px !important;
}

/********************************************************************/
/* ブログ */

#blog , #blog a {
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/blog_title.gif) no-repeat;
	width:140px;
	height:92px;
	display:block;
	margin:0;
	text-indent:-9999px;
}

.blog_middle {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/blog_back_m.gif);
	padding: 2px 20px;
	text-align: left;
}

.blog_bottom {
	background-image: url(http://www.hempheritage-shop.net/data/hempheritage/image/blog_back_b.gif);
	height: 20px;
}

#feed2 {

}


/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	padding: 30px 5px 5px 5px;
	margin: 20px 20px 0px;
	font-size: medium;
	font-weight: bold;
	color: #663300;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	padding: 5px;
	margin: 0px 20px 30px;
	font-size: 1.2em;
	background-color: #FBFBEF;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	padding: 5px;
}

/* テーブル */
.tdiary_news_table {
	padding: 5px;
}

/* テキスト部分 */
.tdiary_news_text {
	padding: 20px;
}

/* 写真部分 */
.tdiary_news_photo {
	padding: 0px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・特定商取引表示 */

/* td左 */
.td_link_shop1{
	border:1px solid #CCCCCC;
	width: 150px;
	padding: 5px;
	font-weight: bold;
	background-color: #F2F2F2;
}


/* td右 */
.td_link_shop2 {
	padding: 5px;
	border:1px solid #CCCCCC;
}

/* 大枠 */
.link_shop {
	padding: 5px;
    margin: 10px;
}

/* テーブル */
.link_shop_table {
	width: 630px;
	border-collapse:collapse;
}

.link_shop_table, .link_shop_table tr, .link_shop_table td {
	
}

/* ショップタイトル項目 */
.shop_title {
	padding: 5px;
	font-size: 1.1em;
	text-align: center;
}

/* リンクタイトル項目 */
.link_title {
	padding: 5px;
}

/* テキスト部分 */
.shop_link_text {
	padding: 5px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	padding: 10px 10px 15px 30px;
}

/********************************************************************/
/* ご利用に際して　会員規約 */
.table_fream li {
	display:none;
	position:absolute;
}

/********************************************************************/
/* フリーページ */

.freepage {
	padding: 0 15px 0 15px;
}

.freepage .page_table_top {
	margin: 25px 0 0 15px;
}

.freepage .page_sub2_top {
	margin: 0 30px;
}

.freepage .lead {
	font-size:1.2em;
	padding: 30px 30px 30px 30px;
}

.freepage p {
	padding: 10px 30px 15px 60px;
	font-size: 1.2em;
}

/********************************************************************/
/* フッター */
#footer {
	padding: 10px;
	font-size: x-small;
	text-align: center;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 10px;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
} 

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	margin: 20px 20px 0px;
}

/* 大枠中 */
.bbs_table_middle {
	margin: 0px 20px;
	padding: 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	margin: 0px 20px 20px;
}

/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
}

/* テーブル小 */
.bbs_table_s {
	width: 500px;
}

/* テーブル */
.bbs_table {
	width: 600px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
	padding: 5px;
}

.bbs_td_color2 {
	padding: 5px;
}

.bbs_td_color3 {
    width: 30px;
	padding: 5px;
}

/* テキスト */
.bbs_text {
	padding: 5px;
	margin: 10px 5px 10px;
}

/* ページ送り */
.sec_line_top {
    text-align: right;
	padding: 5px;
	margin: 0 10px;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
	padding: 4px 5px;
	display: block;
	background: url(http://www.hempheritage-shop.net/data/hempheritage/image/bot_bg.gif);
	color: #FFFFFF;
	border:1px solid #fff;
	line-height: 1;
	cursor:pointer;
}

#side_login_submit {
	margin: 0 auto;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	color:#333;
}

A:link {
	color:#663300;
	text-decoration: none;
}

A:visited {
	color:#663300;
	text-decoration: none;
}

A:hover {
	color:#993300;
	text-decoration: underline;
}

A:active {
	color:#993300;
	text-decoration: none;
}

h1 {
	text-indent:-9999px;
	position: absolute;
	top: 38px;
	left: 160px;
}

h1 a {
	display: block;
	width: 700px;
	height: 130px;
}

h2 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 img{
	display:block;
	margin:3px 0;
}

h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {

}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {

}

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;
}

/* ボールド大 */
.text-bold-b {
	font-size: medium;
	font-weight: bold;
}

/* パンクズ現ページ */
.thispage {
	font-weight: bold;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 1em;
}

/* サイズ小用 */
.text-11 {
	font-size: x-small;
}

/* サイズ大用 */
.text-14 {
	font-size: medium;
}

/* ショップロゴ用 */
.text-18 {
	font-size: large;
	line-height: normal;
}

/* 掲示板テキスト用カラー */
.bbs_color {

}

/********************************************************************/
/* フリーページ　ダウンロード */

.dwn_main {
	padding: 0 30px;
	margin: 30px;
}

.dwn_btn {
	display: block;
	width: 230px;
	float: right;
}

.dwn_btn ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

.dwn_btn_tit {
	padding:0 0 10px 10px;
}

/********************************************************************/
/* お届け先登録、変更、削除 */

.shippinglist_page_body .membercoinput {
	float: right;
}


.shippinglist_page_body .memberinput {
	float: left;
}

/********************************************************************/
/* 販売店の皆様へ */

#free_page_3 .buyer_tokuten {
	padding: 30px 0 10px 0;
	width: 540px;
	margin: 0px auto 30px;
	background-color: #D0BA81;
}

#free_page_3 .buyer_tokuten ul li {
	color: #FFFFFF;
	font-size: 1.3em;
	list-style: none;
	font-weight: bold;
	padding: 0 0 0 30px;
}

#free_page_3 .buyer_tokuten p {
	font-size: 1.2em;
	margin: 0;
}

#free_page_3 .buyer_comp {
	padding: 20px;
	width: 450px;
	margin: 0px auto;
	background-color: #FBFBEF;
	font-size: 1.2em;
}

.refer {
	font-size:1.4em;
	padding: 40px 10px 40px 10px;
	width: 450px;
	margin: 50px auto 100px auto;
	background-color: #F7F7E5;
}

/********************************************************************/
/* 中央フリーエリア・トップのお知らせ */

.free_menu .free_topinfo {
	margin: 0px 15px 0px 15px;
	font-size:1.1em;
}

/********************************************************************/
/* 	What's Newページ・展示会情報 */

.whatnew_page_body .text-bold,
.whatnew_page_body .list_count {
	text-indent: -9999px;
	position: absolute;
}
.smallBnr {
	margin-bottom: 10px;
}
