/* CSS Document */

@charset "utf-8";

/**************************************************************/
/* 大外 */
#container {
	width: 952px;
	background-image: none;
	font-size: 12px;
}

/**************************************************************/
/* ヘッダー */

#header {
	width: auto;
	height: 210px;
	margin: 0px;
	padding: 0px;
}

/* ヘッダー下ライン */
#bline {
	width: 952px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/**************************************************************/
/* キャッチコピー
MacIE以外のブラウザ用の指定に注意 */
#copy {
	width: 952px;
	margin: 25px 0px 0px 0px;
	border:0px solid #cccccc;/*変更*/
	position: absolute;
	top: -90px;
	/*MacIE以外のブラウザ用\*/
	top: 0px;
	/**/
	font-size: 11px;
	color: #000000;
	line-height: 0%;
	z-index: 1;
}

#copy P {
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
}

/**************************************************************/
/* ショップロゴ画像の場合使用
MacIE以外のブラウザ用の指定に注意 */
.shoplogo {
	width: 100px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: -65px;
	/*MacIE以外のブラウザ用\*/
    top: 10px;
    /**/
    float: left;
}

/* ショップロゴテキストの場合使用
MacIE以外のブラウザ用の指定に注意 */

.shoptext {
	width: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	float: left;
	font-size: 8px;
    color: #CC0000;
	z-index: 1;
	DISPLAY: none;
}

/**************************************************************/
/* サブナビゲーション
MacIE以外のブラウザ用の指定に注意 */
.subnavi {
	width: 952px;
	padding: 10px 0px 5px;
	margin: 2px 0px 0px;
	text-align: right;
	font-size: 11px;
	position: absolute;
	top: -105px;
	Z-index: 1;
	/*MacIE以外のブラウザ用\*/
    top: -10px;
    /**/
}

/* リンク文字サイズ */
.subnavi A:link,
.subnavi A:active,
.subnavi A:visited,
.subnavi A:hover {
font-size: 11px;
color: #333333;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	height: 15px;
	padding-left: 0px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	height: 15px;
	padding-left: 0px;
	padding-right: 10px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	height: 15px;
	background-image: url(img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	height: 15px;
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/**************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 186px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* 中央用枠160 */
.center_box {
	width: 750px;
	margin: 0px 0px 0px;
	padding: 0px;
}

/**************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	width: auto;
	height: 20px;
	border-bottom: 1px solid #E0DFE3;
	margin: 0px;
	padding: 8px 0px 0px 0px;
display: none;
}

/* カテゴリ一覧部分 */
.category_list {
	width: auto;
	margin: 0px;
	padding: 5px 0px 5px;
	color: #666666;
display: none;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #666666;
}

.mcategory A:active {
	color: #666666;
}

.mcategory A:visited {
	color: #666666;
}

.mcategory A:hover {
	color: #666666;
}

/**************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* ショップ通信 */
.shop {
	width: auto;
	height: 26px;
	margin: 0px 0px 1px;
	padding: 7px 0px 0px 15px;
	background-image: url(/data/tonermart/image/i/bk_11.jpg);
}

/* フリー */
.free_menu {
	width: 181PX;
	height: 26px;
	margin: 0px 0px 1px;
	padding: 7px 0px 0px 15px;
	background-image: url(/data/tonermart/image/i/bk_11.jpg);
}

/**************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定(15px以上)、空白は高さ指定 */
.shopc_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}

/* カートの中身大枠 */
.shopc_list {
	width: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	width: auto;
	height: 20px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

/* カートの中身商品リスト */
.shopc_in {
	width: auto;
	margin: 0px 0px 1px;
	padding: 5px;
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
}

/* レジに行く */
.shopc_go {
	width: auto;
	background-color: #f8ffff;
	margin: 0px;
	padding: 5px;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
}

/**************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/* 左td */
#lefttd {
    width: 160px;
	padding: 0px 0px 0px;
	margin: 0px;
}

/* 中央td */
#centertd {
    width: 750px;
	padding: 0px 0px 10px 20px;
	margin: 0px;
}

/* 右td */
#righttd {
    width: 160px;
	padding: 0px 0px 15px 10px;
	margin: 0px;
}

/* 内部ページtd */
#pagetd {
	background-color: #FFFFFF;
	padding: 0px 0px 10px 5px;
}

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
	font-size: 12px;
}

/**************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 0px;
	color: #CC0000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 大枠中 */
.welcome_middle {
	width: auto;
	margin: 0px;
	padding: 5px 10px 0px;
}

/* 大枠下 */
.welcome_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.photo_welcome {
	width: auto;
	margin: 0px 10px 0px 0px;
	float:left;
}

/**************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 10px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #CC0000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 大枠中 */
.whatnew_middle {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
}

/* リスト文字サイズ */
.whatnew_middle li {
    font-size: 11px;
	margin: 5px 0px;
}

/* リンク文字サイズ */
.whatnew_middle li A:link,
.whatnew_middle li A:active,
.whatnew_middle li A:visited,
.whatnew_middle li A:hover {
    font-size: 11px;
	padding-left: 10px;
}

