@charset "utf-8";


/* ++++++++++++++++++++++++++++++++ main.css ++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* メインパーツ
----------------------------------------------- */
body {
	background: #FFF url("/_customize/images/bg_image.gif") repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #555;
	font-size: 72.5%;
	line-height: 150%;
	letter-spacing: 1px;
}

/* ヘッダーロゴ
------------------------------------------------ */
div#header {
	background: url("/_customize/images/header_bg.gif") no-repeat left top;
	width: 800px;
	height: 85px;
	margin: 0px auto;
	position: relative;
}
div#header h1 a {
	position: absolute;
	top: 42px;
	left: 15px;
	background: url("/_customize/images/logo.png") no-repeat;
	width: 310px;
	height: 40px;
	outline: none;
}
/* 要約 */
div#header #summary {
	position: absolute;
	top: 3px;
	left: 17px;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	width: 480px;
	height: 15px;
}
/* 連絡先 */
div#header_tel {
	position: absolute;
	top: 42px;
	left: 438px;
	background: url("/_customize/images/header_tel.png") no-repeat;
	width: 168px;
	height: 37px;
}
/* ログインボタン */
div#header_login {
	position: absolute;
	top: 47px;
	left: 616px;
	overflow: hidden;
}
div#header_login ul li {
	float: left;
	list-style: none;
	display: inline;
}
div#header_login ul li a {
	display: block;
	background: url("/_customize/images/login.png") no-repeat;
	width: 147px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
}
div#header_login li#login_m01 a 	{ width: 147px; background-position: 0px 0px; }

div#header_login li#login_m01 a:hover { background-position: 0px -28px; }

div#header em {
	display: none;
}

/* ヘッダーナビ
----------------------------------------------- */
div#information {
	position: absolute;
	top: 10px;
	left: 438px;
	overflow: hidden;
}
div#information ul li {
	float: left;
	list-style: none;
	display: inline;
}
div#information ul li a {
	display: block;
	background: url("/_customize/images/snavi.png") no-repeat;
	width: 337px;
	height: 15px;
	margin-right: 11px;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
}

div#information li#snavi_m01 a 	{ width: 54px; background-position: -1px -2px; }
div#information li#snavi_m02 a 	{ width: 64px; background-position: -66px -2px; }
div#information li#snavi_m03 a 	{ width: 55px; background-position: -141px -2px; }
div#information li#snavi_m04 a 	{ width: 55px; background-position: -207px -2px; }
div#information li#snavi_m05 a 	{ width: 63px; background-position: -273px -2px; }

div#information li#snavi_m01 a:hover { background-position: -1px -17px; }
div#information li#snavi_m02 a:hover { background-position: -66px -17px; }
div#information li#snavi_m03 a:hover { background-position: -141px -17px; }
div#information li#snavi_m04 a:hover { background-position: -207px -17px; }
div#information li#snavi_m05 a:hover { background-position: -273px -17px; }

/* フレーム
----------------------------------------------- */
div#container {
	background: #FFF url("/_customize/images/topmain_bg.gif") repeat-x;
	margin: 0px auto;
	text-align: left;
}
#container:after {/* firefox背景色表示用 */
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#leftcolumn {
	float: left;
	width: 230px;
	height: 985px;
	background: #FFF url("/_customize/images/2side_bg.gif") repeat-x;
	padding: 13px 0px 0px 0px;
	text-align: left;
}

div#leftcolumn h2 {
	padding: 0px;
}

div#rightcolumn {
	float: left;
	width: 230px;
	padding: 13px 0px 0px 0px;
	text-align: left;
}

div#rightcolumn h2 {
	padding: 0px;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
	float: left;
	width: 340px;
	padding: 13px 0px 0px 0px;
	text-align: left;
}

div#three_maincolumn h2 {
	padding: 0px;
}

/* 2カラム設定 */
div#two_maincolumn {
	float: left;
	width: 570px;
	padding: 13px 0px 0px 0px;
	text-align: left;
}

div#two_maincolumn h2 {
	padding: 0px;
}

/* 1カラム設定 */
div#one_maincolumn {
	padding: 13px 0px 0px 0px;
	text-align: left;
}

