/* テーマ：シンプル／クールインテリア */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding:0px;
	font-size:84%;
	line-height:1.5;
	color:#666666;
	text-align:center;
	letter-spacing:0;
}

table {
	text-align:left;
}

th {
	vertical-align:top;
}

td {
	vertical-align:top;
}


h1,h2,h3,h4 { /* 基本タイトル */
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク */
	color:#333399;text-decoration:underline}
a:hover {
	color:#666666;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;}


 /* 基本スタイル */
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr, table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border:none;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
}

a {
	color:#0066CC;
	text-decoration:underline;
}

a:hover {
	color:#0066CC;
	text-decoration:none;
}

ul {
	list-style-type:none;
}
 /* 基本スタイル */



.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}


.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:850px;
	text-align:left;
	margin:0px auto;
	background:/* url(../img/container.gif) */ #FFFFFF;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #999999;
}

/* ヘッダー */
div#header{
	width:850px;
	height:160px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/header_bg.jpg) no-repeat left top;
	margin-top:3.1em;
}

div#header a {
	display:block;
	width:290px;
	height:150px;
}


div#header h1.siteName { /* サイト名 h1（テキストの場合使用） */
	text-align:right;
	width:850px;
	height:55px;
	position:absolute;
	top:5px;
	
}

#header h1.siteName a {
	display:inline;
	color:#723A01;
	text-decoration:none;
}

#header h1.siteName a:hover {
	color:#723A01;
}

#header h2.sitecopy{ /* サイトコピー */
	text-indent:-9999px;
	overflow:hidden;
	height:0;
}

#header h2.sitecopy a {
	display:inline;
}

/* ヘッダーメニュー */
div#headMenu {
	width:850px;
	padding-bottom:10px;
}

div#headMenu div.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 15px 15px 15px;
	width:820px;
	font-size:105%;
	text-align:right;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/top_border.jpg) no-repeat bottom;
	color:#0066CC;
}


table#top_table {
	width:850px;
}



/********************************************************************/

#leftSide { /* 左サイドtd */
	width:190px;
	padding:0px;
	padding-right:20px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#94A3BB;
	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:640px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	width:640px;
	background:#FFFFFF;
	/* background:url(../img/center3.gif) ;*/
}

#center3 h3 {
	font-weight:bold;
}

#cartcenter {/* カート内レイアウトテーブル */
	width:690px;
	margin:0px auto;

}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:640px;
	margin-bottom:10px;
	padding:0px;
}

div.header_area div#link_menu {
	width:640px;
	height:50px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/header_area01.jpg);
	margin-bottom:5px;
}

div.header_area div#link_menu:after {
	display:block;
	content:".";
	visibility:hidden;
	clear:both;
	height:0;
}

div.header_area div#link_menu a {
	display:block;
	float:left;
	width:128px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
}

div.header_area div#link_menu a#air {
	width:125px;
}

div.header_area div#header_area_comment {
	margin:0;
	padding:5px 10px;
	width:620px;
	color:#33667B;
	background:#EBF2FF;
}

/* フッタのフリーエリア */
div.footer_area {
	width:640px;
padding-top:40px;
}

div.footer_area div#footer_area_main {
	width:638px;
	border:1px solid #CCCCCC;
	clear:both;
margin:0 0 10px 0;
}

div.footer_area table {
	width:638px;
}

div.footer_area td {
	width:319px;
	padding-bottom:10px;
}

div.footer_area td#footer_left {
	width:318px;
	border-right:1px solid #CCCCCC;
}

div.footer_area td div {
	width:300px;
	margin:0 0 3px 13px;
}

div.footer_area td div p {
	padding-bottom:1px;
	width:300px;
}

div.footer_area td div p.padding_bottom {
	padding-bottom:15px;
}

div.footer_area td div span {
	color:#FF0000;
}

div.footer_area td div dl {
	width:300px;
}

div.footer_area td div dt {
	font-weight:bold;
}

div.footer_area td div ul {
	padding:15px 0 1px 0;
	width:300px;
}

div.footer_area td h4 {
	font-weight:bold;
	color:#FF0000;
}

div.footer_area td div div {
	margin:0;
	width:298px;
	border:1px solid #CCCCCC;
}

div.footer_area td div div p {
	padding-left:3px;
	width:295px;
}

