@charset "utf-8";
/************************
 各ページコンテンツ用　contents.CSS
************************* */
/* =======================
▼TOP
======================== */
/* メインイメージ
------------------------ */
#main_image {
	margin-bottom: 10px;
	text-align: center;
}

#nav {
position: absolute;
top: 410px;
margin-left: 15px;
z-index: 10;
}

#nav a {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	margin: 2px 4px;
}

#nav a.activeSlide {
	border: 2px solid red;
	margin: 0 2px;
}

/* ===========================
▼下層
============================ */
#main_column .btn_akabeta,
#main_column .btn_akawaku{
	display: block;
	padding: 0 20px;
	border-radius:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
}
#main_column .btn_akabeta{
	background:#e60d0c;
	color:#fff;
	text-decoration:none;
	font-size: 14px;

}
#main_column .btn_akawaku{
	background:#fff;
	color:#e60d0c;
	border:2px solid #e60d0c;
text-decoration:none;
}
#main_column .btn_akabeta:hover {
	opacity:0.7;
	-ms-filter: "alpha( opacity=70 )";
}
#main_column .btn_akawaku:hover {
	opacity:0.35;
	-ms-filter: "alpha( opacity=35 )";
}

#main_column .btnBox{
	margin:25px auto;
	text-align: center;
}
#main_column .btnBox a{
	display: inline-block;
	margin-left:20px;
text-decoration: none;
}
#main_column .btnBox a:first-child{
	margin:0;
}
#main_column .btn_midobeta{
	color:white;
	display:block;
	float:right;
text-decoration:none;
	padding:7px 10px;
	background-color:#39b54a;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	margin:13px 0;
}
#main_column .btn_midobeta:hover{
	border-color:#74cb80;
	background:#74cb80;
}
/* ==============================================
▼ガイド
=============================================== */
/* ◎◎について
----------------------------------------------- */
div#undercolumn_aboutus {
}

/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn p {
	padding-left: 10px;
}
div#undercolumn ul li {
	padding-left: 10px;
}
div#undercolumn_contact {
	margin: 0 auto;
	width: 100%;
}
div#undercolumn_contact p {
	padding-left: 10px;
}
div#undercolumn_contact ul li {
	padding-left: 10px;
}
#main_column.colnum2.right p {
  padding-left: 10px;
}
.zipimg img {
	vertical-align: middle;
}


/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */
div#mypagecolumn {
	width: 100%;
}

div#mynavi_area {
	width: 100%;
}

div#mycontents_area {
	width: 100%;
}
div#mynavi_area .mynavi_list {
	margin-bottom: 20px;
	width: 100%;
	font-size: 12px;
	letter-spacing: -0.05em;
}
div#mynavi_area .mynavi_list li {
	margin: 0 15px 5px 0;
	float: left;
	font-size: 120%;
}
ul.mynavi_list li a {
	background: url(/user_data/packages/custom/img/background/bg_arrow.gif) no-repeat 0 center;
	padding-left: 13px;
	text-decoration: underline;
}
ul.mynavi_list li a:hover {
	color:#99C3D8;
}
div#mynavi_area div.point_announce {
	margin-bottom: 30px;
	padding: 10px;
	background-color: #FBE9E6;
}
#mypagecolumn div#mynavi_area div.point_announce p {
	padding-left: 10px;
}
#mypagecolumn div#mycontents_area ul li {
	padding-left: 10px;
}
div#mycontents_area p.inforamtion {
	margin-bottom: 20px;
}

div#mypagecolumn h4 {
	margin: 10px auto;
	border-bottom: 1px solid #999;
	text-align: left;
	font-size: 120%;
}
form p,#mypagecolumn p {
	margin-bottom: 0;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */
.btn-history {
	display: inline-block;
	height: 24px;
	line-height: 26px;
	color: #39B54A;
	border: solid 2px #39b54a;;
	padding-left: 35px;
	padding-right: 10px;
}
.ico_open {
	background: url("/user_data/packages/custom/img/common/ico_btn_order_detaile_open.png") no-repeat 10px
}
.ico_close {
	background: url("/user_data/packages/custom/img/common/ico_btn_order_detaile_close.png") no-repeat 10px;
}
div#mycontents_area div.mycondition_area {
	margin: 0 auto 20px 0;
	padding: 10px;
	border: solid 1px #ccc;
	width: 97%;
	background: #f9f9f9;
}
div#mycontents_area div.mycondition_area p {
	float: left;
}
div#mycontents_area div.mycondition_area .btn {
	width: 160px;
	margin-top: 15px;
	float: right;
}
.add_address {
	margin-bottom: 20px;
}
.mycontents_area-block {
	border: 2px solid #ccc;
	margin-bottom: 15px;
}
.mycontents_area-block > table {
	margin: 0;
}

/*----セレクトナビここから----*/

.easy-select-box{
	background: #FAFAF9;
	border: 2px solid #E4E4E4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	font-size: 14px;
	color: #0c2245;
	display: inline-block;
}
.easy-select-box .esb-displayer{
	  background: url(/user_data/packages/custom/img/common/select-box-arrow.png) no-repeat right top;
		color:#0c2245;
		cursor: default;
		height: 30px;
		line-height:30px;
		padding:0 3px;
		text-indent: 5px;
	  width: 105px;
}
.easy-select-box .esb-displayer:hover {
	  filter: alpha(opacity=60);
	  -ms-filter: 'alpha(opacity=60)';
	  opacity: .8;
}
.easy-select-box:hover .esb-displayer{
	text-decoration:none;
}
.easy-select-box.disabled .esb-displayer,
.easy-select-box:hover.disabled .esb-displayer{
	background-position: 0 -36px;
}
.easy-select-box .esb-dropdown{
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	max-height: 200px;
	overflow: auto;
	position: absolute;
	z-index: 999;
	width: 200px;
}
.easy-select-box  .esb-item{
	padding:3px;
	background:#fffdf4;
	color:#0c2245;
	cursor:default;
}
.easy-select-box .esb-item:hover{
	background:#d2ba85;
	color:#FFFFFF;
	text-decoration:none;
}
/*----ここまで----*/


