/*
 * Copyright (c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */
 
@charset "{$smarty.const.CHAR_CODE}";

/*--------------------------------------------------*/
/*                      BODY                        */
/*                                                  */
/*  htdocsの上Edata/Smarty/templates/site_main.tpl  */
/*                                                  */ 
/*--------------------------------------------------*/

/**{box-sizing:border-box}
*{-moz-box-sizing:border-box}*/
/*　　↑の２個　IE5.0&5.5でもデザインが崩れない
魔法の呪文だったはずなのにききませんでした…。
むしろF.FoxがIE対応の崩れかたをしました　*/

body {
	margin: 0px;
	color: #3C3C3C;
	background-image: url(/user_data/templates/original1/img/a_original/asanoha01.gif);
	background-repeat: repeat;
}

#base {
}/*　#左・中央・右カラムを囲んでいます　*/

#table_main {
	width:782px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	background-color:#FFFFFF;
}/*　#左・中央・右カラムの入ったテーブル　*/

#table_main td {
	}

/*　#table_main左・中・右カラムの入っている所
　　　左右カラムのマージンは全部で７です*/

#columun_left {
	text-align:left;
	font-size: 75%;
	line-height: 110%;
	padding-top: 10px;
	padding-left: 7px;
}

#columun_main {
	padding:0;
	width: 400px;
	margin: 0;
}

#columun_main_contents1 {
	width: 400px;
	margin: 0;
	padding: 0 10px 0 10px;
}/*オススメor新着*/

#columun_main_contents2 {
	width: 400px;
	margin: 0;
	padding: 0 10px 0 10px;

}/*オススメor新着*/

#columun_right {
	text-align:left;
	font-size: 75%;
	line-height: 110%;
	padding-top: 10px;
	padding-right: 7px;
}

/*--------------------------------------------------*/
/*                    ヘッダー                      */
/* user_data/temptales/original1/include/header.tpl */
/*--------------------------------------------------*/
#header {
	font-weight: normal;
	width: 780px;
	height: 120px;
	margin-top: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/778_120.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 1px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#header a:link, #header a:hover, #header a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color:#ffffff;
}
	
#header p {
	font-weight: bold;
	text-align: right;
	margin-top: 13px;
	margin-right: 8px;
	font-size: 75%;
}

#header_title {
	float: left;
	width: 302px;
}

#header_right {
	width: 466px;
	float: left;
	height: 28px;
}
#header_right2 {
	font-size:75%;
	margin-top: 58px;
	margin-right: 10px;
	float: left;
	width: 458px;
	text-align: right;
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
}

#header_right2 a:link, #header_right2 a:visited {
	background-image: url(/user_data/templates/original1/img/a_original/header_point.gif);
	background-repeat: no-repeat;
	margin-left: 21px;
	padding-left: 18px;
	padding-top: 4px;
	background-position: 0px 1px;
}

#header_right2 a:hover {
	background-image: url(/user_data/templates/original1/img/a_original/header_point_ho.gif);
	background-repeat: no-repeat;
	margin-left: 21px;
	padding-left: 18px;
	padding-top:4px;
	color:#FF063F;
	background-position: 0px 1px;
}

#header_right2 img {
	margin: 0px 3px 0 20px;
}

#pan {
	background-color: #FF9999;
	clear: both;
	width: 100%;
}/*パンくずは元々ないです。飾りにお使い下さい。*/





/*--------------------------------------------------*/
/*                    フッター                      */  
/* user_data/temptales/original1/include/footer.tpl */
/*--------------------------------------------------*/

#footer {
	font-size: 75%;
	line-height: 110%;
	width:780px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 30px;
	background-image: url(/user_data/templates/original1/img/a_original/footer_bg.gif);
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.footer_top {
	padding-bottom: 10px;
	padding-right: 8px;
	font-size: 75%;
	text-align: right;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3136b;	
}


.footer_text {
	color: #d3136b;
	text-align: right;
	margin-top: 13px;
	padding-right: 10px;
}

#footer a {
	color: #3c3c3c;
	text-decoration: none;
}

/*--------------------------------------------------*/
/*              TOPのメイン画像のあたり             */
/*          （下のオススメ商品などはBODY）          */
/*         イメージや下の見出しの幅は400pxです      */
/* user_data/temptales/original1/temlrates/top.tpl  */
/*--------------------------------------------------*/

#main {
	margin-right: 10px;
	margin-left: 10px;
	text-align:left;
	font-size: 75%;
	line-height: 110%;
}
#top_img img {
	padding-bottom: 5px;
}