div.footer_area td div div p#time {
	width:298px;
	padding:0 0 5px 0;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	/* 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:#333366;
	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:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#003366;font-weight:bold;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#91ACD2;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 40px;
	margin:0px;
	color:#003366;
	width:auto;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:8px 0px 8px 15px;
	margin:0 0 10px 0;
	color:#003366;
	width:auto;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/title_bg.jpg) no-repeat bottom #FCFCFC;
	line-height:1.5;
	vertical-align:middle;
width:623px;
font-weight:bold;
border:1px solid #CCCCCC;
border-top:5px solid #89B300;
color:#575757;
font-size:133%;
}

.title1 a{color:#003366;text-decoration:none;}
.title1 a:hover{color:#003366;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding:8px 0px 8px 40px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	background:url(../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:#FFFFFF;
        background:url(../img/title_bar02.gif) repeat;
        line-height:100%;
        vertical-align:middle;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	margin:0px;
	width:640px;
	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:#993366;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#666666;
}

ul.list{ /* リスト設定 */
	text-align:left;


	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#666666;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#003366;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px 0px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#003366;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定 */
.mainCont .layoutp5  { padding:5px 0px;}/* 余白5px */
.mainCont .layoutp5 th { padding:5px; width:150px; font-weight:bold;}
.mainCont .layoutp5 td { padding:5px; width:470px;}
.mainCont .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;}
.layoutp3 div.item {
padding:10px 10px 0 0;
}

/* テーブル余白設定 */
.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:#D4E2FF;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#D4E2FF;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#D4E2FF;padding:10px 0px;} /* カート部分 */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.mainFrame {/* 大枠 table */
	margin:20px 0 10px 0;
	padding:0;
	width:640px;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}

.mainFrame td{
	padding:0 0 20px 0;
	margin:0px;
}

.mainFrame hr {
display:none;
}

.mainFrame .layout1{ /* レイアウト */
	width:640px;
	background:#FFFFFF;
	padding:15px 0;
	border-bottom:1px solid #CCCCCC;
	/* background:url(../img/layout1.gif) ;*/
}

.mainFrame .layout1 td{
	padding:0;
	margin:0px;
	text-align:center;
	width:640px;
}

.mainFrame .layout1 td div.item {
	width:640px;
}





.layoutFrame{/* 大枠 table */
	margin:10px 0px;
	padding-left:10px;
	width:630px;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:10px 8px 10px 0;
	width:147px;
}

.layout1{ /* レイアウト */
	width:147px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}

.layout1 td{
	padding:0 5px;
	margin:0px;
	text-align:center;
	width:137px;
}

.layout1 td div.item {
	padding:5px 0;
}

.layout1 td div.item img {
	width:120px;
	border:1px solid #CCCCCC;
}

.layout1 td h2.goods {
	word-break:break-all;
}




.mainFrame .layoutFrame{/* 大枠 table */
	margin:10px 0px;
	padding-left:10px;
	width:630px;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}

.mainFrame .layoutFrame h3 {
margin-left:-10px;
}

.mainFrame .layoutFrame td{
	text-align:center;
	margin:0px;
	padding:10px 8px 10px 0;
	width:147px;
}

.mainFrame .layoutFrame .layout1{ /* レイアウト */
	width:147px;
	background:#FFFFFF;
	border-bottom:none;
	/* background:url(../img/layout1.gif) ;*/
}

.mainFrame .layoutFrame .layout1 td{
	padding:0 5px;
	margin:0px;
	text-align:center;
	width:137px;
}

.mainFrame .layoutFrame .layout1 td div.item {
	padding:5px 0;
	text-align:center;
	width:137px;
}

.mainFrame .layoutFrame .layout1 td div.item img {
	width:120px;
	border:1px solid #CCCCCC;
}



/* 第二階層 */

#bread{ /* パンクズ */
	margin:0 0 10px 0;
	padding:5px 10px;
	width:620px;
}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:##003366;
	border-bottom:1px solid;
}

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 left center;

	font-size:76%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#335B90;text-decoration:none;}
.pageTop a:hover{ color:#335B90;text-decoration:none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
div#footer {
	width:850px;
	text-align:center;
	margin-top:15px;
}

div#footer div.footnavi {
	padding:5px 0 15px 0;
	width:850px;
	color:#0066CC;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/top_border.jpg) no-repeat bottom;
}

div#copyright {
	width:850px;
}

div#copyright p {
	width:830px;
	margin:10px auto;
	color:#723A01;
}

div#copyright p#d {
	width:850px;
	text-align:right;
}


/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.gif) #DDDDDD;
display:none;
}


#search label{
	padding:0px;
	margin:0px;
	color:#003366;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/*サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	width:190px;
	padding-top:10px;
}

.list a {
	text-decoration:none;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	width:178px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side02.jpg) no-repeat top #E0E0E0;
	border:1px solid #CCCCCC;
	margin-top:5px;
	padding:4px 5px;
}

li.ca1 a  {
	display:block;
	font-weight:bold;
	font-size:128%;
	color:#575757;
	padding:6px 0 6px 19px;
	width:159px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side02_icon.gif) no-repeat left center;
}

li.ca2 {
	width:169px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side02_li_bg.jpg) no-repeat left center;
	padding:3px 0 3px 19px;
	border:1px solid #E6E6E6;
	border-top:2px solid #E6E6E6;
}