/* カテゴリー
----------------------------------------------- */
div#categoryarea {
	padding: 0px;
}

div#categoryarea li {
}
div#categoryarea li.onmark {
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
	outline: none;
}

div#categoryarea img {
    padding: 0px 0px 10px 0px;
}

/* フッター
----------------------------------------------- */
#pagetop {
	width: 780px;
	margin: 0px auto;
	text-align: right;
}

#fotter {
	background: #000 url("/_customize/images/footer_bg.png") repeat-x;
	height: 98px;
	margin: 0px auto;
}



/* +++++++++++++++++++++++++++++++ index.css ++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* FLASH
----------------------------------------------- */
div#flasharea {
	width: 800px;
	margin: 0px auto;
}

/* ニュース
----------------------------------------------- */
div#newsarea {
	width: 213px;
	margin: 0px auto;
	font-size: 10px;
}

div#newsarea dl {
	height: 182px;
	background: url("/_customize/images/news_bg.png") repeat-x;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

div#newsarea dl dt {
	margin: 0px;
	padding: 18px 0px 0px 0px;
}
div#newsarea_list_button {
	width: 213px;
	margin: 2px auto;
	padding-right: 16px;
	font-size: 10px;
	text-align: right;
}




/* +++++++++++++++++++++++++++++ products.css +++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 検索結果
----------------------------------------------- */
p.conditionarea {
	clear: both;
	width: 524px;
	margin: 0px auto;
	padding: 5px;
	border: solid 1px #333;
}

/* ページ送り
----------------------------------------------- */
.pagenumberarea, .pagecondarea {
	clear: both;
	width: 516px;
	margin: 20px 0px;
	padding: 10px;
	background-color: #f3f3f3;
}

/* 商品一覧 */

/* タイトル
----------------------------------------------- */
div#listtitle {
	width: 536px;
	margin: 0px 0px 10px 0px;
}
div#listtitle h2 {
	padding: 10px 0px 10px 10px;
	font-size: 140%;
}

/* 商品
----------------------------------------------- */
div.listarea {
	clear: both;
	width: 536px;
	padding: 20px 0px 30px 0px;
	overflow: auto;
	background: url("/user_data/packages/inoue/img/common/line_580.gif") no-repeat left bottom;
}
div.listphoto {
	float: left;
	width: 130px;
}

div.listrightblock {
	float: right;
	width: 394px;
}

div.listrightblock li {
	display: inline;
	padding: 0px 0px 10px 0px;
}

div.listrightblock h3 {
	width: 374px;
	margin: 5px 0px;
	padding: 5px 10px;
	border-bottom: 2px solid #ebebd6;
	background-color: #f9f9ec;
	font-size: 120%;
}

div.listrightblock h3 a {
	font-size: 100%;
	font-weight: bold;
	outline: none;
}

div.listrightblock .listcomment {
	margin: 0px 0px 10px 0px;
}

div.listrightblock .pricebox {
	float: left;
}

div.listrightblock .soldout {
	clear: both;
}

div.listrightblock .in_cart {
	margin: 20px auto 5px 130px;
	padding: 10px;
	width: 240px;
	clear: both;
	background-color: #ecf5ff;
	border: 1px solid #CCC;
}

div.listrightblock .quantity {
	width: 150px;
}

div.listrightblock .btnbox {
	margin: 0px 0px 10px 0px;
	padding: 1px;
	float: right;
}

div.listrightblock dt {
	width: 75px;
	float: left;
	text-align: right;
	padding: 3px;
	font-weight: bold;
}

div.listrightblock dd {
	padding: 3px;
}

div.listrightblock .cartbtn {
	clear: both;
	text-align: center;
}

div.listrightblock .cartbtn img {
	display: block;
	width: 115px;
	margin: 5px auto 0px auto;
}

div.listrightblock .box54 {
	width: 54px;
	border: solid 1px #ccc;
}

/* 商品詳細 */

/* タイトル
----------------------------------------------- */
div#detailtitle {
	width: 536px;
	margin: 0px 0px 10px 0px;
}
div#detailtitle h2 {
	padding: 10px 0px 10px 10px;
	font-size: 140%;
}
p#detailsummary {
	margin: 0px auto;
	width: 519px;
}