#top_img {
	padding-bottom: 10px;
}

#main h1 {
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 120%;
	background-image: url(/user_data/templates/original1/img/a_original/h1_400.gif);
	background-repeat: no-repeat;
	height: 16px;
}
/*--------------------------------------------------*/
/*              両カラムのブロックたち              */
/*    user_data/templates/original1/include/bloc/   */
/*     news.tpl   &   best5.tpl以外                 */
/*--------------------------------------------------*/
.bloc {
	text-align:left;
	background-color: #FFFFFF;
	width: 166px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.bloc p {
	margin-top: 2px;
	margin-bottom: 5px;
}

.bloc1 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.bloc2 {
	background-color: #FFFFFF;
	width: 154px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.bloc2_cate {}

.bloc2_cate dl {
	/*pading,marginの0pxを取らない。要指定。*/
	padding: 0px;
	margin: 0px;
}

.bloc2_cate dd {
	/*pading,marginの0pxを取らない。要指定。*/
	text-align: right;
	background-color: #FFFFFF;
	width: 166px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD0E8;
	}

.bloc3 {
	background-color: #FFFFFF;
	width: 164px;
	height: 2px;
	overflow: hidden;
}

.bloc_in {
	width: 146px;
}

.bloc_in input {
	margin-top: 2px;
}

.bloc_in select {
	margin-top: 2px;
	margin-bottom: 6px;
}

.bloc_in form {
	padding: 0px;
	margin: 0px;
}

.bloc_btn {
	width: 51px;
	margin-left: 45px;
	margin-top: 5px;
}

/*　　カゴの中を見るcart.tpl　　　*/
.bloc_in_cart {
	width: 146px;
}

.bloc_in_cart2 {
	height: 22px;
	width: 51px;
	margin-left: 45px;
	margin-top: 3px;
	padding-bottom: 5px;
}

.bloc_in_total {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
/*　　　カゴの中を見るここまで　　　*/

/*　　ログインlogin.tpl　　*/
.bloc_in_point1 {
	text-align: center;
}

.bloc_in_point2 {
	width: 44px;
	margin-left: 50px;
}

.bloc_in_point3 {}

.bloc_in_point3 img {
	margin-top: 2px;
	margin-right: 3px;
}

.bloc_in_point3 input {
	margin-left: 30px;
	margin-bottom: 6px;
}

.bloc_in_point4 {
	text-align: center;
}

.bloc_in_point4 input {}
/*　　ログインの所終わり　*/

/*　　　インフォメーションguide.tpl　　　*/
#info {
	text-align:left;
	width: 166px;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

#info1 {
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

#info2 {
	padding-top: 5px;
}

#info2 dl {
	/*pading,marginの0pxを取らない。要指定。*/
	margin: 0px;
	padding: 0px;
}

#info2 dd {
	/*pading,marginの0pxを取らない。要指定。*/
	margin: 0px;
	padding: 3px 0 0 0;
	background-image: url(/user_data/templates/original1/img/a_original/arrow_dd.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: 3px 6px;
	}
	
#info3 {
	height: 10px;
	overflow: hidden;
}
/*　　　インフォメーション終わり　　*/


/*--------------------------------------------------*/
/*           真ん中のカラムの２ブロック             */
/*    /templates/original1/include/bloc/news.tpl    */
/*--------------------------------------------------*/

.bloc_l {
	font-size: 75%;
	line-height: 110%;
	text-align:left;
	width: 400px;
	margin: 0px;
	padding:0px;
}

.bloc_l1 {
	background-image:url(/user_data/templates/original1/img/a_original/h1_400.gif);
	background-repeat:no-repeat;
	height: 20px;
	font-weight: bold;
	padding: 4px 0 0 4px;
	margin-top: 20px;
	width: 400px;
	font-size: 120%;
	color:#FFFFFF;

}

.bloc_l2 {
	width: 400px;
	padding-top: 7px;
	padding-bottom: 5px;
	color:#3C3C3C;
}

/*　　↓新着情報で使いますnews.tpl↓　　*/
.bloc_l_rss {
	font-size: 95%;
	line-height: 150%;
	width: 22px;
	background-color: #65864D;
	margin-top: 1px;
	padding-left: 2px;
	height: 16px;
	padding-top: 1px;
	float: right;
	margin-right: 10px;
}

.bloc_l_rss a:link, .bloc_l_rss a:hover, .bloc_l_rss a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.bloc_l_date {
	float: left;
	width: 80px;
	text-align:center;
	margin-left: 5px;
}

