/* テーマ：ベーシック／グレー */

html {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/back.jpg) top repeat-x #ffffff;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:12px;
	line-height:135%;
	color:#000000;
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/back_shadow.png) center top repeat-y;
}
* html body {
	background:none;
}

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:#666666;text-decoration:underline;}
a:hover {
	color:#3399CC;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;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.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:#414141;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

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

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
	height:115px;
	/*padding-bottom:10px;
	background:url(../../../../pic-labo/hed.jpg) left no-repeat;*/
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:115px;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#header {
	display: inline-block;
}
/*\*/
* html #header {
	height: 1%;
}
#header {
	display: block;
	visibility:hidden;
}
.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:15px 5px 5px 0px;
	margin:0px;
	width:100%;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:20px 10px 3px 0px;
	font-size:150%;
	font-weight:900;
	line-height:1em;
}

.siteName a { color:#414141;text-decoration:none;}
.siteName a:hover {
	color:#336699;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:5px 10px 2px 0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#336699;text-decoration:none;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0;
	margin-bottom:4px;
	background-color:#E8E8E8;
	/*border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;*/
	margin-bottom:10px;
	color:#FFFFFF;
	clear:both;
	display:none;
	visibility:hidden;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 5px 5px 1px;
	/*color:#C8C8C8;*/
	font-weight:normal;
	text-align:right;
	background-color:#414141;
	background-image:url(../img/headnavi_bg.gif);
	color:#FFFFFF;
}

.headnavi a{
	padding:10px 5px 10px 5px ;
	margin:5px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.headnavi a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/headnavi_bg_on.gif);
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	/*background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/hline.gif) no-repeat #B6A081;*/
}

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

#leftSide {width:170px; /* 左サイドtd */

	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/leftside.gif) ;*/
	overflow:hidden;
}

#rightSide {width:170px; /* 右サイドtd （3列）*/
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/rightside.gif) ;*/
}

#rightSide {width:170px; /* 右サイドtd （3列 ブログ）*/
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/center3.gif) ;*/
}


/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
.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;
}

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

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/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:#3399CC;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#336699;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 50px;
	margin:0px;
	width:auto;
	color:#ffffff;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0em;
	/*background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;*/
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/bar.gif) -170px top no-repeat;
	height:21px;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 0px 50px;
	margin:0px;
	width:auto;
	color:#ffffff;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0em;
	/*background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;*/
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/bar.gif) -170px top no-repeat;
	height:21px;
}
.title1 a{color:#ffffff;text-decoration:underline;}
.title1 a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:8px 0px 0px 50px;
	margin:0px;
	width:auto;
	color:#ffffff;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0em;
	/*background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;*/
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/bar.gif) -170px top no-repeat;
	height:21px;
}
.title2 a{color:#ffffff;text-decoration:underline;}
.title2 a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:8px 0px 0px 50px;
	margin:0px;
	width:auto;
	color:#ffffff;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0em;
	/*background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;*/
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/bar.gif) -170px top no-repeat;
	height:21px;
}
.title3 a{color:#ffffff;text-decoration:underline;}
.title3 a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

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

.mainCont { /* メインコンテンツ */
	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/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(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/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:#E8E8E8;} /* テーブル内カラー切り替え（タイトル部分） */
.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(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#414141;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#414141;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#336699;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#414141;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#1587C2;*/
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/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:#414141;
}

.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(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#414141;text-decoration:none;}
.pageTop a:hover{ color:#336699;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #414141 solid;
	height:100px;
	text-align:center;
	margin-top:5px;
	/*background:url(../../../../pic-labo/footer.gif) left no-repeat ;*/
	background:url(../../../../pic-labo/footer.gif) center bottom no-repeat ;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 20px 5px 20px;
	color:#414141;
}
.footnavi a{ 
	color:#414141;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#336699;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#414141;
	text-align:center;
	/* background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/copyright.gif) ;*/
	display:none;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#E8E8E8;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#414141;
	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-top:1px solid #FFFFFF;	
	border-bottom:3px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	background:#FFEBD8;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	width:152px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	/*background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background:#E8E8E8;*/
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/bar.gif) left top no-repeat #FF7D00;
	color:#ffffff;
	overflow:hidden;
}

/*li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#414141;
}
*/
li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	width:152px;
	color:#414141;
	font-weight:normal;
	text-decoration:none;
	overflow:hidden;
	
}
/*li.ca2 a:hover{
	color:#222222;
	font-weight:normal;
	text-decoration:none;
	background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/icon_eye02_ov.gif) no-repeat #E8E8E8;
}*/

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:#E8E8E8;*/
	color:#414141;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#414141;
}

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(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px 0;
	background: #FFFFFF;
}

.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:#0E577E;
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_list.gif) 5px 5px no-repeat #FFEBD8;
	border-bottom:2px solid #ffffff;
	/*background:url(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/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:right;
	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:#414141;
	background:#E8E8E8;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#414141;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#336699;
	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(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:8px 0px 0px 50px;
	margin:0px;
	width:auto;
	color:#ffffff;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	/*background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;*/
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/bar.gif) -170px top no-repeat;
	height:21px;
}
.entry_title a {
	color:#ffffff;
}