/* 大枠下 */
.whatnew_bottom {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/**************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上
※縦画像を入れた際一部レイアウトが崩れる場合があります */

/* 大枠上
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 大枠中 */
.style1_middle {
	width: 480px;
	margin: 0px;
	padding: 10px;
}

.style1_middle td {
    width: auto;
}

/* 大枠下 */
.style1_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* コピー */
.style1_copy {
	width: auto;
	margin: 0px 0px 10px;
	font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin: 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    width: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	float: left;
}

/* 各テーブル枠下 */
.style1_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style1_table {
	width: 230px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style1_photo {
	width: auto;
	height: 200px;
	border-left: 3px solid #E0DFE3;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 8px;
}

/* カート内写真 */
.cart_table .style1_photo {
	height: auto;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細内写真 */
.list_item_table .style1_photo {
	height: auto;
}

/* 商品詳細内写真 */
.detail_item_table .style1_photo {
	height: auto;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
}

/* 説明 */
.style1_text {
	width: auto;
	border-left: 1px solid #E0DFE3;
	margin: 0px 0px 0px 4px;
    border: 1px solid #CCCCCC;
	padding: 5px 8px;
	font-size: 10px;
}

/* トップ用 */
.style1_middle .style1_text {
    width: 110px;
}

/* トップ用 */
.style1_middle .style1_table_middle .auto .style1_text {
    width: 80px;
	margin: 0px;
}

/* 商品名 */
.item_name {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

/* 価格 */
.price {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

/* 価格大 */
.priceb {
	font-size: 18px;
	color: #CC0000;
	font-weight: 900;

}

/* 在庫ありなし */
.stock {
	color: #666666;
}

/**************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 大枠中 */
.style2_middle {
	width: 480px;
	margin: 0px;
	padding: 10px;
}

/* 大枠下 */
.style2_bottom {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/*　コピー　*/
.style2_copy {
	width: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 10px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
	margin: 0px;
    padding: 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    width: auto;
	margin: 0px;
	padding: 5px;
}

/* 各テーブル枠下 */
.style2_table_bottom {
    width: auto;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.style2_table {
	width: 460px;
	margin: 0px;
	padding: 0px;
}

/* 写真 */
.style2_photo {
	width: auto;
	border-left: 3px solid #E0DFE3;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 8px;
}

/* 説明 */
.style2_text {
	width: auto;
	border-left: 1px solid #E0DFE3;
	margin: 0px 0px 0px 4px;
	padding: 5px 8px;
	font-size: 10px;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 460px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 114px;
}

/* 2-5位セル */
.style2_rank {
	width: auto;
	margin: 0px 1px;
	padding: 4px;
	font-size: 10px;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 80px;
	margin: 0px 12px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	width: auto;
	margin: 8px 8px;
	padding: 8px 0px 0px;
	font-size: 10px;
	border-top: 1px solid #E0DFE3;
}

/* 1位テキスト */
.rank1 {
	font-size: 12px;
	width: auto;
	padding-left: 0px;
	color: #856767;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: 12px;
	color: #856767;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/**************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	width: auto;
	margin: 0px 0px 5px;
	padding: 5px 0px 0px 0px;
}

/* 大枠中 */
.style3_middle {
	width: auto;
	background-color: #F0F0E0;
	margin: 0px;
	padding: 10px;
}

/* 大枠下 */
.style3_bottom {
	width: auto;
	margin: 0px;
}

/* コピー */
.style3_copy {
	width: auto;
	margin: 0px 0px 10px;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

/* テーブル */
.style3_table {
	width: auto;
	padding: 10px 5px 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 0px;
	padding: 0px 25px;
}

/* 説明 */
.style3_text {
	width: auto;
	border-top: 1px solid #E0DFE3;
	margin: 8px 0px 0px;
	padding: 5px;
	font-size: 10px;
}

/**************************************************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 750px;
	margin: 0px;
	padding: 0px 10px 15px
}

/* 第二階層パンクズ */
#pan {
	padding: 10px;
	color: #666666;
    width: auto;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	width: 740px;
	background-color: #F0F0E0;
	border-bottom: 1px solid #E0DFE3;
	margin: 0px 0px 3px;
	padding: 8px 0px 5px 8px;
	font-size: 14px;
	color: #000000;
}

/* 第二階層中 */
.pmiddle {
	width: 660px;
	margin: 0px;
	padding: 1px 5px 0px ;
}

/* 第二階層下 */
.pbottom {
	width: 660px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	margin: 0px;
	padding: 10px 5px 5px;
	border-top: 1px solid #E0DFE3;
	color: #e0e0e0;
}

.item_bot_box2 {
	margin: 0px 0px;
	padding: 10px 5px;
	background-color: #F5F5F5;
}

/**************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 740px;
	height: auto;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 25px;
	font-size: 14px;
	float: left;
	color: #000000;
}

/* ソート */
.list_soat {
	width: 300px;
	margin-left: 330px;
	padding: 5px 0px 0px 15px;
	font-size: 12px;
}

/* 商品数 */
.list_count {
	width: auto;
	border-top: 1px solid #E0DFE3;
	margin: 0px 10px 5px;
	padding: 5px 0px 0px 5px;
	font-size: 11px;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
    width: auto;
	margin: 10px 10px 5px;
    padding: 0px;
}

/* 各テーブル枠中 */
.list_table_middle {
    width: auto;
	margin: 0px 10px;
	padding: 10px;
}

.list_table_middle .style1_text {
    margin: 0px;
}

/* 各テーブル枠下 */
.list_table_bottom {
    width: auto;
	margin: 0px 10px;
	padding: 0px;
}

/* 商品一覧テーブル */
.list_item_table {
	width: 620px;
	margin: 0px;
	padding: 0px;
}

/**************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	padding: 0px;
	margin: 3px 10px 0px 3px;
}

/* テーブル枠中 */
.detail_table_middle {
	width: auto;
	padding: 10px;
	margin: 0px 10px 0px 3px;
}

/* テーブル枠下 */
.detail_table_bottom {
	width: auto;
	padding: 0px;
	margin: 0px 10px 0px;
}

/* 商品詳細テーブル */
.detail_item_table {
	width: 720px;
	margin: 0px;
	padding: 0px;
}

.detail_item_table h2 {
    padding: 0px 0px 5px;
    padding: 0px 0px 10px 5px;
}

.detail_item_table .priceb {
    padding: 0px 0px 10px 5px;

}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	background-color: #FFFFFF;
    border: 1px solid #c0c0c0;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 14px;
	line-height: 160%;
}

.detail_item_text em{
	color: #666600;
	margin-right: 5px;
	font-size: 12px;
                font-style: normal;

}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	width: 695px;
	background-color: #ffe0ff;
	margin: 3px 0px 2px;
	padding: 7px 0px 5px 7px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;

}

/* 詳細説明 */
.detail_sub_table {
	width: 620px;
	margin: 0px;
	padding: 0px;
}

/* 他の写真 */
.detail_sub_table02 {
	width: 620px;
	margin: 0px;
	padding: 5px 0px 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	width: auto;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* 他の写真サブセル */
.sub_item {
	width: 740px;
	margin: 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 740px;
}

/* 他の商品写真 */
.sub_item_photo {
	width: auto;
	height: auto;
	margin: 5px 15px;
	padding: 0px;
}

/**************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	width: 720px;
	margin: 10px 20px 0px;
	padding: 8px 5px 8px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

/* 内部ページの中 */
.page_table_middle {
	width: 720px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px 20px 0px 5px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table_bottom {
	width: 740px;
	height: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	width: 720px;
	margin: 10px 20px 0px;
	padding: 8px 5px 8px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

/* 内部ページの中 */
.page_table2_middle {
	width: 720px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px 20px 0px 5px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table2_bottom {
	width: 740px;
	height: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px 20px 0px 5px;
	padding: 0px;
}

/* 内部ページの中 */
.page_table3_middle {
	width: 720px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
}

/* 内部ページの下 */
.page_table3_bottom {
	width: 740px;
	height: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	width: 700px;
	height: 28px;
	background-image: url(img/icon_sub_title01.gif);
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	width: 710px;
	height: 28px;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 710px ;
}

/**************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 710px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 710px;
	margin: 5px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
	width: auto;
	background-color: #F0F0E0;
	border: 1px solid #E0DFE3;
	margin: 5px 5px 0px 5px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

.point_box2 {
	width: auto;
	margin: 0px 5px 8px 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

.point_box3 {
	width: auto;
	background-color: #FFFFFF;
    border: 1px solid #E0DFE3;
	margin: 10px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}

/* エラーボックス */
.error_box {
	width: auto;
	background-color: #fff8ff;
	border: 1px solid #E0DFE3;
	margin: 5px 40px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* エラーテキスト */
.error_text {
    color: #CC0000;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	border-bottom: 1px solid #E0DFE3;
}

/* カートステップテーブル */
.cart_step_table {
	width: auto;
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_2 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_3 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_4 {
	width: auto;
    background-color: #FFFFFF;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #A39FAC;
}

.cart_step_1_check {
	width: auto;
    background-color: #e0e0ff;
	border-top: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #000000;
}

.cart_step_2_check {
	width: auto;
    background-color: #e0e0ff;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #000000;
}

.cart_step_3_check {
	width: auto;
    background-color: #e0e0ff;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #000000;
}

.cart_step_4_check {
	width: auto;
    background-color: #e0e0ff;
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	padding: 5px;
	color: #000000;
}

/* 内容確認用テキスト */
.bottom_check {
	width: 598px;
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#B1AEB9;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #000000;
}

.td_color2 {
    background-color:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#ffe8ff;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #333333;
	font-weight: bold;
}


/**************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
    border-bottom: 1px solid #E0DFE3;
     border-right: 1px solid #E0DFE3;
    padding: 5px;
}
.td_link_shop1 {
    width: 150px;
    background-color:#F5F5F5;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px;
}

/* td右 */
.td_link_shop2 {
    width: auto;
	padding: 1px;
	border-bottom: 1px solid #E0DFE3;
}

/* 大枠 */
.link_shop {
	border: 1px solid #CCCCCC;
    margin: 10px 5px 10px 5px;
	padding: 10px 10px 0px;
}

/* テーブル */
.link_shop_table {
	width: 628px;
	margin: 0px;
}

/* ショップタイトル項目 */
.shop_title {
	width: auto;
	height: 25px;
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 2px 0px 0px 25px;
	font-size: 12px;
	color: #CC0000;
}

/* リンクタイトル項目 */
.link_title {
	width: auto;
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
	width: auto;
	margin: 0px;
	padding: 10px;
}

/**************************************************************/
/* ご利用ガイド */
.guide_text {
	width: auto;
	margin: 0px;
	padding: 0px 10px 5px;
}

/**************************************************************/
/* フッター */
#footer {
	padding: 0px 0px 0px;
	font-size: 11px;
	text-align: right;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
}

/**************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
} 

/**************************************************************/
/* フォームボタン強調 */
.bot_b input {
    padding: 3px;
	background-color: #FFFFFF;
	background-image: url(/data/tonermart/image/i/btnn4.jpg);
	color: #330000;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

/**************************************************************/
/* アイコン画像サイズ指定 */

.style1_middle .style1_text img {
    width: 35px;
}

.list_table_middle .style1_text img {
    width: 35px;
}

.detail_table_middle .detail_item_text h2 img {
    width: 35px;
}

.page_table_middle .table_fream .guide_text img {
    width: 35px;
}

.page_table_middle .table_fream .guide_text .point_box img {
    width: auto;
}

/******************************************************/
/* HTMLタグ要素 */
/* bgimgをimg/bg.gifから一馬変更110323 */
/* トップサブナビのバックグランドカラー*/
body {
    background-image: url("/data/tonermart/image/mxc/bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	word-break: break-all;
	margin: 100px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	font: 14px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

A:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #0022ff;
	line-height: 140%;
}

A:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #0022ff;
	line-height: 140%;
}

A:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #0022ff;
	line-height: 140%;
}

A:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 140%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
    letter-spacing: 2px;
}

h4 {
	font-size: 8px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	color: #ffff00;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


h6 {
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

i {
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
                font-style: normal;
	margin: 0px 2px;

}

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 3px 0px 25px;
}

em {
                font-style: normal;
	font-size: 12px;
	color: #000000;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	padding-bottom: 5px;
	margin: 5px 0px;
	list-style-image: url(img/icon04.gif);
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	padding-bottom: 5px;
	margin: 5px 0px;
	list-style-image: url(img/icon04.gif);
}

li {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/**************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/**************************************************************/
/* フォント */

/* ボールド */
.text-bold {
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
	color: #666666;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 12px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 20px;
	line-height: normal;
}

/* ご利用ページ■ */
.tt9{
	font-size: 8px;
	color: #ff0000;
}

/********************************************************/
/* ヘッド画像*/
#h621_g1 {
	width: 78px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
border-style: none;
}

/* ヘッド画像2*/
#h621_g2 {
	width: 76px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
border-style: none;
}

/* センター要素　カテゴリ */
#c520_b2 {
	width: 750px;
	height: 208px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/data/tonermart/image/i/cl519_35.jpg);
}

/* センター下　大枠*/
#c523_54 {
	width: 750px;
	height: 327px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/data/tonermart/image/i/c520_22i.jpg);
 vertical-align: bottom;
}

/* センター下　キャッチ */
#c523_55 {
	width: 740px;
	height: 245px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
}

/* センター下中　TD */
#c523_b55 {
	width: 185px;
}

#c523_b56 {
	width: 185px;
}

#c523_b57 {
	width: 185px;
}

#c523_b58 {
	width: 185px;
}

