/* テーマ：カラー／グレー */

html,body{
height: 100%;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	background-image: url(https://kanri.shopserve.jp/vol1blog/g/gojigen.yl.shopserve.jp/docs/pic-labo/back-ground.gif);
	background-repeat: repeat;
	/*background:#C9D1D1;*/
}

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
	height: 100%;
}

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:#CD1D52;text-decoration:underline;}
a:hover {
	color:#DC7C88;text-decoration:none;}

/*　イメージのリンクがマウスオーバーで半透明になる　*/	
	
a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
} 



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;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.sidebox .text1 {border:1px solid #CCCCCC;width:100px;}
.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	text-align:center;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
	margin: 0px auto;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{ 
	width: 100%;
	height:235px;
	background-color:#FFFFFF;
}

.siteName {
	margin: 0px;
	padding:30px 10px 5px 10px;
	width:400px;
	font-size:180%;
	text-align: left;
	background: left;
}
.siteName a { color: #000000;text-decoration: none;}
.siteName a:hover { color: #0000ff;}

.sitelogo { /* サイト名（ロゴ設定の場合使用） */
	padding: 0px; 
	margin: 0px;
	width:400px;
}

.sitecopy{
	padding: 2px 10px;
	margin: 0px;
	color: #000000;
	text-align: left;
}
.sitecopy a {color: #000000;text-decoration: none;}
.sitecopy a:hover {color: #0000ff;text-decoration: underline;}


.header_menu {/* ヘッダー部分を中央の一番上に表示されるようにする */
	top: 0px;
	left: 50%;
	z-index: 500;
	position: absolute;
}



.sitetitle  { /* ヘッダー部分に入れたHTMLがトップメニューとして表示されるようにする */

    width: 804px;
	background: none;

	height: 130px;
    left: 557px;
    top: 2px;
    margin-left: -430px;
    display: block;
    position: absolute;
	z-index: 610;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:20px 10px 3px 0px;
	font-size:150%;
	font-weight:900;
	line-height:1em;
	display:block;
	text-indent:-9999px;
}

.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:5px 10px 2px 0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
		display:block;
	text-indent:-9999px;
}



/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0px;
	/*border-bottom:3px #009193 solid;*/
	border-top:10px #274f7e solid;
	color:#FFFFFF;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:8px 5px 2px 1px;
	/*color:#C8C8C8;*/
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	background-color:#274f7e;
	font-weight:100;
	font-size: 14px;
}

.headnavi a{
	padding:10px 5px 0px 5px ;
	margin:5px 0px;
	text-decoration:none;
	color:#ffffff;
}
.headnavi a:hover {
	color:#f487a2;
	text-decoration:underline;
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#ffffff;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
	/*border:0px solid #B6A081;
	background:url(../img/hline.gif) no-repeat #B6A081;*/
}

/********************************************************************/

#leftSide {min-width:170px; /* 左サイドtd */
	padding:0px;
	margin:0px;
	vertical-align:top;
	background-color:#F3F3F3;
    text-align:left;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	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:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {min-width:520px;
 /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;
	background:#ffffff;
	width:100%;
	height: 100%;
	/* background:url(../img/center3.gif) ;*/
}

/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
	display: block;
        background-color:transparent;
}

#center3 td{background-color:transparent;}

#center3 table table.bordlayoutp3{
	margin:0;
}


.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:0px 0px 1px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(../img/centerbox.gif) ;*/
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	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{ /* 商品定価 */
	font-size:120%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#EA688F;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px;
	padding:0px;
	position:absolute;
	left:50%;
	top:0px;
}

.topIMG table{
	position:absolute;
	left:7px;
	top:0px;
	height:100%;
background-color:tranceparent;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
	height:100%;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#CD1D52;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	line-height:100%;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	/*background-image:url(../img/title_bar01.jpg);*/
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}
.title1 a{color:#666666;text-decoration:underline;}
.title1 a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}
.title2 a{color:#666666;text-decoration:underline;}
.title2 a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}
.title3 a{color:#666666;text-decoration:underline;}
.title3 a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	font-size:15px;
	/* 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-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	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 table{text-align:left;width:100%;}
.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:#F3F3F3;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#AE0038;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#AE0038;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#CD1D52;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#666666;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#1587C2;*/
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#666666;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	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-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#666666;text-decoration:none;}
.pageTop a:hover{ color:#CD1D52;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:20px 0px 0px 0px ;
	margin-bottom:2px;
	width:auto;
	border-top:30px #666666 solid;
	height:100px;
	text-align:center;
	margin-top:5px;
	color:#666666;
	font-size:90%;
	font-weight:100;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 20px 5px 20px;
	color:#666666;
}
.footnavi a{ 
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#CD1D52;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#666666;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#F3F3F3;
    text-align:left;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#666666;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.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 solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #F3F3F3;
}
li.ca1 a{
	padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	color:#666666;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF286F;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

li.ca2 a{ padding:2px 3px 2px 15px;
	display:block;
	color:#AE0038;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#CC4253;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FFFFFF;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{
	padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	color:#666666;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF286F;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FF286F;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#0E577E;
	/*background:url(../img/icon_eye03.gif) no-repeat;*/
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
}

div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:center;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#666666;
	background:#F3F3F3;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#666666;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#CD1D52;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.line01{
	/*border:#DEDBBE 1px dotted;*/
	vertical-align:bottom;
} 

/* RSS設定 */
#rss{
	margin:0 0 20px 0;
	padding:0;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /*コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ; */
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	font-size:26px;
	/*	color:#FFFFFF;*/
	color:#333333;
	font-family: "HGｺﾞｼｯｸE", "HGｺﾞｼｯｸM";
	font-weight: normal;
	text-indent: 15px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-left-color: #003366;
	line-height: 200%;
/*background:url(../img/entry_title.gif);*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 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:#FFFFFF;font-weight:900;padding:3px;background-color:#666666;}



/* ナビゲーション （固定）*/
.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);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}