.bloc_l_text {
	float: left;
	width: 300px;
	padding-right: 8px;
}

.bloc_l_line {
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bdd9b2;
	overflow:hidden;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 370px;
}
/*　　↑新着情報使用ここまで↑　　*/

/*　　↓オススメ商品で使いますbest5.tpl↓　*/
.bloc_l_reco {
	width: 189px;
	margin-left: 5px;
	float: left;
	padding-bottom: 5px;
}

.bloc_l_rcmnd {
}
.bloc_l_reco_img {
	width: 48px;
	margin-right: 10px;
	float: left;
	padding-top: 8px;
}

.bloc_l_reco_text {
	float: left;
	width: 131px;
	padding-top: 8px;
}

#bloc_l_reco_cmnt {
	clear:both;
	padding-bottom: 5px;
	width: 180px;
	margin-left: 7px;
	font-size: 87.5%;
}
/*　　↑オススメ商品使用ここまで↑　*/

.bloc_l3 {
	height: 37px;
	overflow: hidden;
	width: 400px;
	clear:both;
	background-repeat: no-repeat;
}
/*--------------------------------------------------*/
/*                  商品 リストページ               */
/*　   useer_data/original1/templates/list.tpl      */
/*--------------------------------------------------*/

.result {
	text-align: right;
}
#result1 {
	background-color: #efefef;
	line-height: 120%;
	padding: 3px;
}

#list {
	font-size: 75%;
	line-height: 110%;
	text-align:left;
	width: 570px;
}

#list h1 {
	padding-top: 12px;
	padding-bottom: 3px;
	padding-right: 8px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/detail_h1_570.gif);
	background-repeat:no-repeat;
	height: 18px;
	text-align: right;
	color: #EA097E;
}

#list_tbl {
	margin-top: 20px;
	margin-bottom: 10px;
}


.list_img {
	width: 130px;
	padding-right: 10px;
}

.list_mark img {
	margin-right: 3px;
}

.list_mark {}

.list_text {}

.list_price1 {
	width: 308px;
	float: left;
	padding-right: 7px;
	line-height: 1.2em;
}

.list_price_r {
	width: 115px;
	float: left;
	height: 25px;
	margin-bottom: 10px;
}

#list_box {
	width: 308px;
	float: left;
	padding-right: 7px;
	line-height: 1.2em;
}

#list_box p {
	font-weight: bold;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
}

#list_box input {
	font-weight: bold;
	float: left;
}

#list_box select {
	margin-bottom: 3px;
	width: 120px;
	float: left;
}

#list_box br {
	clear: both;
}

.list_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 10px;
	overflow: hidden;
}/*下部のライン/


/*--------------------------------------------------*/
/*                 商品詳細ページ                   */
/*　  useer_data/original1/templates/detail.tpl     */
/*--------------------------------------------------*/

#detail {
	font-size: 75%;
	line-height: 110%;
	text-align:left;
	width: 570px;
	margin-left: 5px;
}
	
#detail h1 {
	width: 562px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-right: 8px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/detail_h1_570.gif);
	background-repeat:no-repeat;
	height: 18px;
	text-align: right;
	color: #EA097E;
}



#detail h2 {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 11px;
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/detail_h2.jpg);
	background-repeat: no-repeat;
	color: #EA097E;
	height: 14px;
}

#detail h3{
	width: 562px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-right: 8px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/detail_h1_570.gif);
	background-repeat:no-repeat;
	height: 18px;
	text-align: right;
	color: #EA097E;
}

/*--------------------------------------------------*/
/*                   商品詳細                       */
/*                  お客様の声                      */
/*　  useer_data/original1/templates/detail.tpl     */
/*--------------------------------------------------*/

#review {}

#review_box {
	clear: both;
	width: 570px;
	text-align: left;
	padding-top: 10px;
	line-height: 1.2em;
}

#review_box p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------------------------------------------*/
/*                   商品詳細                       */
/*                その他のオススメ                  */
/*　  useer_data/original1/templates/detail.tpl     */
/*--------------------------------------------------*/

#recommend {
	width: 570px;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 10px;
}

.rcmnd_box {
	width:275px;
	padding-right:10px;
	float:left;
	padding-top: 8px;
}
.rcmnd_img {
	float: left;
	width: 65px;
	height: 65px;
	margin-right: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
}