/* センター下　キャッチ2 */
#c523_57 {
	width: 750px;
	height: 268px;
	margin: 0px 0px 0px 0px;
	padding: 3px 4px 0px 5px;
	background-image: url(/data/tonermart/image/i/c523_b233.jpg);
}

/* センター下　キャッチ3 */
#c523_58 {
	width: 750px;
	height: 201px;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 0px 7px;
	background-image: url(/data/tonermart/image/i/cl519_6.jpg);
 vertical-align: top;

}

/* センターカテゴリメーカー*/
#c520_bk1 {
	width: 150px;
	height: 200px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#c520_bk1 li {
padding: 0px 0px 10px 35px;
	margin: 30px 0px 0px;
	font-size: 12px;
}

#c520_bk1 ul {
	padding: 0px 0px 10px;
	margin: 0px 0px 0px;
list-style-type: none;
}

/* センター下　P要素*/
p.l520_bb {
padding: 10px 3px 5px 3px;
	margin: 0px 0px 0px;
	font-size: 11px;
}

/* センターライン*/
#c520_bk2 {
	width: 750px;
	height: 21px;
	background-image: url(/data/tonermart/image/i/cl519_50.jpg);
	text-align: right;
}

/* センターライン2*/
#c520_bk3 {
	width: 750px;
	height: 25px;
	background-image: url(/data/tonermart/image/i/cl519_40.jpg);
	text-align: right;
}