.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(https://cart0.shopserve.jp/vol1blog/s/solarshop.up.shopserve.jp/docs/hpgen/HPB/theme/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:#414141;}



/* ナビゲーション （固定）*/
.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;
}

/* header */

#headerArea {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
*html #headerArea {
	left:auto;
}
#headerBody {
	width:803px;
	height:88px;
	margin:0 auto;
	padding:27px 0 0 57px;
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/header.jpg) left top no-repeat;
	position:relative;
}
*html #headerBody {
	position:relative;
	left:-172px;
	height:88px !important;
}
*html #center3 #headerBody {
	left:-90px;
}
*:first-child+html #headerBody {
	position:relative;
}
h1 {
	width:290px;
	height:40px;
	float:left;
	margin:0;
	padding:0;
}
h1 a {
	display:block;
	width:290px;
	height:40px;
	overflow:hidden;
}

#subMenu,
#mainMenu {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	min-height:1px;
}
#subMenu li,
#mainMenu li {
	margin:0;
	padding:0;
	float:left;
}

#subMenu {
	margin-top:20px;
	margin-right:10px;
	height:29px;
	overflow:hidden;
}
* html #subMenu {
	height:auto !important;
	margin-right:5px;
}
#subMenu li.a02 {
	margin-left:13px;
	padding-top:4px;
}

#mainMenu {
	clear:right;
	width:525px;
	height:31px;
	margin:0;
	padding:8px 0 0;
	overflow:hidden;
}
* html #mainMenu {
	height:auto !important;
	position:absolute;
	right:0;
	bottom:-4px;
}
*:first-child+html #mainMenu {
	position:absolute;
	right:0;
	bottom:0;
}

/**/

#footerGuide {
	width:660px;
	margin:20px auto 0;
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
}

#footerGuide td {
	width:298px;
	padding:0 15px 15px;
}
#footerGuide td table {
	width:300px;
}
#footerGuide td table th,
#footerGuide td table td {
	width:auto;
	padding:1px;
	vertical-align:middle;
}
#footerGuide td table th {
	width:70px;
}

#footerGuide td h4 {
	margin:20px 0 auto;
}
#footerGuide td p {
	clear:both;
}
#footerGuide td strong,
#footerGuide td span {
	color:#ff0000;
}
#footerGuide td .fImg {
	float:left;
	margin-right:5px;
}

/* free */

.freeWrap {
	width:648px;
	margin:0 -1px;
	text-align:left;
}
.freeWrap ul,
.freeWrap li {
	margin:0;
	padding:0;
	list-style:none;
}
.freeWrap ul {
	width:648px;
	margin:25px auto;
	min-height:1px;
}
.freeWrap li {
	float:left;
}
.freeWrap li a {
	display:block;
	width:162px;
	height:49px;
	overflow:hidden;
	position:relative;
}
.freeWrap li a img {
	position:absolute;
}
.freeWrap li.a01 a img  {
	left:0;
}
.freeWrap li.a02 a img  {
	left:-162px;
}
.freeWrap li.a03 a img {
	left:-324px;
}
.freeWrap li.a04 a img {
	right:0;
}
.freeWrap li.on a img,
.freeWrap li.a01 a:hover img,
.freeWrap li.a02 a:hover img,
.freeWrap li.a03 a:hover img,
.freeWrap li.a04 a:hover img {
	top:-50px;
}

