@charset "utf-8";

/************************************************
 共通設定
************************************************ */
body {
    color: #434343;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #fff;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing: 0.1em;
    background:#f4f4f4;
}

select {
    border: solid 1px #ccc;
}

/*写真*/
.picture {
    border: 1px solid #ccc;
}


/* ==============================================
 フレーム
=============================================== */
/* 全体を包括 */
.frame_outer {
    margin: 0 auto;
    width: 100%;
}

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 0 10px;
    width: 1000px;
    background: #fff;
    text-align: left;
}


/* ==============================================
 カラム指定
=============================================== */
/* ヘッダーとフッターの上下
[注意]ブロック移動時はbloc.css内で調整が必要 */
#topcolumn ,
#bottomcolumn ,
#footerbottomcolumn {
    margin: 0 auto;
    padding: 10px;
    width: 1000px;
    background: #fff;
    text-align: left;
}

/* 中央カラム */
.main_column {
    padding: 10px 0 0;
    background-color:#fff;
}

/* サイドカラム */
#leftcolumn {
    float: left;
    width: 203px;
}
#rightcolumn {
    float: right;
    width: 203px;
}

/* 1カラム設定 */
#one_maincolumn {
    margin: 0 auto;
    width: 750px;
}

/* 2カラム設定 (メイン部が左) */
#two_maincolumn_left {
    padding-left: 20px;
    float: left;
    width: 745px;
}

/* 2カラム設定 (メイン部が右) */
#two_maincolumn_right {
    padding-right: 20px;
    width: 745px;
    float: right;
}

/* 3カラム設定 */
#three_maincolumn {
    padding-left: 7px;
    width: 560px;
    float: left;
}

/* 下層コンテンツ */
#undercolumn {
    width: 100%;
    margin:0 0 30px 0;
}


/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}
.clear {
    clear: both;
}

/* リンク指定
----------------------------------------------- */
a:link ,
a:visited {
    color: #007FB7;
    text-decoration: none;
}
a:link:hover ,
a[href]:hover {
    color: #fe5a03;
    text-decoration: underline;
}


/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price {
    color:#292929;
}
.sale_price {
    color:#292929;
}
.normal_price {
    color:#292929;
    font-size: 100%;
}
.point {
    color:#CC3333;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color:#CC3333;
}
.attentionSt {
    color:#CC3333;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 90%;
}

.sale_price .price,
.total .price {
    color: #CC3333;
}

/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}
.centerimg {
    margin: 0 auto;
    display: block;
}

.center_img {
    margin: 10px auto;
    display: block;
    width:400px;
    height300px;
border:1px solid #aaaae4;
}

.center_img_take {
    margin: 10px auto;
    display: block;
    width:300px;
    height400px;
border:1px solid #aaaae4;
}

/* フォーム
----------------------------------------------- */
input[type='text'] ,
input[type='password'] ,
.select {
    border: solid 1px #ccc;
    padding: 2px;
}

.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
    width: 380px;
}

/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}

.ng_top {
    margin-bottom: 0 !important;
}


/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding: 8px;
    border: solid 1px #ccc;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/bg_tit_h2.jpg") repeat-x left bottom;
    font-size: 135%;
}

#one_maincolumn .sub_area h3 ,
#two_maincolumn_right .sub_area h3 ,
#two_maincolumn_left .sub_area h3 ,
#three_maincolumn .sub_area h3 ,
#mypagecolumn h3 ,
#undercolumn_cart h3 {
    margin: 15px 0;
    padding: 5px 0;
    color: #292929;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}
