/* テーマ：シンプル／ベージュ */

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{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#746542;text-decoration:underline}
a:hover {
	color:#746542;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:#ffffdd;
	background:#d02b14;
	border:1px solid #fa5923;
	/* border-top-color:#FA5923;*/
	/* border-right-color:#FA5923;*/
	/* border-bottom-color:#FA5923;*/
	/* border-left-color:#FA5923;*/
	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:#e3dccd;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	text-align:left;
	border:1px solid #ffffff;
	background:/* url(../img/container.gif) */ #EEEEDD;
	margin: 1px auto;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #EEEEDD;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
        background-position:left;
	width:100%;
	height:70px;
	background:url(../../../../pic-labo/headimage.jpg) left no-repeat;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:70px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	margin:0px;
	padding:10px 0px 0px 10px;
	width:100%;
}

.siteName { /* サイト名 h1 （テキスト） */
	/*margin:0px;
	padding:24px 10px 0px 10px;*/
	margin-left:0px;
	color:#FFFFFF;
	font-size:150%;
	position:absolute;
	top:20px;
/*	left:245px;*/
	line-height:1em;
	text-indent:10px;
	font-weight:bold;
}

.siteName a { color:#fff;text-decoration:none;}
.siteName a:hover { color:#fff;text-decoration:underline;}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	/*padding:0px 10px 0px 10px;
	margin:0px;*/
	margin-left:10px;
	color:#FFFFFF;
	font-weight:thin;
	font-size:100%;
	position:absolute;
	top:45px;
/*	left:245px;*/
	line-height:1em;
                clear:both;
}

.sitecopy a {color:#fff;text-decoration:none;}
.sitecopy a:hover {color:#fff;text-decoration:underline;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	height:25px;
	background:url(../img/headmenu.gif);
	clear:both;
}

.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/navi01.gif) ;*/
}

/* ヘッダー下装飾ライン */
.hline {
	border-color:#DDD8B9;
	border-style:solid;
	border-width:5px;/*広田編集2pt->5pt*/
	/* background:url(../img/hline.gif) no-repeat #B6A081;*/
	display:none;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:0px;
	margin:0px;
	background:#b3ab8d;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#b0c396;
	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;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#ddd8b9;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#ddd8b9;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ddd8b9;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:680px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.header_area img {
	margin-top:10px; margin-left:10px;
}

.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:5px 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:#cc0000;
	text-align:left;
}

.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#837459;
}
.expl a{color:#837459;	text-decoration:none;}
.expl a:hover{color:#837459;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#837459;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#619061;font-weight:bold;text-decoration:underline;}
a:hover{color:#619061;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	/* background:#f4ecbd;*/
}

.shopCopy p { /* サイト説明 */
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#746542;
	font-weight:bold;
	text-align:left;
	/* background:url(../img/top_img01_background.gif) no-repeat;*/
}
.shopCopy embed { /* サイト説明 */
	margin:0px;
	padding:0px;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 28px;
	margin:0px;
	color:#FFFFFF;
	font-size:
	width:auto;
	height:22px;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:8px 0px 0px 28px;
	margin:0px;
	color:#FFFFFF;
	font-size:
	width:auto;
	height:22px;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}
.title1 a{color:#FFFFFF;text-decoration:none;}
.title1 a:hover{color:#FFFFFF;text-decoration:underline;}


.title2{  /*タイトル2 h3 */
	padding:8px 0px 0px 28px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:22px;
	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 28px;
        margin:0px;
        width:auto;
        color:#FFFFFF;
        height:22px;
        background:url(../img/title_bar02.gif) repeat;
        line-height:100%;
        vertical-align:middle;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
	background:#fbfbee;
	/* 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:#cf6b00;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 5px;
	margin:0px;
	list-style:square;
	color:#cf6b00;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 5px;
	margin:0px;
	list-style:square;
	color:#cf6b00;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#cf6b00;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#cf6b00;
	background:url(../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 #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#A8A183;color:#525049;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#E0E0C2;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:2px;
	width:99%;
	background:#fbfbee;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#fbfbee;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	color:#FFFFEE;
	text-align:left;
	background:#81b69f;
}
#bread a { color:#FFFFEE;}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#D02B14;
	border-bottom:1px solid;
　　　　　　　font-size: 16px;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:0px;
	background:#DEDBBE;
	/* background:url(../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(../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:#8f8867;
	text-align:center;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px 20px 5px 20px;
	color:#FFFFFF;
}
.footnavi a{ color:#FFFFFF;text-decoration:none;}
.footnavi a:hover { color:#FFFFFF;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	margin:0px;
	width:auto;
	height:20px;
	color:#FFFFFF;
	background:#2f2f2f;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/******************* 舟橋追加 *********************/
#ftr_menu {
        margin-bottom:3px; /*広田追加*/
	width: 530px;
	height: 60px;
	font-size: 100%;
	text-align: left;
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	float:left;
}

#ftr_btn {
	width: 680px;
	height: 80px;
}

#ftr_menu_r {
        margin-bottom:3px; /*広田追加*/
	width:100px;
	float: left;
	height:70px;
	border:solid #FF6600 1px;
	vertical-align:text-bottom;
	margin-left:10px;
}

.cntr{
	margin:0;
	padding:0;
	vertical-align:middle;
}

#ftr_menu_r tr{
	width:100px;
	vertical-align:middle;
	font-size:90%;
}

.claer {
	clear: both;
}

#ftr_btn .free {
	width: 500px;
	height: 80px;
	float: left;
}

