/**
 * picture.css
 *
 * @package: ExeCMS
 * @author: y.chiba@i-exec.jp
 * @date: 2006/12/31 00:35:51
 *
 * CAUTION!
 * This css file is auto generated by ExeCMS.
 * DO NOT change or remove any parameters!
 */

/* ==========================================================================================================
  リンク系
========================================================================================================== */

a:link {
    color:#0055BE;
    text-decoration:underline;
}

a:visited {
    color:#BD6262;
    text-decoration:underline;
}

a:hover {
    color:#0072FF;
    text-decoration:underline;
}


/* ==========================================================================================================
  写真グループ 分類名 販売期間表示エリア
========================================================================================================== */

table#category-header {
    margin: 0 auto 1em;
    border-style: solid;
    border-color: #ccc;
    border-width: 0 0 1px;
    width: 880px;
}

table#category-header th {
    text-align: left;
    padding: 0 .5em .5em;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}

table#category-header td {
    text-align: right;
    white-space: nowrap;
    word-break: break-all
    padding: 0 1em .5em 0;
}


/* ==========================================================================================================
  写真グループ コメント表示エリア
========================================================================================================== */

div#comment-area {
    margin: 0 auto 1em;
    padding: 0 0 .5em;
    border-style: solid;
    border-color: #ccc;
    border-width: 0 0 1px;
    width: 880px;
    text-align: left;
}

div#comment-area p {
    margin: 0 .5em;
}


/* ==========================================================================================================
  写真グループ 検索ボックス表示エリア
========================================================================================================== */

form#search-form {
    width: 880px;
    margin: 0 auto .5em;
}

form#search-form td {
    padding: .5em;
    color: #000000;
    text-align: center;
}


/* ==========================================================================================================
  写真一覧画面・写真拡大画面のボタンボックス
 （買い物を続ける、カートの中を確認、価格配送料
   などのボタンを配置）
========================================================================================================== */

table#button-box {
    width: 880px;
    margin: 0 auto .5em;
    text-align: left;
}


/* ==========================================================================================================
  写真グループ 表示形式
========================================================================================================== */

div#pictureview1 {
}

div#pictureview2 {
    float: right;
    width: 660px;
}

div#pictureview1 p.notice,
div#pictureview2 p.notice {
    text-align: center;
    margin: 5em 0;
}


/* ==========================================================================================================
  写真の一覧表示系
========================================================================================================== */

table#photo-list {
    margin: 0 auto .5em;
}

table#photo-list img.photo {
    border: solid 6px #eee;
}

table#photo-list td {
    border: solid 1px #eee;
    text-align: center;
    vertical-align: bottom;
    font-size: 10px;
    padding: .5em;
}

table#photo-list a:link {
    color: #404040;
    text-decoration: none;
}

table#photo-list a:visited {
    color: #794D00;
    text-decoration: none;
}

table#photo-list a:hover {
    color: #FF7200;
    text-decoration: none;
}

div.page_link {
    width : auto;
    margin : 10px;
    padding : 10px;
    border: solid 1px #C1C1C1;
    background-color: #F3F3F3;
    text-align: center;
}

span.groupselected{
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color: #5C5C5C;
}


/* ==========================================================================================================
  写真一覧画面ページャー
========================================================================================================== */

div#group-detail-page-link {
    width : auto;
    margin : 10px 10px 50px;
    padding : 10px;
    text-align: center;
}

/* ==========================================================================================================
  右寄せボックス（写真一覧画面TOPに戻るリンクで使用中）
========================================================================================================== */

div.right-box {
    float: right;
    margin: 0 20px 0 0;
    text-align: center;
}

div.right-box a {
    display: block;
    font-weight: normal;
    padding:3px 6px 3px 6px;
    text-decoration: none;
}

/* ==========================================================================================================
  いらないと思われるスタイル一時退避
========================================================================================================== */
/*
div#main {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    width: 880px;
    text-align: center;
}
*/

/* ==========================================================================================================
  拡大画面FLASHがインストールされていない場合の表示
========================================================================================================== */

div#no-flash {
    background-color: #fcc;
    border: solid 1px #f99;
    padding: 20px;
    margin: 20px;
}


/* ==========================================================================================================
  一覧・拡大画面下のサイズ/価格表・受渡し方法/配送料・支払い方法/手数料 エリア
========================================================================================================== */