/* 商品
----------------------------------------------- */
div#detailarea {
	width: 536px;
	margin: 15px 0px 0px 0px;
}
div#detailphotoblock {
	float: left;
	width: 260px;
}

div#detailphotoblock p {
	margin: 5px 0px 0px 0px;
}

div#detailrightblock {
	float: right;
	width: 264px;
    min-height: 262px;
}

div#detailrightblock li {
	display: inline;
}

div#detailrightblock h2 {
	margin: 5px 0px;
	padding: 0px;
	color: #F60;
	font-size: 140%;
	font-weight: bold;
}

div#detailrightblock dl {
	padding: 15px 0px 0px 0px;
}

div#detailrightblock dt {
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	background: url("/user_data/packages/inoue/img/common/arrow_gray.gif") no-repeat left center;
}

div#detailrightblock dd {
	margin: 0px 15px 0px 0px;
}

div#detailrightblock .box54 {
	width: 54px;
	border: solid 1px #ccc;
}

div#detailrightblock .btn {
	clear: both;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	background: url("/user_data/packages/inoue/img/common/line_280.gif") no-repeat;
}

/* サブタイトル
----------------------------------------------- */
div.subarea {
}

div.subarea h3 {
	width: 518px;
	font-size: 120%;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	background-color: #e4e4e4;
}
div.subphotoimg {
	float: left;
	width: 130px;
	margin: 10px auto 0px;
}

div.subphotoimg p {
	margin: 5px 0px 0px 0px;
	text-align: right;
}

/* お客様の声
----------------------------------------------- */
div#customervoicearea {
	clear: both;
	width: 536px;
	padding: 35px 0px 0px 0px;
}
div#customervoicearea h2 {
	padding: 0px 0px 10px 0px;
}

div#customervoicearea .voicedate{
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

div#customervoicearea .voicetitle{
	padding: 5px 0px;
	font-size: 120%;
	font-weight: bold;
}

div#customervoicearea li {
	padding: 0px 0px 10px 0px;
	background: url("/user_data/packages/inoue/img/common/line_580.gif") no-repeat bottom;
}

/* トラックバック
----------------------------------------------- */
div#trackbackarea {
	clear: both;
	width: 536px;
	padding: 35px 0px 0px 0px;
}

/* この商品を買った人はこんな商品も買っています
----------------------------------------------- */
div#whoboughtarea {
	clear: both;
	width: 536px;
	padding: 35px 0px 0px 0px;
}

div.whoboughtblock {
	clear: both;
	width: 536px;
	padding: 10px 0px;
	overflow: auto;
}
div.whoboughtleft {
    float: left;
    width: 280px;
    padding: 10px 0;
    position: relative;
    background: url("../img/common/line_578.gif") no-repeat bottom;
}

div.whoboughtleft img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.whoboughtleft p {
    margin: 0 0 5px 0;
}

div.whoboughtright {
    float: right;
    width: 280px;
    padding: 10px 0;
    position: relative;
    background: url("../img/common/line_578.gif") no-repeat bottom;
}

div.whoboughtright img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.whoboughtright p {
    margin: 0 0 5px 0;
}

div.whoboughtleft h3 {
    font-size: 100%;
}

div.whoboughtright h3 {
    font-size: 100%;
}

div.whoboughttop {
	float: left;
	width: 130px;
	margin: 10px auto;
}




/* +++++++++++++++++++++++++++++++ under.css ++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 下層共通指定
----------------------------------------------- */
div#undercolumn {
	width: 536px;
	padding: 17px 17px 17px 17px;
}

div#undercolumn h2.title{
	width: 536px;
	margin: 0px 0px 15px 0px;
}

div#undercolumn table {
	border: solid 1px #CCC;
	width: 513px;
}

/* 会員登録
----------------------------------------------- */
div#undercolumn_entry {
	padding: 0px 5px 0px 0px;
}

div#undercolumn_entry .area470 {
	width: 513px;
	height: 550px;
	margin: 5px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #ccc;
}

div#undercolumn_entry .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .zipimg img {
    margin: 5px 0 0 0;
}