#ftr_btn .fax {
	background-image: url(/USERTHEMEIMG/vol1/gekiyasu.ol.shopserve.jp//fax_banner.gif);
	width: 175px;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
}

#ftr_btn .m_form {
	background-image: url(/USERTHEMEIMG/vol1/gekiyasu.ol.shopserve.jp//name_banner.gif);
	width: 175px;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
	margin-top: 4px;
}

table.seikyu {
	border:1px #666666 solid;
	margin:5px;
	padding:5px;
	text-align:left;
}

td.seikyu1 {
	border:1px #666666 solid;
	margin:5px;
	padding:10px;
	vertical-align: middle;
	line-height: 140%;
	color: #361B1B;
}



/******************* 舟橋追加 ここまで *********************/
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.gif) #DDDDDD;
}

#search label{
	padding:0px;
	margin:0px;
	color:#635452;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;
	margin:0px;
	display:block;
	/*line-height:130%;*/
	background:#FFFFEE;
	border-top:1px #FFFFEE solid;
	border-right:1px #FFFFEE solid;
	border-left:1px #FFFFEE solid;
	border-bottom:1px #E0D7B1 solid;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	/* 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;
    display: block;
}
li.ca1 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;
	padding:0px;/* 舟橋追加 */
	display:block;/* 舟橋追加 */
	height:40px !important;/* 広田 */
	list-style-type: none;/* 広田 */
	background-image:none;/* 広田 */
	margin:0;
}



li.ca2 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;
}
li.ca1 a p{/* 広田 */
	padding-top:5px;
}

li.ca1 a{
	display:block;
	color:#b8742b;
	font-weight:bold;
	text-decoration:none;
/*	background:url(../img/icon_eye01.gif) no-repeat #fbfbee;　広田 */
	background-color:#fbfbee;/* 広田 */
/*	height: 40px; 広田 */
	margin: 5px 0px 0px 0px;/* 広田 */
}

li.ca1 a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
/*	background:url(../img/icon_eye01_ov.gif) no-repeat #b8742b;　広田 */
	background-color:#b8742b;/* 広田 */
}


li.ca1 img{/* 舟橋追加 */
	float:left;
	line-height:100%;
	margin:0;
        padding:0;
	padding:0px 5px;/*広田 */
	vertical-align:top;
}


li.ca2 a{
	padding:3px 3px 3px 20px;
	display:block;
	color:#b79e76;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #fbfbee;
}
li.ca2 a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #b79e76;
}

li.ca3 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;	
}

li.ca3 a{
	padding:5px 3px 5px 15px;
	display:block;
	color:#b8742b;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01.gif) no-repeat #fbfbee;
}

li.ca3 a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #b8742b;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;
}

li.ca4 a{
	padding:3px 3px 3px 20px
	display:block;
	color:#b79e76;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #fbfbee;
}

li.ca4 a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #b79e76;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
/*	height:14px; 広田*/
	background-color:#8f8973;
	/* background:url(../img/sline1.gif) ;*/
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#b0c396;
	/* background:url(../img/sline2.gif) ;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
	background: #fbfbee;
	/* background:url(../img/sidemain1.gif) ;*/
}

