<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/************************************************
 J-fiber sote用カスタマイズ
************************************************ */

/* ==============================================
 共通
=============================================== */


/* ==============================================
 カラム指定
=============================================== */


/* 3カラム設定 */
#three_maincolumn {
    float: left;
    width: 580px;
	overflow: hidden ;
}

/* ==============================================
 ユーティリティ
=============================================== */


.hide { display: none ;
}
/* リンク指定
----------------------------------------------- */
	/* マウスオーバー時の半透明 */
	.link-btns a:hover img,
	a:hover img.link ,
	form.link-btns a:hover input{
		/* IE */
		filter: alpha(opacity = 70);
		/* Safari Opera */
		opacity: 0.70;
		/* Firefox Netscape */
		-moz-opacity: 0.70;
	}
	/* マウスオーバー時の半透明 */

	/* floatのheight弊害解消 */
		.dr-K:after,
		.clearfix:after { content: ".";
			display: block;
			height: 0;
			clear: both;
			overflow: auto;
			visibility: hidden;
		}
		.dr-K,
		.clearfix {	display: inline-block;
		}
		/* Hides from IE-mac \*/
		* html .dr-K,
		* html .clearfix { height: 1%;
		}
		.dr-K,
		.clearfix { display: block;
		}
		/* End hide from IE-mac */
	/* floatのheight弊害解消 */



/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding: 8px;
    border-top: solid 1px #ff9900;
    color: #f60;
    background: url(/user_data/packages/default/imgs/cmn/title_bg.gif) no-repeat right bottom;
    background-color: #fef3d8;
    font-size: 170%;
}

#one_maincolumn .sub_area h3 ,
#two_maincolumn_right .sub_area h3 ,
#two_maincolumn_left .sub_area h3 ,
#three_maincolumn .sub_area h3 ,
#undercolumn_login .login_area h3 ,
#undercolumn_shopping h3 ,
#mypagecolumn h3 ,
#undercolumn_cart h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 10px;
    color: #f60;
    background: url("../img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}

div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_05.gif") no-repeat left;
}


/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
	background: url(/user_data/packages/default/imgs/cmn/hdr_nv_bg.gif) repeat-x center 81px #FFF ;
	border-bottom: 1px solid #cccccc ;
}
#header {
	margin: auto;
	width: 980px;
}
#header img {
	vertical-align: bottom ;
}
.hdr-bg {
	background: url(/user_data/packages/default/imgs/cmn/hdr_bg.jpg) no-repeat left top ;
}
#header_utility {
	float: right;
	width: 200px;
	text-align: left ;
}
#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}
#HDR-GNV {
	clear: both ;
}
/* ロゴ
----------------------------------------------- */
#site_description {
    font-size: 90%;
}
#logo_area { padding: 0 ;
	float: left ;
}
#logo_area h1 {
}
#logo_area h1 span {
    display: none; /* テキストロゴ非表示 */
}


/* ヘッダーナビ
----------------------------------------------- */
#header_utility h2 {
	border-bottom: 1px solid #913b3b ;
	padding-bottom: 5px ;
}
div#header_navi {
}
div#header_navi ul li {
    float: left;
}
#HDR-GNV li {
	float: left ;
}

/* ==============================================
 フッター
=============================================== */
#footer_wrap {
    background: #fff;
	clear: both ;
    margin: 0 auto;
	text-align: left ;
	width: 980px;
}
#footer {
    border-top: solid 1px #ccc;
	margin: 0 auto ;
    padding: 10px 0 30px ;
    width: 952px;
}
#pagetop {
    width: 12em;
    float: right;
    text-align: right;
}
#footer .ftr-logo {
	float: left ;
}
#copyright {
    float: right;
    text-align: left;
    font-size: 97%;
}
/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.btn_area li {
    padding-right: 10px;
    display: inline;
}


/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
}
div#complete_area .message ,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}


/* Tipsy
----------------------------------------------- */

.main_column .bloc_outer { clear: both ;
	margin-bottom: 0 ;
	padding-bottom: 30px ;
}

#whobought_area .whobought_bloc p { margin-bottom: 0 ;
	padding-bottom: 5px ;
}
#whobought_area .whobought_bloc { margin-bottom: 0 ;
}

#whobought_area .whobought_bloc .whobought_left { width: 276px ;
	padding-right: 10px ;
}

#whobought_area .whobought_bloc .productImage { margin-bottom: 0 ;
	padding-bottom: 10px ;
}
#calender_area .bloc_body { padding-left: 7px ;
}
#calender_area table { margin: 0 0 5px ;
}

.bread-bg {
	background: #FFF ;
}
.bread {
	padding: 1em 0 0 18px ;
	width: 962px ;
	background: none ;
	margin: 0 auto ;
	text-align: left ;
}
.koujiten_img{
	margin-bottom: 19px;
}</pre></body></html>