/* センター中お勧め商品*/
#c520_os1 {
	width: 750px;
	height: 112px;
	background-image: url(/data/tonermart/image/i/cl519_5.jpg);
	text-align: left;
 vertical-align: bottom;

}

/* 中央おすすめテーブル要素 */

#c520_os2 {
	width: 180px;
	height: 52px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 10px;
 color: #333333;
font-weight:normal;
}

#c520_os3 {
	width: 180px;
	height: 52px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 10px;
 color: #333333;
font-weight:normal;
}

#c520_os4 {
	width: 180px;
	height: 52px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 10px;
 color: #333333;
font-weight:normal;
}

#c520_os5 {
	width: 180px;
	height: 52px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 10px;
 color: #333333;
font-weight:normal;
}

/* c5x2 中央おすすめリンク色 */

#c520_os2 A:link {
    font-size: 10px;
 color: #333333;
}

#c520_os2 A:active {
    font-size: 10px;
	color: #666666;
}

#c520_os2 A:visited {
	font-size: 10px;
 color: #333333;
}

#c520_os2 A:hover {
	font-size: 10px;
	color: #666666;
} 

#c520_os3 A:link {
    font-size: 10px;
 color: #333333;
}

#c520_os3 A:active {
    font-size: 10px;
	color: #666666;
}

#c520_os3 A:visited {
	font-size: 10px;
 color: #333333;
}

#c520_os3 A:hover {
	font-size: 10px;
	color: #666666;
} 

#c520_os4 A:link {
    font-size: 10px;
 color: #333333;
}

#c520_os4 A:active {
    font-size: 10px;
	color: #666666;
}

#c520_os4 A:visited {
	font-size: 10px;
 color: #333333;
}

#c520_os4 A:hover {
	font-size: 10px;
	color: #666666;
} 

#c520_os5 A:link {
    font-size: 10px;
 color: #333333;
}

#c520_os5 A:active {
    font-size: 10px;
	color: #666666;
}

#c520_os5 A:visited {
	font-size: 10px;
 color: #333333;
}

#c520_os5 A:hover {
	font-size: 10px;
	color: #666666;
} 

/* レフト基本 */

#l520_bf1 {
	width: 186px;
	height: 107px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/data/tonermart/image/i/lf519_1.jpg);
}