.sidemain1 p {
	padding: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:#9e8d64;
}
caption a{ color:#9e8d64;text-decoration:underline;}
caption a:hover{ color:#9e8d64;	 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 #afa897;	
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #afa897;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#696969;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#e67231;
	background:#fde7ac;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#375b88;
	background:#c5dcf8;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #fbfbee;
}

.line01{
	border:#4b4b4b 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(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 広田修正*/
	padding:10px 0px 10px 10px; 
	display:block;
	font-size:116%;
	color:#ffffff;
/*	background:url(../img/entry_title.gif) ;
*/	border-left:#746542 solid 5px;
	background-color:#b09e73;
}
.entry_title a {                    /*広田修正*/
	color:#fff;
	text-decoration: none;
}
.entry_title a:hover,
.entry_title a:active {                    /*広田修正*/
	text-decoration:underline;
}

p p.tentyou-nikki {                    /*広田修正*/
	color:#000000;
	padding:5px 5px 5px 10px;
}
p h3.tentyou-nikki {                    /*広田修正*/
	color:#000000;
	font-weight:bold;
	font-size:110%;
}
h4.shouhinmei {                    /*広田修正*/
	color:#f66;
	font-size:larger;
	margin:10px;
}
p.setsumei{                    /*広田修正*/
	color:#000000;
	width:70%;
	background-color:#FFFFFF;
	border:#b09e73 solid 1px;
	padding:10px;
	margin:10px;
}
.tentyou-nikki-table {                    /*広田修正*/
	color:#000000;
	margin:10px;
}
.tentyou-nikki-table td,
.tentyou-nikki-table th { 
	color:#000000;                   /*広田修正*/
	padding:7px;
	margin:10px;
	background-color:#f1f1c2;
	border:none;
	font-weight:normal;
}

.fukidashi {margin-top:10px}
.fukidashi td.f_main {margin:0; padding:0; background:#fbfbee;}
.fukidashi td.t_fuki { background:url(/pic-labo/katoh_txt.gif) left top no-repeat #fbfbee;margin:0; padding:5px; width:130px; height:130px; text-align:left;}
.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#525049;
	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:#588431;
	border-bottom:#588431 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);
}

/*　商品詳細用　*/
.syoushai-table {
	font-size: 12px;
	line-height: 16px;
/* width: 600px; */
	background: #CCCCCC;
/* margin-bottom: 24px; */
}

.syoushai-table .left {
	background: #FAFAFA;
		width: 300px;
}
.syoushai-table td,
.syoushai-table tr {
	background-color: #fff;
	height:100%;
	width:100%;
	margin:0;
	text-align:center;
}

.syoushai-table .right {
	background: #FFFFFF;
	text-align: center;
	float:none;
}

.syoushai-table .right img {
	margin: 0px;
	display: block;
}

.syoushai-table .goodsleft {
	background: #FAFAFA;
	width: 100px;
	text-align: center;
}
.syoushai-table .goodstight {
	background: #FFFFFF;
	text-align: left;
}
#tbl-naire {
	background: #FFFFFF;
	width: 40%;
	border: 1px solid #333333;
	margin-bottom: 20px;

}
#tbl-naire .caption {
	font-weight: bold;
	background: #DDD8B9;
	padding: 5px 5px 5px 30px;
	border-bottom: 1px solid #333333;
}
#tbl-naire .suryou {
	background: #FBFBEE;
	text-align: center;
}
#tbl-naire .suryou td ,#tbl-naire .suryou th {
	padding: 5px;
}
#tbl-naire .tanka {
	background: #F4F4F4;
	text-align: center;
}
#tbl-naire .tanka td ,#tbl-naire .tanka th {
	padding: 5px;
}
#shousai3 {
	background: #F4F4F4;
	width: 80%;
	margin-bottom: 20px;
	border: 1px solid #663300;
}
#shousai3 td {
	padding: 3px;
}
#shousai3 th {
	padding: 3px;
	text-align: center;
	background: #DDD8B9;
	color:#663300;


}
#shousai3 tr {
	border-bottom: 1px solid #333333;
}
#shousai2 {
	background: #E8E4D0;
	padding: 3px;
	margin-bottom: 17px;
}
#shousai2 h4 {
	border-left: 5px solid #8F8973;
	padding-left: 10px;
	margin-left: 5px;
	color:#663300;

}
#shousai2 p {
	margin-right: 10px;
	margin-left: 10px;
}


#sidemenu li.ca_i {
	margin:0px;
	padding:0px;/* 舟橋追加 */
	display:block;
	height:30px;/* 舟橋追加 */
	list-style:none;
	border-bottom:1px solid #8F8973;
	background: url(../img/line_brwn.gif) bottom repeat-x;
}

#sidemenu li.ca_i a{
	/*padding:5px 3px 5px 15px;*//* 舟橋追加 */
	color:#b8742b;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	background: url(../img/line_brwn.gif) bottom repeat-x;
	display:block;
	line-height:30px;
	height:30px !important;
	height:25px;
	width:162px !important;
	width:162px;
}