.txt_01 {
	width:590px;
	margin:0 auto;
	padding:5px 15px;
	border:1px solid #ffbf99;
	background:#ffffe7;
}
.txt_01 span {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_01_02.gif) left top no-repeat;
	width:158px;
	height:245px;
	float:right;
}
.txt_01 strong {
	font-weight:bold;
	color:#ff0000;
}
.txt_01 p {
	margin:1.5em 0;
}
.txt_01 p.name {
	text-align:right;
	font-weight:bold;
	color:#1D2080;
}

.pageList {
	background:#F5F5F5;
	padding:
}
.pageList li {
	margin:0 10px;
	padding:8px 10px;
}
.pageList li.back {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_back.gif) left center no-repeat;
	padding-left:110px;
}
.pageList li.next {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_next.gif) right center no-repeat;
	padding-right:110px;
	text-align:right;
	float:right;
}
.pageList li a {
	display:inline;
	width:auto;
	height:auto;
	font-weight:bold;
	color:#1D2080;
	text-decoration:none;
}
.pageList li a:hover {
	text-decoration:underline;
}

.freeWrap h5 {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_bar.gif) left -25px no-repeat;
	width:560px;
	height:26px;
	margin:15px auto 10px;
	padding:8px 0 0 30px;
	color:#FF5E00;
	font-weight:bold;
	font-size:14px;
}
.freeWrap dl {
	width:590px;
	margin:0 auto 25px;
}
.freeWrap dt {
	margin:0 0 10px;
	padding:5px 0;
	color:#FF4000;
	font-size:14px;
	border-bottom:1px dotted #666666;
}
.freeWrap dd {
	margin:0 0 15px;
	padding:0;
}

.txt_02 {
	width:590px;
	margin:0 auto 25px;
}
.txt_02 th,
.txt_02 td {
	border-bottom:1px dotted #666666;
	padding:5px 0;
	text-align:left;
}
.txt_02 th,
.txt_02 th a {
	color:#FF4000;
	font-weight:normal;
	text-decoration:none;
}
.txt_02 th a:hover {
	text-decoration:underline;
}
.txt_02 th {
	width:200px;
}

.dlList {
	margin:20px auto 0 !important;
}

.dlList dt {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_bar.gif) left -59px no-repeat;
	border:none;
	padding:0px 0 0 20px;
	height:22px;
}

/**/

.contents {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_bar.gif) left top no-repeat;
	width:560px;
	height:20px;
	margin:20px auto 10px;
	padding:5px 10px 0 50px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.contentsBody {
	border:2px dotted #ffbf99;
	width:618px;
	margin:0 auto 50px;
}
.contentsBody td {
	width:300px;
	padding:10px;
}
.contentsBody td h5 {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_mark.gif) 5px center no-repeat #ffdfcd;
	width:auto;
	height:auto;
	margin:0;
	padding:5px 23px;
	color:#FF5E00;
	font-size:14px;
}
.contentsBody ul {
	width:auto;
	margin:10px 0 25px 25px;
	padding:0;
}
.contentsBody li {
	width:auto;
	margin:0 0 5px;
	padding:0;
	float:none;
}
.contentsBody td a {
	display:inline;
	width:auto;
	height:auto;
	color:#1D2080;
}

.contentsBody td .other {
	width:600px;
	margin:0;
	padding:5px;
	text-align:center;
	background:#F5F5F5;
}

/**/

.freeWrap .free_title {
	width:570px;
	margin:15px auto;
}

/* shop */

.shopWrap {
	width:620px;
	margin:0 auto;
}
.shopTxt {
	border:2px solid #FF6600;
	background:#FFFFDA;
	margin:10px auto;
	padding:10px;
	width:596px;
	text-align:left;
}
.shopBanner {
	width:610px;
	margin:10px auto;
	padding:5px;
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/shop_banner_back.gif) left top no-repeat;
	min-height:271px;
}
.shopBanner table {
	width:610px;
}
.shopBanner table td {
	width:300px;
	padding:2px 0;
	text-align:center;
}

.shopBody {
	width:620px;
}

.shopBody h4 {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/shop_bar.gif) left top no-repeat;
	margin-top:15px;
	padding:9px 5px 0 30px;
	height:25px;
	color:#FF5E00;
}
.shopBody .line {
	text-align:left;
	margin:15px auto;
}
.shopBody strong {
	color:#ff0000;
}

