@charset "utf-8";
body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0;
	padding: 0px;
	font-size: 90%;
	line-height:135%;
	color:#333333;
}

table{ /* 基本テーブル設定 */
	border:none;
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4 { /* 基本タイトル */
	padding: 0px; 
	margin: 0px; 
	font-size: 100%;
	text-align:left;
}

a{ /* 基本のリンク */
	color: #336600; 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ボタン設定 */
	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: 1px; /* 060425  */ 
	margin: 0px;
	background: #006400; /* 060425  */ 
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height: 50px;
}

/********************************************************************/
/* 大枠テーブル */
table#container {
	width: 900px;
	margin: 0 auto;
	background:#FFFFFF;
}

/* マイページ、ポップアップ画面 */
#enter {
	width: 100%;
	text-align:left;
	background: /* url(http://www.obubu.com/img/enter.gif) */ #FFFFEE;
	border:1px solid #99CC00;
}

/* ヘッダー */
#headWrap {
	background: url(http://www.obubu.com/img/headerloine.jpg) left bottom repeat-x;
	padding-bottom: 15px;
	margin: 0 auto 15px;
}

#header{ 
    background-position: right;
	width: 900px;
	margin: 0 auto 5px;
	height:70px; /* 060425 60px - 70px */
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding: 0px;
	margin: 0px;
	width:900px;
	height:65px;
}


.siteName { /* サイト名 h1（テキストの場合使用） */
	margin: 0px;
	padding:10px 10px 0px 10px;
	width:220px;
	font-size:180%;
	float: left;
}
.siteName a { color: #336600;text-decoration: none;}
.siteName a:hover { color: #336600;text-decoration: underline;}

.sitelogo { /* サイト名（ロゴ設定の場合使用） */
	padding: 0px; 
	margin: 0px;
	width:400px;
}

.sitecopy{ /* サイトコピー */
	padding: 30px 10px 2px 10px; 
	margin: 0 0 0 250px; 
	color: #ffffff; /* 060425 #666666 - #ffffff */
}
.sitecopy a {color: #000000;text-decoration: none;} /* 060425 #666666 - #ffffff */
.sitecopy a:hover {color: #ff0000;text-decoration: underline;} /* 060425 #666666 - #ff0000 */

/* ヘッダーメニュー
#headMenu {
	width: 100%;
	height: 25px;
	background: url(http://www.obubu.com/img/headmenu.gif) ;
}

.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(http://www.obubu.com/img/hnavi01.gif) ; */
}

/* ヘッダー下装飾ライン */
.hline {border: 2px solid #E5E5AE;
	background: url(http://www.obubu.com/img/hline.gif) no-repeat #FFFFFF;
}

/********************************************************************/

#leftSide { /* 左サイドtd */

	width: 170px;
	padding: 0px;
	margin: 0px;
	background: #A3C95F;
	vertical-align: top;
	/* background: url(http://www.obubu.com/img/leftside.gif) ; */
}

#rightSide { /* 右サイドtd （3列）*/

	width: 170px;
	padding: 0px;
	margin: 0px;
	background: #FFCC66;
	vertical-align: top;
	/* background: url(http://www.obubu.com/img/rightside.gif) ; */
}

#rightSide { /* 右サイドtd （3列 ブログ）*/

	width: 170px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	/* background: url(http://www.obubu.com/img/rightside2.gif) ; */
}


#center1 { /* センター td （2列）*/
	width: 690px;
	padding: 0px;
	margin: 0px; 
	vertical-align: top;
	background: #FFFFEE;
	/* background: url(http://www.obubu.com/img/center1.gif) ; */
}

#center2 { /* センターtd （3列）*/
	width: 520px;
	padding: 0px; 
	margin: 0px; 
	vertical-align: top;
	background:#FFFFEE;
	/* background: url(http://www.obubu.com/img/center2.gif) ; */
}

#center3 { /* センターtd （装飾用）*/
	vertical-align: top;	
	background: #FFFFEE;
	/* background: url(http://www.obubu.com/img/center3.gif) ; */
}