#sidemenu li.ca_i a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
	background:#b8742b;
	height:25px;
	width:162px;
}

/*広田追加 名入れ０円高いの。*/

#sidemenu li.ca_i2 {
	margin:0px;
	padding:0px;/* 舟橋追加 */
	display:block;
	height:60px;/* 舟橋追加 */
	list-style:none;
	border-bottom:1px solid #8F8973;
	background: url(../img/line_brwn.gif) bottom repeat-x;
}

#sidemenu li.ca_i2 a{
	/*padding:5px 3px 5px 15px;*//* 舟橋追加 */
	color:#b8742b;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	background: url(../img/line_brwn.gif) bottom repeat-x;
	display:block;
	line-height:60px;
	height:60px !important;
	height:50px;
	width:162px !important;
	width:162px;
}

#sidemenu li.ca_i2 a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
	background:#b8742b;
	height:50px;
	width:162px;
}
/**
#sidemenu li.ca_i {
	margin:0px;
	padding:0px;/* 舟橋追加 
	display:block;
	height:30px;/* 舟橋追加 
	list-style:none;
	border-bottom:1px solid #8F8973;
	background: url(../img/line_brwn.gif) bottom repeat-x;
}


#sidemenu li.ca_i a{
	/*padding:5px 3px 5px 15px;*//* 舟橋追加 
	color:#b8742b;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	background: url(../img/line_brwn.gif) bottom repeat-x;
	display:block;
	line-height:30px;
	height:30px !important;
	height:25px;
	width:162px !important;
	width:162px;
}

#sidemenu li.ca_i a:hover{
	color:#fbfbee;
	font-weight:bold;
	text-decoration:none;
	background:#b8742b;
	height:25px;
	width:162px;
}

*/



#sidemenu {
	margin:0;
	padding:0;
	width:162px;
	background:#FBFBEE;
	text-align:left;
	margin-left:-5px;
	margin-top:-5px;
}

#sidemenu img {
	margin:0 10px 0 0; /* 広田追加 */
	padding:0;
}

#head_cate {
	width:690px;
	height:50px;
	margin:0;
	padding:0;
}

#head_cate ul{
	list-style:none;
	margin:0;
	padding:0;
}

#head_cate li{
	display: block;
	float:left;
	width:138px;
	height:50px;
}

#head_cate li.hb1 a{
	background: url(/pic-labo/head_cate.gif) 0 0 no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