div#undercolumn_entry div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#undercolumn_entry div#completetext em {
    font-weight: bold;
}

div#undercolumn_entry div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}

div#undercolumn_entry dt {
    float: left;
    width: 4em;
    border: 1px solid #FF0000;
}




/* +++++++++++++++++++++++++++++++ under02.css ++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 下層共通指定
----------------------------------------------- */
div#under02column table {
	border: solid 1px #CCC;
}




/* +++++++++++++++++++++++++++++++ mypage.css ++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* MYPAGE共通指定
----------------------------------------------- */
div#mypagecolumn table {
	border: solid 1px #CCC;
}




/* +++++++++++++++++++++++++++++ カスタマイズ +++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* コンテンツパーツ
----------------------------------------------- */
div#line213 {
	margin: 10px auto;
	background: url("/_customize/images/line.gif") repeat-x;
	width: 213px;
	height: 1px;
}
div#line514 {
	margin: 10px auto;
	background: url("/_customize/images/line.gif") repeat-x;
	width: 514px;
	height: 1px;
}

/* フレーム
----------------------------------------------- */
div#container_wrap {
	margin: 0px auto;
	width: 800px;
	background-color: #FFF;
	text-align: left;
}
#container_wrap:after {/* firefox背景色表示用 */
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#main_contents {
}

div#main_contents img {
	display: block;
	margin: 0px auto;
}

/* トップページサイドバナー */
div#top_sidebanner img {
	display: block;
	margin: 8px auto;
}

/* トップページオススメピックアップ */
div#top_recomend {
	display: block;
	margin: 0px auto;
	text-align: center;
}
div#top_recomend ul {
	margin: 20px auto;
	padding: 0px;
}
div#top_recomend li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#top_recomend li img {
	border: solid 2px #C0C0C0;
}
div#top_recomend table {
	width: 514px;
	border: none;
	margin: 10px auto;
	padding: 0px;
}
div#top_recomend table th {
	background-color: #FFF;
	border: none;
	padding: 0px 5px 0px 0px;
}
div#top_recomend table td {
	border: none;
	padding: 2px 3px;
	vertical-align: top;
	font-size: 13px;
}
div#top_recomend table th img {
	border: solid 2px #C0C0C0;
}

/* ヘッダーグランドメニュー
----------------------------------------------- */
div#header_gnavi {
	background: url("/_customize/images/gnavi_bk.gif") repeat-x;
	height: 73px;
	margin: 0px auto;
}
div#header_gnavi #header_gnavi_wrap {
	width: 800px;
	margin: 0px auto;
}
div#header_gnavi_wrap ul li {
	float: left;
	list-style: none;
	display: inline;
}
div#header_gnavi_wrap ul li a {
	display: block;
	background: url("/_customize/images/gnavi.png") no-repeat;
	width: 800px;
	height: 63px;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
}

div#header_gnavi_wrap li#gnavi_m01 a 	{ width: 153px; background-position: -1px 0px; margin-right: 9px; }
div#header_gnavi_wrap li#gnavi_m02 a 	{ width: 153px; background-position: -163px 0px; margin-right: 8px; }
div#header_gnavi_wrap li#gnavi_m03 a 	{ width: 153px; background-position: -324px 0px; margin-right: 8px; }
div#header_gnavi_wrap li#gnavi_m04 a 	{ width: 153px; background-position: -485px 0px; margin-right: 8px; }
div#header_gnavi_wrap li#gnavi_m05 a 	{ width: 153px; background-position: -646px 0px; }

div#header_gnavi_wrap li#gnavi_m01 a:hover { background-position: -1px -63px; margin-right: 9px; }
div#header_gnavi_wrap li#gnavi_m02 a:hover { background-position: -163px -63px; margin-right: 8px; }
div#header_gnavi_wrap li#gnavi_m03 a:hover { background-position: -324px -63px; margin-right: 8px; }
div#header_gnavi_wrap li#gnavi_m04 a:hover { background-position: -485px -63px; margin-right: 8px; }
div#header_gnavi_wrap li#gnavi_m05 a:hover { background-position: -646px -63px; }

/* フッター
----------------------------------------------- */
div#fotter #footer_wrap {
	width: 800px;
	margin: 0px auto;
}