#l520_bf2 {
	width: 186px;
	height: 489px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/data/tonermart/image/i/lf519_4.jpg);
	background-repeat: no-repeat;

}

/* レフトオンラインマーク */

#cc366 {
	width: 140px;
	height: 100px;
	margin: 3px 0px 15px 20px;
	padding: 0px 0px 0px 0px;
}

#l520_bf2 li {
padding: 0px 0px 8px 60px;
	margin: 3.6px 0px 0px;
	font-size: 12px;
}

#l520_bf2 ul {
	padding: 38px 0px 0px;
	margin: 0px 0px 0px;
list-style-type:none;
}

#l520_bf2 A:link {
    font-size: 12px;
}

#l520_bf2 A:active {
    font-size: 12px;
}

#l520_bf2 A:visited {
	font-size: 12px;
}

#l520_bf2 A:hover {
	font-size: 12px;
} 
/* レフト画像1*/
#l621_g1 {
	width: 186px;
	height: 48px;
border-style: none;
}

/* レフト画像2*/
#l621_g2 {
	width: 186px;
	height: 46px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
border-style: none;
}

/* ヘッド要素 */
#h520_kq1 {
	width: 952px;
	height: 139px;
	margin: 0px 0px 0px;
	border:0px solid #FF0000;/*変更*/
	padding: 0px 0px 0px 0px;
	background-image: url(/data/tonermart/image/i/hb519_1.png);
	background-repeat:no-repeat;
}

#h519_1 {
	width: 952px;
	height: 38px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* フッター要素 */
#f520_fku1 {
	width: 952px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#foot110517 {
	margin-top: 5px;
}


/* リンク色 */
#f520_fku1 A:link {
    font-size: 11px;
    color: #666666;
}

#f520_fku1 A:active {
    font-size: 11px;
 color: #666666;
}

#f520_fku1 A:visited {
	font-size: 11px;
 color: #666666;
}

#f520_fku1 A:hover {
	font-size: 11px;
 color: #cccccc;
} 

/* フッター画像1*/
#f621_g1 {
	width: 952px;
	height: 491px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
border-style: none;
}

/* ご利用案内ページ */

#ga_0909 {
	width: 358px;
	height: auto;
	margin: 0px 0px 0px;
	padding: 16px;
	background-color: #99ff33;
	font-size: 15px;
	border:1px solid #cccccc;
	font-weight: bold;
	text-align: left;
}

/* リンク色 */
#ga_0909 A:link {
    font-size: 15px;
    color: #0022ff;
    font-weight: bold;
}

#ga_0909 A:active {
    font-size: 15px;
 color: #0022ff;
    font-weight: bold;
}

#ga_0909 A:visited {
	font-size: 15px;
 color: #0022ff;
    font-weight: bold;
}

#ga_0909 A:hover {
	font-size: 15px;
 color: #999999;
    font-weight: bold;
} 


/*************** テーブル要素101227 **************************/

table.tbl1 {
border-collapse:collapse;
}

table.tbl1 ul {
	width:350px;
	margin-top:-3px;
	margin-left:30px;
	border:0px solid #FF0000;
	padding:0px;
	text-align:center;

}

table.tbl1 ul li {
	list-style:none;
	width:83px;
	height:30px;
	margin:0;
	border:0px solid #0000ff;
	padding-top:5px;	
	padding-left:0px;
	background-image:url("/data/tonermart/image/i/copylibg100.jpg");
	background-repeat:no-repeat;
	float:left;

}

table.tbl1 ul li a:link {
	font-size:10px;
	color:#666666;
}

table.tbl1 ul li a:hover {
	font-size:10px;
	color:#666666;
}

table.tbl1 ul li a:active {
	font-size:10px;
	color:#666666;
}

table.tbl1 ul li a:visited {
	font-size:10px;
	color:#666666;
}

/* HEADロールオーバー130404*/

.c_nv01 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_4.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv01 a:hover{
	background:url(/data/tonermart/image/i/br1.jpg) no-repeat;
}

.c_nv02 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_5.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv02 a:hover{
	background:url(/data/tonermart/image/i/br2.jpg) no-repeat;
}

.c_nv03 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_6.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv03 a:hover{
	background:url(/data/tonermart/image/i/br3.jpg) no-repeat;
}

.c_nv04 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_7.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv04 a:hover{
	background:url(/data/tonermart/image/i/br4.jpg) no-repeat;
}

.c_nv05 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_8.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv05 a:hover{
	background:url(/data/tonermart/image/i/br5.jpg) no-repeat;
}

.c_nv06 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_9.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv06 a:hover{
	background:url(/data/tonermart/image/i/br6.jpg) no-repeat;
}

.c_nv07 a{
	display:block;
	background:url(/data/tonermart/image/i/hrbb519_10.jpg) no-repeat;
	width:136px;
	height:38px;
	float:left;
	border:0px solid #000000;
}

.c_nv07 a:hover{
	background:url(/data/tonermart/image/i/br7.jpg) no-repeat;
}

/* free1ロールオーバー 100521 */

.free1_navi_mxc {
	margin: 0;
	padding: 0;
	width: 700px;
	border:0px solid #000000;
}

.free1_navi_mxc ul{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 415px;
	border:0px solid #000000;
}

.free1_navi_mxc li{
	float: right;
	width: 91px;
	margin: 0;
	padding: 0;
	border:0px solid #000000;
}

.free1_navi_mxc a{
	text-align: center;
	display:block;
	padding: 0.5em 0;
	width:100%;
	background: url(/data/tonermart/image/i/cr_10.jpg) no-repeat;
	color:#333333;
	font-size: 11px;
}

