@charset "euc-jp";
/* テーマ：ベーシック／オレンジ */
@import url('https://www.e-hikimono.com/css/all_site.css');
body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	/* background-image: url(https://kaiki.ir.shopserve.jp/pic-labo/all_bg.jpg);*/
	/* background-repeat: repeat-y;	/*background:#C9D1D1;*/*/
	/* background-position: 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;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#E86E00;text-decoration:none;font-weight:bold;text-decoration:underline;}

a:hover {color:#663300;text-decoration:underline;}


a img {
	vertical-align:top;
	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;*/
}


.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:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:906px;
	height:100px;
	padding-bottom:2px;
	background:url()  no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	background-image: url(https://www.omimaigaesi.com/pic-labo/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

#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;
}
.shoplogo{
	padding:0px;
	margin:0px;
	width:autopx;
	padding-left: 10px;
	padding-top: 0px;
}


.shoplogo float_right{
float: left;
}


.shoplogo img{
}

.siteName {
	margin:0px;
	width:auto;
	font-size:12px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.siteName a { color:#999999;text-decoration:none;}
.siteName a:hover {
	color:#999999;
	text-decoration:underline;
}


.sitecopy{
	margin:0px;
	width:auto;
	color:#666666;
	font-size: 13px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#3399CC;text-decoration:none;}






/* ヘッダーメニュー */
#headMenu {
	width:906px;
	margin:0 auto 10px;
	background-color:#FEF5EF;
	color:#FFFFFF;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 5px 5px 1px;
	font-weight:normal;
	text-align:right;
	color:#FFFFFF;
	background-image:url(https://www.omimaigaesi.com/pic-labo/headnavi_bg.gif);
	background-color:#E86E00;
}

.headnavi a{
	padding:5px 5px 5px 5px ;
	margin:5px 0px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/headnavi_bg_on.gif);
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*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;
	padding:0px 0px 0px 0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	width: 190px;
	/* background:url(../img/leftside.gif) ;*/
}

.sidebox .title2 { /* サイドのタイトルバー背景*/
	min-width:170px;
	padding:12px 0px 12px 10px;
	margin:0px;
	width: 190px;
	background:url(https://www.omimaigaesi.com/pic-labo/sidebar_bg02.jpg) no-repeat;
	color: #993333;
}
.sidebox .title1 { /* サイドのタイトルバー背景*/
	min-width:170px;
	padding:12px 0px 12px 10px;
	margin:0px;
	width: 190px;
	background:url(https://www.omimaigaesi.com/pic-labo/sidebar_bg02.jpg) no-repeat;
	color: #000000;
}

#rightSide {min-width:0px; /* 右サイドtd （3列）*/

	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:0px; /* 右サイド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%;
	/* background:url(../img/center3.gif) ;*/
}



/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
	color:#666666;

}

.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 0px;
	/* background:url(../img/centerbox.gif) ;*/
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}

#header .float_left{ 
float:left;
position: absolute;
top: 25px;
}

.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:#E86E00;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#663300;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:10px 0px 0px 0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:10px 0px 0px;
	padding:3px 10px 0px;
	color:#6bb247;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#E86E00;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#f6cd96 url(../img/title_bar01.gif) repeat-x;
}