.rcmnd_price {
	float:left;
	margin-top: 7px;
}
.rcmnd_text {
	clear:both;
	padding-bottom: 10px;
	line-height: 1.2em;
}

/*--------------------------------------------------*/
#product_img {
	width: 260px;
	float: left;
	margin-top: 10px;
}

#product {
	float: left;
	width: 290px;
	margin-left: 10px;
	line-height: 1.3em;
	margin-top: 10px;
}

#product_input input {
	margin-bottom:10px;
}

#product img {
	margin: 3px;
	padding-top: 1px;
	float: left;
}

#product p {
	width: 45px;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	padding-top: 3px;
}

#product select {
	float: left;
	margin-bottom: 3px;
}
#product br {
	clear: both;
}

/*--------------------------------------------------*/
/*                  商品詳細ページの                */
/*               サブタイトル・コメント             */
/*　  useer_data/original1/templates/detail.tpl     */
/*--------------------------------------------------*/

.sub_title {
	clear:both;
	width:580;
	margin-top: 20px;
}/*h2*/

.sub_text {
	float:left;
	margin-right: 5px;
	padding-bottom: 5px;
	width: 365px;
	line-height: 1.2em;
}
	
.sub_img {
	width:200;
	float:left;
	padding-bottom: 5px;
}
	
		
/*--------------------------------------------------*/
/*                  商品詳細ページ                  */
/*                  トラックバック                  */	
/*　  useer_data/original1/templates/detail.tpl     */
/*--------------------------------------------------*/

#track_back {
	width: 570px;
	text-align: left;
	margin-top: 20px;
}

.track_back_text {
	padding-top: 10px;
	line-height: 1.2em;
	width: 100%;
	padding-bottom: 8px;
}
.line570 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	margin-top: 3px;
}

/*はじめからあった所/
/*FORM*/
.box3 { width: 33px; }	/*W3*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box12 { width: 96px; }	/*W12*/
.box18 { width: 138px; }	/*W18*/
.box19 { width: 145px; }	/*W19*/
.box20 { width: 152px; }	/*W20*/
.box30 { width: 222px; }	/*W30*/
.box33 { width: 243px; }	/*W30*/
.box40 { width: 292px; }	/*W40*/
.box47 { width: 341px; }	/*W47*/
.area40 { width: 302px; height: 134px; }	/*W40×H8*/
.area45 { width: 337px; height: 290px; }	/*W40×H20*/
.area46 { width: 337px; height: 134px; }	/*W40×H8*/
.area50 { width: 372px; height: 290px; }	/*W50×H20*/
.area55 { width: 407px; height: 290px; }	/*W55×H20*/
.area65 { width: 444px; height: 290px; }	/*W65×H20*/
.area68 { width: 498px; height: 134px; }	/*W68×H8*/
.area80 { width: 572px; height: 134px; }	/*W80×H8*/
.area80_2 { width: 572px; height: 420px; }	/*W80×H30*/
.area92 { width: 666px; height: 160px; }	/*W92×H10*/
.area96 { width: 694px; height: 420px; }	/*W80×H30*/
.area96_2 { width: 694px; height: 160px; }	/*W80×H10*/