.free1_navi_mxc a.active{
	text-align: center;
	display:block;
	padding: 0.5em 0;
	width:100%;
	background: url(/data/tonermart/image/i/cr_20.jpg) no-repeat;
	color:#333333;
	font-size: 11px;
}

.free1_navi_mxc a:hover{
	background: url(/data/tonermart/image/i/cr_20.jpg) no-repeat;
	color:#333333;
	font-size: 11px;
	text-decoration: none;
}

/* header title 100524 */

.headertitle {
	position:static;
	left:-100px;
	top:-100px;
	color:#FF0000;
}

/* レイアウト どこ？*/
#column2 #centertd {
padding-top: 0px;
}


/* テーブルsy */

table#sy01 {
	width:700px;
	background-color:#e0e0e0;
	cellspacing:1px;
	cellpadding:6px;
	border:0px solid #000000;
	font-size: 14px;
}

table#sy01 a {
	font-size: 14px;
}

table#sy01 TD#sy02 {
	width:90%;
	background-color:#e0e0e0;
	text-align:center;
	font-weight:bold;
	border:0px solid #000000;
}

table#sy01 TD#sy03 {
	background-color#e0e0e0;
	text-align:center;
	font-weight:bold;
	border:0px solid #000000;
}

table#sy01 TD.sy04 {
	padding: 2px;
	background-color:#f5f5f5;
}

table#sy01 TD.sy05 {
	background-color:#ffffff;
	text-align:center;
	font-weight:bold;
}

/* カテゴリページ下レイアウト*/

#catepage_rul {
	width: 750px;
	margin: 3px;
	padding: 3px;
}

#catepage_rul P {
	margin: 0px 0px 3px 3px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}

#catepage_rul DT {
	color:#cc9900;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

#catepage_rul DD {
	margin: 0px 0px 5px 3px;
	padding: 0px;
}


/***** http://www.tonermart.jp/ http://www.tonermart.jp/page/5 http://www.tonermart.jp/page/2 の15ナビ*********/

div.bg15navi {
	margin:0;
	border:1px solid #CCCCCC;
	padding:7px;
	width:726px;
	height:196px;
	background-color:#EAEAEA;
}

ul.navi1501 {
	margin:0;
	border:0px solid #FF0000;
	padding:0;
	list-style-type:none;
	float:left;
}

ul.navi1501 li {
	margin:0;
	border:0px solid #FF0000;
	padding:0;
	display:block;
	background-image:url("");
	background-repeat:no-repeat;
	vertical-align:bottom;
}

ul.navi1501 li a {
	display:block;
	background-image:url("/data/tonermart/image/mxc/15navi001.gif");
	background-repeat:no-repeat;
	vertical-align:bottom;
}

ul.navi1501 li a span {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}

ul.navi1501 li#mxc001canon a {
	height:65px;
	width:145px;
	background-position:-6px -7px;
}

ul.navi1501 li#mxc001canon a:hover {
	background-position:-6px -213px;
}

ul.navi1501 li#mxc001nec a {
	height:65px;
	width:145px;
	background-position:-6px -71px;
}

ul.navi1501 li#mxc001nec a:hover {
	background-position:-6px -281px;
}

ul.navi1501 li#mxc001kyosera a {
	height:65px;
	width:145px;
	background-position:-6px -136px;
}

ul.navi1501 li#mxc001kyosera a:hover {
	background-position:-6px -344px;
}

ul.navi1501 li#mxc001epson a {
	height:65px;
	width:145px;
	background-position:-153px -6px;
}

ul.navi1501 li#mxc001epson a:hover {
	background-position:-153px -212px;
}

ul.navi1501 li#mxc001brother a {
	height:65px;
	width:145px;
	background-position:-153px -71px;
}

ul.navi1501 li#mxc001brother a:hover {
	background-position:-153px -281px;
}

ul.navi1501 li#mxc001casio a {
	height:65px;
	width:145px;
	background-position:-153px -136px;
}

ul.navi1501 li#mxc001casio a:hover {
	background-position:-153px -344px;
}

ul.navi1501 li#mxc001zerox a {
	height:65px;
	width:145px;
	background-position:-301px -6px;
}

ul.navi1501 li#mxc001zerox a:hover {
	background-position:-301px -212px;
}

ul.navi1501 li#mxc001sharp a {
	height:65px;
	width:145px;
	background-position:-301px -71px;
}

ul.navi1501 li#mxc001sharp a:hover {
	background-position:-301px -281px;
}

ul.navi1501 li#mxc001panasonic a {
	height:65px;
	width:145px;
	background-position:-301px -136px;
}

ul.navi1501 li#mxc001panasonic a:hover {
	background-position:-301px -344px;
}

ul.navi1501 li#mxc001ricoh a {
	height:65px;
	width:145px;
	background-position:-449px -5px;
}

ul.navi1501 li#mxc001ricoh a:hover {
	background-position:-449px -211px;
}

ul.navi1501 li#mxc001muratec a {
	height:65px;
	width:145px;
	background-position:-449px -71px;
}

ul.navi1501 li#mxc001muratec a:hover {
	background-position:-449px -281px;
}

ul.navi1501 li#mxc001oki a {
	height:65px;
	width:145px;
	background-position:-449px -136px;
}

ul.navi1501 li#mxc001oki a:hover {
	background-position:-449px -344px;
}

ul.navi1501 li#mxc001fujitsu a {
	height:65px;
	width:145px;
	background-position:-595px -5px;
}

ul.navi1501 li#mxc001fujitsu a:hover {
	background-position:-595px -211px;
}

ul.navi1501 li#mxc001konica a {
	height:65px;
	width:145px;
	background-position:-595px -71px;
}