.title1{ /* タイトル2 h1 */
	padding:12px 0px 12px 15px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:url(https://www.omimaigaesi.com//pic-labo/main_bar.jpg) no-repeat left center;
}
.title1 a{color:#;
text-decoration:underline;}

.title1 a:hover{
	color:#E86E00;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:12px 0px 12px 15px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:url(https://www.omimaigaesi.com//pic-labo/main_bar.jpg) no-repeat left center;
}
.title2 a{color:#E86E00;text-decoration:underline;}
.title2 a:hover{
	color:#E86E00;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#E86E00;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
    /* background:#f6cd96 url(../img/title_bar01.gif) repeat-x; */
}
.title3 a{color:#E86E00;text-decoration:underline;}
.title3 a:hover{
	color:#E86E00;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-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:#FEF5EF;} /* テーブル内カラー切り替え（タイトル部分） */
.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:#2E450A;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#E86E00;}
#bread a:link { 
	text-decoration:underline;
}

#bread a:hover { 
	text-decoration:underline;
	color:#663300;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#E86E00;
	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:#E86E00;
}

.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:#E86E00;text-decoration:none;}
.pageTop a:hover{ color:#666666;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #E86E00 solid;
	height:100px;
	text-align:center;
	margin-top:5px;
	
}

table #footer_table {
	border: 1px solid #999999;
}

table #footer_table td,th{
	border: 1px solid #999999;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 20px 5px 20px;
	color:#E86E00;
}
.footnavi a{ 
	color:#E86E00;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#666666;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#E86E00;
	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:#FBE0CC;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#E86E00;
	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:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#FEF5EF;*/
	color:#E86E00;
}

li.ca1 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#663300;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FEF5D1;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#E86E00;
	font-weight:bold;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#663300;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FEF5EF;
}

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:bold;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#FEF5EF;*/
	color:#E86E00;
}

li.ca3 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#663300;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FEF5D1;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#E86E00;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#FEF5D1;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:0px;
	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 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:#E86E00;
	background:#FEF5EF;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#E86E00;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#666666;
	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 {
	padding:10px 0px;
	margin:0px 0px 30px;
	display:none;
	text-align:center;
	font-size:130%;

　　　 color:#660000;
	background:url(https://www.omimaigaesi.com//pic-labo/page_bar.jpg) no-repeat left center;
	color: #663300;
	height: 27px;
}
.entry_title a{
　　　 color:#660000;
}

.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;
	display: none;
}

.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:#E86E00;}



/* ナビゲーション （固定）*/
.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%;
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 10px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}

/*　サイドバータイトル　 */
.sidebox .title1 a{
	text-decoration: none;
	border: none;
	color: #000000;
}

/*　サービス一覧ページ　 */

#area {
	width: 660px;
　　　　margin}
	
#area h3.title {
	background-image: url(https://www.omimaigaesi.com/pic-labo/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 100%;
}
#area h3.top_title {
	background-image: url(https://www.omimaigaesi.com/pic-labo/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 100%;
}
#area p.readbun {
	font-size: 110%;
	color: #669933;
}
#area h3.catchcopy {
	font-size: 130%;
	color: #000000;
	width: 660px;
	margin-bottom: 10px;
	line-height: 140%;
	margin-top: 30px;
}
#area span {
	font-weight: bold;
}
#area h3.titles {
	background-image: url(https://www.omimaigaesi.com/pic-labo/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 130%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
.service_title{
margin-bottom:15px;
}

#jyo_box .jyo {
	width: 350px;
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#jyo_box {
	width: 660px;
}

#jyo_box h3.title {
	background-image: url(https://www.omimaigaesi.com/pic-labo/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 100%;
}

#jyo_box .dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}


pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
/*サイドバーデザイン　アイキャッチ揃える*/	
	
.sidemain1 li {
	margin:0px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding: 0px;
}

.sidemain1 li 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;
	color:#E86E00;
	margin: 0px;
}

.sidemain1 li a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#663300;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#FEF5D1;
}



/*　フリーページ　デザイン　*/	

#area {
	width: 660px;}

#area div#ossm {
	height: 180px;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://www.omimaigaesi.com/pic-labo/contents_orei.jpg);
	background-repeat: no-repeat;
	border: 2px double #73BA2C;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#area div#ossm ul {
	margin: 0px;
	padding: 25px 0px 0px 15px;
	list-style-type: none;
}
#area div#ossm ul li {
	float: left;
	width: 121px;
	padding-right: 5px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 120px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
}
#area h3.title {
	color: #660000;
	background-image: url(https://www.omimaigaesi.com/pic-labo/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-left: 40px;
	padding-top: 30px;
	font-size: 120%;
	margin: 20px 0px 0px 0px;}