/*----ページネーションここから----*/
ul.a-pagination {
	display: inline-block;
	margin-top: 20px;
}
ul.a-pagination li a, ul.a-pagination li.a-disabled {
	display: block;
	text-decoration: none;
}

ul.a-pagination li.a-selected a {
	border-color: #e47911;
	color: #e47911;
	font-weight: bold;
	background-image: none;
	background-color: white;
}

ul.a-pagination li a {
	border-radius: 3px;
	border: 1px solid #ddd;
	border-color: #bcc1c8 #bababa #adb2bb;
	background: #eff0f3;
	background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
	background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
	box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
}

ul.a-pagination li a:hover {
	border-color: #aeb4bd #adadad #9fa5af #adadad;
	background: #e0e3e8;
	background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
	background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
}

ul.a-pagination li a, ul.a-pagination li.a-disabled {
	padding: 8px 12px 7px 13px;
}

ul.a-pagination li a {
	color: #333;
}

ul.a-pagination li.a-selected {
	background-color: white;
}

ul.a-pagination li {
	margin-right: 4px;
}

ul.a-pagination li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	background-color: white;
	line-height: 16px;
}

ul.a-pagination li.a-disabled {
	color: #aaa;
	border: 1px solid transparent;
}

ul.a-pagination li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	background-color: white;
	line-height: 16px;
}

/*----ここまで----*/


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontents_area .message_area {
	margin: 30px auto;
	padding: 30px;
	border: 1px solid #ccc;
	text-align: center;
}

div#mycontents_area .message_area p {
	margin-bottom: 20px;
}

/* ==============================================
▼会員登録
=============================================== */
div#undercolumn_entry {
	width: 100%;
}

div#undercolumn_entry .kiyaku_text {
	margin: 20px auto;
	padding: 10px;
	border: solid 1px #ccc;
	width: 97.6%;
	background: #fff;
}


/* ==============================================
▼ログイン
=============================================== */
div#undercolumn_login {
	margin: 0 auto;
	width: 100%;
}

div#undercolumn_login .login_area {
	margin-bottom: 30px;
}

div#undercolumn_login .login_area .inputbox {
	margin: 15px auto 15px auto;
	padding: 15px 20px 10px 20px;
	background: #f0f0f0;
}

div#undercolumn_login .login_area .inputbox .btn_area {
	margin-top: 0;
}


/* ==============================================
▼エラー
=============================================== */
div#undercolumn_error .message_area {
	width: 80%;
	margin: 30px auto;
	padding: 30px;
	border: 1px solid #ccc;
	text-align: center;
}

div#undercolumn_error .message_area .error {
	padding: 120px 0;
}


/* ==============================================
▼商品一覧
=============================================== */
/* ページ送り
----------------------------------------------- */
.pagenumber_area {
	padding-bottom: 10px;
	background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
.pagecond_area {
	margin-bottom: 20px;
	padding: 10px;
}
.pagenumber_area {
    margin: 3px 0;
}
.pagecond_area {
	border: 1px solid #ccc;
}
.pagenumber_area .navi {
	width: 100%;
	text-align: center;
}
.pagenumber_area .navi li {
	display: inline;
}
.pagenumber_area .change {
	float: right;
	text-align: right;
	white-space: nowrap;
}
#page_navi_bottom {
	clear: both;
	padding-top: 2em;
}

/* レイアウト
----------------------------------------------- */
div.list_area {
	/*padding: 0 0 30px 0;　元のCSSをコメントアウト*/
	/*width: 100%; 元のCSSをコメントアウト*/
	
 /* overflow: auto; */
	
 /* overflow:hidden; */
    width: 158px;  /* （追加）2カラムの場合で（横並び５商品/写真サイズ120×120）※任意で数値変更*/
    margin-bottom: 2px;
    border: dotted 1px #000;
    padding: 5px;
    margin-left: 5px; /* （追加）1行分の高さを指定  ※任意で数値変更*/
}
div.listphoto {
	float: left;
}
div.categoryBlock .categoryBlockIn {
	float: left;
	width: 170px;
	margin-left: 5px;
}
div.categoryBlock hr {
	width: 700px;
	height: 1px;
	border: none;
	clear: both;
}


/* メインカラム用 1カラム時*/
#main_column.colnum1 div.listrightbloc {
	float: right;
	width: 74%;
}

/* メインカラム用 2カラム時*/
#main_column.colnum2 div.listrightbloc {
	float: right;
	width: 150px;
	position: relative;
	letter-spacing: -0.2px;
}

/* メインカラム用 3カラム時*/
#main_column.colnum3 div.listrightbloc {
	float: right;
	width: 74%;
}
.listphoto img { margin-left: 10px; }

/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */
div.listrightbloc ul.status_icon {
	margin-bottom: 10px;
	width: 100%;
}
div.listrightbloc ul.status_icon li {
	margin-right: 5px;
	float: left;
}