div#footer_wrap #fnavi {
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}
div#footer_wrap #fnavi ul li {
	float: left;
	list-style: none;
	display: inline;
}
div#footer_wrap #fnavi ul li a {
	display: block;
	background: url("/_customize/images/footer_navi.png") no-repeat;
	width: 310px;
	height: 13px;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 25px;
	outline: none;
}
div#footer_wrap #fnavi li#fnavi_m01 a 	{ width: 130px; background-position: 0px 0px; }
div#footer_wrap #fnavi li#fnavi_m02 a 	{ width: 155px; background-position: -155px 0px; }

div#footer_wrap #fnavi li#fnavi_m01 a:hover { background-position: 0px -13px; }
div#footer_wrap #fnavi li#fnavi_m02 a:hover { background-position: -155px -13px; }

div#footer_wrap #flogo {
	padding-top: 10px;
	padding-left: 603px;
	width: 187px;
}
div#footer_wrap #copyright {
	padding-top: 15px;
	width: 800px;
	text-align: center;
	color: #EEE;
	font-size: 8px;
}
div#footer_wrap #maker {
	padding-top: 0px;
	width: 800px;
	text-align: right;
}

/* 下層共通指定
----------------------------------------------- */
div#undercolumn a, img {
	border: none;
	outline: none;
}
div#undercolumn img.cent {
	display: block;
	margin: 0px auto;
	text-align: center;
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact table {
	border: solid 1px #CCC;
	font-size: 12px;
}
div#undercolumn_contact th {
	background-color: #D8E2DC;
}

/* カートの中
----------------------------------------------- */
div#under02column_cart table {
	border: solid 1px #CCC;
}

/* 商品詳細
----------------------------------------------- */
div#detail_guide {
	margin: 0px 11px;
	padding: 0px auto;
}
div#detail_guide ul {
	list-style-image: url("/_customize/images/detail_guide_icon01.gif");
	padding-left: 20px;
}
div#detail_guide a {
	text-decoration: none;
	outline: none;
}
div#detail_guide .font_small {
	font-size: 10px;
}
div#detail_guide_title {
	margin: 30px auto 0px;
}
div#detail_guide_emtry {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 468px;
	border: solid 1px #D6D6D6;
}
div#detail_guide_emtry img.img_line {
	margin: 10px auto;
}

/* はじめての方へ
----------------------------------------------- */
div#tofirst_summary {
	margin: 26px auto 36px;
	padding: 0px 12px;
	font-size: 14px;
}
div#tofirst_sub_summary {
	margin: 26px auto 36px;
	padding: 0px 12px;
}
div.tofirst_entry {
	margin: 20px auto 40px;
	padding: 0px 12px 0px 36px; 
}
div.tofirst_entry ul {
	padding-left: 30px;
}
div.tofirst_entry li {
	list-style-type: decimal;
	padding-bottom: 5px;
}
div.tofirst_entry img {
	display: block;
	padding: 5px;
}
div.tofirst_entry .royalblue {
	color: #4169E1;
}
div.tofirst_entry .darkred {
	color: #8B0000;
}

/* 新着情報 - 一覧
----------------------------------------------- */
div#newslist_summary {
	margin: 5px auto;
	padding: 0px 16px;
}
div.newslist_details {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #333;
}
div#cdate {
}


/* 新着情報 - 詳細
----------------------------------------------- */
div#news_summary {
	margin: 5px auto;
	padding: 0px 16px;
}
div#cdate {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #333;
	font-size: 10px;
}


/* おいしいお茶飲みませんか？
----------------------------------------------- */
div#teadrink_summary {
	margin: 26px auto 36px;
	padding: 0px 16px;
	font-size: 14px;
}
div#teadrink_summary img {
	padding-bottom: 10px;
}
div.teadrink_entry {
	margin: 20px auto 10px;
	padding: 0px 12px;
}
div.teadrink_entry img {
	display: block;
	padding-top: 10px;
}
div.teadrink_entry_bg {
	margin: 20px auto 10px;
	padding: 0px 12px;
	background: url("/_customize/images/teadrink_sub_bg.jpg") no-repeat left top;
	font-size: 14px;
	line-height: 150%;
}