.header_area { /* ヘッダのフリーエリア */ /* 060501 */
	width: 690px;
	height: 25px;
	background: url(http://www.obubu.com/img/headmenu.gif) ;
	padding: 3px 20px 0px 20px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;	
}

.header_area a{color: #FFFFFF;text-decoration: none;} /* 060501 */
.header_area a:hover {color: #FFFFFF;text-decoration: underline;} /* 060501 */


.footer_area { /* フッタのフリーエリア */
	width:690px;
	margin:0px;
	padding:0px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	width:200px;
	padding: 1px 1px 5px 1px;
	margin: 0px;
	/* background: url(http://www.obubu.com/img/sidebox.gif) ; */
}

.centerbox { /* センター用ブロック（幅設定） */
	margin: 0px;
	padding: 0px; /* 060611 */
	/* background: url(http://www.obubu.com/img/centerbox.gif) ; */
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 左 */
.left{ text-align:left;} /* 右 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color: #ff0000;
	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:#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 10px; /* 060425 40px - 10px*/
	margin: 0px;
	color: #336600;
	width: auto;
	height:22px;
	background: url(/USERTHEMEIMG/vol1/obubu.pk.shopserve.jp//title_bar01.gif) repeat; /* 060425 */
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding: 8px 0px 0px 25px; /* 060425 40px - 10px*/
	margin: 0px;
	color: #336600;
	height:22px;
	background: url(../common/shopsite_subbox_h_bg.jpg) no-repeat;
	line-height:100%;
	vertical-align:middle;
}

.module-archives .title1,
.module-categories .title1 {
	padding: 8px 0px 0px 40px; /* 060425 40px - 10px*/
	margin: 0px;
	color: #336600;
	height:22px;
	background: url(../common/mainbox_h_bg.jpg) left  bottom no-repeat;
	line-height:100%;
	vertical-align:middle;
}

.box-grey .module-archives .sidemain1 ul {
	width: 680px;
	overflow: hidden;
}
.box-grey .module-archives .sidemain1 ul:after {
	display:block;
	clear: both;
	content:"";
	overflow: hidden;
	height: 0px;
}

/*\*/
* html .box-grey .module-archives .sidemain1 ul {
	height: 1em;
	overflow: visible;
}
/*
.box-grey .module-archives .sidemain1 li {
	float: left;
	width: 200px;
	padding: 5px 0 0 20px;
	margin-bottom: 15px;
}
*/
.box-grey .module-categories .sidemain1 li,
.box-grey .module-archives .sidemain1 li {
	margin-bottom: 10px;
}

.title1 a{color:#336600;text-decoration:none;}
.title1 a:hover{color:#336600;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding: 8px 0px 0px 10px; /* 060425 40px - 10px*/
	margin: 0px;
	width: auto;
	color:#FFFFFF;
	height:22px;
	background: url(/USERTHEMEIMG/vol1/obubu.pk.shopserve.jp//title_bar02.gif) repeat;  /* 060425 */
	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 10px; /* 060425 40px - 10px*/
        margin: 0px;
        width: auto;
        color:#FFFFFF;
        height:22px;
        background: url(http://obubu.pk.shopserve.jp/pict/title_bar02.gif) repeat; /* 060425 */
        line-height:100%;
        vertical-align:middle;
}

.rank{/* ランキングアイコン */
        text-align: left;
}

.mainCont { /* メインコンテンツ */

	border:0px;
	padding:5px 0px 0px 10px;  /* 060611 */
	margin: 0px; 
	width: auto; 
	background:#FFFFFF;
	/* background: url(http://www.obubu.com/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;
	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://www.obubu.com/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 */

.bordlayoutp4  { padding:2px 0px;}/* 060613ボーダーテーブル(余白3px) */
.bordlayoutp4 th { padding:3px;border:1px solid #CC9966;}/* 060613 */
.bordlayoutp4 td { padding:3px;border:1px solid #CC9966;}/* 060613 */
.bordlayoutp4 .side { padding:10px 15px;}/* /* 060613横余白10px */


.backcolor1 { background:#DFF4CA;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#DFF4CA;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#DFF4CA;padding:10px 0px;} /* カート部分 */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin: 10px 0px 0px 0px;
	padding: 2px;
	width: 99%;
	background:#DFF4CA;
	/* background: url(http://www.obubu.com/img/layoutframe.gif) ; */
}
.layoutFrame td{
	text-align: center;
	margin: 0px;
	padding: 1px;

	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin: 1px;
	padding: 3px;
	background:#FFFFFF;
	/* background: url(http://www.obubu.com/img/layout1.gif) ; */
}
.layout1 td{
	margin: 0px;
	padding: 3px;
	text-align: center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin: 0px;
	padding: 3px 10px;
	color: #336600;
	text-align:left;
	background:#E5E5AE;
}
#bread a { color: #666600; }

h4.title{
	margin: 5px 0px; 	
	padding: 2px 0px;
	color: #CC3333;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin: 0px;
	padding: 5px;
	background: #DFF4CA;
	/* background: url(http://www.obubu.com/img/mainframe.gif) ; */
}

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(http://www.obubu.com/img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding: 12px 0px 0px 60px;
	background: url(http://www.obubu.com/img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding: 12px 0px 0px 60px;
	background: url(http://www.obubu.com/img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin: 0px;
	padding: 10px 3px 5px 3px;
	width: auto;
	color:#333333;
	float: right;
}

.pageTop { /* ページトップ */
	padding: 0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(http://obubu.pk.shopserve.jp/hpgen/HPB/thehttp://www.obubu.com/img/icon_top.gif) no-repeat;
	font-size:100%;
	font-weight:bold;
	float: right;
}
.pageTop a{ color:#FF6600;text-decoration: none;}
.pageTop a:hover{ color:#FF9900;text-decoration: none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footWrap {
	background: url(http://www.obubu.com/img/foot_bg.jpg) center bottom repeat-x;
	height: 160px;
}
#footer {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 40px;
	background:#E5E5AE;
	text-align:center;
	
}

.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: #A3C95F;
	text-align:center;
	/* background: url(http://www.obubu.com/img/copyright.gif) ; */
}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding: 6px 5px 12px 5px; 
	margin: 0px;
	width: auto;
	text-align: left;
	background: url(http://obubu.pk.shopserve.jp/hpgen/HPB/thehttp://www.obubu.com/img/search_img01.gif) #F0F0F0;
}

#search label{
	padding: 0px;
	margin: 0px;
	color:#336600;
	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 #DFF4CA solid;
	/* background: url(http://www.obubu.com/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 #DFF4CA solid;	
}

li.ca2 {
	margin: 0px;
	border-bottom: 1px #DFF4CA solid;
}
li.ca1 a{ padding: 5px 3px 5px 15px; display: block; 
	color:#CC3333;font-weight: bold;text-decoration: none; 
	background: url(http://www.obubu.com/img/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca1 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(http://www.obubu.com/img/icon_eye01_ov.gif) no-repeat #CC3333;
}

li.ca2 a{ padding: 3px 3px 3px 20px; display: block;
	color:#F87C00;font-weight: bold;text-decoration: none;
	background: url(http://www.obubu.com/img/icon_eye02.gif) no-repeat #FFFFFF;
}
li.ca2 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(http://www.obubu.com/img/icon_eye02_ov.gif) no-repeat #F87C00;
}

li.ca3 {
	margin: 0px;
	border-bottom: 1px #DFF4CA solid;	
}

li.ca3 a{ padding: 5px 3px 5px 15px; display: block; 
	color:#CC3333;font-weight: bold;text-decoration: none; 
	background: url(http://www.obubu.com/img/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca3 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(http://www.obubu.com/img/icon_eye01_ov.gif) no-repeat #CC3333;
}

li.ca4 {
	margin: 0px;
	border-bottom: 1px #DFF4CA solid;
}

li.ca4 a{ padding: 3px 3px 3px 20px; display: block;
	color:#F87C00;font-weight: bold;text-decoration: none;
	background: url(http://www.obubu.com/img/icon_eye02.gif) no-repeat #FFFFFF;
}

li.ca4 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(http://www.obubu.com/img/icon_eye02_ov.gif) no-repeat #F87C00;
}

.sline1 { /* サイドバー下ライン */
	padding: 0px;
	margin: 0px;
	height: 5px;
	background-color: #DFF4CA;
	/* background: url(http://www.obubu.com/img/sline1.gif) ; */
}

.sline2 { /* サイドバー下ライン */
	padding: 0px;
	margin: 0px;
	height: 5px;
	background-color: #FFE6B3;
	/* background: url(http://www.obubu.com/img/sline2.gif) ; */
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin: 0px;
	padding: 5px;
	background:  #FFFFFF;
	/* background: url(http://www.obubu.com/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 15px;
	color: #334d55;
	 text-align: left;	
	background: url(../common/bullet.jpg) left 7px 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:bottom;} 

#rss{ / * RSS設定 */
	margin: 0px;
	padding:5px;
}

#count{ / * カウンター */
	margin: 0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding: 5px; 
	margin: 2px 0px;
	width: auto;
	/* background: url(http://www.obubu.com/img/blogbox.gif) ; */
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display: block; 
	font-size:116%;
	color: #336600; 
	/* background: url(http://www.obubu.com/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: #336600 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(http://www.obubu.com/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(http://www.obubu.com/img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(http://www.obubu.com/img/navi02.gif);
}

.step_navi03 {
	background-image:url(http://www.obubu.com/img/navi03.gif);
}

.step_navi04 {
	background-image:url(http://www.obubu.com/img/navi04.gif);
}

.h2 {　/* 060428 */
	FONT-SIZE: 140%;
	COLOR: #333333;
	FONT-WEIGHT: bolder;
	PADDING: 10px;
	MARGIN: 0px;
}

.h3 {　/* 060428 */
	FONT-SIZE: 115%;
	COLOR: #333333;
	LINE-HEIGHT: 130%;
	FONT-WEIGHT: bold;
	PADDING: 3px 3px 3px 40px;
	margin: 10px 0px 10px 0px;
	background: url(../common/mainbox_h_bg.jpg) left  bottom no-repeat;

}

.box-grey {		/* 060428 グレー囲み */
	WIDTH: 100%;
	TEXT-ALIGN: left;
	MARGIN: 2px 0px 10px;
	PADDING: 4px 4px 25px 4px;
	background: url(../common/bg_entryfoot.jpg) left bottom no-repeat;
}

a.css001{   /* 060428 */
    display:block;
    width:640px;
    height:60px;
    background-image:url(http://www.obubu.com/image/003-18.gif);
	}
a:hover.css001{   /* 060428 */
    background-image:url(http://www.obubu.com/image/003-13.gif);
}
	a.css002{   /* 060428 */
    display:block;
    width:640px;
    height:60px;
    background-image:url(http://www.obubu.com/image/003-19.gif);
	}
a:hover.css002{   /* 060428 */
    background-image:url(http://www.obubu.com/image/003-14.gif);
}
	a.css003{   /* 060428 */
    display:block;
    width:640px;
    height:60px;
    background-image:url(http://www.obubu.com/image/003-20.gif);
	}
a:hover.css003{   /* 060428 */
    background-image:url(http://www.obubu.com/image/003-15.gif);
}
	a.css004{   /* 060428 */
    display:block;
    width:640px;
    height:60px;
    background-image:url(http://www.obubu.com/image/003-21.gif);
	}
a:hover.css004{   /* 060428 */
    background-image:url(http://www.obubu.com/image/003-16.gif);
}

h2.main01{ /* 060430 */
	FONT-SIZE: 140%;
	COLOR: #333333;
	FONT-WEIGHT: bolder;
	PADDING: 10px;
	MARGIN: 0px;
	border-top: none;
	border-right: none;
	border-bottom: thick groove #69B347;
	border-left: none;
}

h3.main01{ /* 060430 */
	FONT-SIZE: 115%;
	COLOR: #333333;
	LINE-HEIGHT: 130%;
	FONT-WEIGHT: bold;
	PADDING: 3px 3px 3px 5px;
	margin: 10px 0px 10px 0px;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}

.header_cart { /* ヘッダのフリーエリア */ /* 060501 */
	width: 900px;
	height: 25px;
	background: url(http://www.obubu.com/img/headmenu.gif) ;
	padding: 3px 20px 0px 20px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;	
}

.header_cart a{color: #FFFFFF;text-decoration: none;} /* 060501 */
.header_cart a:hover {color: #FFFFFF;text-decoration: underline;} /* 060501 */

img.border01{ /* 060501 */
	border:1px;
	border-color:#000000;
}

.chumon { /* 060507買物かごへ */ 
	padding: 3px 5px 0px 17px;
	margin:0px 0px 0px 0px;
	background: url(http://www.obubu.com/image/icon_down.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float: right;
}
.chumon a{ color:#FF6600;text-decoration: none;}
.chumon a:hover{ color:#FF9900;text-decoration: none;}

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}
#beta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
   margin: 0px 1px 0px 0px;
}
#delta { float: right; }

#alpha { margin: 5px 5px 0 5px; width: 680px; }
#beta { 
	width: 200px;
 }
#gamma, #delta { width: 180px; background: #e6ecf2; }

.left { 
   text-align: left;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}



    #calendar {
     line-height: 140%;
     color: #666666;
     font-family: Verdana, Arial, sans-serif;
     font-size: x-small;
     
     padding: 2px;
     text-align: center;
     margin-bottom: 30px;
     }

    #calendar table {
     padding: 2px;
     border-collapse: collapse;
     border: 0px;
     width: 100%;
     }

    #calendar caption {
     color: #666666;
     font-family: Verdana, Arial, sans-serif;
     font-size: x-small;
     
     text-align: center;
     font-weight: bold;
     
     text-transform: uppercase;
     
     letter-spacing: .3em;
     }

    #calendar th {
     text-align: center;
     font-weight: normal;
     }

    #calendar td {
     text-align: center;
     }

/*　HTMLメルマガ用
***********************************************************/
#maga_box {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 690px;
	border: 1px solid #CCCC99;
	font-size: 15px;
	line-height: 130%;
	color: #333333;
}
#maga_header {
	border: 5px solid #CCCC99;
	margin: 0px;
	padding: 0px;
	width: 680px;
}
#maga_header p {
	font-size: 12px;
	line-height: 120%;
	margin: 5px;
	padding: 0px;
}
#maga_menu {
	margin: 0px;
	padding: 0px;
	width: 690px;
	border-top: 3px solid #CCCC99;
	border-bottom: 3px solid #CCCC99;
}
#maga_menu ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#maga_menu li {
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 0px;
	text-align: left;
	list-style: none;
	font-size: 17px;
}
#maga_menu li a {
	text-decoration: none;
}
#maga_main,#maga_top {
	margin: 0px;
	padding: 5px 5px 10px;
	width: 680px;
}
#maga_main p,#maga_top p {
	font-size: 15px;
	line-height: 130%;
	text-align: left;
	margin: 0px 10px 5px;
	padding: 0px;
}
#maga_footer {
	margin: 0px;
	padding: 5px;
	width: 680px;
}
#maga_footer p {
	font-size: 15px;
	line-height: 130%;
	text-align: left;
	margin: 0px 10px 5px 23px;
	padding: 0px;
}
#maga_footer h2 {
	font-size: 17px;
	color: #CC6600;
	background: #F3F0DA;
	text-align: left;
	margin: 10px 0px 5px;
	padding: 3px 10px;
	border-top: 3px double #CC9933;
	border-bottom: 3px double #CC9933;
	line-height: 120%;
}
#maga_copyright {
	font-size: 10px;
	color: #666600;
	background: #CCCC99;
	margin: 0px;
	padding: 5px;
	width: 680px;
	text-align: center;
}
#maga_comment {
	border-top: 1px dashed #CCCC99;
	border-bottom: 1px dashed #CCCC99;
	margin: 10px 0px;
	padding: 5px;
}
#maga_box a:link {
	color: #4F7500;
}
#maga_box a:visited {
	color: #FF9900;
}
#maga_box a:hover {
	color: #FF6600;
}
#maga_box h1 {
	font-size: 15px;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
#maga_box h2 {
	font-size: 17px;
	color: #4F7500;
	background: #EAF3CF;
	text-align: left;
	margin: 10px 0px 5px;
	padding: 3px 10px;
	border-top: 3px double #4F7500;
	border-bottom: 3px double #4F7500;
	line-height: 120%;
}
#maga_box h3 {
	font-size: 15px;
	color: #4F7500;
	background: url(http://www.obubu.com/mailmagazin/image/icon_eye02.gif) no-repeat left top;
	text-align: left;
	margin: 0px 0px 3px;
	padding: 3px 0px 0px 22px;
}
#maga_box h3 a {
	text-decoration: none;
}
#maga_pr {
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
}
#maga_top .attention {
	font-size: 12px;
	line-height: 120%;
	color: #996600;
	margin: 0px 0px 10px;
	padding: 3px;
	border: 1px dashed #CC9933;
	text-align: left;
}