/* 商品名 */
div.listrightbloc h3 {
	font-weight: bold;
	font-size: 105%;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

/* コメント */
div.listrightbloc .listcomment {
	margin: 0 0 10px 0;
	text-align: left;
}

/* 商品詳細を見る */
div.listrightbloc .detail_btn {
	margin-bottom: 1px;
}


/* 価格 */
div.listrightbloc .pricebox {
	margin: 0 0 10px 0;
}

/* 買い物かご */
div.listrightbloc .cart_area {
	padding: 10px;
	width: 94%;
	margin-top: 53px;
}

/* 規格 */
div.listrightbloc .classlist {
	margin-bottom: -46px;
	padding-bottom: 10px;
	background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
div.listrightbloc dl {
	width: 100%;
}
div.listrightbloc dt {
	display: inline-block;
	vertical-align: top;
}
div.listrightbloc dd {
	padding-bottom: 10px;
	display: inline-block;
}
div.listrightbloc dd p.attention {
	margin-top: 5px;
}

/* カゴに入れる */
div.listrightbloc .cartin {
	margin: 0;
	float :right;
}
div.listrightbloc .cartin .quantity {
	padding: 3px 10px 0 0;
	width: 150px;
	float :left;
	text-align: right;
	display: none;
}
.cart_area dl.quantity {
	display: none;
}
div.listrightbloc .cartin .quantity .box {
	width: 70px;
}
div.listrightbloc .cartin_btn {
	width: 160px;
	float :left;
}
#detailrightbloc .main_comment {
	width: 658px;
	position: relative;
	left: -239px;
	margin-top: 24px;
}

.detailphotoblock2 {
	float: left;
}
.detailphotoblock2 img {
	margin: 20px 0px 20px 20px;
}
.classlist li + li > select { width: 200px; }
p.clickHere {
	position: absolute;
	right: 100px;
	font-size: 11px;
	margin: -30px 0 -25px;
	width: 330px;
}
div.cartin #cartbtn_default {
	width: 279px;;
    float: right;
}
/*2016.3修正　黒川*/
div.cartin #cartbtn_default {
	width: auto;
	position: relative;
	top: 0;
}
/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

	tplファイルのマークアップが同じ項目
		* 1カラム時
		* 2カラム時
		* 3カラム時

----------------------------------------------- */
#detailarea,
.sub_area {
	margin-top: 15px;
	margin-bottom: 5px;
	width: 100%;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */
#main_column.colnum1 div#detailphotobloc {
	width: 37%;
	float: left;
}
#main_column.colnum1 #detailrightbloc {
	width: 63%;
	float: right;
}
#main_column.colnum1 div.subtext {
	margin-bottom: 20px;
	float: left;
	width: 69%;
}
#main_column.colnum1 div.subphotoimg {
	float: right;
	width: 25%;
	text-align: right;
}
#main_column.colnum1 p.subtext {
	margin-bottom: 20px;
}

/* 2カラム用 */
#main_column.colnum2 div#detailphotobloc {
	float: left;
	width: 37%;
}
#main_column.colnum2 #detailrightbloc {
    float: right;
    width: 63%;
    height: 245px;
}
#main_column.colnum2 div.subtext {
	margin-bottom: 20px;
	float: left;
	width: 55%;
	padding-left: 10px;
}
#main_column.colnum2 p.subtext {
	margin-bottom: 20px;
}
#main_column.colnum2 div.subphotoimg {
	float: right;
	text-align: right;
}

/* レビュー用 */
#main_column.colnum2 div#reviewphotobloc {
	float: left;
	width: 17%;
}

/* 3カラム用 */
#main_column.colnum3 div#detailphotobloc {
	float: left;
	width: 49%;
}
#main_column.colnum3 #detailrightbloc {
	float: right;
	width: 50%;
}
#main_column.colnum3 div.subtext {
	margin-bottom: 20px;
	float: left;
	width: 63%;
}
#main_column.colnum3 p.subtext {
	margin-bottom: 20px;
}
#main_column.colnum3 div.subphotoimg {
	float: right;
	width: 35%;
	text-align: right;
}

/* レビュー用 */
#main_column.colnum3 div#reviewphotobloc {
	float: left;
	width: 17%;
}

/*納期ボタン*/
#main_column #delivery li{
	width: auto;
	float: left;
	color: #FFF;
	padding: 8px 20px;
	cursor:pointer;
	margin-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	display:block;
}
#main_column #delivery li:hover{
	opacity:0.7;
	-ms-filter: "alpha( opacity=70 )";
}

/* 商品情報 各種設定
----------------------------------------------- */
#detailrightbloc h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #555;
	font-weight: bold;
	font-size: 140%;
	border-bottom: 2px solid #e60d0c;
}
#detailrightbloc h2 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #555;
	font-weight: bold;
	font-size: 140%;
}
#detailrightbloc .point,
#detailrightbloc .relative_cat {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}

/* 商品コード */
#detailrightbloc .product_code dt,
#detailrightbloc .product_code dd {
	display: inline;
}

/* 商品ステータス */
#detailrightbloc ul.status_icon {
	margin-bottom: 10px;
	width: 100%;
}
#detailrightbloc ul.status_icon li {
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

/* 通常価格 */
#detailrightbloc .normal_price dt,
#detailrightbloc .normal_price dd {
	display: inline;
}

/* 販売価格 */
#detailrightbloc .sale_price dt,
#detailrightbloc .sale_price dd {
	display: inline;
}

/* ポイント */
#detailrightbloc .point dt,
#detailrightbloc .point dd {
	display: inline;
}

/* 規格 */
#detailrightbloc div.classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
#detailrightbloc .classlist {
	margin-bottom: 5px;
}
#detailrightbloc ul {
	margin-bottom: 10px;
	width: 100%;
}
#detailrightbloc ul li {
	vertical-align: top;
	float: left;
}

/* メーカー */
#detailrightbloc .maker dt,
#detailrightbloc .maker dd {
	display: inline;
}