#area p.readbun {
	font-size: 110%;
}
#area p#ossm_title {
	color: #FFFFFF;
	background-color: #73BA2C;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	width: 659px;
	font-weight: bold;
}

#area div#ossm ul li span {
	margin: 0px;
	padding: 0px;
	width: 121px;
	text-align: center;
	bottom: 0px;
	height: 20px;
}

/*　FAQページ　デザイン　*/


dl.faq_area {
	width: 660px;
	margin: 35px 0px 0px;
	padding: 0px;
	text-align: left;
}
dl.faq_area dt {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 120%;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	color: #669933;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
dl.faq_area dd {
	padding-left: 35px;
	margin-bottom: 40px;
}
#faq_menu {
	width: 660px;
}
#faq_menu dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

#faq_menu dl{
	width: 320px;
	float: left;
}
#faq_menu dl#left_area{
	margin-right: 20px;
}

#faq_menu dt{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../faq/img/faq_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 15px 0px 10px;
	height: 17px;
	font-weight: bold;
	font-size: 110%;
	list-style-type: none;
}
#faq_menu dd{
	padding-left: 30px;
}
#faq_menu dd.other{
	text-align: right;
}
#faq_menu p {
	text-align: right;
       display: none;
}

ul.faq_many {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul.faq_many li {
	padding-bottom: 10px;
}
ul.faq_many a:link{
	font-weight: bold;
	color: #669933;
}
ul.faq_many a:visited{
	font-weight: bold;
	color: #669933;
}
ul.faq_many a:active{
	font-weight: bold;
	color: #669933;
}
ul.faq_many a:hover{
	font-weight: bold;
	color: ;
	color: #FF3300;
}

#faq_menu dl dd a:link{
	font-weight: bold;
	color: #669933;
}
#faq_menu dl dd a:visited{
	font-weight: bold;
	color: #669933;
}
#faq_menu dl dd a:active{
	font-weight: bold;
	color: #669933;
}
#faq_menu dl dd a:hover{
	font-weight: bold;
	color: ;
	color: #FF3300;
}


#faq_menu dl dt a:link{
	font-weight: bold;
	color: #000000;
}
#faq_menu dl dt a:visited{
	font-weight: bold;
	color: #000000;
}
#faq_menu dl dt a:active{
	font-weight: bold;
	color: #000000;
}
#faq_menu dl dt a:hover{
	font-weight: bold;
	color: ;
	color: #FF3300;
}

#faq_menu dl .other a:link{
	font-weight: bold;
	color: #000000;
}
#faq_menu dl .other a:visited{
	font-weight: bold;
	color: #000000;
}
#faq_menu dl .other a:active{
	font-weight: bold;
	color: #000000;
}
#faq_menu dl .other a:hover{
	font-weight: bold;
	color: ;
	color: #FF3300;
}
p.text_right{
	text-align: right;
        font-size: 120%;
}


/*　お客様の声　デザイン　*/

#koe_area p{
width:570px;
margin-right: auto;
margin-left: auto;
}
#koe_area .title{
	color: green;
	font-size: 120%;
margin-top: 20;
margin-bottom: 15;
}
#koe_area ul.voice {
	width: 640px;
	height: 140px;
	background-image: url(https://www.omimaigaesi.com/pic-labo/voice_image.jpg);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#koe_area ul.voice li.stuff {
	text-align: right;
	padding-right: 300px;
	font-size: 90%;
}
#koe_area p.res {
	color: #CC0000;
}

/*　お見舞いお返し辞典　デザイン　*/

#jiten {
	padding: 15px;
	background-color: #FCF8F1;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2C432F;
	width: 620px;
}
#jiten td {
	padding: 10px;
	border: 1px solid #E1E1E1;
}
#jiten h3{
	font-size: 140%;
	padding-bottom: 10px;
}