/* おすすめの御茶
----------------------------------------------- */
div.recomtea_summary {
	margin: 26px auto 36px;
	padding: 0px 24px;
}
div.recomtea_summary img {
	padding-bottom: 10px;
}
div.recomtea_entry01 {
	width: 490px;
	margin: 0px auto 20px;
	padding: 20px 12px;
	background: url("/_customize/images/recomtea_sub_bg.gif") no-repeat left top;
}
div.recomtea_entry02 {
	width: 490px;
	margin: 20px auto 20px;
	padding: 0px 12px;
}
div.recomtea_entry02 ul li {
	margin: 0px 30px;
	padding: 0px 0px 10px 0px;
	list-style-type: disc;
	font-size: 18px;
	color: #AF2828;
}

/* 御茶の匠
----------------------------------------------- */
div.craftsman_entry {
	font-size: 12px;
	font-weight: bold;
}
div.craftsman_entry img {
	padding: 0px 10px;
}

/* 美味しいお茶ができるまで
----------------------------------------------- */
div#maketea_summary {
	margin: 20px auto;
	padding: 0px auto;
}
div.maketea_entry {
	margin: 0px auto;
	padding: 0px auto;
}
div.maketea_expansion {
	float: right;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: solid 1px #36F;
	line-height: 100%;
	font-size: 10px;
	color: #36F;
	outline: none;
}
div.maketea_expansion a:link { color: #36F; text-decoration: none; }
div.maketea_expansion a:visited { color: #36F; text-decoration: none; }
div.maketea_expansion a:hover { color: #36F; text-decoration: none; }
div.maketea_expansion a:active { color: #36F; text-decoration: none; }

div.maketea_entry_line {
	margin: 30px auto;
	padding: 0px auto;
}
div.maketea_entry_detail {
	margin: 0px auto 28px;
	padding: 0px 26px;
}
div.maketea_entry_detail strong {
	font-size: 16px;
}
div.maketea_entry_detail span {
	color: #903;
	font-weight: bold;
}

/* ご利用方法
----------------------------------------------- */
div.usage_entry {
	margin: 20px auto 20px;
	padding: 0px 12px;
}
div.usage_entry .note {
	padding: 10px;
	font-size: 10px;
}
div.usage_entry .address {
	font-size: 10px;
}
div.timenote {
	padding-left: 35px;
}
div.usage_entry img {
	display: block;
	padding-top: 10px;
}
div.usage_entry ul {
	list-style-image: url("/_customize/images/usage_icon01.gif");
	padding-left: 30px;
}
div.usage_entry li {
	padding-bottom: 10px;
	font-size: 13px;
}

/* ポイントカタログ
----------------------------------------------- */
div.pcata_entry01 {
    margin: 20px 20px;
    color: #272727;
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
}
div.pcata_entry01 .note {
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #CCC;
    font-size: 12px;
    color: #e72319;
    line-height: 120%;
}

div.pcata_entry02 {
    margin: 20px auto 20px;
    width: 500px;
    text-align: center;
}
div.pcata_entry03 {
    margin: 0px auto 20px;
    width: 450px;
    text-align: center;
}
div.pcata_entry03 img {
    margin-bottom: 8px;
    text-align: 8px;
}
div.pcata_entry03 .note {
    font-size: 8px;
}
div.pcata_entry03 .point {
    color: #F00;
    font-size: 13px;
    font-weight: bold;
}
div.pcata_entry03 .pcata_prod_l {
    float: left;
    width: 185px;
    text-align: left;
}
div.pcata_entry03 .pcata_prod_r01 {
    float: right;
    width: 249px;
    text-align: left;
}
div.pcata_entry03 .pcata_prod_r02 {
    float: right;
    width: 185px;
    text-align: left;
}
dl.pcata_prod_note {
    margin: 20px auto;
    width: 430px;
    text-align: left;
}
dl.pcata_prod_note dt {
    font-size: 16px;
    font-weight: bold;
}
dl.pcata_prod_note dd {
    padding-left: 2em;
    padding-bottom: 10px;
    font-size: 12px;
}

/* 静岡深蒸し茶(LPO)
----------------------------------------------- */
div#lp_contents {
    background-color: #D6F1D6;
}
div#lp_contents_wrap {
    background-color: #FFF;
    margin: 0px auto;
    width: 900px;
}
div#lp_contents_wrap .btm10 {
    margin-bottom: 10px;
}
div#lp_contents_wrap .btm20 {
    margin-bottom: 20px;
}
div#lp_contents_wrap .m_center {
    margin: 0px auto;
    text-align: center;
}
div#lp_contents_wrap .lp_buy {
    background: #FFF url("/_customize/images/advert/advert_img09.gif") left top no-repeat;
    margin: 0px auto;
    text-align: center;
    width: 834px;
    height: 590px;
}
div#lp_contents_wrap .lp_buy .buttan01 {
    margin-left: 36px;
    margin-top: 118px;
    outline: none;
}
div#lp_contents_wrap .lp_buy .buttan02 {
    margin-left: 36px;
    margin-top: 112px;
    outline: none;
}
div#lp_contents_wrap .lp_buy .buttan03 {
    margin-left: 36px;
    margin-top: 112px;
    outline: none;
}
div#lp_contents_wrap .lp_buy2 {
    margin: 0px auto;
    text-align: center;
    width: 834px;
    height: 100px;
}
div#lp_contents_wrap .lp_buy2 .buttan05 {
    margin-left: 36px;
    margin-top: 30px;
    outline: none;
}
#pagetop2 {
    background-color: #FFF;
    width: 900px;
    margin: 0px auto;
    text-align: right;
}