.inpad10_font13px {
	font-size: 13px;
	line-height: 130%;
	padding: 10px;
}

#shopinfo{
	padding:20px;
}

#shopinfo td{ padding:0px; margin:0px;}

#shopinfo p{
	color:#FF3366;
	padding:0px;
	margin:0px;
	line-height:220%;
	font-weight: bold;
}


.productinfo{
	text-align:left;
	font-size:13pt;
}

.productinfo table{
border:inherit;
padding:inherit;}

.productinfo th{
border:inherit;
padding:inherit;}

.productinfo td{
border:inherit;
padding:inherit;}

.productinfo tr{
border:inherit;
padding:inherit;}

.pad10{
padding:10px;}

.pad5{
padding:5px;}



/**文字の大きさをかえる**/

.z03{ font-size:3pt; }
.z04{ font-size:4pt; }
.z05{ font-size:5pt; }
.z06{ font-size:6pt; }
.z07{ font-size:7pt; }
.z08{ font-size:8pt; }
.z09{ font-size:9pt; }
.z10{ font-size:10pt; }
.z11{ font-size:11pt; }
.z12{ font-size:12pt; }
.z13{ font-size:13pt; }
.z14{ font-size:14pt; }
.z15{ font-size:15pt; line-height:180%;}
.z16{ font-size:16pt;  line-height:180%;}
.z18{ font-size:18pt;  line-height:180%;}
.z20{ font-size:20pt;  line-height:180%;}
.z22{ font-size:22pt;  line-height:180%;}
.z24{ font-size:24pt;  line-height:180%;}
.z26{ font-size:26pt;  line-height:180%;}

/**文字の大きさをかえる  太字　**/

.zBold03{ font-size:3pt; font-weight:bold; }
.zBold04{ font-size:4pt; font-weight:bold; }
.zBold05{ font-size:5pt; font-weight:bold; }
.zBold06{ font-size:6pt; font-weight:bold; }
.zBold07{ font-size:7pt; font-weight:bold; }
.zBold08{ font-size:8pt; font-weight:bold; }
.zBold09{ font-size:9pt; font-weight:bold; }
.zBold10{ font-size:10pt; font-weight:bold; }
.zBold11{ font-size:11pt; font-weight:bold; }
.zBold12{ font-size:12pt; font-weight:bold; }
.zBold13{ font-size:13pt; font-weight:bold; }
.zBold14{ font-size:14pt; font-weight:bold; }
.zBold15{ font-size:15pt; line-height:180%; font-weight:bold; }
.zBold16{ font-size:16pt;  line-height:180%; font-weight:bold; }
.zBold18{ font-size:18pt;  line-height:180%; font-weight:bold; }
.zBold20{ font-size:20pt;  line-height:180%; font-weight:bold; }
.zBold22{ font-size:22pt;  line-height:180%; font-weight:bold; }
.zBold24{ font-size:24pt;  line-height:180%; font-weight:bold; }
.zBold26{ font-size:26pt;  line-height:180%; font-weight:bold; }