/*LINK*/
a:link { color: #3c5c2f; text-decoration: none;}
a:visited { color: #3c5c2f; text-decoration: none;}
a:hover { color: #d3136b; text-decoration: underline; }

/*OVER*/
a.over:link{ color:#4a6fa6; text-decoration: none; }
a.over:visited { color:#4a6fa6; text-decoration: none; }
a.over:hover { color:#4a6fa6; text-decoration: underline; }

/*COLOR*/
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.red { color: #CE0446; }
.redst { color: #CE0446; font-weight: bold; }
.blue { color: #3a75af; }
.bluest { color: #3a75af; font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }
.bold { font-weight: bold; }
.right { text-align:right; }

/*PHOTO*/
.picture { 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

/*PHOTO*/
img { 
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.margin {
	margin-top: 5px;
	margin-bottom:10px;
}


/*--------フロートクリア-----------*/

.end{visibility:hidden;clear:both;margin:0;padding:0;display:none;}
.cleaner {visibility:hidden;clear:both;margin:0;padding:0;display:none;}



/*--------------データ内----------------*/
#data {
	font-size: 75%;
	line-height: 110%;
	text-align:left;
	width: 570px;
	margin-left: 5px;
}
#data2 {
	font-size: 75%;
	line-height: 110%;
	text-align:left;
	width: 700px;
	margin-left: 5px;
}
#pop_up {
	margin-top:20px;
	margin-bottom:20px;}

#pop_up td {
	font-size: 75%;
	line-height: 110%;
}/*------POPUPするページ。何故かポップアップするページだけ
#dataのフォントサイズ指定が効かないのでtdに直接かけてます。--------*/


#data h4 {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 28px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 16px;
	text-align: left;
	background-image: url(/user_data/templates/original1/img/a_original/popup_h4.gif);
	background-repeat: no-repeat;
}/*--------レビューなどPOPUPするページ。---500px-------*/

#data h1 {
	width: 562px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-right: 8px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/detail_h1_570.gif);
	background-repeat:no-repeat;
	height: 18px;
	text-align: right;
	color: #EA097E;
}/*570px*/
#data2 h1 {
	width: 562px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-right: 8px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(/user_data/templates/original1/img/a_original/detail_h1_570.gif);
	background-repeat:no-repeat;
	height: 18px;
	text-align: right;
	color: #EA097E;
}/*570px*/

#kaiinn_touroku {
	text-align:left;
}

#kaiinn_touroku .tbl_title {
	padding: 15px;
	margin: 0;
	background-color: #EEF1EB;
	font-style: normal;
	font-weight: normal;
}

#data .tbl_title {
	padding: 15px;
	margin: 0;
	background-color: #F3F7EA;
	font-style: normal;
	font-weight: normal;
}
#data2 .tbl_title {
	padding: 15px;
	margin: 0;
	background-color: #F3F7EA;
	font-style: normal;
	font-weight: normal;
}
#kaiinn_touroku .tbl_naiyou {
	padding: 15px;
	margin: 0;
	background-color: #FFFFFF;

}

#tbl_line {
	background-color: #8EA87B;
}

#tbl_line_kounyuurireki {
	background-color: #8EA87B;
	margin: 10px;
}

#tbl_margin {
	margin: 10px;
}


#data h2 {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 11px;
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F4F8EF;
	height: 14px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #55744E;
}/*515px*/
#data2 h2 {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 11px;
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F4F8EF;
	height: 14px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #55744E;
}/*515px*/

/*-------マイページ/ログイン画面--------*/
#data .bg {
	background-color: #ffffff;
}

#data .tbl_textleft {
	text-align:left;
}
#data2 .bg {
	background-color: #ffffff;
}

#data2 .tbl_textleft {
	text-align:left;
}
/*-----------マイページ/左ナビ--------------*/

#mypage_navi dl {
	/*pading,marginの0pxを取らない。要指定。*/
	margin: 0px;
	padding: 0px;
}

#mypage_navi dd {
	/*pading,marginの0pxを取らない。要指定。*/
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image: url(/user_data/templates/original1/img/a_original/ya.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 3px 2px;
	}
/*-----------マイページ/右--------------*/
#data h3 {
	padding-top: 11px;
	padding-bottom: 3px;
	padding-left: 28px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 16px;
	text-align: left;
	background-image: url(/user_data/templates/original1/img/a_original/data_h3.gif);
	background-repeat: no-repeat;
}/*705px*/

#data2 h3 {
	padding-top: 11px;
	padding-bottom: 3px;
	padding-left: 28px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 16px;
	text-align: left;
	background-image: url(/user_data/templates/original1/img/a_original/data_h3.gif);
	background-repeat: no-repeat;
}/*705px*/

#data .tbl_error {
	background-color: #ff7e56;/*---データ/shopping/deliv.tplで（エラー表示の枠線として？）出る---*/
}

#data .tbl_check {
	background-color: #FEF1C5;
}/*--------maypage/history.tpl（購入詳細）--------*/


/*味のチャート*/

.chart10 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 20px 5px;

}

.chart15 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 42px 5px;
}

.chart20 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 61px 5px;

}

.chart25 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 81px 5px;

}

.chart30 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 102px 5px;

}

.chart35 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 123px 5px;
}

.chart40 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 143px 5px;

}

.chart45 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 163px 5px;

}

.chart50 {
	background-image: url(/user_data/templates/original1/img/a_original/chart_point.gif);
	background-repeat: no-repeat;
	width: 215px;
	background-position: 184px 5px;

}

/*--------------ユリヤのこだわり-----------------*/
.concept_link{
	text-align:right;
	padding-bottom: 30px;
	padding-top: 10px;
}

#about {
	text-align:left;
}
/*--------------カウンター-----------------*/	
.count {
	color:#69784F;
}
	.count td {
	margin: 0px;
	padding: 0px;
}
.count_l {
	text-align: right;
}