/* メーカーURL */
#detailrightbloc .comment1 dt,
#detailrightbloc .comment1 dd {
	display: inline;
}

/* 関連カテゴリ */
#detailrightbloc .relative_cat dd {
	margin-left: 1em;
}

/* 買い物かご */
#detailrightbloc .cart_area {
    float: right;
    width: 300px;
}
#detailrightbloc .quantity dt,
#detailrightbloc .quantity dd {
	display: inline;
}
#detailrightbloc .cartin {
	text-align: center;
}
#detailrightbloc .cartin_btn {
	text-align: center;
}
#detailrightbloc .favorite_btn {
	text-align: right;
	margin-top: 10px;
}


/* お客様の声
----------------------------------------------- */
div#customervoice_area {
	clear: both;
	padding: 35px 0 0 0;
}

div#customervoice_area h2 {
	margin-bottom: 20px;
	padding: 6px 0 8px 10px;
	border-top: solid 1px #f90;
	background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
}

div#customervoice_area .review_bloc {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f6f6f6;
}

div#customervoice_area .review_bloc p {
	padding-top: 3px;
	margin-right: 10px;
	float: left;
}

div#customervoice_area review_bloc .review_btn {
	float: right;
	width: 160px;
}

div#customervoice_area ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}

div#customervoice_area .voicetitle {
	margin-bottom: 5px;
	color: #333;
	font-weight: bold;
}

div#customervoice_area .voicedate {
	margin-bottom: 10px;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
	clear: both;
	padding: 35px 0 0 0;
}

div#whobought_area h2 {
	border-top: solid 1px #f90;
	background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
	padding: 5px 0 8px 10px;
	font-size: 14px;
}


/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
div#undercolumn_cart .point_announce {
	padding: 20px;
	margin-bottom: 20px;
	border: solid 1px #ffcc62;
	background: #fffaf0;
	font-size: 120%;
	text-align: center;
	line-height: 140%;
}
div#undercolumn_cart .totalmoney_area {
	margin-bottom: 20px;
}

div#undercolumn_cart p {
	margin: 10px 5px;
}

div#undercolumn ul#quantity_level li {
	padding: 3px;
	display: inline;
}

div#undercolumn .empty {
	text-align: left;
}

div.form_area {
	margin-bottom: 30px;
}



/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}

.flow_area {
	margin: 0 0 20px 0;
}

div#undercolumn_customer th em {
	color: #00000;
	font-weight: bold;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#undercolumn_shopping .pay_area {
	margin: 0 auto 30px;
	width: 100%;
}
div#undercolumn_shopping .pay_area02 {
	margin: 40px auto 30px auto;
}
div#undercolumn_shopping .pay_area02 .txtarea {
	margin: 5px 0 0 0;
	padding: 2px;
	border: 1px solid #ccc;
	width: 99%;
	height: 150px;
}
div#undercolumn_shopping .pay_area02 .select-msg {
	margin-bottom: 10px;
}

div#undercolumn_shopping .point_area {
	margin: 40px auto 0 auto;
}

div#undercolumn_shopping .point_area .point_announce {
	padding: 20px;
	border: 1px solid #ccc;
}

div#undercolumn_shopping .point_area p {
	margin-bottom: 20px;
}

div#undercolumn_shopping .point_area .point_announce li {
	margin-bottom: 5px;
}
.otherContact li {
	float: left;
}

/* お届け先の指定
----------------------------------------------- */
#address_area {
	margin-bottom: 10px;
	width: 100%;
}

#address_area .information {
	width: 65%;
	float: left;
}

#undercolumn_shopping .information {
	margin-bottom: 15px;
}

#address_area .add_multiple {
	padding: 15px 10px;
	float: right;
	width: 30%;
	color: #555;
	text-align: center;
	font-weight: bold;
	margin-top: 22px;
}

#address_area .add_multiple p {
	margin-bottom: 10px;
}

#address_area p.addbtn {
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 23px;
}


/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #333;
	width: 566px;
}
/* ==============================================
共通
=============================================== */
.imgRight {
	float: right;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgCenter {
	text-align: center;
	display: block;
}
.hilight_th {
	background-color: #FFE9E6;
	border: 2px solid red;
	border-bottom: 1px solid white;
 }
.hilight_td {
	background-color: #FFE9E6 !important;
    border-top: 1px white solid;
    border-right: 2px red solid;
    border-bottom: 1px white solid;
    border-left: 2px red solid;
}
#price1 tr:last-child .hilight_td {
    border-bottom: 2px solid red;
}
#price2 tr:last-child .hilight_td {
    border-bottom: 2px solid red;
}
#price3 tr:last-child .hilight_td {
    border-bottom: 2px solid red;
}
.tb_head_fixed{position:relative}
.tb_head_fixed thead{position:absolute; top:58px; width:698px;}
.tb_head_fixed .price_tbl{padding-top:79px; overflow-x: hidden;}
.tb_head_fixed .thead th{display:inline-block}

#price1 thead tr >th{width:110px}
#price1 thead tr >th+th{width:110px}
#price1 thead tr >th+th+th{width:110px}
#price1 thead tr >th+th+th+th+th{width:110px}
#price1 tbody tr >th{width:71px}
#price1 tbody tr >td{width:110px}
#price1 tbody tr >td+td{width:110px}
#price1 tbody tr >td+td+td{width:110px}
#price1 tbody tr >td+td+td+td{width:110px}
#price1 tbody tr >td+td+td+td+td{width:110px}
#price1 tbody tr >td+td+td+td+td+td{width:110px}