/* 記念日新聞
----------------------------------------------- */
div#undercolumn_entry_mem {
    position: relative;
    background: #FFF url("/_customize/images/memorial/mem_img01.jpg") no-repeat left top;
    width: 514px;
    height: 1110px;
    margin: 0px auto;
}
div#undercolumn_entry_mem .entry_button {
    position: absolute;
    left: 42px;
    top: 918px;
}

/* 会員登録
----------------------------------------------- */
div#undercolumn_entry textarea {
	font-size: 12px;
}
div#undercolumn_entry table th {
	background-color: #D8E2DC;
}

/* 会社概要
----------------------------------------------- */
div.compro_entry {
	margin: 20px auto 20px;
	padding: 0px 12px;
}
div.compro_entry h2 {
	display: block;
	border-bottom: solid 1px #9C9C9C;
	font-size: 14px;
	width: 513px;
}
div.compro_entry h3 {
	display: block;
	font-size: 15px;
	width: 513px;
}
div.compro_entry .greeting {
	padding: 30px 10px;
}
div.compro_entry .entry_right {
	float: right;
	margin: 10px auto 40px;
}
div.compro_entry .entry_right img {
	padding: 5px 10px;
}
div.compro_entry .entry_left {
	float: left;
	margin: 10px auto 40px;
}
div.compro_entry .entry_left img {
	padding: 5px 10px;
}
div.compro_entry table {
	border: solid 1px #C8C5C4;
}
div.compro_entry table th {
	width: 100px;
	background-color: #D8E2DC;
}
div.compro_entry th tr td {
	border: solid 1px #C8C5C4;
}
div.compro_entry td.w01 {
	width: 70px;
}
div.compro_entry td.add {
	font-size: 10px;
}

/* キャンペーン
----------------------------------------------- */
div.newcamp_entry {
	margin: -13px auto 0px;
	padding: 0px 12px;
}
div.newcamp_entry div.image01 {
}
div.newcamp_entry div.image02 {
	margin: 0px auto 30px;
}
div.newcamp_entry div.image03 {
	margin: 0px auto 50px;
	padding-left: 20px;
}
div.newcamp_entry div.summary {
	margin: 30px auto;
	width: 480px;
}
div#btn-camp {
	overflow: hidden;
}
div#btn-camp ul li {
	list-style: none;
	display: inline;
}
div#btn-camp ul li a {
	display: block;
	margin: 0px auto 100px;
	background: url("/_customize/images/newcamp_button.gif") no-repeat;
	width: 245px;
	height: 40px;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
}
div#btn-camp li#camp_m01 a 	{ width: 245px; background-position: 0px 0px; }
div#btn-camp li#camp_m01 a:hover { background-position: 0px -43px; }