#head_cate li.hb2 a{
	background: url(/pic-labo/head_cate.gif) -138px 0 no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb3 a{
	background: url(/pic-labo/head_cate.gif) -276px 0 no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb4 a{
	background: url(/pic-labo/head_cate.gif) -414px 0 no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb5 a{
	background: url(/pic-labo/head_cate.gif) -552px 0 no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

#head_cate li.hb1 a:hover{
	background: url(/pic-labo/head_cate.gif) 0 -50px no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

#head_cate li.hb2 a:hover{
	background: url(/pic-labo/head_cate.gif) -138px -50px no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb3 a:hover{
	background: url(/pic-labo/head_cate.gif) -276px -50px no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb4 a:hover{
	background: url(/pic-labo/head_cate.gif) -414px -50px no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb5 a:hover{
	background: url(/pic-labo/head_cate.gif) -552px -50px no-repeat #ddd8b9;
	width:138px;
	height:50px;
	display:block;
	text-indent:-9999px;
}


#top_img {
	margin-top:0;
	padding-top:0;
}

.pl10{
	padding-left:10px;
}

.f_title {
	font-size:116%;
	margin-left:20px;
}

.pay_bar {
	display:block;
	text-align:left;
	width:90%;
	line-height:1.5em;
	color:#666666;
	padding:3px;
	background-color:#ECECEC;
	font-weight:bold;
	margin-top:5px;
}

/*------舟橋追加分--------*/

.g_title { width:100%; background:#ddd8b9; line-height:140%}
.n_midashi {font-size:150%; line-height:140%; color:#FF0000}
.list_m { list-style: circle;}
table.meyasu { border-collapse:separate;border-spacing:1px; width:500px; height:100px; background:#E8E8E8;}
table.meyasu th{vertical-align:middle; text-align:center}
table.meyasu td{background:#FFFFFF; vertical-align:middle; text-indent:5px}
/*=============================
Common property CSS
=============================*/
/*
margin property
padding property
float property
text-align property
vertical-align property
color property
font-size property
*/



/* -------------------------------------------------------
  margin property
------------------------------------------------------- */
/*top*/
.mt05 {margin-top:5px}
.mt10 {margin-top:10px}
.mt15 {margin-top:15px}
.mt20 {margin-top:20px}
.mt25 {margin-top:25px}
.mt30 {margin-top:30px}
.mt35 {margin-top:35px}
.mt40 {margin-top:40px}
.mt45 {margin-top:45px}
.mt50 {margin-top:50px}

/*right*/
.mr05 {margin-right:5px}
.mr10 {margin-right:10px}
.mr15 {margin-right:15px}
.mr20 {margin-right:20px}
.mr25 {margin-right:25px}
.mr30 {margin-right:30px}
.mr35 {margin-right:35px}
.mr40 {margin-right:40px}
.mr45 {margin-right:45px}
.mr50 {margin-right:50px}

/*bottom*/
.mb05 {margin-bottom:5px}

.mb10 {margin-bottom:10px}
.mb15 {margin-bottom:15px}

.mb20 {margin-bottom:20px}
.mb25 {margin-bottom:25px}
.mb30 {margin-bottom:30px}
.mb35 {margin-bottom:35px}
.mb40 {margin-bottom:40px}
.mb45 {margin-bottom:45px}
.mb50 {margin-bottom:50px}

/*left*/
.ml05 {margin-left:5px}
.ml10 {margin-left:10px}
.ml15 {margin-left:15px}
.ml20 {margin-left:20px}
.ml25 {margin-left:25px}
.ml30 {margin-left:30px}
.ml35 {margin-left:35px}
.ml40 {margin-left:40px}
.ml45 {margin-left:45px}
.ml50 {margin-left:50px}



/* -------------------------------------------------------
  padding property
------------------------------------------------------- */
/*all*/
.p05 { padding:5px}
.p10 { padding:10px}
.p15 { padding:15px}
.p20 { padding:20px}

/*top*/
.pt05 {padding-top:5px}
.pt10 {padding-top:10px}
.pt15 {padding-top:15px}
.pt20 {padding-top:20px}
.pt25 {padding-top:25px}
.pt30 {padding-top:30px}
.pt35 {padding-top:35px}
.pt40 {padding-top:40px}
.pt45 {padding-top:45px}
.pt50 {padding-top:50px}

/*right*/
.pr05 {padding-right:5px}
.pr10 {padding-right:10px}
.pr15 {padding-right:15px}
.pr20 {padding-right:20px}
.pr25 {padding-right:25px}
.pr30 {padding-right:30px}
.pr35 {padding-right:35px}
.pr40 {padding-right:40px}
.pr45 {padding-right:45px}
.pr50 {padding-right:50px}

/*bottom*/
.pb05 {padding-bottom:5px}
.pb10 {padding-bottom:10px}
.pb15 {padding-bottom:15px}
.pb20 {padding-bottom:20px}
.pb25 {padding-bottom:25px}
.pb30 {padding-bottom:30px}
.pb35 {padding-bottom:35px}
.pb40 {padding-bottom:40px}
.pb45 {padding-bottom:45px}
.pb50 {padding-bottom:50px}

/*left*/
.pl05 {padding-left:5px}
.pl10 {padding-left:10px}
.pl15 {padding-left:15px}
.pl20 {padding-left:20px}
.pl25 {padding-left:25px}
.pl30 {padding-left:30px}
.pl35 {padding-left:35px}
.pl40 {padding-left:40px}
.pl45 {padding-left:45px}
.pl50 {padding-left:50px}



/* -------------------------------------------------------
  float property
------------------------------------------------------- */
.left {float:left;}
.right {float:right;}


/* -------------------------------------------------------
  vertical-align property
------------------------------------------------------- */
.vtop { vertical-align:top}
.vbottom { vertical-align:bottom}



/* -------------------------------------------------------
  text-align property
------------------------------------------------------- */
.txtleft {text-align:left;}
.txtright {text-align:right;}
.txtcenter {text-align:center;}



/* -------------------------------------------------------
  color property
------------------------------------------------------- */
.white { color:#fff;}
.red { color:#c00;}
.blue { color:#039;}
.orange { color:#e70;}


/* -------------------------------------------------------
  font-siza property
------------------------------------------------------- */
.txtSS { font-size:65%; line-height:140%;}
.txtS { font-size:75%; line-height:150%;}
.txtM { font-size:85%; line-height:150%;}
.txtL { font-size:100%; line-height:140%;}
.txtLL { font-size:120%; line-height:140%;}
.txtXL { font-size:140%; line-height:140%;}

/* リンク用スタイル */
#LinkTBL {
	margin-left: 20px;
	border: 1px solid #E3DCCD;
	background-color: #e3dccd;
	width:618px;
}
#LinkTBL th,
#LinkTBL td {
	text-align: left;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	border-bottom: 1px solid #E3DCCD;
	padding:7px;
	background:#FFFFFF;
}
#LinkTBL th {
	background:#EDEBDC;
	border-right: 1px solid #e3dccd;
	width:190px;
}

/* 店長の部屋 */
.fuki_left {width:130px; height:130px;}
.fuki_center {background:url(/pic-labo/fuki_center.gif) repeat-x ; padding:12px 7px 12px 7px;}
.fuki_right {width:10px; height:130px;}

/* フッタナビげーション用　 広田追加分*/
.foot-NV-left {
	float:left;
	width:500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
.foot-NV-right {
	float: left;
	width: 250px; /*広田編集 22.3.4*/
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* フッタ価格帯ナビげーション用別　 広田追加分*/
#FootNaviPrice {
	margin-bottom:5px;
        height: 27px;
	width: 682px;
	padding:0;
}
#FootNaviPrice .btn {
	border:#CCCCCC 1px solid;
	height: 25px;
}
/*#FootNaviPrice h4 {　セキュリティエラーのデバグ
	float:right;
	height: 27px;
	width: 121px;
	background-image:url(/pic-labo/title_kakakutai.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
	text-indent:-9999px;
}
*/
#FootNaviPrice span {
	margin-top: 5px;
}
#FootNaviPrice .btn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*左サイドバーメニュー用*/
/*クリア*/
.sidemain1 .free-area1 ul.listbox,
.sidemain1 .free-area1 ul.listbox li {
	margin:0;
	padding:0;
}
.sidemain1 .free-area1 ul.listbox li {
	width:160px;
	height:30px;
	border-bottom:1px solid #8f8973;
	vertical-align:middle;
	dispray:block;
	clear:both;
	}
*+html .sidemain1 .free-area1 ul.listbox li,
*html .sidemain1 .free-area1 ul.listbox li{
	width:150px;
}
.sidemain1 .free-area1 ul.listbox li a {
	dispray:block;
	height:30px;
	line-height:30px;
}
.sidemain1 .free-area1 ul.listbox li a:hover {
	background-color:#797564;
}

/*-----目玉商品用-----*/
#medama {
/*	margin:5px 0;  */
margin:-5px;
}
#medama .kikan {
	background-color:#F2F2F2;
        text-align:center;
}

#favorit {
margin:-5px;
}
/*------商品詳細ページお客様の声用-----*/
h2.inline {
	background-color: #CCCCCC;
	padding: 10px;
	font-size: medium;
	width:570px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p.inline-p {
	line-height: 150%;
	margin-right: 20px;
	margin-left: 20px;
	font-size: medium;
	width:570px;
	margin-top: 5px;
}
iframe {
	border:1px solid #333;
}
*html iframe {
	border:none;
}

/*------トップページ　店長吹出し用-----*/
#tentyou-osusume .tentyou-ossm-img {
	float: left;
	margin-right:5px;
	margin-left:0;
	
}
#tentyou-osusume .tentyou-fukidasi {
	float: left;
	width: 216px;
}
#tentyou-osusume .tentyou-fukidasi .tntyou-ossm-top {
	background-image: url(/pic-labo/tntyou-fukidasi-top.gif);
	background-repeat: no-repeat;
	height:15px;
}
#tentyou-osusume {
    color: #000000;
    background-color: #FBFBEE;
    min-height: 1em;
    display: inline-table;
}

#tentyou-osusume:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #tentyou-osusume {
    height: 1em;
}
#tentyou-osusume {
    display: block;
}
#tentyou-osusume .tentyou-fukidasi .tntyou-ossm-mid {
	background-image: url(/pic-labo/tntyou-fukidasi-mid.gif);
	background-repeat: repeat-y;
}
.tntyou-ossm-mid p {
	margin:0 10px;
	padding:0;
	text-align:left;
}
#tentyou-osusume .tentyou-fukidasi .tntyou-ossm-bot {
	background-image: url(/pic-labo/tntyou-fukdasi-bottom.gif);
	height: 15px;
	background-repeat: no-repeat;
}
#tentyou-osusume .tentyou-egao {
	float: left;
}
a:hover img {
	opacity: 0.5; /* IE以外透過設定 */
	filter: Alpha(opacity=50); /* IE用透過設定 */
}
#naire0 #about_naire a {
	display: block;
	height: 83px;
	width: 175px;
	background-image:url(/pic-labo/about_naire_foot.jpg);
	background-position:top;
        margin-left:5px;
}
#naire0 #about_naire a:hover {
	background-position:bottom;
}
#naire0 #about_naire a span{
	display:none;
}