#price2 thead tr >th{width:125px}
#price2 thead tr >th+th{width:126px}
#price2 tbody tr >th{width:70px}
#price2 tbody tr >td{width:125px}
#price2 tbody tr >td+td{width:126px}

#price3 thead tr >th{width:125px}
#price3 thead tr >th+th{width:126px}
#price3 tbody tr >th{width:70px}
#price3 tbody tr >td{width:125px}
#price3 tbody tr >td+td{width:126px}

.price_tbl th,
.price_tbl td{box-sizing: border-box;}

.cboxPhoto { background-color: #fff; }
/* ==============================================
コンテンツエリア
=============================================== */
p {
 font-size: 13px;
 line-height: 19px;
 margin-bottom: 5px;
}
ul li {
	margin-bottom: 3px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 2px #e60d0c;
	margin: 30px 0 10px 0;
	padding-bottom: 5px;
}
h2.case {
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 2px #e60d0c;
	margin: 2px 0 1px;
	padding-bottom: 5px;
}
h3 {
	background-color: #999999;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 10px;
	padding: 0 10px;
}

h3:not(.list_area .listrightbloc){
	height: 30px;    
}

h3 a {
	color: #fff !important;
	display: block;
}
#main_column.colnum2 div.listrightbloc h3 a {
	color: #1d99f0 !important;
}
h4 {
	margin: 15px 0 10px 0;
	font-size: 14px;
}
.colorRed {
    color: #e60d0c;
}
h6 {
    background-color: #808080;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: 830px;
    line-height: 30px;
    margin: 20px 0 10px;
    padding: 0 10px;
    position: absolute;
    top: 64px;
    width: 245px;
}
h6:not(.list_area .listrightbloc){
    height: 30px;    
}
h6 a {
    color: #fff !important;
    display: block;
}
#main_column.colnum2 div.listrightbloc h6 a {
    color: #39C !important;
}

h1.title {
	border-bottom: 2px solid #e60d0c;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}
#title_top {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	line-height: 150%;
}
p.bloc {
	margin: 0;
	background: #999999;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	font-weight: bold;
}

/*------上質紙シール------*/
ul#stepNav {
  text-align: center;
}
ul#stepNav li {
  height: 42px;
  float: left;
  color: #fff;
}
ul#stepNav li:nth-child(1) {
  background-color: #999;
  margin-left: 0;
}
ul#stepNav li:nth-child(3) {
  background-color: #ff8587;
}
ul#stepNav li:nth-child(5) {
  height: 39px;
  color: #444;
  border: solid 2px #ccc;
  border-left: none;
}
ul#stepNav li span {
  display: table-cell;
  height: 42px;
  vertical-align: middle;
  font-weight: bold;
  width: 222px;
}
.headTextArea {
	position: relative;
}
.headTextArea ul {
	position: absolute;
	top: 0;
	right: 0;
}
.headTextArea ul li {
float: left;
color: #FFF;
background-color: #e60d0c;
padding: 10px 5px;
margin-left: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.headTextArea ul li:hover{opacity:0.7;}
.headTextArea ul li a {
	display: block;
	color: #fff;
}
.headTextArea ul li:last-child {
	background-color: #39B54A;
}
.headTextArea ul li:last-child:hover {
	background-color: #74cb80;
}
.headTextArea ul li a:hover {
	text-decoration: none;
}
.headTextArea ul li a:link {
	text-decoration: none;
}
.goodsBlock p {
	margin: 0;
}
.goodsBlock a:nth-child(1) {
	padding-left: 0;
}
.goodsBlock a img {
	border: 2px solid white;
}
.goodsBlock a.active img {
	border: 2px solid red;
}
.goodsBlock .textArea {
	float: right;
	width: 440px;
}
.goodsBlock .textArea p {
	font-size: 14px;
	line-height: 1.6;
}
.goodsBlock .textArea h4 {
	margin: 8px 0 2px 0;
}
.goodsBlock ul {
	margin: 3px 0 10px 0;
}
.goodsBlock .textArea li {
	margin-bottom: 0;
}
.goodsBlock .display {
	float: left;
}
ul.btnMenu {
	margin: 5px 0;
}
ul.btnMenu li a {
font-size:120%;
	display: block;
	width: 200px;
	border: solid 2px #e60d0c;
	padding: 10px 0 10px 22px;
	color: #e60d0c;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 7px;
}
ul.btnMenu li a:link {
	text-decoration: none;  
}
ul.btnMenu li a:hover {
	border-color: #FAA6A6;
	color: #FAA6A6;
	background: #FFF;
	text-decoration: none;  
}
ul.btnMenu li:nth-child(1) {
	margin-left: 0;
}
ul.btnMenu li:nth-child(4) {
	margin-left: 0;
}
ul.tab li {
	width: 237px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	float: left;
	background-color: #999;
	margin-left: 3px;
	margin-bottom: 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
ul#delivery li {
	width: 237px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	float: left;
	background-color: #999;
	margin-left: 3px;
	margin-bottom: 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
ul.tab li:first-child {
	margin-left: 0;
}
ul.tab li.active {
	background-color: #e60d0c;
}
ul#delivery li.active {
	background-color: #e60d0c;
}
#artecle p.explain  {
	height: 28px;
	line-height: 28px;
	background-color: #e60d0c;
	color: #FFF;
	margin-bottom: 0;
	margin-right: 3px;
	letter-spacing: -0.06em;
	padding-left: 10px;
}
/*------width715から717へ変更_160819------*/
.price_tbl {
	height: 500px;
	overflow-y: scroll;
	width: 717px;
}
/*------width698pxを追加_160819------*/
.price_tbl table {
	margin-top: 0;
	width: 698px;
}