ul.navi1501 li#mxc001konica a:hover {
	background-position:-595px -281px;
}

ul.navi1501 li#mxc001ntt a {
	height:65px;
	width:145px;
	background-position:-595px -136px;
}

ul.navi1501 li#mxc001ntt a:hover {
	background-position:-595px -344px;
}

/*********** http://www.tonermart.jp/page/3 の15ナビ***************/

div.bg15navi03 {
	margin:0;
	border:0px solid #CCCCCC;
	padding:7px;
	width:740px;
	height:195px;
	background-image:url("/data/tonermart/image/mxc/15navi003.gif");
	background-repeat:no-repeat;
}

ul.navi1503 {
	margin:0;
	border:0px solid #FF0000;
	padding:0;
	list-style-type:none;
	float:left;
}

ul.navi1503 li a {
	display:block;
	background-image:url("/data/tonermart/image/mxc/15navi003.gif");
	background-repeat:no-repeat;
	vertical-align:bottom;
}

ul.navi1503 li {
	margin:0;
	border:0px solid #FF0000;
	padding:0;
	display:block;
	background-image:url("");
	background-repeat:no-repeat;
	vertical-align:bottom;
}

ul.navi1503 li a span {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}

ul.navi1503 li#mxc003canon a {
	height:65px;
	width:147px;
	background-position:-6px -7px;
}

ul.navi1503 li#mxc003canon a:hover {
	background-position:-6px -213px;
}

ul.navi1503 li#mxc003nec a {
	height:65px;
	width:147px;
	background-position:-7px -71px;
}

ul.navi1503 li#mxc003nec a:hover {
	background-position:-7px -280px;
}

ul.navi1503 li#mxc003epson a {
	height:65px;
	width:147px;
	background-position:-153px -6px;
}

ul.navi1503 li#mxc003epson a:hover {
	background-position:-153px -212px;
}

ul.navi1503 li#mxc003casio a {
	height:65px;
	width:147px;
	background-position:-153px -71px;
}

ul.navi1503 li#mxc003casio a:hover {
	background-position:-153px -281px;
}

ul.navi1503 li#mxc003zerox a {
	height:65px;
	width:147px;
	background-position:-301px -6px;
}

ul.navi1503 li#mxc003zerox a:hover {
	background-position:-301px -212px;
}

ul.navi1503 li#mxc003panasonic a {
	height:65px;
	width:147px;
	background-position:-301px -71px;
}

ul.navi1503 li#mxc003panasonic a:hover {
	background-position:-301px -281px;
}

ul.navi1503 li#mxc003ricoh a {
	height:65px;
	width:147px;
	background-position:-449px -6px;
}

ul.navi1503 li#mxc003ricoh a:hover {
	background-position:-449px -212px;
}

ul.navi1503 li#mxc003konica a {
	height:65px;
	width:147px;
	background-position:-449px -71px;
}

ul.navi1503 li#mxc003konica a:hover {
	background-position:-449px -281px;
}

ul.navi1503 li#mxc003fujitsu a {
	height:65px;
	width:147px;
	background-position:-595px -8px;
}

ul.navi1503 li#mxc003fujitsu a:hover {
	background-position:-595px -214px;
}

ul.navi1503 li#mxc003ntt a {
	height:65px;
	width:147px;
	background-position:-595px -72px;
}

ul.navi1503 li#mxc003ntt a:hover {
	background-position:-595px -281px;
}

/************** http://www.tonermart.jp/page/4 の15ナビ***********/

div.bg15navi04 {
	margin:0;
	border:0px solid #CCCCCC;
	padding:7px;
	width:740px;
	height:195px;
	background-image:url("/data/tonermart/image/mxc/15navi004.gif");
	background-repeat:no-repeat;
}

ul.navi1504 {
	margin:0;
	border:0px solid #FF0000;
	padding:0;
	list-style-type:none;
	float:left;
}

ul.navi1504 li a {
	display:block;
	background-image:url("/data/tonermart/image/mxc/15navi004.gif");
	background-repeat:no-repeat;
	vertical-align:bottom;
}

ul.navi1504 li a span {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}

ul.navi1504 li#mxc004canon a {
	height:65px;
	width:145px;
	background-position:-6px -7px;
}

ul.navi1504 li#mxc004canon a:hover {
	background-position:-6px -213px;
}

ul.navi1504 li#mxc004epson a {
	height:65px;
	width:150px;
	background-position:-153px -6px;
}

ul.navi1504 li#mxc004epson a:hover {
	background-position:-153px -212px;
}

ul.navi1504 li#mxc004richo a {
	height:65px;
	width:147px;
	background-position:-302px -6px;
}

ul.navi1504 li#mxc004richo a:hover {
	background-position:-302px -212px;
}

ul.navi1504 li#mxc004brother a {
	height:65px;
	width:148px;
	background-position:-449px -6px;
}

ul.navi1504 li#mxc004brother a:hover {
	background-position:-449px -213px;
}

ul.navi1504 li#mxc004hp a {
	height:65px;
	width:145px;
	background-position:-596px -6px;
}

ul.navi1504 li#mxc004hp a:hover {
	background-position:-596px -214px;
}

/********* http://www.tonermart.jp/page/504のタグ整理 ***************/

table#mxc062101 {
	border:0;
	padding:0;
	background-color:#0099cc;
}

table#mxc062101 td {
	padding:6px;
width:720px;
height:69px;
}

table#mxc062101 td b {
font-weight:bold;
color:#CCFF00;
font-size:24px;
}

table#mxc062101 td em {
font-weight:bold;
color:#ffff00;
}

table#mxc062102 {
	border:0;
	padding:0;
	background-color:#33CC66;
