/* テーマ：ネイチャー／花市場 */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding:0px;
	font-size:84%;
	line-height:135%;
	color:#333333;
	background:url(../img/body_img.gif) repeat;
	text-align:center;
}

table {
	text-align:left;
}

th {
	vertical-align:top;
	white-space: nowrap;
}

td {
	vertical-align:top;
}


h1,h2,h3,h4 { /* 基本タイトル */
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク */
	color:#0055A4;text-decoration:underline}
a:hover {
	color:#F87C00;text-decoration:none}

ul{ /* 基本のリスト */
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{ line-height:150%;margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}

.button1{ /* inputボタン設定 */
	cursor:hand;
	color:#FFFFFF;
	background:#FF6600;
	border:1px solid #FF3300;
	border-top-color:#FFFFCC;
	border-right-color:#FFFFCC;
	border-bottom-color:#FFFFCC;
	border-left-color:#FFFFCC;
	font-weight:bold;
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル */
#container {
	width:860px;
	text-align:left;
	margin:0px auto;
	border:1px solid #55b4f2;
	background:/* url(../img/container.gif) */ #FFFFFF;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #55b4f2;
}

/* ヘッダー */
#header{ 
    background-position:;
	width:860px;
	height:106px;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:60px;
}

.NameArea{
        width:auto;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px;
 	margin:0px;
	width:860px;
}


.siteName { /* サイト名 h1（テキストの場合使用） */
	margin:0px;
	padding:10px 10px 5px 10px;
	width:auto;
	font-size:180%;
	line-height:1em;
}
.siteName a { color:#0055A4;text-decoration:none;}
.siteName a:hover { color:#0055A4;text-decoration:underline;}

.shoplogo { /* サイト名（ロゴ設定の場合使用） */
	padding:0px;
	margin:0px;
	width:auto;
}

.sitecopy{ /* サイトコピー */
	padding:2px 10px;
	margin:0px;
	color:#666666;
	line-height:1em;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#666666;text-decoration:underline;}

/* ヘッダーメニュー */
#headMenu {
	width:100%;
	height:27px;
	clear:both;
background: url(http://pippichan-land.jp/hpgen/img/headmenu.gif) repeat-x;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:3px 20px 0px 20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

.headnavi a{color:#FFFFFF;text-decoration:none;}
.headnavi a:hover {color:#FFFFFF;text-decoration:underline;}

.navi01 {/* ヘッダーメニューアイコン */
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	/* background:url(../img/hnavi01.gif) ;*/
}

/* ヘッダー下装飾ライン */
/*.hline {border:2px solid #E5E5AE;
	background:url(../img/hline.gif) no-repeat #FFFFFF;
}*/

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:0px;
	margin:0px;
	background:#55b4f2;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#FFCC66;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}


#center1 { /* センター td （2列）*/
	width:690px;
	vertical-align:top;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#FFFFFF;
	/* background:url(../img/center3.gif) ;*/
}

#cartcenter {/* カート内レイアウトテーブル */
	width:690px;
	margin:0px auto;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:center;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	width:680px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 1px 5px 1px;
	margin:0px;
	/* background:url(../img/sidebox.gif) ;*/
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(../img/centerbox.gif) ;*/
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#003300;
	text-align:left;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color: #CC0000;
	text-decoration: line-through;
	font-weight: bold;
}
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#CC3333;font-weight:bold;text-decoration:underline;}
a:hover{color:#FF6600;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#F3BF66;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 50px;
	margin:0px;
	color:#0055A4;
	width:auto;
	height:30px;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:5px 5px 5px 50px;
	color:#0055A4;
	height:25px;
background: url(/USERTHEMEIMG/vol1/pippi.at.shopserve.jp//title_bar01.gif) no-repeat;
	}

.title1 a{color:#0055A4;text-decoration:none;}
.title1 a:hover{color:#0055A4;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding:8px 0px 0px 40px;
	margin:0px;
	width:auto;
	color:#0055A4;
	height:30px;
	background:url(http://pippi.at.shopserve.jp/hpgen/img/title_bar02.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}
.title2 a{color:#FFFFFF;text-decoration:none;}
.title2 a:hover{color:#FFFFFF;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
        padding:8px 0px 0px 40px;
        margin:0px;
        width:auto;
color:#0055A4;
        height:22px;
        background:url(http://pippi.at.shopserve.jp/hpgen/img/title_bar02.gif) repeat;
        line-height:100%;
        vertical-align:middle;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color:#CC3333;
}

li.p3{padding:3px;}

.free_list{ /* リスト設定 */
        padding:5px 10px;
        margin:0px;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	list-style:none;
	color:#CC3333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#CC3333;
	background:url(http://pippichan-land.jp/hpgen/img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定 */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #CCCCCC;}

/* テーブル余白設定 */
.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #CCCCCC;}
.bordlayoutp3 td { padding:3px;border:1px solid #CCCCCC;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#c8ecfd;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#FFFFFF;padding:10px 0px;} /* カート部分 */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	background:#ffffff;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
                margin:0px;
	/*margin:10px;*/	
	padding:0px;
	/*padding:2px;*/
	background:#FFFFFF;
                /*border:2px solid #c8ecfd;*/
                /*border:1px solid #c8ecfd;*/
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #c8ecfd;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	color:#0055A4;
	text-align:left;
	background:#f8f3df;
}
#bread a { color:#666600;}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#CC3333;
	border-bottom:1px solid;
}
.mainFrame{ /* メイン大枠 */
	background:#c8ecfd;
	padding: 5px;
	margin: 0px;
}
p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#FF6600;text-decoration:none;}
.pageTop a:hover{ color:#FF9900;text-decoration:none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:40px;
	background:#c8ecfd;
	text-align:center;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px 20px 5px 20px;
	color:#666600;
}
.footnavi a{ color:#666600;text-decoration:none;}
.footnavi a:hover { color:#FF6600;text-decoration:underline;}

#copyright { /*コピーライト*/
	padding:0px;
	margin:0px;
	width:auto;
	height:20px;
	color:#FFFFEE;
	background:#55b4f2;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

#copyright a{color:#FFFFEE;}
#copyright a:hover{color:#FFFFEE;}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:url(http://pippichan-land.jp/hpgen/img/search_img01.gif) #F0F0F0;
}

#search label{
	padding:0px;
	margin:0px;
	color:#0055A4;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/*サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
	background:#FFFFFF;
	border-top:1px #FFFFEE solid;
	border-right:1px #FFFFEE solid;
	border-left:1px #FFFFEE solid;
	border-bottom:1px #c8ecfd solid;
	/* background:url(../img/list.gif) ;*/
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-bottom:1px #c8ecfd solid;	
}

li.ca2 {
	margin:0px;
	border-bottom:1px #c8ecfd solid;
}
li.ca1 a{ padding:5px 3px 5px 15px;display:block;
	color:#0066FF;font-weight:bold;text-decoration:none;
	background:url(http://pippichan-land.jp/pic-labo/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca1 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #0066FF;
}

li.ca2 a{ padding:3px 3px 3px 20px;display:block;
	color:#F87C00;font-weight:bold;text-decoration:none;
	background:#FFFFFF;
}
li.ca2 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:#F87C00;
}

li.ca3 {
	margin:0px;
	border-bottom:1px #c8ecfd solid;	
}

li.ca3 a{ padding:5px 3px 5px 15px;display:block;
	color:#CC3333;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca3 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #CC3333;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #c8ecfd solid;
}

li.ca4 a{ padding:3px 3px 3px 20px;display:block;
	color:#F87C00;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFFF;
}

li.ca4 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #F87C00;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#c8ecfd;
	/* background:url(../img/sline1.gif) ;*/
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#c8ecfd;
	/* background:url(../img/sline2.gif) ;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
	background: #FFFFFF;
	/* background:url(../img/sidemain1.gif) ;*/
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:red;
	background:#FDDFFC;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#D0E8FF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ border:#FFE6B3 1px dotted;vertical-align:buttom;} 

#rss{ / * RSS設定 */
	margin:0px;
	padding:5px;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#0055A4;
	/* background:url(../img/entry_title.gif) ;*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#F87C00;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#0055A4 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#F87C00;
	border-bottom:#F87C00 2px solid;
	/* background:url(../img/subtitle.gif) ;*/
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding:3px;background-color:#D6C692;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}
.thumb_index {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	padding: 0px 10px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #5B9DFF;
	border-bottom-color: #5B9DFF;
	background-color: #FFFFFF;
}
.thumb_border {
	border: 1px solid #666666;
	padding: 3px;
	margin-left: 15px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.thumb_photo {
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
	padding: 5px 5px 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5B9DFF;
	font-weight: bold;
	background-color: #FFFFFF;
}
.thumb_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5B9DFF;
	border-left-color: #5B9DFF;
}
.thumb_text {
	font-size: 12px;
	line-height: 20px;
	color: #0066FF;
	padding: 0px 10px 5px;
}
.td_q {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.td_h {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.table_q {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.margin3 {
	padding: 3px;
}

.new_thumb2 {
	padding: 5px;
	border: 2px solid #76E3FE;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background: #FFFFFF
}
.new_999title {
	margin: 0px;
	padding: 0px;
}

.new_thumb1 {
	padding: 5px;
	border-top: 2px solid #76E3FE;
	border-right: 2px solid #76E3FE;
	border-bottom: 2px solid #76E3FE;
	border-left: 4px solid #76E3FE;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background: #FFFFFF
}
.new_thumb3 {
	padding: 5px;
	border-top: 2px solid #76E3FE;
	border-right: 4px solid #76E3FE;
	border-bottom: 2px solid #76E3FE;
	border-left: 2px solid #76E3FE;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background: #FFFFFF
}
.new_table1 {
	padding: 5px;
	border-right: #76E3FE;
	border-bottom: 1px solid #76E3FE;
}
.new_itemname {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3333;
}
.toko_head {
	font-size: 14px;
	font-weight:bold;
　　　　　　　color:#0066ff
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
                margin-bottom: 15px;
                margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066ff;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066ff;
}
.toko_pageTop { /* トコちゃんベルトの選び方ページトップ */
	padding:2px 5px 0px 17px;
	/*margin:10px 5px;*/
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}
.toko_pageTop a{ color:#FF6600;text-decoration:none;}
.toko_pageTop a:hover{ color:#FF9900;text-decoration:none;}
.td_list {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.table_list {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}
.question {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #EEF9FF;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #6FB7FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #6FB7FF;
	border-right-color: #6FB7FF;
	border-bottom-color: #6FB7FF;
                margin-bottom: 15px;
                margin-top: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.item_title {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
}
.new_toko_area {
	background: url(http://pippichan-land.jp/hpgen/img/toko_area.gif) no-repeat;
	padding-top: 72px;
	padding-right: 9px;
	padding-left: 9px;
	height: 212px;
	width: 630px;
	margin-top: 10px;
}
.new_toko_td {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
}

.new_swim {
	margin-top: 10px;
}
.new_info_midashi {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #493B31;

}
.new_info_table {
	border: 3px solid #00CCFF;
	margin-top: 7px;
}

.new_info_td1 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 10px;
}
.new_icon {
	height: 100%;
	width: 60px;
	float: left;
}
.new_info_txt {
	height: 100%;
	width: 230px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	float: right;
}
.new_shopinfo {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0099FF;
}
.new_info_td2 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 10px;
	border-left: 1px dotted #00CCFF;
}
.size10 {
	font-size: 10px;
	line-height: 20px;
}
.new_underline_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px dotted #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}.new_frame_border {
	border-top: 1px solid DE5457;
	border-right: 1px solid DE5457;
	border-bottom: 1px solid DE5457;
	border-left: 1px solid DE5457;
}
.new_td_size {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFF8F0;
}
.new_table_size {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.new_td_size140 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FCAFAF;
	font-weight: bold;
}
.new_td_size70 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FED3D3;
	font-weight: bold;
}
.new_td_size2 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFDBCA;
	font-weight: bold;
}
.new_td_bn {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 20px;
}
.present_td {
	font-weight: bold;
	color: #FFFFFF;
	background: #cc0000;
	padding: 5px;
	text-align: center;
}
.present_td2 {
	background: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	border-top-style: none;
	border-left-style: none;
	color: #333333;
}
.icon {
	margin-right: 5px;
}
.mypage {
	float: right;
	margin-left: 5px;
	width: 200px;
}
.present_table {
	border-top: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right-style: none;
	border-bottom-style: none;
}
.af_title {
	font-size: 16px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cate_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0066FF;
}
.link_txt {
	text-decoration: none;
}
.point {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.images_icon {
	margin: 3px;
}
.icon_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 3px;
}
.point2 {
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #FF0000;
}
.point3 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.point1 {	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.cate_title2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #FFCC99;
}
.neuform_title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #BA7E36;
}
.toko_midashi {
	font-size: 14px;
	line-height: 20px;
	color: #FF6666;
	font-weight: bold;
}
.soap_test {
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	background-color: #FFFFDF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.soap_txt {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.bn_link {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	padding: 5px;
	font-size: 10px;
}
.bn_link_table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.td_okgiftphoto {
	margin: 0px;
	width: 299px;
	padding-right: 0px;
	padding-left: 0px;
	height: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.td_okgift {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	width: 327px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.table_okgift {
	background: url(http://pippichan-land.jp/pic-labo/table_okgift.gif) no-repeat;
	border: 1px solid #63C7FC;
}
.t_underbelt_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
}
.t_underbelt_table {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
}.beepollen_seibun {
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	background-color: #FFF7D7;
}
.beepollen_table {
	border: 1px solid #FCE2A7;
}.sauna_suit {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-right: 5px;
}
.sauna_td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.adviser {
	width: 640px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.txt_300 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 300px;
}
.button_table {
	background-color: #d3f4ff;
	height: 80px;
	width: 300px;
	padding: 10px;
}
.babylegs_index {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 55px;
}
.toko2_name {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #de544a;
}
.toko_price {
	font-size: 12px;
	font-weight: bold;
	color: #cd0a0a;
	line-height: 20px;
}
.toko_indexsam {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFDF7;
}
.toko_indexbn {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.toko_name {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #23c1cd;
}
.toko_indexsam_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-bottom: 5px;
}
.toko_eventbn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}