#sotugyou {
background-image: url(http://spc-k.jp/img/sotugyoupage.jpg);
width: 629px;
height: 964px;

}


/*****************************************/
/*小野田追加　10_19*/

#tdl_sen{
	text-align:center;
	background: #FFFFFF;
	width: 80%;
	border: 1px solid #b0aa89;
	margin:0 auto 20px;
	border-collapse:collapse;}
	
#tdl_sen th{
	 border-right: 1px solid #b0aa89;
	 border-collapse:collapse; 
	 border:1px solid #b0aa89; 
	 color:#593737; 
	 font-weight: bold;
	 background: #fbf9ef;
	 text-align:center;
	 padding: 5px 5px;
	 }
#tdl_sen .pink { 
  	 border-right: 1px solid #b0aa89;
	 border-collapse:collapse;
	 color:#FF0066;
	 font-weight:bold;
	  }	 
#tdl_sen td {
	 border-right: 1px solid #b0aa89;
	 border-bottom: 1px solid #b0aa89;
	 border-collapse:collapse; 
	 text-align: center;
	 vertical-align: middle;
	 }	  
#tdl_sen .beige{
	background: #f7f7f5;
	text-align: center; 
	padding:5px;	
	}

/*****************************************/


.textarea01 {
	background: url(/pic-labo/XmasNewyear1.jpg);
	width: 595px;
	height: 620px;
	text-align: left;
	float: left;
	margin: 5px;
	font-size: small;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat:no-repeat;
}
.textarea01 p.text01{ margin:90px 0 0 80px;}
.textarea01 .buttom01{margin:340px 0 0 70px; text-align:center;}
.buttom01 img { float: left;}
.textarea01:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .textarea01 {
    height: 1em;
    overflow: visible;
}
/**/
/*------------------------------------------------------*/
/*　　　　　　バナー下　テキスト　12_1小野田　　　　　　*/
/*------------------------------------------------------*/
.bana_p{font-size:90%; text-align:left; margin:0;}
/*------------------------------------------------------*/
/*　　　　　　見積りフォーム　12_7小野田　　　　　　*/
/*------------------------------------------------------*/
td.seikyu2 {
	border:1px #666666 solid; background-color:#FFFFFF;
	margin:5px;
	padding:10px;
	vertical-align: middle;
	line-height: 140%;
	color: #361B1B;
}
.mitsumori { background-color:#FFFFFF; padding:5px;text-align:left;}
/*卒業記念品特集　12_27*/
#tokusyu { margin:0 auto 0 auto; width:650px;}
#tokusyu .cate01 { background: url(/pic-labo/sotugyo2011_2.gif) no-repeat; width:650px; 
height:1138px; position:relative;}
#tokusyu .cate01 .img_left { position:absolute; top:1022px; left:40px;}
#tokusyu .cate01 .img_right { position:absolute; top:1022px; left:350px;}