li.ca2 a{
	display:block;
	width:134px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side02_icon1.gif) no-repeat left center;
	padding-left:16px;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #CCCCCC solid;
}

li.ca4 a{ padding:3px 3px 3px 20px;display:block;
	color:#336699;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 #336699;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#CCCCCC;
	/* background:url(../img/sline1.gif) ;*/
display:none;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#CCCCCC;
	/* background:url(../img/sline2.gif) ;*/
display:none;
}

/* サイドコンテンツ */
td#leftSide div.sidebox {
	width:190px;
}

td#leftSide div.sidemain1 {
	width:190px;
}

td#leftSide	h3 {
	width:180px;
	padding:5px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side_title.jpg) no-repeat top #AFCF0F;
	color:#663300;
	font-weight:bold;
	font-size:117%;
	text-align:center;
	border:none;
}

div#side {
	width:190px;
}

div#side a {
	text-decoration:none;
}

div#side p.side01 {
	width:190px;
	padding-bottom:10px;
}

div#side div#side_search {
	width:190px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side_search_bg.jpg) no-repeat bottom;
	padding: 0 0 8px 0;
}

div#side div#side_search h2 {
	width:180px;
	height:24px;
	padding:0 0 6px 10px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side_search_top.jpg) no-repeat top;
}

div#side div#side_search div {
	padding-left:28px;
}

div#side div#side_search form {
	padding:0;
	margin:0;
}

div#side div#side_search input {
	width:90px;
}

div#side div#side_search input.button1 {
	width:37px;
}


div#side div#side03 {
	width:190px;
	margin:15px 0 10px 0;
}

div#side div#side03 li {
	width:190px;
	padding-bottom:5px;
}

div.free_list{
	width:190px;
	margin:0 0 15px 0;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
margin:0px;
	list-style:none;
}

div.free_list li {
	width:169px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side02_li_bg.jpg) no-repeat left center;
	padding:3px 0 3px 19px;
	border:1px solid #E6E6E6;
	border-top:2px solid #E6E6E6;
}


div.free_list li a {
	display:block;

	width:134px;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side02_icon1.gif) no-repeat left center;
	padding-left:16px;
}


div#side div#side06 {
	width:190px;
	margin-bottom:15px;
}

div#side div#side06 div#side06_main {
	border:1px solid #CCCCCC;
	border-top:none;
	width:168px;
	padding:10px;
}

div#side div#side06 div#side06_main div.item {
	text-align:center;
	padding-bottom:5px;
}

div#side div#side06 div#side06_main p {
	padding:5px 0;
}

div#side div#side06 div#side06_main p a {
	text-decoration:underline;
}


/* カレンダー テーブル*/

div.carender {
margin-top:-10px;
	width:190px;
}

div.carender div#calendar_div {
	width:188px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-top:5px;
}

div.carender div#calendar_div table {
	width:160px;
	border-collapse:collapse;
	padding:5px 0px;
	margin:0px auto;
	text-align:center;
}

div#calendar_div caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}

div#calendar_div caption a{
	color:#333333;
	text-decoration:underline;
}

div#calendar_div caption a:hover{
	color:#333333;
	text-decoration:underline;
}

div#calendar_div td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

div#calendar_div th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

div#calendar_div th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

div#calendar_div th.sun { /* ヘッダ日曜 */
	color:red;
	background:#EEEEEE;
	text-align:center;
}

div#calendar_div th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#EEEEEE;
	text-align:center;
}

div.chert { /* 表示色説明枠  */
	width:160px;
	padding:10px 14px 3px 14px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

div.chert td {
	border-collapse:collapse;
	padding:0px 0px 0px 5px;
	border-right:8px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
}

div#clr_bottom {
	width:160px;
	padding:3px 14px 15px 14px;
	border:1px solid #CCCCCC;
	border-top:none;
}

div#side05 {
	margin-top:15px;
	width:190px;
}

div#side05 li {
	width:190px;
	height:65px;
}

div#rss {
	margin:10px 0 15px 0;
}



div#qr {
	width:177px;
	height:130px;
	padding:15px 0 0 13px;
	overflow:hidden;
	background:url(/USERTHEMEIMG/vol1/hanahaku.uf.shopserve.jp/side_qr.jpg);
}

div#qr p#qr_setumei {
	text-indent:-9999px;
}

#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:#003366;
	/* background:url(../img/entry_title.gif) ;*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#336699;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#ded9c5 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#336699;
	border-bottom:#336699 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;
	margin-bottom:10px;
}

.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);
}


/* 長期使用製品安全点検・表示制度 */
table#chokisiyo {
border-collapse:separate;
}

table#chokisiyo td {
padding:5px;
}