width:720px;
height:30px;
}

table#mxc062102 th {
	background-color:#006699;
color:#ffff00;
}

table#mxc062102 td,th {
	padding:6px;
}

table#mxc062103 {
	border:0;
	padding:0;
	background-color:#c0c0c0;
width:720px;
}

table#mxc062103 th.mxc062109 {
	background-color:#CCFFff;
	padding:6px;
}

table#mxc062103 th.mxc062110 {
	background-color:#FFFFFF;
	padding:6px;
}

table#mxc062103 td.mxc062111 {
	background-color:#FFFFFF;
	padding:6px;
}

table#mxc062104 {
	border:0;
	padding:0;
}

table#mxc062104 td {
	padding:6px;
	background-color:#cFFff5;
width:720px;
}

table#mxc062105 {
	border:0;
	padding:0;
width:717px;
height:53px;
}

table#mxc062105 td {
	padding:6px;
	background-color:#99ff33;
}

table#mxc062106 {
	border:0;
	padding:0;
	background-color:#33CC66;
width:720px;
height:30px;
}

table#mxc062106 th {
	padding:6px;
	background-color:#006699;
color:#FFFFFF;
}

table#mxc062107 {
	border:0;
	padding:0;
	background-color:#c0c0c0;
width:720px;
}

table#mxc062107 th.mxc062109 {
	background-color:#CCFFff;
	padding:6px;
}

table#mxc062107 th.mxc062110 {
	background-color:#FFFFFF;
	padding:6px;
}

table#mxc062107 td.mxc062111 {
	background-color:#FFFFFF;
	padding:6px;
}

table#mxc062108 {
	border:0;
	padding:0;
width:717px;
height:53px;
}

table#mxc062108 td {
	padding:6px;
	background-color:#99ff33;
}

span.mxcspan {
font-size:18px;
color:#CC0000;
}

.cop_b2 {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

/* コピー用紙リンク色 */
#ppcpy A:link {
    font-size: 15px;
    color: #0022ff;
    font-weight: bold;
}

#ppcpy A:active {
    font-size: 15px;
 color: #0022ff;
    font-weight: bold;
}

#ppcpy A:visited {
	font-size: 15px;
 color: #0022ff;
    font-weight: bold;
}

#ppcpy A:hover {
	font-size: 15px;
 color: #999999;
    font-weight: bold;
} 

/* 地方トナー */
#tihou1 {
	width: 750px;
	height: 0px;
	margin: 2px;
	padding: 0px;
	border-top:1px solid #cccccc;
	border-bottom: 1px solid  #cccccc;

}

   /* テーブルzx0 */

table#zx0 {
	width:750px;
	background-color:#999999;
	cellspacing:1px;
	cellpadding:6px;
	font-size: 14px;
}

table#zx0 td.ZX01 {
background-color:#f5f5f5;
font-size: 13px;
padding:0px 0px 0px 2px;
}

table#zx0 td.ZX02 {
background-color:#ffffff;
font-weight:bold;
padding:0px 0px 0px 4px;
}

table#zx0 td.ZX03 {
text-align:right;
background-color:#ffffff;
font-weight:bold;
font-size: 14px;
    color: #ff0000;
}

table#zx0 td.ZX04 {
background-color:#f7f8ff;
text-align:center;
}

/* table_ZX リンク色 */
#zx0 A:link {
    font-size: 14px;
    color: #0022ff;
    font-weight: bold;
}

#zx0 A:active {
    font-size: 14px;
 color: #0022ff;
    font-weight: bold;
}

#zx0 A:visited {
	font-size: 14px;
 color: #0022ff;
    font-weight: bold;
}

#zx0 A:hover {
	font-size: 14px;
 color: #999999;
    font-weight: bold;
}

/* table_ZX のページ内テキスト */
#cate_lnktx{
	width: 300px;
	height: 15px;
	margin: 2px;
	padding: 4px;
	border:3px solid #CC0000;
background-color:#e8f8ff;
}

/* cate_lnktx リンク色 */
#cate_lnktx A:link {
    font-size: 14px;
    color: #0022ff;
    font-weight: bold;
}

#cate_lnktx A:active {
    font-size: 14px;
 color: #0022ff;
    font-weight: bold;
}

#cate_lnktx A:visited {
	font-size: 14px;
 color: #0022ff;
    font-weight: bold;
}

#cate_lnktx A:hover {
	font-size: 14px;
 color: #999999;
    font-weight: bold;
}

/* ヘッダーメニューテーブル固定 */
table.tbl1 td .header_menu {
width: 952px;
}

/* カテ機種 */

#tittle_maker {
	font-size: 18px;
    color: #000000;
	margin: 2px 0px 2px 10px;
font-family: "Ludica Sans Unicode";
	border-bottom:3px solid #999999;
    font-weight: bolder;
}

#ul_kisyu_k ul {
	padding: 2px 0px 0px;
	margin: 0px 0px 0px;
position: top;
list-style-type:none;
font-family: "Ludica Sans Unicode";
}

#ul_kisyu_k li {
padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
    color: #0022ff;
    list-style: none;
font-family: "Ludica Sans Unicode";
}

#ul_kisyu_k A:link {
    font-size: 14px;
    color: #0022ff;
    font-weight: bold;
font-family: "Ludica Sans Unicode";
}

#ul_kisyu_k A:active {
    font-size: 14px;
 color: #0022ff;
    font-weight: bold;
font-family: "Ludica Sans Unicode";
}

#ul_kisyu_k A:visited {
	font-size: 14px;
 color: #0022ff;
    font-weight: bold;
font-family: "Ludica Sans Unicode";
}

a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}