#undercolumn_shopping h3 ,
#undercolumn_login .login_area h3 ,
#mypagecolumn h3  {
    margin: 15px 0;
    padding: 5px 0 8px 20px;
    color: #292929;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/line_01.gif") repeat-x left bottom;
    font-size: 130%;
}
#undercolumn_help h3 ,
#undercolumn_flow h3.entry,
#undercolumn_expantion h3.title{
    padding: 7px 0 0 30px ;
    margin-top: 20px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 135%;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/bg_h3_blue.jpg") no-repeat left bottom;
}
#undercolumn_help h3{
    padding: 7px 0 0 30px ;
    margin: 20px 0 10px 0;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 135%;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/bg_h3_blue.jpg") no-repeat left bottom;
}
#undercolumn_userdat h3{
    margin: 15px 0 10px 0;
    padding:5px 0 5px 20px;
    color:#333;
    font-size: 135%;
    font-weight: bold;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/line_01.gif") no-repeat left bottom;
}
#undercolumn_flow h3.setup {
    padding: 7px 0 0 30px ;
    margin-top: 20px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 135%;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/bg_h3_orange.jpg") no-repeat left bottom;
}
#undercolumn_expantion h4.title{
    padding: 7px 0 0 30px ;
    margin-top: 20px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 115%;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/background/bg_h3_orange.jpg") no-repeat left bottom;
}
div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("http://tenku-ichiba.com/member/user_data/packages/default/img/icon/ico_arrow_05.gif") no-repeat left;
}
#undercolumn_flow p {
    margin-bottom: 5px;
    line-height: 1.8em;
}

/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
    border-top: solid 3px #A8A8A8;
    min-height: 115px;
}
#header {
    margin: auto;
    padding: 0 10px;
    width: 1000px;
    background: #fff;
}
#header h1{
    width: 1000px;
    font-size: 90%;
    font-weight: normal;
    color: #292929;
    float: left;
    text-align: left;
}
#logo_area {
    float: left;
    width: 200px;
    text-align: center;
}
#header_utility {
    float: right;
    width: 580px;
}

#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}

/* ロゴ
----------------------------------------------- */
#logo_area h2 {
    width: 200px;
    height: 105px;
}

#logo_area h2 a:link,
#logo_area h2 a:visited,
#logo_area h2 a:hover,
#logo_area h2 a:active {
 color:#292929;
}
#logo_area h2 span {
    display: none; /* テキストロゴ非表示 */
/* ロゴ画像を使用しない場合
    display:block;
    margin-top:25px;
    font-size:24px;
    line-height:120%; */
}

/* ロゴ画像を使用しない場合
#logo_area h2 img {
    display:none; 
}*/


/* ヘッダーナビ
----------------------------------------------- */
div#header_navi {
    float: right;
    width: 409px;
    height: 38px;
    padding-top: 35px;
}
div#header_navi ul li {
    display: block;
    float: right;
}
div#header_navi ul li.mypage,
div#header_navi ul li.entry {
    margin-top: 6px;
}


/* ==============================================
 フッター
=============================================== */
#footer_wrap {
    margin: 0 auto;
    width: 1020px;
    padding: 50px 0 10px 0;
    background: #fff;
}
#footer_top {
    margin: auto;
    width: 1020px;
    border-bottom: solid 1px #8c8c8c;
}
#pagetop p {
    float: right;
    text-align: right;
    padding: 20px;
}
#footer_menu {
    margin: 5px 0 0 15px;
}
#footer_menu ul li {
    float: left;
    text-align: center;
}
#foot_logoarea {
    margin: 0 0;
    padding: 0 0;
    float: left;
    width: 100px;
}
#foot_logoarea span {
    display: none; 
}
#footer_list {
    margin: 0 0;
    padding-top: 5px;
    float: left;
    text-align: center;
}
#footer_list ul li {
    margin: 0 0;
    padding:0 0;
}
.copyright {
    margin: 0 0;
    padding-top: 30px;
    font-size: 90%;
}


/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

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


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


/* Tipsy
----------------------------------------------- */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('http://tenku-ichiba.com/member/user_data/packages/default/img/ajax/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }



/* Designed by
----------------------------------------------- */
.designed {
    margin:0 auto;
    padding-top: 55px;
    text-align:right;
    font-size:90%;
    line-height:1.2em;
}
.designed a:link ,
.designed a:visited {
    color:#666666;
    text-decoration:underline;
}
.designed a:hover {
    color: #D26A4D;
}