div#price-area {
    width: 600px;
    margin: 30px auto 0;
    text-align: left;
}

div#price-area h2 {
    border-style: solid;
    border-width: 0 0 1px 8px;
    border-bottom-color: #ccc;
    margin: 0 0 15px;
    padding-left: 5px;
    line-height: 120%;
    font-size: 14px;
}

div#price-area table {
    margin: 0 0 35px 20px;
    width: 580px;
}

div#price-area p {
    font-weight: normal;
    margin-top: 5px;
}


/* ==========================================================================================================
  写真グループボックス系
========================================================================================================== */

table#photo-group-box1 {
    width: 880px;
    margin: 0 auto 1em;
    border-width: 0 0 1px;
}

table#photo-group-box1 th {
    padding: 5px 8px;
    width: 160px;
    line-height: 140%;
    font-weight: bold;
    text-align: left;
}

table#photo-group-box1 td {
    background-color: #ffffff;
    padding: 5px 8px;
    line-height: 20px;
    text-align: left;
}

div.photo_group_box2 {
    width: 200px;
    margin: 0 0 0 1em;
}

div.photo_group_box2 table {
    width: 200px;
    margin-bottom: 5px;
    border-width: 0 0 1px;
}

div.photo_group_box2 th {
    background-color: #E3E3E3;
    padding: 5px;
    line-height: 140%;
    border-top: solid 1px #DCDCDC;
    border-left: solid 1px #DCDCDC;
    border-right: solid 1px #DCDCDC;
    color: #5C5C5C;
    font-weight: bold;
    text-align: left;
}

div.photo_group_box2 td {
    word-break:break-all;
    border-bottom: solid 1px #DCDCDC;
    border-left: solid 1px #DCDCDC;
    border-right: solid 1px #DCDCDC;
    text-align: left;
}

div.photo_group_box2 li.odd{
    background: #ebebeb;
    padding:7px 2px 7px 2px;
    line-height: 1.3em;
    list-style-type: none;
}

div.photo_group_box2 li.even{
    background: #ffffff;
    padding:7px 2px 7px 2px;
    line-height: 1.3em;
    list-style-type: none;
}



/* ==========================================================================================================
  注文画面のボタンボックス
 （前の画面に戻る、確認画面に進む、注文を確定する
   などのボタンを配置）
========================================================================================================== */

div.button_box_order{
  align: center;
}

div.button_box_order table {
  align: center;
  width: 600px;
}

div.button_box_order td.leftbutton {
  text-align: left;
}

div.button_box_order td.rightbutton {
  text-align: right;
}


/* ==========================================================================================================
  カートの中身画面のボタンボックス
 （買い物を続ける、決済画面へ進む、価格配送料
   などのボタンを配置）
========================================================================================================== */

div.button_box_cart table.botton {
  width: 880px;
  height: 50px;
  border-width: 0 0 1px;
  margin-top: auto;
  margin-bottom: auto;
  aling: center;
  vertical-align: middle;
}

/* 価格・配送料など,利用ガイド,Q&Aの３ボタン配置 */
div.button_box_cart td.smallbotton {
  text-align: left;
  padding-left: 10px;
}

/* 買い物を続けるボタン設置 */
div.button_box_cart td.keepbuy {
  text-align: left;
  padding-left: 150px;
}

/* 合計金額表示エリア */
div.button_box_cart td.price {
  text-align: center;
}

/* 決済画面へ進むボタン設置 */
div.button_box_cart td.inputinfo {
  text-align: right;
  padding-right: 140px;
}

/* 再計算ボタン設置 */
div.button_box_cart table.recalc {
  width: 880px;
  border-width: 0 0 1px;
  margin-top: auto;
  margin-bottom: auto;
  aling: center;
  vertical-align: middle;
}

div.button_box_cart td.recalc {
  text-align: center;
}

/* 合計金額表示の枠 -------------*/
div.button_box_cart table.price {
  border-width: 0 0 1px;
  text-align: center;
  align: center;
}

div.button_box_cart th.label {
  background-color: #eee;
  border: solid 1px #ccc;
  padding: 3px 15px;
}

div.button_box_cart td.value {
  border: solid 1px #ccc;
  padding: 3px 15px;
}

table.wordBreak{
    word-break:break-all;
}