h3.jiten_title{
	font-size: 140%;
	text-decoration: none;
	margin-bottom: 30px;
}
.jiten_text{
	background-color: #FFFFFF;
	margin: 20px;
	padding-top: 30px;
}
h3.jiten_title a {
	color: #B56D15;
}

.jiten_link {
	margin: 30px;
	text-align:center;
}

.jiten_link a {
        color: #999999;
}

/*カタログ商品ページ*/

#catalog a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=50);
    -moz-opacity: 0.5;
 line-height: 140%;
}

#catalog a:link {
 color: #009966;
 text-decoration: underline;
}

#catalog ul {
 width: 595px;
 list-style-type: none;
 margin: 15px 0px 30px;
 padding: 0px;
}
#catalog ul li {
 float: left;
 width: 145px;
 margin-right: 5px;
 text-align: center;
}
#catalog .right {
 margin: 0px;
 padding: 0px;
 width: 145px;
}
#catalog {
 width: 595px;
 clear: both;
}




/* ランキングトップ10 */

#rank10_area {
	width: 100%;
}
#rank10_area ul.rank10_goods {
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rank10_area ul li.rank10_img img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-height: 125px;
	display: block;
}
/* ランキングトップ10 */


/*金額別ランキング */

p.tit_box_p {
	background-color: #FFF1CE;
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#rank_all ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#rank_all ul.rank_link {
	/* 目次　*/
	padding-bottom: 20px;
	text-align: center;
}
#rank_all ul.rank_link li{
	/* 目次　*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	float: left;
}
#rank_all ul.rank_link li.border_off {
	/* 目次　ボーダークリア*/
	border-left-style: none;
}
#rank_all ul.area_no1 {
	/* 1位*/
	height: 320px;
	width: 600px;
	list-style-type: none;
}
#rank_all li.rank_no1 {
	/* 1位 位画像*/
	float: left;
	padding-top: 70px;
	padding-right: 10px;
}
#rank_all ul.area_no1 img {
	/* 1位 画像縦幅マックス*/
	max-height: 250px;
}
#rank_all .area_2 ul {
	/* 2〜5位*/
	float: left;
	height: 300px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#rank_all .rank_no2 {
	/* 2〜5位 位画像*/
	float: left;
	height: 30px;
	width: 45px;
	padding-right: 10px;
	padding-top: 60px;
}
#rank_all .area_2 ul li img {
	/* 2〜5位 画像縦幅マックス*/
	max-height: 180px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#rank_all .float_l {
	float: left;
}
#rank_all .sname {
    display: block;
    font: larger;
    font-weight: bold;
    color: #000000;
}
#rank_all .pri1 {
	text-decoration: line-through;
}
#rank_all .yazi {
    color: #000000;
}
#rank_all .pri2 {
    color: #FF0000;
    font: larger;
    font-weight: bold;
    margin-right: 15px;
}
#rank_all .come {
	padding: 5px;
}
#rank_all .rank_area {
	width: 640px;
	text-align: left;
}
#rank_all .rank_title {
	width: 640px;
	height: 150px;
}
#rank_all .rank_catch {
	width: 100%;
	line-height: 190%;
	font-weight: bold;
	padding-bottom: 15px;
}

/*金額別ランキング */



/*ヘッダー検索ボックス グリーン*/

div#sps-headSearchBox{
	padding: 5px 15px 5px ;
	padding-right: 15px;
	background-image: url(https://www.omimaigaesi.com/pic-labo/search_copy.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 460px;
}
div#sps-headSearchBox label{
	display: none;
}


div#sps-headSearchBox form input[type="text"]{
      width:150px;
}