/* サイトマップ
----------------------------------------------- */
div.sitemap_entry {
	margin: 20px auto 20px;
	padding: 0px 60px;
}
div.sitemap_entry a { color: #000; text-decoration: none; font-weight: normal; }
div.sitemap_entry a:hover { color: #000; text-decoration: none; font-weight: bold; }
div.sitemap_entry ul {
	font-size: 14px;
	padding-left: 10px;
}
div.sitemap_entry li.bt_ctrl {
	padding-bottom: 10px;
}
div.sitemap_entry ul.type01 {
	list-style-image: url("/_customize/images/sitemap_icon01.gif");
	padding-left: 30px;
}
div.sitemap_entry ul.type02 {
	list-style-image: url("/_customize/images/sitemap_icon02.gif");
	padding-left: 30px;
}
div.sitemap_entry ul.type03 {
	list-style-image: url("/_customize/images/sitemap_icon03.gif");
	padding-left: 30px;
}
div.sitemap_entry ul.type10 {
	list-style-image: url("/_customize/images/sitemap_icon10.gif");
	padding-left: 75px;
}

/* 個人情報保護について
----------------------------------------------- */
div#privacy_entry {
	padding: 10px;
}
div#privacy_entry .sub_title {
	color: #F00;
	font-size: 13px;
}
div#privacy_entry ul {
	padding-left: 25px;
}
div#privacy_entry li {
	list-style-type: disc;
}
div#privacy_entry div#privacy_contact {
	margin: 0px auto;
	padding: 20px;
	width: 400px;
	background-color: #D8E2DC;
	border: solid 3px #CCC;
	font-size: 11px;
}

/* 特定商取引に基づく表記
----------------------------------------------- */
div#undercolumn_order table {
	border: solid 1px #CCC;
}

/* カゴの中(フロート)
----------------------------------------------- */
div#float_cartarea {
	background: url("/_customize/images/cart_bg.png") no-repeat left top;
	position: fixed;
	top: 0px;
	left: 50%;
	width: 133px;
	height: 130px;
	margin-left: 399px;
}
div#float_cartarea table.side-tbl {
	border: 0px none;
	width: 70px;
	margin-top: 40px;
}
div#float_cartarea table.side-tbl td.cart-num {
	border: 0px none;
	padding: 4px 0px 3px;
	color: #FC0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
/* カゴの中を見るボタン */
div#btn-cart {
	position: absolute;
	top: 89px;
	left: 13px;
	overflow: hidden;
}
div#btn-cart ul li {
	float: left;
	list-style: none;
	display: inline;
}
div#btn-cart ul li a {
	display: block;
	background: url("/_customize/images/button_cartin.png") no-repeat;
	width: 108px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
}
div#btn-cart li#cartin_m01 a 	{ width: 108px; background-position: 0px 0px; }
div#btn-cart li#cartin_m01 a:hover { background-position: 0px -28px; }

/* ログイン(フロート)
----------------------------------------------- */
div#float_loginarea {
	background: url("/_customize/images/login_bg.png") no-repeat left top;
	position: fixed;
	top: 130px;
	left: 50%;
	width: 133px;
	height: 93px;
	margin-left: 399px;
	text-align: left;
}
div#float_loginarea table.side-tbl {
	border: 0px none;
	width: 100px;
	margin-top: 34px;
	margin-left: -3px;
}
div#float_loginarea table.side-tbl td.float_login_name {
	border: 0px none;
	padding: 0px;
	color: #FFF;
	font-size: 11px;
	text-align: right;
}
/* ログアウトボタン */
div#btn-login {
	position: absolute;
	top: 51px;
	left: 12px;
	overflow: hidden;
}
div#btn-login ul li {
	float: left;
	list-style: none;
	display: inline;
}
div#btn-login ul li a {
	display: block;
	background: url("/_customize/images/button_logout.png") no-repeat;
	width: 108px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
	outline: none;
}
div#btn-login li#logout_m01 a 	{ width: 108px; background-position: 0px 0px; }
div#btn-login li#logout_m01 a:hover { background-position: 0px -28px; }