#tokusyu .cate02 { background: url(/pic-labo/sotugyo2011_5.gif) no-repeat; width:650px; height:1180px; position:relative;}
#tokusyu .cate02 .img_left { position:absolute; top:1100px; left:40px;}
#tokusyu .cate02 .img_right { position:absolute; top:1100px; left:350px;}

#tokusyu .cate03 { background: url(/pic-labo/sotugyo2011_6.gif) no-repeat; width:650px; height:850px; position:relative;}
#tokusyu .cate03 .img_left { position:absolute; top:770px; left:40px;}
#tokusyu .cate03 .img_right { position:absolute; top:770px; left:350px;}

#tokusyu .cate04 { background: url(/pic-labo/sotugyo2011_7.gif) no-repeat; width:650px; height:875px; position:relative; text-align:left;}
#tokusyu .cate04 p.cate04_text01 { position:absolute; top:500px; left:50px; color:#ff6600; font-size:18px;}
#tokusyu .cate04 p.cate04_text02{ position:absolute; top:540px; left:40px; color:#000000; font-size:14px;}

#tokusyu .cate05 { background: url(/pic-labo/sotugyo2011_8.gif) no-repeat; width:650px; height:600px; position:relative; text-align:left;}
#tokusyu .cate05 .img_L { position: absolute; top:120px; left:25px; width:195px;}
#tokusyu .cate05 .img_C { position: absolute; top:120px; left:230px; width:195px;}
#tokusyu .cate05 .img_R { position: absolute; top:120px; left:435px; width:195px;}