.price_tbl td {
	text-align: right;
	padding: 4px;
}
.price_tbl td:hover {
	color: #dd2020;
}
.price_tbl th {
	padding: 0;
}
.price_tbl tr:nth-child(odd) td {
	background-color: #FFE9E6;
}
.price_tbl tr:nth-child(even) td {
	background-color: #fff;
}
.price_tbl thead th span {
	display: block;
	text-align: center;
	line-height: 1.3em;
}
.caseBlock {
    background-color: #FBE9E6;
    padding: 5px 25px;
    margin-top: 10px;
}
table.option {
	border-color: #fff;
}
.option th {
	background-color: #FBE9E6;
	border-color: #fff;
	text-align: center;
}
.option td {
	background-color: #F2F2F2;
	border-color: #fff;
	text-align: center;
}
.optionPullDawn table thead td {
	border-bottom: solid 1px #ccc; 
	vertical-align: bottom;
	padding-bottom: 33px;
}
.optionPullDawn table td a {
	color: #e60d0c;
	border: solid 2px;
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
	background-color: #FFF;
}
.optionPullDawn table td a:hover {
	border-color: #FAA6A6;
	color: #FAA6A6;
	background: #FFF;
	text-decoration: none;
}
.optionPullDawn table td a:link {
	text-decoration: none;
}
.optionPullDawn table,.goodsList table th,.goodsList table td {
	border: none; 
}
.total {
	width: 360px;
	margin: 0 0 50px 0;
}
.total th {
	width: 180px;
	background-color: #FBE9E6;
}
.total td {
	width: 180px;
	text-align: right;
}
.total thead td {
	background-color: #F2F2F2;
}
.total tbody td {
	border: solid 2px #e60d0c;
}
.totalFrame {
	border: 2px solid #e60d0c;
}
ul.btnGoPage  {
	width: 506px;
	margin: 0 auto;
	clear: both;
}
ul.btnGoPage li a {
	display: block;
	width: 143px;
	color: #FFF;
	font-size: 15px;
	padding: 13px 50px;
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	float: left;
}
ul.btnGoPage li a:hover {
	text-decoration: none;
}
ul.btnGoPage li a:link {
	text-decoration: none;
}
ul.btnGoPage li:nth-child(1) a {
	background-color: #B3B3B3;
}
ul.btnGoPage li:nth-child(2) a {
	background-color: #ffd700;
}
ul.btnGoPage li:nth-child(3) a {
	background-color: #e60d0c;
	cursor: pointer;
}
ul.btnGoPage li:nth-child(1) a:hover,ul.btnGoPage li:nth-child(2) a:hover {
	opacity: 0.7;
	-ms-filter: "alpha( opacity=70 )";
}
.list_area h3{
	background-color:#fff;
}
.lightboxArea p.lightboxAreaImg {
	float: left;
}
.lightboxArea .lightboxTextArea {
	float: right;
	width: 595px;
}
.lightboxAreaImg {
	float: left;
}

.lightboxTextArea{
	float: right;
	width: 678px;
	margin-top: -15px;
}
/*------現在のカゴの中------*/
td.delete a,td.change a {
	display: block;
	width: 88px !important;
	color: #e60d0c;
	background-color: #fff;
	border: solid 2px #e60d0c;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	letter-spacing: 0.05em;
}
td.delete a:hover,td.change a:hover {
	text-decoration: none;
	color: #FAA6A6;
	border-color: #FAA6A6;
}
/*------素材から選ぶ------*/
.review a {
	display: block;
	text-align: center;
	width: 190px;
	color: #e60d0c;
	border: 2px solid #e60d0c;
	background-color: #FFF;
	padding: 7px 0;
	margin: 0 auto;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.review a:hover {
	border: 2px solid #e60d0c;
	background-color: #e60d0c;
	color: #FFF;
	text-decoration: none;
}
/*------ご利用ガイド------*/
.guide_menu img{
	margin-left:-6px;
}
.guide_step .guide-text a{
	text-decoration:none;
}
.guide_step div{
	float:left;
}
.guide_step {
	margin:12px 0;
	padding:12px 0;
	overflow:hidden;
}
.guide_step .steparea{
	background-color:#E9E9E4;
	width:69px;
	padding-bottom: 32767px;  
	margin-bottom: -32767px;   
	border-right:1px solid #fff;
}
 .guide_step .stepimg{
	background-color:#F2F2EF;
	width:159px;
	padding-bottom: 32767px;  
	margin-bottom: -32767px;   
	border-right:1px solid #fff;
 }
.guide_step .stepimg img{
	vertical-align:middle;
}
.guide_step .steptext{
	background-color:#FAFAF9;
	width:440px;
	padding:20px;
	height:auto;
	padding-bottom: 32767px;  
	margin-bottom: -32767px; 
}
.guide_step .steptext a {
	line-height: 1.8em;
}
/*------テクニカルガイド------*/
ol li {
	list-style-type: decimal;
	margin-left: 40px;
}
.technicalAi h2:nth-child(1),.technicalWord h2:nth-child(1),.technicalEx h2:nth-child(1) {
	margin-top: 25px;
}
#bg_technicalAi {
	background:  url(/user_data/img/4_technical/bg_technical_ai.gif) no-repeat left;
	padding: 3px 0 3px 40px;
}
#bg_technicalWord {
	background:  url(/user_data/img/4_technical/bg_technical_w.png) no-repeat left;
	padding: 3px 0 3px 40px;
}
#bg_technicalEx {
	background:  url(/user_data/img/4_technical/bg_technical_ex.gif) no-repeat left;
	padding: 3px 0 3px 40px;
}
#bg_technicalPs {
	background:  url(/user_data/img/4_technical/bg_technical_ps.png) no-repeat left;
	padding: 3px 0 3px 40px;
}
#bg_technicalImg {
	background:  url(/user_data/img/4_technical/bg_technical_img.png) no-repeat left;
	padding: 3px 0 3px 40px;
}
#bg_technicalData {
	background:  url(/user_data/img/4_technical/bg_technical_data.png) no-repeat left;
	padding: 3px 0 3px 40px;
}
#bg_technicalFlex {
	background:  url(/user_data/img/4_technical/bg_technical_flex.png) no-repeat left;
	padding: 3px 0 3px 40px;
}