/**文字の大きさをかえる  HGゴシックE　**/

.zHG03{ font-size:3pt; font-family:HGｺﾞｼｯｸE; }
.zHG04{ font-size:4pt; font-family:HGｺﾞｼｯｸE; }
.zHG05{ font-size:5pt; font-family:HGｺﾞｼｯｸE; }
.zHG06{ font-size:6pt; font-family:HGｺﾞｼｯｸE; }
.zHG07{ font-size:7pt; font-family:HGｺﾞｼｯｸE; }
.zHG08{ font-size:8pt; font-family:HGｺﾞｼｯｸE; }
.zHG09{ font-size:9pt; font-family:HGｺﾞｼｯｸE; }
.zHG10{ font-size:10pt; font-family:HGｺﾞｼｯｸE; }
.zHG11{ font-size:11pt; font-family:HGｺﾞｼｯｸE; }
.zHG12{ font-size:12pt; font-family:HGｺﾞｼｯｸE; }
.zHG13{ font-size:13pt; font-family:HGｺﾞｼｯｸE; }
.zHG14{ font-size:14pt; font-family:HGｺﾞｼｯｸE; }
.zHG15{ font-size:15pt; line-height:180%; font-family:HGｺﾞｼｯｸE; }
.zHG16{ font-size:16pt;  line-height:180%; font-family:HGｺﾞｼｯｸE; }
.zHG18{ font-size:18pt;  line-height:180%; font-family:HGｺﾞｼｯｸE; }
.zHG20{ font-size:20pt;  line-height:180%; font-family:HGｺﾞｼｯｸE; }
.zHG22{ font-size:22pt;  line-height:180%; font-family:HGｺﾞｼｯｸE; }
.zHG24{ font-size:24pt;  line-height:180%; font-family:HGｺﾞｼｯｸE; }
.zHG26{ font-size:26pt;  line-height:180%; font-family:HGｺﾞｼｯｸE; }


.under_bar {/* 下線、１ピクセルで灰色の点線 */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-color:#666666;
}


/* トップの新着情報 */
#shintyaku {
	background-image: url(http://gojigen.net/images/shop/center/news.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 230px;
	width: 640px;
	border: 1px solid #CCCCCC;
	padding: 0;
}

.sintyaku_scroll {
overflow:auto; height:190px; width:640px; margin-top:40px;
}

.sintyaku_nakami{width:370px; margin:10px 0px 10px 10px;}

.sintyaku_nakami h3 {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 70px;
	clear: both;
	padding: 2px 0px 2px 0px;
}
.sintyaku_nakami p {
	font-size: 13px;
	float: left;
	width: 290px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}



/* トップの表紙画像　ショップサーブの「トップイメージ」を使用 */

#top_img {
	display:none;
	position:absolute;
	top:185px;
	left:-430px;
	width:865px;
	margin:0;
	padding:0;
	line-height:100%;
	text-align:center;
}


.left {float:left; margin-right:10px;}

.right{ float:right; margin-left:10px;}
#new_blog h2 {
	display: block;
	float: left;
	line-height: 30px;
	text-indent: 10px;
}
#new_blog h3 {
	font-size: 18px;
	line-height: 30px;
	text-indent: 5px;
}
#new_blog .title {
	vertical-align: top;
	padding-top: 5px;
}
#new_blog .photo_box {
	text-align: center;
	width: 260px;
	vertical-align: bottom;
	height: 160px;
}
#new_blog .coment {
	text-align: center;
	font-size: 14px;
	vertical-align: top;
}
#new_blog {
	border: 2px solid #F488A2;
}
#new_blog .letter_box {
	width: 380px;
}