/**/

.data,
.shopPdf {
	width:480px;
	margin:0 auto 15px !important;
	border-collapse:collapse;
	border-spacing:0;
}
.data th,
.data td {
	border:1px solid #FF5E00;
	padding:5px 0;
	text-align:center;
}
.data th {
	background:#ff9853;
	font-weight:bold;
	color:#ffffff;
}

.shopPdf th,
.shopPdf td {
	background:#f2f2f2;
	padding:10px 5px;
	vertical-align:middle;
}
.shopWrap h4.bar {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/free_bar.gif) left -25px no-repeat;
	width:560px;
	height:24px;
	margin:15px auto 10px;
	padding:10px 0 0 30px;
	color:#FF5E00;
	font-weight:bold;
	font-size:12px;
}

.shopSpec {
	width:590px;
	margin:0 auto 15px;
	border-collapse:collapse;
	border-spacing:0;
}

.shopSpec th,
.shopSpec td {
	border:1px solid #dcdcdc;
	text-align:center;
	vertical-align:middle;
	padding:5px 3px;
}
.shopSpec th,
.shopSpec tr.topTh th.th {
	background:#a19c9c;
	color:#ffffff;
}
.shopSpec tr.topTh th {
	background:#686868;
}
.shopSpec td {
	width:94px;
}
.shopSpec td.back {
	background:#F5F5F5;
}
.shopitem {
	background:#EBEBEB;
	width:590px;
	margin:0 auto;
	padding:5px 0;
	min-height:1px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #dddddd;
}
.shopitem li {
	float:left;
	list-style:none;
	width:265px;
	margin:0;
	padding:5px 5px 5px 25px;
	text-align:left;
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/shop_mark.gif) 10px 7px no-repeat;
}
.shopTbox {
	width:590px;
	margin:0 auto 20px;
	text-align:left;	
}
.shopTarea {
	width:585px;
	min-height:1px;
	margin:0 auto 20px;
	text-align:left;	
	border:1px solid #ffb17f;
	background:#ffffe7;
	padding:10px 17px;
	position:relative;
}
.shopTarea h5 {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/shop_bar2.gif) left top no-repeat;
	height:20px;
	margin:0 auto 10px;
	padding:5px 0 0 55px;
	color:#ffffff;
	font-size:12px;
}
.shopTarea table {
	width:365px;
	float:left;
	margin-right:15px;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
}
.shopTarea table th,
.shopTarea table td {
	text-align:center;
	background:#ffffff;
	padding:3px;
}
.shopTarea table th {
	background:none;
	color:#ffffff;
	font-weight:bold;
}
.shopTarea table td {
	width:50%;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
}
.shopTarea table tr.back th {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/shop_bar_back.gif) center center no-repeat #3f3f3f;
}
.shopTarea table th span {
	width:175px;
	text-align:center;
	float:left;
}
.shopTarea table th span strong {
	color:#FCDE99;
}
.shopTarea table tr.back td {
	background:#f5f5f5;
}
.shopTarea .cau {
	width:167px;
	position:absolute;
	bottom:10px;
	left:400px;
}

/**/

.sideBan {
	text-align:center;
	line-height:150%;
	font-size:12px;
}

.topArea {
	background:url(../../../../../../../../USERTHEMEIMG/vol1/solarshop.up.shopserve.jp/top.jpg) left top no-repeat;
	width:460px;
	height:78px;
	margin:0 auto 20px;
	color:#ffffff;
	text-align:left;
	padding:132px 10px 0;
	line-height:120%;
	font-size:12px;
}

/* clearfix */

#headerBody:after,
#subMenu:after,
#mainMenu:after,
.freeWrap ul:after,
.txt_01:after,
.shopitem:after,
.shopTarea:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html #headerBody,
* html #subMenu,
* html #mainMenu,
* html .freeWrap ul,
* html .txt_01,
* html .shopitem,
* html .shopTarea {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}/*************************************************/
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#sps-itemCategoryBox ul {
	zoom:1;
}

#sps-itemCategoryBox,
#sps-itemCategoryBox ul,
#sps-itemCategoryBox li {
	margin:0;
	padding:0;
}