/*------テクニカルガイドAI.PS.IMG------*/
.technicalAi h2 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_ai.gif) no-repeat left;
	padding: 3px 40px;
	margin-bottom: 10px;
	border-bottom: none;
}
.technicalPs h2 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_ps.png) no-repeat left;
	padding: 3px 40px;
	margin-bottom: 10px;
	border-bottom: none;
}
.technicalImg h2 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_img.png) no-repeat left;
	padding: 3px 40px;
	margin-bottom: 10px;
	border-bottom: none;
}

.technicalAi h3 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_ai.gif) no-repeat left;
	padding: 0 40px;
	margin-bottom: 10px;
	color: #444;
	height: 30px;
	font-size: 17px;
}
.technicalPs h3 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_ps.png) no-repeat left;
	padding: 0 40px;
	margin-bottom: 10px;
	color: #444;
	height: 30px;
	font-size: 17px;
}
.technicalImg h3 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_img.png) no-repeat left;
	padding: 0 40px;
	margin-bottom: 10px;
	color: #444;
	height: 30px;
	font-size: 17px;
}

.technicalAi p,.technicalPs p,.technicalImg p {
	padding-left: 1em;
	padding-bottom: 1em;
	border-bottom: solid 1px #CCC;
}
.technicalAi p:last-child,.technicalPs p:last-child,.technicalImg p:last-child {
	border-bottom: none;
}
.technicalAi img,.technicalPs img,.technicalImg img {
	margin: 10px 0;
}
.technicalAi h4,.technicalPs h4,.technicalImg h4 {
	margin-bottom: 0.5em;
	font-size: 13px;
	padding: 0 15px;
}
.tech_menu img{
	margin-left:-5px;
}
#appTable .frame a {
	display: block;
	width: 215px;
	padding: 3px 0;
	text-align: center;
	color: #e60d0c;
	font-size: 11px;
	border: 2px solid #e60d0c;
	background-color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}
#appTable .frame a:hover{
	color: #faa6a6;
	border-color:#faa6a6;
}
/*------テクニカルガイドWORD------*/
.technicalWord h2 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_w.png) no-repeat left;
	padding: 3px 40px;
	margin-bottom: 10px;
	border-bottom: none;
}
.technicalWord h4 {
	margin: 15px 0 0 0;
	font-size: 13px;
	padding: 0 15px;
}
/*------テクニカルガイドEX------*/
.technicalEx h2 {
	background: #E9E9E4 url(/user_data/img/4_technical/bg_technical_ex.gif) no-repeat left;
	padding: 3px 40px;
	margin-bottom: 10px;
	border-bottom: none;
}
.technicalEx h4 {
	margin: 15px 0 0 0;
	font-size: 13px;
	padding: 0 15px;
}
.technicalEx p {
	padding: 6px 15px;
	margin-bottom: 20px;
}

/*------よくあるお問い合わせ------*/
.faq dt {
	background: #E9E9E4 url(/user_data/img/5_faq/bg_faq_q.gif) no-repeat left;
	padding: 6px 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
.faq dd {
	background: url(/user_data/img/5_faq/bg_faq_a.gif) no-repeat left 10%;
	padding: 6px 40px;
	margin-bottom: 20px;
}
a.btnLink {
	color: #444;
	text-decoration: none !important;
}
.faq dd a:hover {
	text-decoration: underline !important;
	color: #39C;
}
.faq .faqLinkIco {
	line-height: 3em;
}
/*-----お届け先の指定-------*/
#undercolumn_shopping .addbtn {
	float: right;
	margin-right: 15px;
}
/*------オリジナルデザイン------*/
div.cartin #cartbtn_default {
    margin-right: 0;
}
div.cartin #cartbtn_default table {
	width: 170px;
}
div.cartin #cartbtn_default table th {
    background: #FFF;
    font-size: 12px;
}

/*-----商品一覧-----*/
#main_column.colnum2.right p.btnDetail {
	padding: 0;
	margin-bottom: 10px;
	margin-left: -5px;
}
p.btnDetail a:hover {
	text-decoration: none;
	color: #FAA6A6;
	border-color: #FAA6A6;
}
p.btnDetail a {
	display: block;
	width: 139px !important;
	color: #e60d0c;
	background-color: #FFF;
	border: solid 2px #e60d0c;
	padding: 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	letter-spacing: -0.05em;
	text-decoration: none!important;
	text-align: center;
	margin-left: -16px;
}
#main_column.colnum2.left p.btnDetailRed {
   padding: 0;
}
.left p.btnDetailRed a {
	display: block;
	text-align: center;
	color: #FFF;
	border: 2px solid #e60d0c;
	background-color: #e60d0c;
	font-weight: bold;
	padding: 12px 12px;
	margin: 0 auto;
	border-radius: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	text-decoration: none;
}

.left p.btnDetailRed a:hover {
	opacity: 0.7;
	-ms-filter: "alpha( opacity=70 )";
}
.list_area > .detail_btn { margin: 10px }