#tokusyu .cate06 { background: url(/pic-labo/sotugyo2011_9.gif) no-repeat; width:650px; height:600px; position:relative; text-align:left;}
#tokusyu .cate06 .img_L { position: absolute; top:120px; left:25px; width:195px;}
#tokusyu .cate06 .img_C { position: absolute; top:120px; left:230px; width:195px;}
#tokusyu .cate06 .img_R { position: absolute; top:120px; left:435px; width:195px;}

#tokusyu .cate07 { background: url(/pic-labo/sotugyo2011_10.gif) no-repeat; width:650px; height:845px; position:relative; text-align:left;}
#tokusyu .cate07 .name { color:#000000; font-size:15px; font-weight:bold;}
#tokusyu .cate07 .koe { color:#000000; font-size:12px;}

#tokusyu .cate07 .koe_01  {
	position:absolute;
	top:99px;
	left:50px;
	width: 555px;
}
#tokusyu .cate07 .koe_01 img {position:absolute;left:453px;top: 27px;}
#tokusyu .cate07 .koe_01 p { line-height:120%;}
#tokusyu .item {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
}
#tokusyu .cate07 .koe_02  {
	position:absolute;
	top:253px;
	left:50px;
	width: 555px;
}
#tokusyu .cate07 .koe_02 img {position:absolute;left:453px;top: 26px;}
#tokusyu .cate07 .koe_02 p { line-height:120%;}

#tokusyu .cate07 .koe_03  {
	position:absolute;
	top:406px;
	left:50px;
	width: 555px;
}
#tokusyu .cate07 .koe_03 img {position:absolute;left:453px;top: 25px;}
#tokusyu .cate07 .koe_03 p { line-height:120%;}

#tokusyu .cate07 .koe_04  {
	position:absolute;
	top:559px;
	left:50px;
	width: 555px;
}
#tokusyu .cate07 .koe_04 img {position:absolute;left:453px;top: 24px;}
#tokusyu .cate07 .koe_04 p { line-height:120%;}

#tokusyu .cate07 .koe_05  {
	position:absolute;
	top:708px;
	left:52px;
	width: 555px;
}
#tokusyu .cate07 .koe_05 img {position:absolute;left:453px;top: 23px;}
#tokusyu .cate07 .koe_05 p { line-height:130%;}

.pagetop{ text-align:right;} 
/* マグカップ商品ページ_お客様の声 01_18 */
.m_cup_box01 { background:url(/pic-labo/m_cup06.jpg) no-repeat; width:648px; height:269px; margin-bottom:40px;}
.m_cup_box01 ul {text-align:left; padding:30px 80px 0 120px; font-size:110%;}
.m_cup_box01 li { list-style-image:url(/pic-labo/kome.jpg); margin-bottom:5px;}
#imageBox { width:648px; margin-top:50px;text-align:center;}/* マグカップページ　イメージ画像部分 */
/* 角丸指定 */
.demo   { float:left; margin-bottom:20px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ /*border:#CCCCCC solid 1px;*/
	border: 3px #CCCCCC solid;     /* 枠線の装飾 */
   background-color: #ffffff;
} 
.demo_m   { float:left; margin:0 15px 0 15px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	border: 3px #CCCCCC solid;     /* 枠線の装飾 */
   background-color: #ffffff;
}  
 
/* -- clear float -- */ 
#imageBox { min-height:0; display: inline-table;} 
#imageBox:after{ content:".";  display:block; height:0; clear: both;  visibility:hidden; } 
/* \*/ 
* html #imageBox {height:0;} 
#imageBox{display: block;} 
/* */ 

/* 想い出商品の単品はコチラボックス */
.sotsugyoBox_f { border:#fae0df 3px solid; padding-bottom:30px; background: #FFFFFF; text-align:center;}
table .puzzle { margin:20px 0 0 15px;}
.puzzle td.imageBox { padding:0 0 0 15px;}
.puzzle td.imageBox img { border:#e3dccd 5px solid; }/*　フッター部分商品画像枠 */
.puzzle td.textBox { padding:0 0 0 20px;}
.puzzle .shohin a { color:#a46362; margin:0;}
.puzzle .price01{ color:#da5454; margin:0; font-weight:bold;}
/*価格*/
.puzzle .price02R{ color:#da5454; margin:0 20px 0 0; text-align:right; font-weight:bold;}

/* 卒業ページ　(ペンケース・パズル)リンク設定 */
.link01 { position:absolute; top:162px; left:230px;}
.link02 { position:absolute; top:528px; left:30px;}

.pageTop2{ text-align:right; display:block;}/*ページトップ*/


/*=============　ここまで　なかったら要注意（景品館） ======================*/