/*ヘッダー検索ボックス グリーン*/
/*カタログ スマホ表示対応用*/
.area {
	float: left;
	display: inline;
	padding: 0.3em;
	width: 100%;
}
.area a{
	text-decoration: none;
}
.bannerarea {
	width: 32.5%;
	float: left;
	padding-right: 0.1em;
}
.clWrap{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
iframe {
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
}
/*カタログ スマホ表示対応用*/

/*************************************************/
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#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:#ffffff; /* 背景 */
}

#sps-headSearchBox form {
/*	border:1px solid #ccc; /* 枠線 */
}

div + #sps-headSearchBox form {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headSearchBox form label {
	color:#e86e00; /* 文字色 */
	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:#bd590f; /* 見出し */
}

#sps-headKeywordBox span:after {
	content:" ： "; /* 見出し区切り文字 */
}

/*** ヘッダ区切り線調整 ***/
#sps-headSearchBox + div.hline,
#sps-headKeywordBox + div.hline {margin-bottom:10px;}

/* まとめ割引リンク */
#bundle_link {
    margin-top: 3px;
    text-align:center;
}

.bundle_display a {
    display:inline-block;
    margin-top:3px;
    padding:3px;
    border:1px solid #f00;
    line-height:1.3;
    text-decoration:none;
    color:#f00;
}

.bundle_display a:hover {
    border:1px solid #f00;
    background:#ffefef;
}

.bundle_table{
    border: 1px solid #999;
    word-wrap: break-word;
    width:98%;
    font-size:0.75em;
}

.bundle_title{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_backcolor1{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
    text-align: center;
}

.bundle_backcolor2{
    background-color: #FFF;
    border: 1px solid #999;
    padding: 2px 4px;
}
.bundle_name {
    display: inline-block;
    margin-top: 3px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    color: #f00;
}


div[aria-describedby='bundle_dialog'] .ui-widget-header {
    border: 0px;
    background: #ffffff;
    text-align: left;
}
#bundle_dialog table {
  border-collapse: collapse;
}

#bundle_detail > .bundle_table + h4,
#bundle_detail > .bundle_table + .bundle_table {
 margin-top:1.5em;
}

#bundle_detail > div:last-child {
 padding:1.5em 0 1em;
 text-align:center;
}

#bundle_detail > .bundle_table td {
 font-size:1.2em;
 font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
}

#bundle_detail > .bundle_table ul.option_style li {
 color:#222;
}
h4.newMemberinfo{
 margin-top:15px;
}

form[name='COUPON'] .backcolor2 p{
 padding-top: 1em;
}

#EST_SPS_cart #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
 margin:0 20px;
 height: 2px;
 background-color:#e0e0e0;
 border: 0;
}

#confirm .bordlayoutp3 td.backcolor1{
 width:25% !important;
}

/* 戻るボタン(下部) */
.cartBtnPreviousBottom{
 vertical-align: middle;
 display: inline-block;
}

/*支払方法余白設定*/
.bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2{ padding:0;}
.bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2 .paytypewrap{ padding:10px 15px;}


#EST_SPS_order .newMemberTitle,
#EST_SPS_regist .newMemberTitle{
    text-align: center;
    font-weight: normal;
    margin-top: 1em;
    padding-bottom: 0.5em;
    font-size:1.5em;
    border-bottom: 2px solid #e0e0e0;
}
#EST_SPS_order .newMemberTitle ~ table{
    width: 95%;
}
#EST_SPS_order .newMemberTitle ~ table .backcolor1{
    width: 28%;
}
#EST_SPS_order .newMemberTitle ~ div textarea{
    width: 90%;
}
#EST_SPS_order .sps-noregist{
    cursor : pointer;
    display: inline-block;
    margin-top: 0.5em;
    font-size: 0.8em;
}

#selectPayment .side {padding:0;}
#selectPayment .side .paytypewrap{padding:10px 15px;}
<!--アンダーライン-->
p.under-line {
  background:linear-gradient(transparent 70%, #ff99ab 70%);
}