/*-----作成事例-----*/
#case_page h3{
	margin: 25px 0 15px;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #f00000;
}
#case_page h3 span{
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	background: #f00000;
}
.caseBox{
	background: #fafafa;
	min-height: 225px;
}
.caseBox .caseImgBox{
	float: left;
	padding: 20px 15px;
	width: 188px;
}
.caseBox .caseImgBox img{
	background: #fff;
}
.caseBox .caseImgBox p{
	margin-top: 15px;
	line-height: 17px;
}
.caseBox .caseImgBox p:before{
	content: "■";
	display: block;
	float: left;
	font-size: 18px;
	color: #f00000;
}
.caseBox p{
	float: left;
	padding: 20px 0;
	width: 188px;
}
.caseBox dl{
	float: right;
	width: 279px;
	margin: 15px 15px 0 0;
}
.caseBox dl dt,
.caseBox dl dd{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}
.caseBox dl dt{
	float: left;
	width: 80px;
	margin: 0 0 5px 0;
	text-align: center;
	background: #f2f2f2;
	letter-spacing: normal;
}
.caseBox dl dd{
	width: 189px;
	margin-bottom: 5px;
	background: #fff; 
	padding-left: 10px;
}
.case_min {
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #d8d8d8;
	margin: 0px;
	padding: 15px;
	width: 710px;
}

/*-----各ページタイトル挿入-----*/
.page_title {
	display: block;
}
.page_title .text {
	display: table;
	font-weight: bold;
	position: relative;
	width: 720px;
	height: 150px;
	font-size: 15px;
	line-height: 25px;
}
.page_title .text p{
	padding: 0.5em;
	display: table-cell;
	vertical-align:
	middle;
}
.page_title img{
	margin-top: -150px;
	margin-bottom: 15px;
}


/*-----レフトナビH3追加-----*/
#materialArea h3,
#menu_left h3 {
     background-color: #ffffff;
     border-bottom: 2px solid #e60d0c;
     border-radius: 5px 5px 0px 0px;
     color: #e60d0c;
     display: table-cell;
     text-align: center;
     vertical-align: middle;
     width: 200px;
}

#materialArea h3 a,
#menu_left h3 a {
     border-radius: 5px 5px 0px 0px;
     color: #e60d0c !important;
     display: block;
     font-weight: bold;
     line-height: 18px;
     padding: 10px 0px;
     text-decoration: none;
     margin: 0 -10px;
}

#materialArea h3 a:hover,
#menu_left h3 a:hover {
     background: #e60d0c none repeat scroll 0% 0%;
     border-radius: 5px 5px 0px 0px;
     color: #ffffff !important;
     text-decoration: none;
     margin: 0 -10px;
}


/*-----レフトナビ160823追加-----*/
#materialArea_sub h3 {
  background: #fff;
  border-radius: 5px;
  color: #e60d0c;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 200px;
}
#materialArea_sub h3 a {
  border-radius: 5px;
  color: #e60d0c ! important;
  display: block;
  font-weight: bold;
  line-height: 18px;
  margin: 0px -10px;
  padding: 10px 0px;
  text-decoration: none;
}
#materialArea_sub h3 a:hover {
  background: #e60d0c none repeat scroll 0% 0%;
  border-radius: 5px;
  color: #ffffff ! important;
  margin: 0px -10px;
  text-decoration: none;
}

/* フッター一覧リンク
----------------------------------------------- */
.footer_link {
	background:#fff;
	width: 960px;
	border-radius: 5px;
	box-shadow: 0 0 3px #d8d8d8;
	float: left;
	margin: 20px 0;
}
.footer_link div {
	float: left;
	width: 289px;
	border-right: 1px dotted #cacaca;
	padding-left: 30px;
	margin: 10px 0;
	line-height: 15px;
	min-height: 500px;
}
.footer_link h2 {
	margin: 0;
	border-radius: 5px 5px 0 0;
	background: #999;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	border-bottom: none;
}
.footer_link h3 {
	margin: -2px 0 0;
	padding: 0;
	background: none;
}
.footer_link h4 {
	margin: 5px 0;
}
.footer_link a {
	color: #333 !important;
	text-decoration: none;
}
.footer_link a:hover{
	text-decoration: underline;
}
.footer_link ul li:before {
	content:"・";
}
/* 各ページ関連リンク
----------------------------------------------- */
#relation{
	width: 720px;
}
#relation h3{
	display: flex;
}
#relation ul li a{
	font-size: 13px;
	line-height: 1.3em;
	text-decoration: none;
}
#relation ul li a:hover{
	opacity: 0.7;
}

/* http://weblabels.net/user_data/page/keyword/sticker.php
/* ステッカー印刷　藤田追加 20160928
----------------------------------------------- */
.dark {
	background: #666 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff !important;
	margin-right: 5px;
	padding: 0 5px;
}

.space_mim {
	margin: 0 15px 15px 0;
	float: left;
}
.space_max {
	width: 475px;
	margin-right: 15px;
	float: left;
}
.space_mim a,.space_max a{
	font-weight: bold;
	color: #464646;
}
.title_cat {
	background: #e1e1e1;
	padding:5px;
	text-align: center;
}
.cat_img {
	background: #f7f7f7;
	padding: 15px;
}
.cat_link {
	padding: 10px;
	background: #f7f7f7;
}
.cat_text {
	background: #f7f7f7;
	float: left;
	width:245px;
	height: 156px;
	padding: 15px 0;
}
.cat_text a {
	font-size: 12px !important;
	text-decoration: underline !important;
}
#gray-block {
	background: #999999 none repeat scroll 0% 0%;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin: 20px 0 10px;
	padding: 0px 10px;
	border-bottom: none;
}