#sps-itemCategoryBox li {
	list-style:none;
}

#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList {
	position:relative;
}

/*サブメニュー非表示（初期）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	width:100%;
	position:absolute;
	top:0;
	left:100%;
	display:none;
}

/*サブメニュー表示（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList:hover .sps-itemCategorySub {
	display:block;
	z-index:99;
}

/*サブメニューボックス*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	padding: 5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#fff;
}

/*サブメニュー内リンク*/
#sps-itemCategoryBox .sps-itemList .ca2 a {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*サブメニュー内リンク（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .ca2 a:hover {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*************************************************/
/*** 複数カテゴリ（商品一覧用） ***/

/*商品一覧の選択カテゴリの上位カテゴリ*/
#sps-itemCategoryBox .sps-selList .sps-itemCategoryUp .ca2 a {
	padding-left:0.3em;
	background-image:none;
}

/*商品一覧の表示パターン1（全商品カテゴリを見る非表示）*/
#sps-itemCategoryBox .sps-selList+.sps-itemList {
	margin:2em 0;
}

/*商品一覧の表示パターン2（全商品カテゴリを見る表示）*/
#sps-itemCategoryBox .sps-allList {
	margin:2em 0;
}

#sps-itemCategoryBox .sps-allList .sps-itemCategoryMain .ca2 a {
	padding-left:0;
	padding-right:0;
	background-image:none;
	text-align:center;
}

/*商品一覧表示パターン2（全商品一覧の表示位置調整）*/
#sps-itemCategoryBox .sps-allList+.sps-itemList {
	margin:-2em 0 2em;
}

/*************************************************/
/*** 複数カテゴリ（サイトマップ用） ***/

/*見出し*/
#sps-smItemCategory h5 {
	margin:0 0 0 25px;
	font-size:1em;
}

/*第2階層以下のカテゴリ*/
#sps-smItemCategory li.sm1 ul {
	margin:0;
	padding:0;
}

/*第2階層のカテゴリ*/
#sps-smItemCategory li.sm2 {
	margin:0 0 0 1px;
}

/*************************************************/
/*** キーワードリンク（左サイド用）レイアウト ***/
#sps-leftKeywordBox li {background:none;margin:0 5px 0 0;padding:0;display:inline;line-height:1.6;}
#sps-leftKeywordBox li a {background:none;padding:0;display:inline;text-decoration:underline;}

/*** 商品検索（ヘッダ用）レイアウト ***/
#sps-headSearchBox {text-align:left;}
#sps-headSearchBox form {display:block;padding:5px 10px;}
#sps-headSearchBox form label {padding-right:10px;font-size:1.1em;}
#sps-headSearchBox form input[type=text] {width:40%;padding:0.1em 0.3em;font-size:1.1em;}
#sps-headSearchBox form input[type=submit] {font-size:1.1em;}

/*** 商品検索（ヘッダ用）デザイン ***/
#sps-headSearchBox {
	background:#e8e8e8; /* 背景 */
}

#sps-headSearchBox form {
/*	border:1px solid #ccc; /* 枠線 */
}

div + #sps-headSearchBox form {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headSearchBox form label {
	color:#414141; /* 文字色 */
	font-weight:bold; /* 太字 */
}

/*** キーワードリンク（ヘッダ用）レイアウト ***/
#sps-headKeywordBox {text-align:left;}
#sps-headKeywordBox div {padding:5px 10px;line-height:1.6;font-size:0.9em;}
#sps-headKeywordBox ul {margin:0;padding:0;display:inline;}
#sps-headKeywordBox li {list-style:none;display:inline-block;padding-right:0.5em;}

/*** キーワードリンク（ヘッダ用）デザイン ***/
#sps-headKeywordBox {
	background:#fff; /* 背景色 */
}

#sps-headKeywordBox div {
/*	border:1px solid #ccc; /* 枠線 */
}

div + #sps-headKeywordBox div {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headKeywordBox span {
	color:#369; /* 見出し */
}

#sps-headKeywordBox span:after {
	content:" ： "; /* 見出し区切り文字 */
}

/*** ヘッダ区切り線調整 ***/
#sps-headSearchBox + div.hline,
#sps-headKeywordBox + div.hline {margin-bottom:10px;}