@charset "UTF-8";
/*　下位ページ　管理画面のhead追記ページのみ　　// Created by RainbowLink Inc. */

/* デフォルトテーマEホワイトのスタイルシートの一部コピペ
----------------------------------------------------------- */
@import url("Tajimaya_e-white.css");

/*検索ボタン　*/
#left_search .search_sub {
    margin-top: -3px;
    padding-top: 0;
    background: url(http://www.kawanotajimaya.com/images/search_sub.png) no-repeat left center;
    width: 63px;
    height: 49px;
    font-size: 0%;
}

/* パンくずメニューの独自画像　*/
#bread-crumb-listTop ol li, .bread-crumb-listCate ol li {
	background: url(http://www.kawanotajimaya.com/images/breadcrumb_bg.gif) no-repeat left center;
}

/* 下位ページの余計なheadを表示しない　*/
#head_non {
   display: none;
}

/* #right#contents　*/
#right {
   position: relative;
}
#right #contents .header_area {
   height: auto;
}
#right #contents #main-column {
    float: left;
}
#right #contents #sub-column {
    clear: both;
}
#right .itemOutline h1{
	 height: auto !important;
	 padding-bottom: 10px !important;
}
#right .itemOutline h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 25px;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: solid 1px #d7d7d7;
}  
#right #document h1{
	 height: auto !important;
	 padding-bottom: 10px !important;
}
#right #document h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-left:solid 3px #CC0000;
	 background-color: #000;

}  
#right #guide h1{
	 height: auto !important;
	 padding-bottom: 10px !important;
}
#right #guide h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-left:solid 3px #CC0000;
	 background-color: #000;
}  
#right #itemList h1{
	 height: auto !important;
	 padding-bottom: 10px !important;
}
#right #itemList h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    padding-left: 10px;
    padding-bottom:20px;
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: solid 1px #d7d7d7;
}  
#bread-crumb {
    margin-top: 30px;
}
/* SNSエリア　*/
.snsArea { 
    clear: both;
    width: 100%;
    max-height: 60px;
    overflow:none;
 }
.snsArea td {
    float: left;
    margin-top: 0;
    margin-left: 0;
    margin-right: 5px;
    width: 110px;
    height: 25px;
    vertical-align: top;
}
#right #sub-column:before {
    content: " ";
    clear: both;
    height: 0;
    font-size: 0;
}
#right #sub-column {
    clear: both;
    position: static;
    height: 5em;
}
#right #sub-column .link {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

#footer_content {
    clear: both;
    position: static;
}