@charset "utf-8";

/**********************
201003現在、以下、修正中です。
***********************/

/*初期化
===========================================================*/
* {margin:0;padding:0;}

/*基本設定
===========================================================*/
body {font-family:"Meiryo","メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",Osaka,Verdana,Arial, Helvetica, sans-serif;color: #666666;font-size: 68.5%;text-align: center;}
ul,ol,li {list-style-type: none;}
table {border-collapse:collapse;empty-cells:show;border-spacing:0;text-align:left;}
em,strong,pre {font-style: normal;font-weight: normal;}
img {vertical-align:bottom;}
a img {border:0px none #fff;text-decoration: none;}
a {color: #541900;text-decoration:none;}
a:hover {color: #cc0000!important;text-decoration:none;}
b {font-size:9px;font-weight:normal;}
input {vertical-align:middle;}

/*クリアフィックス
-----------------------------------------------------------*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;min-height:1%;/* for IE 7*/}
.clearfix_1 {display:inline-block;min-height:1%;/* for IE 7*/position:absolute;left:-200px;top:-70px;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* html .clearfix_1 {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*クリア
-----------------------------------------------------------*/
.cl {clear:left;font-size:0px;line-height:0px;height:1px;overflow:hidden;visibility:hidden;}
.cr {clear:right;visibility:hidden;}
.cb {clear:both;font-size:0px;line-height:0px;height:1px;overflow:hidden;visibility:hidden;}

/*ラッパー
-----------------------------------------------------------*/
div#outbox {width:960px;font-size:1.2em;margin: 0px auto 0px auto;padding-top:5px;text-align:left;}

/*ヘッダー（Digipriのみ）
-----------------------------------------------------------*/
div#headarea {}

div#headarea h1 {
    width: 124px;
    float: left;
    margin: 0px 5px 0px 0px;
}
div#headarea p {
    float: left;
    padding: 10px 0px 0px 0px;
}
div#headarea h2{
    line-height:1.2em;
    float: left;
    font-size:12px;
    font-weight:normal;
}
div#headarea ul {
    float: right;
    padding: 10px 0px 0px 0px;
}
div#headarea ul li {
    display: inline;
}
div#headarea ul li#help {
    margin: 0px 0px 0px 0px;
}
div#headarea ul li#login {
    margin: 0px 0px 0px 0px;
}

div#headarea ul li#uni {
    font-size:10px;
    text-decoration:none;
    padding-left:16px;
    float:left;
    display:block;
    width:auto;
    height:11px;
    margin-left:12px;
    line-height:11px;
}

div#headarea ul li a {
    font-size:10px;
    text-decoration:none;
    padding-left:16px;
    float:left;
    display:block;
    width:auto;
    height:11px;
    margin-left:12px;
    line-height:11px;
}

/*ヘッダー（Digipri以外のASP）
-----------------------------------------------------------*/
div#headareaASP {
}
div#headareaASP h1 {
    float:left;
    width:150px;
    height:55px;
    margin-bottom:5px;
}
div#headareaASP h2{
    float:left;
    width:595px;
    text-align:center;
    font-weight:normal;
    font-size:11px;
    color:#666;
    padding:27px 0 0 0;
    margin-bottom:5px;
}
div#headareaASP h3{
    float:right;
    width:210px;
    height:55px;
    margin-bottom:5px;
}
div#headareaASP ul {
    width:960px;
    height:32px;
    background: url(/common_images/homeimages/asp_global_menu_back.gif) no-repeat left top;
    clear:both;
}
div#headareaASP ul li {

}
div#headareaASP ul li a {

}

div#headareaASP ul li#uni{
    font-size:10px;
    text-decoration:none;
    padding-left:16px;
    display:block;
    margin:4px 12px 6px 0;
    line-height:12px;
    width:auto;
    height:11px;
    float:right;
}

.storeBtn {
    width:150px;
    height:27px;
    float:left;
    margin-left:4px;
}

.storeBtn a img {
    width:150px;
    height:27px;
}

.miniBtn {
    display:block;
    width:auto;
    height:11px;
    float:right;
}

.miniBtn a {
    font-size:10px;
    text-decoration:none;
    padding-left:16px;
    display:block;
    margin:4px 12px 6px 0;
    line-height:12px;
}

.helpBtn a {
    background: url(/common_images/homeimages/icn_hatena.gif) left top no-repeat;
}

.loginBtn a {
    background: url(/common_images/homeimages/icn_arrow_right.gif) left top no-repeat;
}

.logoutBtn a {
    background: url(/common_images/homeimages/icn_arrow_right.gif) left top no-repeat;
}

.cartBtn a {
    background: url(/common_images/homeimages/icn_cart_11.gif) left top no-repeat;
}

.mypageBtn a {
    background: url(/common_images/homeimages/icn_arrow_right.gif) left top no-repeat;
}

/*フッター
-----------------------------------------------------------*/
div#foot {
    padding: 20px 0px 10px 0px;
    clear:both;
}

div#foot ul {
    background: #f4f4f4;
    padding: 8px 0px 8px 12px;
    width:100%;
    height:15px;
    line-height:11px;
}

div#foot ul li {
    padding-left:16px;
    background: url(/common_images/homeimages/icn_arrow_right.gif) 0 0 no-repeat;
    float:left;
    display:block;
    width:auto;
    height:11px;
    margin-left:12px;
}

div#foot ul li a{
    font-size:11px;
}

address{
    color: #666666;
    font-style:normal;
    font-size:0.8em;
    margin-top:0.5em;
}


/*グローバルメニュー(Digipriのみ)
-----------------------------------------------------------*/
div#globalmenuarea {
    margin: 6px 0px 0px 0px;
}
div#globalmenuarea ul {
    padding: 0px 0px 5px 4px;
    background: url(/common_images/homeimages/global_menu_back.gif) no-repeat left top;
}
div#globalmenuarea ul li {
    width: 150px;
    float: left;
    margin: 0px 4px 0px 0px;
}
div#globalmenuarea ul li a {
    display: block;
    width: 150px;
    height: 27px;
    outline: none;
}
div#globalmenuarea ul li a:hover {
    text-indent: -9998px;
}


/*キービジュアル・ログインまわり
-----------------------------------------------------------*/
/*キービジュアル*/
div#mainvis,div#webalbumTop,div#storeTop,div#digitalprint,div#photobook,div#postcard,div#postcard_nenga,div#postcard_neo,div#digitalprint_neo,div#photobook_neo,div#mainvis100812 {
    position:relative;
    width:960px;
    height:240px;
    margin-top:8px;
    margin-bottom:18px;
}


div#newyear_2011 { /* Digipri年賀2011 キービジュアル */
    position:relative;
    width:960px;
    height:340px;
    margin-top:8px;
    margin-bottom:18px;
    
    background:#ccc url(/common_images/homeimages/2011newyear_kv_dp.jpg) no-repeat 0 0;
}



div#mainvis {background: url(/common_images/homeimages/main_vis_login.jpg) no-repeat 0 0;}/*ホーム*/

div#mainvis100812 {background: url(/common_images/homeimages/main_kv_100812.jpg) no-repeat 0 0;}/*ホーム100812*/

div#storeTop {background: url(/common_images/homeimages/store_mainvisual.jpg) no-repeat 0 0;}/*ストアトップ*/
div#digitalprint {background:url(/common_images/homeimages/digi_mainvisual.jpg) no-repeat 0 0;}/*デジカメプリントトップ*/
div#photobook {background: url(/common_images/homeimages/phtop_mainvisual.jpg) no-repeat; 0 0}/*通常フォトブックトップ*/
/*div#photobook {background: url(/common_images/homeimages/photobook_cam0818.jpg) no-repeat; 0 0}0818フォトブックトップ*/
div#postcard {background: url(/common_images/homeimages/postcard_kv.jpg) no-repeat; 0 0}/*ポストカードトップ*/
div#postcard_nenga {background: url(/common_images/homeimages/digipri_nengatop_key.jpg) no-repeat 0 0;}/*年賀状トップ*/

div#postcard_neo {background: url(/common_images/homeimages/postcard_kv_20100714.jpg) no-repeat; 0 0}/*ポストカードトップ201007*/
div#digitalprint_neo {background: url(/common_images/homeimages/print_kv_20100714.jpg) no-repeat; 0 0}/*デジカメプリントトップ201007*/
div#photobook_neo {background: url(/common_images/homeimages/photobook_kv_20100714.jpg) no-repeat; 0 0}/*フォトブックトップ201007*/

div#webalbumTop {background: url(/common_images/homeimages/webalbum_mainvisual.jpg) no-repeat 0 0;}/*WEBアルバム（非ログイン時）*/

/*ログインまわり*/
div#nloginbox {
    position:relative;
    width:210px;
    height:240px;
    float:right;
    text-decoration:none;
}

div#nloginbox a {
    text-decoration:none;
}

div#nlogin {
    width:210px;
    height:240px;
    float:right;
    background-image:url(/common_images/homeimages/loginBG.gif);
}



.inputBox {
    font-size:12px;
    width:106px;
    height:auto;
    padding:2px;
    border:1px solid #809db9;
    margin-bottom:4px;
}


div#aflogin {
    width:210px;
    height:240px;
    float:right;
    text-align:center;
    background: url(/common_images/homeimages/login_bg.gif) no-repeat;
    line-height:1.4em;
    color:#006699;
}

div#aflogin img {
   margin:auto;
}

div#aflogin h2 {
    margin-top:1em;
    font-size:14px;
}

div#aflogin h3 {
    font-size:1em; 
    font-weight:normal;
    float:center;
    text-align:center;
    margin-left:40px;
    margin:0px auto;
    display:block;
}

div#aflogin ul {
    margin:0.4em 0 0.4em 0;
}

div#aflogin ul li a {
    font-size:10px;
    color:#006699;
}

.alert{
    color: #FC0101;
    font-style:normal;
    font-size:0.8em;
    line-height:1em;
    padding-bottom:2px;
}

.loginbut{
    background: url(/common_images/homeimages/btn_login.gif) no-repeat top;
    display: block;
    width: 140px;
    height: 27px;
    border:none;
    cursor:pointer;
    text-indent: -9999px;
    margin:4px auto 4px auto;
    }

.loginbutover {
    background: url(/common_images/homeimages/btn_login.gif) no-repeat bottom;
    display: block;
    width: 140px;
    height: 27px;
    border:none;
    cursor:pointer;
    text-indent: -9999px;
    margin:4px auto 4px auto;
}

.btn_return {
    background: url(/common_images/homeimages/btn_return.gif) no-repeat bottom;
    display: block;
    width: 52px;
    height: 27px;
    border:none;
}
.btn_returnovr {
    background: url(/common_images/homeimages/btn_return.gif) no-repeat top;
    display: block;
    width: 52px;
    height: 27px;
    border:none;
    cursor:pointer;
}
#bullet {
    background:url(/common_images/homeimages/icn_arrow_right.gif) no-repeat 0 3px;
    padding-left:15px;
    padding-bottom: 3px;
}

#bullet_s {
    background:url(/common_images/homeimages/icn_arrow_right.gif) no-repeat 0 1px;
    padding-left:15px;
    padding-bottom: 3px;
    margin-left: 10px;
}
#bullet_2 { 
    padding-left:15px;
    padding-bottom: 3px;
    margin-left: 15px;
    font-size:.9em;
}


/*レイアウト
-----------------------------------------------------------*/
#contentsbox{
    width:960px;
}

/*  アルバムビュー*/
div#sbox {/*アルバムビュー右サイド*/
    width: 180px;
    float: right;
}

div#statusarea h3{
    font-size:0.1em;
}
div#statusarea a {
    color:#006699;
}
div#statusarea div.topprt {
    background: url(/common_images/homeimages/com_status_topprt.gif) no-repeat left top;
    padding: 10px 0px 10px 0px;
}
div#statusarea div.midprt {
    background: url(/common_images/homeimages/com_status_midprt.gif) repeat-y left top;
}
div#statusarea div.btmprt {
    background: url(/common_images/homeimages/com_status_btmprt.gif) no-repeat left bottom;
    padding: 0px 0px 10px 0px;
}

div#profilearea {
    text-align: center;
}
div#profilearea h2 {
    font-size: 0.9em;
}
div#profilearea p {
    color: #006699;
    font-size: 0.9em;
    line-height: 1.5em;
}
div#profilearea p.photo {
    margin: 5px 0px 5px 0px;    
    }

div#sotremenuarea {
    text-align: center;
    margin: 0px 0px 10px 0px;
}
div#sotremenuarea div.btmprt {
    background: url(/common_images/homeimages/com_status_btmprt.gif) no-repeat left bottom;
    padding: 0px 0px 2px 0px;
}
div#sotremenuarea ul {
    padding: 3px 0px 0px 0px;
    background: url(/common_images/homeimages/store_menu_back000.jpg) no-repeat center top;
}
div#sotremenuarea ul li {
    line-height: 0;
    font-size: 0;
    padding: 0px 0px 2px 0px;
}
div#sotremenuarea ul li a {
    display: block;
    margin: 0px auto 0px auto;
    width: 170px;
    height: 33px;
}
div#sotremenuarea ul li a:hover {
    
}
div#shoppingcartarea {
    margin: 0px 0px 10px 0px;
}
div#shoppingcartarea ul {
    padding: 15px 10px 0px 25px;
}
div#shoppingcartarea ul li {
    padding: 0px 0px 5px 0px;
}
div#shoppingcartarea div.midprt {
    padding: 0px 0px 15px 0px;
}


div#dataarea {/*アルバムビュー左サイド*/
    width: 170px;
    float: left;
    line-height:0;
}

div#capacity p {
    color: #3399cc;
    line-height:1.4em;
}
div.midprt {
    background: url(/common_images/homeimages/com_data_midprt.gif) repeat-y left top;
    margin: 10px 0px 0px 0px;
    line-height:1.4em;
}
div.btmprt {
    background: url(/common_images/homeimages/com_data_btmprt.gif) no-repeat left bottom;
    padding: 0px 2px 0px 2px;

}
ul.line li {
    border-bottom: 1px solid #cccccc;
    white-space:nowrap;
}
ul.line li a {
    display: block;
    padding: 0.5em;
    color: #353535;
}
ul.line li a:hover {
    background: #ffcc99;
    text-decoration: none;
}
p.more {
    text-align: right;
    margin: 5px 10px 0px 0px;
}

dl.others dt {
    color: #006699;
    padding: 0.5em 0.5em 0 0.5em;
}
dl.others dt a {
    color: #006699;
}
dl.others dt a:hover {
    text-decoration: underline;
}
dl.others dd {
    border-bottom: 1px solid #cccccc;
}
dl.others dd ul.line li {
    border: 0px none #fff;
}
dl.others dd ul.line li a {
    display: block;
    text-indent: 0em;

}

div#comments dl {/*コメント投稿エリア*/
    border-bottom: 2px solid #cdcdcd;
    padding: 15px 0px 15px 0px;
}
div#comments dl.last {
    border-bottom: 0px none #ffffff;
}
div#comments dl dt {
    color: #166785;
    font-size: 1.2em;
    font-weight: bold;
}
div#comments dl dt em {
    display: block;
    color: #666666;
    font-size: 0.7em;
}
div#comments dl dt img {
    float: left;
    margin: 0px 15px 0px 0px;
}
div#comments dl dd {
    margin: 10px 0px 0px 0px;
    width: 480px;
    float: left;
}

/*フォトブック
-----------------------------------------------------------*/
/* レイアウト */
div#photobookcontents {
    float: right;
    width: 774px;
    margin:0;
}
div#photobookmenu {
    float: left;
    width: 170px;
    margin:0;
}
/* サイド */
div#photobookmenu div#sizemenu {
    background: url(/common_images/homeimages/photobook_sideprt01.gif) repeat-y left top;
}
div#photobookmenu div#sizemenu img {
    display: block;
}
div#photobookmenu div#sizemenu h3{
    width:168px;
    height:34px;
    display:block;
    color:#EC6B05;
    font-size:13px;
    text-align:center;
    margin:0px auto;
    background: url(/common_images/homeimages/photobook_sideheadbg.gif) repeat-x left top;
    line-height:30px;
}
div#photobookmenu div#sizemenu ul {
    margin: 10px 10px 10px 10px;
}
div#photobookmenu div#sizemenu ul li {
    margin: 0px 0px 2px 0px;
}
div#photobookmenu div#sizemenu ul.last {
    background: url(/common_images/homeimages/photobook_sideprt02.gif) no-repeat left bottom;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 16px 10px;
}
div#photobookmenu div#sizemenu ul li a {
    font-weight: bold;
}
/*サービスメニュー*/

#servicemenu {
    font-size:11px;
    line-height:11px;
}

ul#servicemenu01 {
    width: 450px;
    float: right;
}
ul#servicemenu01 li {
    float: left;
    margin: 0px 0px 6px 10px;
    display:block;
    height:11px;
    padding-left:15px;
    background: url(/common_images/homeimages/icn_arrow_grey.gif) no-repeat 0 0;
}
ul#servicemenu01 li a {

}
ul#servicemenu02 {
    width: 450px;
    float: right;
}
ul#servicemenu02 li {
    float: left;
    margin: 0px 0px 0px 10px;
    display:block;
    height:11px;
    padding-left:15px;
    background: url(/common_images/homeimages/icn_arrow_grey.gif) no-repeat 0 0;
}
ul#servicemenu02 li a {

}
/*見出し*/
div.gallery_head_top {
    background: #ffcc99 url(/common_images/homeimages/photobook_headprt01.gif) no-repeat left top;
    margin-bottom:8px;
}
div.gallery_head_btm {
    background: url(/common_images/homeimages/photobook_headprt02.gif) no-repeat left bottom;
    padding: 8px 0px 8px 20px;
}
div.gallery_head_top h2 {
    font-size: 1.2em;
    color: #666666;
}
div#gallery_index ul#thumb li {
    width: 144px;
    float: left;
    padding: 0px 0px 6px 0px;
    margin: 0px 8px 27px 0px;
    border-bottom: 1px dotted #666666;
}
div#gallery_index ul#thumb li.end {
    margin: 0px 10px 27px 0px;
}
div#gallery_index ul#thumb li h3 {
    font-size: 1.1em;
    color: #666666;
    margin: 0px 0px 3px 3px;
}

div#gallery_index ul#thumb li p.thumbnail {
    border: 1px solid #ccc;
    padding: 1px 1px 1px 1px;
}

div#gallery_index ul#thumb li p.thumbnail img {
 display: block;
 margin:0px auto;
 text-align:center;
}

div#gallery_index ul#thumb li p a {
    width: 81px;
    height: 20px;
    display: block;
    float: left;
}
div#gallery_index ul#thumb li p.thumbnail a {
    width: auto;
    height: auto;
    display: inline;
    float: none;
}


div#gallery_index ul#thumb li p a.details {
    margin: 0px 33px 0px 0px;
    width: 28px;
}

div#gallery_index ul#thumb li p.postcardfunctionbtn {
 margin: 6px 0px 0px 0px;
 background: url(/common_images/homeimages/postcard_btn_back.gif) no-repeat left top;
 height: 20px;
}

div#gallery_index ul#thumb li p.photobookfunctionbtn {
    line-height:0;
 margin: 6px 0px 0px 0px;
 background: url(/common_images/homeimages/photobook_btn_back.gif) no-repeat left top;
 height: 20px;
}

div#gallery_number {
    text-align: center;
    font-size: 0.9em;
}
div#gallery_number p#total {
    float: left;
}
div#gallery_number ul li {
    display: inline;
    margin: 0px 5px 0px 5px;
}
div#gallery_number ul li a {
    color: #3399cc;
}

/*フォトブックトップページ
-----------------------------------------------------------*/
div#photobookLine {
    margin-top: 17px;
}
div#photobookLine h2 {
    margin-bottom: 0px;
}
div#photobookLine p {
    font-size: 13px;
    font-weight:normal;
    color: #999999;
}
div#photobookLine div#bgthumb {
    background:url(/common_images/homeimages/photobook_thumbg.jpg) 0 0 no-repeat;
    width:174px;
    height:124px;
    }
div#photobookLine div#bgthumb img{
        
    }
div#photobookLine ul {
    margin-top: 16px;
}
div#photobookLine ul li {
    float: left;
    width: 174px;
    margin-right: 4px;  
}
div#photobookLine ul li.lastChild {
    margin: 0;
}
div#photobookLine ul li p.phlinePrice {
    margin-top: 5px;
    color: #999999;
    text-align: right;
    font-size:1em;
}
div#photobookLine ul li ul {
    margin-top: 5px;
    padding-top: 10px;
    background: url(/common_images/homeimages/phtop_line_dotted00.gif) 0 0 repeat-x;
}
div#photobookLine ul li ul li {
    float: none;
    width: auto;
    margin: 0;
    font-size: 0.9em;
}
div#photobookLine ul li ul li a {
    text-decoration: underline;
}
div#photobookTerm {
    margin-top: 45px;
}
div#photobookTerm ul {
    margin-top: 20px;
}
div#photobookTerm ul li {
    float: left;
    width: 104px;
    margin-right: 5px;
    font-size:0.8em;
}
div#photobookTerm ul li img{
    margin-bottom:7px;
    }
div#photobookTerm ul li.lastChild {
    margin: 0;
}

/*デジカメプリント
-----------------------------------------------------------*/

div#campaignInfo ul {
    margin: 11px 0 0;
}
div#campaignInfo li {
    margin: 0 0 14px;
}
div#campaignInfo li p {
    float: left;
    width: 79px;
}
div#campaignInfo li dl {
    float: left;
    width: 451px;
}
div#campaignInfo li dl dt {
    font-size: 1em;
    font-weight: bold;
    color: #666666;
}
div#campaignInfo li dl dd {
    margin: 5px 0 0;
}
div#campaignInfo li dl dd a {
    text-decoration:;
    color: #541900;
}

#campaignLinks {
    text-align:center;
    padding-top:1em;
    padding-bottom:1em;
}
#campaignLinks li {
    padding-bottom:0.5em;
}
#campaignFirst {
    display:block;
    height:13px;
    width:115px;
    padding-left:10px;
    margin:auto;
    background: url(/common_images/homeimages/digi_ic_frist.gif) 0 0 no-repeat;
    font-size: 0.9em;
    line-height:1em;
    text-decoration:none;
}

/*デジカメプリント左サイド
-----------------------------------------------------------*/
div#digiStoremenu {
    margin-bottom:20px;
}

div#digiStoremenu img {
    display: block;
}
div#digiStoremenu h2 {
    margin: 0 0 6px;
}
div#digiStoremenu ul li.open {
    display: block;
    background: #efefef;
    line-height:1.4em;
}
div#digiStoremenu ul li.open div.opentop {
    padding: 5px 8px 3px 7px;
    background: #ffcc99;
}
div#digiStoremenu ul li.open div.opentop p {
    margin: 0 0 0 2px;
}
div#digiStoremenu ul li.open div.opentop p.opentext {
    margin: 5px 0 0;
}
div#digiStoremenu ul li.open ul {
    padding: 10px 0 5px 7px;
}
div#digiStoremenu ul li.open ul li {
    display: block;
    margin: 0 0 2px;
    padding: 0 0 0 11px;
    background: url(/common_images/homeimages/digi_ic_storemenu.gif) 0 0.3em no-repeat;
}
div#digiStoremenu ul li.open ul ul {
    padding: 0;
}
div#digiStoremenu ul li.open ul ul li {
    display: block;
    padding: 0 0 0 0.7em;
    background: none;
    text-indent: -0.7em;
}
div#digiStoremenu ul li {
    display: inline;
}
div#digiStoremenu ul li a img {
    margin-top: 1px;
}

div#sidemenu {
    line-height:1.4em;
}

div#digiStoremenu div#sidemenu ul {
    width:170px;
    margin:0;
}
div#digiStoremenu div#sidemenu ul li {
    display: block;
    margin: 0 0 9px;
}
div#digiStoremenu div#sidemenu ul li img {
    display: inline;
}

/* キャンペーン告知
-----------------------------------------------------------*/
.cmpLnk {
    padding-left:31px;
    font-weight:normal;
    font-size:1em;
    margin-bottom:10px;
    background:url(/common_images/homeimages/new-info.gif) no-repeat left 3px;
}


/*store recommend area
-----------------------------------------------------------*/
div.storeRecommend {
    margin-top: 16px;
}
div.storeRecommend  dl {
    float: left;
    width: 265px;
    margin:0 3px 0 0px;
}
div.storeRecommend  dl dt {
    font-size: 1em;
    font-weight: normal;
    color: #FF6600; 
    
}
div.storeRecommend dl dt a{
    text-decoration:underline;
    color: #FF6600;
    font-weight:bold;
}
div.storeRecommend dl dd {
    margin: 5px 0 0;
    line-height:16px;
    font-size:0.8em;
}
div.storeRecommend  dl dt a img{
    margin:5px 0 0 0;
}
div.storeRecommend p {  
    margin:0px 0px 0px 174px;   
}
div.storeRecommend p img {
    vertical-align:baseline;
    margin:23px 0 0 0;
}

/*store feature  album section
-----------------------------------------------------------*/
div.storeFeaturearea {
    margin-top: 24px;
}
div.storeFeaturearea .box_album{
    width:540px;
    margin: 10px 0 0px 0px;
}

div.storeFeaturearea .box_album a {
    color: #3399CC;
}
    
div.storeFeaturearea .box_album a:hover {
    color: #CC0000;
}
div.storeFeaturearea .box_album ul{
    width:540px;
    margin-bottom: 10px;
    float:left;
}
div.storeFeaturearea .box_album ul li{
    width: 80px;
    margin-right: 12px;
    font-size: 10px;
    float:left;
}
div.storeFeaturearea .box_album ul li.last{
    width: 80px;
    margin-right: 0px;
    font-size: 10px;
    float:left;
}
/*store feature  album section ends
-----------------------------------------------------------*/

div#otherrecommedservice{
    margin:24px 0;
}
div#otherrecommedservice p{
    margin:15px 0 0 0px;
}

div.storeFeaturearea .box_album .culumn_album img{
    text-decoration:none;
}
*html div.storeFeaturearea .box_album .culumn_album{
    width: 69px;
}
div.storeFeaturearea .box_album .culumn_album_right{
    float: left;
    width: 80px;
    font-size: 10px;
}
/*store campaign info
-----------------------------------------------------------*/
div#campaignInfo_store h2 {
    padding:0;
}

div#campaignInfo_store ul {
    margin: 11px 0 0;
}
div#campaignInfo_store li {
    margin: 0 0 14px;
}
div#campaignInfo_store li p {
    float: left;
    width: 79px;
}
div#campaignInfo_store li dl {
    float: left;
    width: 480px;
}
div#campaignInfo_store li dl dt {
    font-size: 1em;
    font-weight: normal;
    color: #FF6600;
}
div#campaignInfo_store li dl dt a{
    text-decoration:underline;
    color: #FF6600;
    font-weight:bold;
}
div#campaignInfo_store li dl dd {
    margin: 5px 0 0;
    line-height:16px;
    font-size:0.8em;
}

/* popup box Styles*/

/*------------AGOSTA form X^CV[g---------------*/
#Maincont {
    position:relative;
    display:block;
    margin:15px 0 0 0;
    padding:0px;
    width:748px;
}
#FormArea * {
    font-size:100%;
}
#Maincont p{
    margin:5px 0px 0px 0px;
    line-height:130%;
    font-size:1em;
}
#Maincont h4{
    margin:5px 0px 0px 0px;
    line-height:130%;
    font-size:1em;
    line-height:160%
}
.inputsty2{
    position: relative;
    width: 240px;
    height: 1.3em;
}

/* Added OK */
td.BBB p {
    position:relative;
    padding-left:5.5em;
}
td.BBB p .AAA {
    position:absolute;
    left:0px;
    top:0.2em;
    display:block;
    width:5em;
    text-align:right;
    _left:-5.5em;
}

.Alead {
    margin-top:1em;
    line-height:140%;
}
.Aatten {
    color:#ff0000;
}
.Aatten02 {
    font-weight:bold;
    line-height:140%;
}
.Aatten03 {
    font-weight:bold;
    font-size:95%;
}
.Aatten04 {
    font-weight:bold;
    width:4em;
}
.TableSty {
    margin-top:15px;
}
.TableStybg {
    background-color:#FFCC99;
    font-weight:bold;
    color:#666666;
}
.TableStybg2 {
    background-color:#F0F0F0;
    line-height:150%;
    margin-top:15px;
}
.TableStybg2 td {
    padding:5px;
}

.TableSty td {
    padding:10px;
}
.Aitem {
    font-weight:bold;
    background-color:#ffe0c1;
}
.Aitem02 {
    font-weight:bold;
    background-color:#f0f0f0;
}
.AAns {
    background-color:#fff5eb;
}
.AAns02 {
    background-color:#ffffff;
}
.Aspace {
    margin-top:3px;
}
.Aspace03 {
    margin-left:5em;
}
.pliv {
    display:block;
    margin-top:20px;
    width:500px;
    line-height:140%;
}
.pliv a {
    color:#3399dd;
}
.SubmitArea {
    display:block;
    margin:auto;
    margin-top:30px;
    _margin-left:125px;
    width:223px;
}
.SubmitArea .Aclear {
    margin-left:0px;
    float:left; 
}
.SubmitArea .Acancel {
    margin-left:74px;
    float:right;    
}
.SubmitArea .Asubmit {
    float:left; 
    margin-top: 30px;
}
.nochg {
    font-weight:bold;
}

.errormessages{     
    border:4px  solid #FF9901;
    padding:3px;
    width:100%; 
    text-align:center;
}
.errorinside{
    color:#333333;
    font-weight:bold;
    width:99.8%;    
    font-size:15px;
    line-height:16px;
    background: url(/common_images/homeimages/icon_alert.gif) no-repeat 10px center;
    display:block;
    border:1px  solid #999999;
    float:center;
    padding:20px 0px 20px 0px;  
    text-align:left;
    text-indent:60px;
}

.registererrormessages{
    border:4px  solid #FF9901;
    padding:3px;
    width:100%; 
}

.register_error_inside{ 
    border:1px  solid #999999;
    padding:0px;
    color:#FF0000;
    font-weight:bold;
    width:99.8%;    
    font-size:1.3em;
    line-height:20px;
    text-align:center;
}

.TableSty2 {
    margin-top:5px;
    border:none;
}

.TableSty2 td {
    padding:4px;
}
.TableSty2 td h1{
    font-size:12px;
    font-weight:normal;
    font-family:osaka;
}
.TableSty3 {
    margin-top:5px;
    font-size:11px;
}
.TableSty3 td {
    padding:4px;
}
.Aitem2 {
    font-weight:bold;
    background-color:#F0F0F0;
}
.textfields{
    border:1px solid #829FBB;
    background-color:#ffffff;
    line-height:16px;
}

.btn_processorder_pb{
    background: url(/common_images/homeimages/btn_process_ordr_pb.gif) no-repeat bottom;  
    text-indent: -9999px;   
    border: none;
    cursor:pointer; 
    display:block;
    width:209px;
    height:33px;
    margin:3px 3px 6px 3px;
    color:#fff;
}
.btn_processorder_pb:hover{
    background: url(/common_images/homeimages/btn_process_ordr_pb_ovr.gif) no-repeat bottom;  
}
/*comments display style */

.tabborder_comments{
    border-bottom:2px solid #CDCDCD;
    margin-bottom:20px; 
    height:100%;
}
.comments_albname{
    font-size:14px; 
    color:#166784; 
    margin:0px; 
    padding:0px;
}
.btn_comments{
    background: url(/common_images/homeimages/btn_comments.gif) no-repeat bottom;
    width:30px;
    height:16px;
    display:block;
    font-size:12px;
    color:#666666;
    cursor:pointer;
    border:none;
    text-align:center;
}
.btn_comments:hover{
    background: url(/common_images/homeimages/btn_comments.gif) no-repeat top;
    width:30px;
    height:16px;
    display:block;
    font-size:12px;
    color:#666666;
    cursor:pointer;
    border:none;
}
.avatar_comments{
     border:2px solid #cccccc;
}
/*user register style */
.btn_clear{
    background: url(/common_images/homeimages/form_btn_clear.jpg) no-repeat bottom;   
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    display:block;
    width:62px;
    height:27px;    
    color:#fff;
}
.btn_cancel{
    background: url(/common_images/homeimages/form_btn_cancel.jpg) no-repeat bottom;  
    text-indent: -9999px;   
    border: none;
    cursor:pointer; 
    display:block;
    width:86px;
    height:27px;    
    color:#fff;
}
.btn_register{
    background: url(/common_images/homeimages/form_btn_register.jpg) no-repeat bottom;    
    text-indent: -9999px;   
    border: none;
    cursor:pointer; 
    display:block;
    width:223px;
    height:48px;    
    color:#fff;
}
.btn_update{
    background: url(/common_images/homeimages/form_btn_update.jpg) no-repeat bottom;  
    text-indent: -9999px;   
    border: none;
    cursor:pointer; 
    display:block;
    width:223px;
    height:48px;    
    color:#fff;
}
#alert_screen{
    border:4px  solid #FF9901;
    padding:3px;
}
#alert_screen2{
    border:1px  solid #999999;
    float:center;
    padding:15px;
    font-size:12px;
    Font-weight:bold;
}

#alert_screen2 p{
    text-align:center;
    margin-top:10px;
}
#alert_screen2 h1{  
    text-align:center;
    font-size:1em;
}
#alert_screen2 h5{  
    text-align:center;
    font-size:0.9em;
    font-weight:normal;
}
#alert_screen2 h4{
    text-align:center;
    font-size:60px;
    margin-top:0px;
    font-weight:bolder;
    color:#000000;  
}
#alert_screen2 h3{
    background:url(/common_images/homeimages/icon_ques.gif) no-repeat 40px top;
    font-weight:bold;
    font-size:1.2em;    
    float:center;
    text-indent:68px;
    padding-bottom:0px;
    line-height:50px;
    color:#000000;
}
#alert_screen2 h2{
    text-align:center;
    font-size:1em;
    margin-top:10px;
    font-weight:bolder;
}
#alert_screen2 div.flowerbg{
    background:url(/common_images/homeimages/o_form_orderrecive_pic.gif) right bottom no-repeat;
}
#Maincont div#registerbox{
    margin:10px 0px 0px 30px;
}
#Maincont div#registerbox h1{
    margin:34px 0px 0px 0px;
    line-height:130%;
    font-size:1.2em;
    line-height:160%;
    text-decoration:underline;
    color:#FF0000;
}
#Maincont div#registerbox h2{
    margin:54px 0;
    cursor:pointer;
    font-size:1em;
    font-weight:normal;
}
#Maincont div#registerbox h4{
    margin:34px 0px 0px 0px;
    line-height:130%;
    font-size:1.2em;
    line-height:160%;
    text-align:left;
}
#Maincont div#registerbox h5{
    margin:34px 0px 0px 0px;
    line-height:130%;
    font-size:1.2em;
    line-height:160%;
    text-align:center;
}
#Maincont div#registerbox p{
    width:500px;    
    margin:3px 0px 0px 0px;
    padding:7px;
    line-height:100px;
    font-size:1em;
    line-height:130%;
    color:#666666;
    background:#FFEBD9;
}

/* digital print syles
--------------------------------------------------------------- */


#digi_Term {

}

*html #digi_Term ul{
    width:540px;
    height:180px;
    display:block;
    margin:10px 0px 5px 0px;        
    background:url(/common_images/homeimages/digi_term_bg.gif) 0 0 no-repeat;
    line-height:1.4em;
    }

#digi_Term ul{
    width:534px;
    height:174px;
    display:block;
    padding-left:6px;
    padding-top:6px;
    margin:10px 0px 5px 0px;        
    background:url(/common_images/homeimages/digi_term_bg.gif) 0 0 no-repeat;
    line-height:1.4em;
    }

#digi_Term ul li{
    width:130px;
    float:left;
    display:inline;
    margin:0px 3px 0 0px;
    padding:0px;
    text-align:left;
    }
#digi_Term ul li.last{
    width:130px;
    float:left;
    display:inline;
    margin:0px 0 0 0px;
    padding:0px;
    text-align:left;
    }
#digi_Term p{   
    margin:5px 0;   
    font-size:0.8em;
    text-align:left;    
}
#digi_other {
    margin-top: 30px;
    }

.pp_preview_pos {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
    position:absolute;
    left:-450px;
    top:-370px;
}

/* Cartpages style style */
.linkblue{
    color:#1C9FE0;
    line-height:20px;
    font-size:1em;
    }
.uploadimage{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:144px;
    height:36px;
    color:#ffffff;
    background:url(/common_images/homeimages/but_uploadimage.gif)  no-repeat; 
    }
.uploadimage:hover{
    background-image: url(/common_images/homeimages/but_uploadimage_ovr.gif);
    }
.sel_frmalbum{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:144px;
    height:36px;
    color:#ffffff;
    background: url(/common_images/homeimages/but_selfrmalbum.gif)  no-repeat;    
    }
.sel_frmalbum:hover{
    background-image: url(/common_images/homeimages/but_selfrmalbum_ovr.gif);
    }
.tabborder{
    border-bottom: 1px solid #FF8330;
    }   
.tabgrey{
    background: url(/common_images/homeimages/tab_id.gif) repeat-x;
    height::120px;
    display:box;
    }   
.but_increase{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:50px;
    height:20px;
    color:#fff;
    background:url(/common_images/homeimages/but_increase_ovr.gif) no-repeat;
    }
.but_increase:hover{
    background-image: url(/common_images/homeimages/but_increase.gif);
    }
.but_decrease{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer;
    width:50px;
    height:20px;
    color:#fff;
    background: url(/common_images/homeimages/but_decrease_ovr.gif) no-repeat;
    }
.but_decrease:hover{
    background-image: url(/common_images/homeimages/but_decrease.gif);
    }
.but_clear{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:50px;
    height:20px;
    color:#fff;
    background:url(/common_images/homeimages/but_clear_ovr.gif)  no-repeat;   
    }
.but_clear:hover{
    background-image: url(/common_images/homeimages/but_clear.gif);
    }
.but_yes{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:50px;
    height:20px;
    color:#fff;
    background:url(/common_images/homeimages/but_yes_ovr.gif) no-repeat;
    }
.but_yes:hover{
        background-image: url(/common_images/homeimages/but_yes.gif);
        }
.but_no{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:50px;
    height:20px;
    color:#fff;
    background: url(/common_images/homeimages/but_no_ovr.gif) no-repeat;
    }
.but_no:hover{
        background-image: url(/common_images/homeimages/but_no.gif);
        }



.but_yesdateprint{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:50px;
    height:20px;
    color:#fff;
    background:url(/common_images/homeimages/yes_dateprintovr.gif) no-repeat;
    }
.but_yesdateprint:hover{
    background-image: url(/common_images/homeimages/yes_dateprint.gif);
    }
.but_nodateprint{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:50px;
    height:20px;
    color:#fff;
    background: url(/common_images/homeimages/no_dateprint_ovr.gif) no-repeat;
    }
.but_nodateprint:hover{
        background-image: url(/common_images/homeimages/no_dateprint.gif);
    }
.but_delete{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    color:#fff;
    background:url(/common_images/homeimages/but_delete.gif) no-repeat;   
    }

.but_deleteon {
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    background:url(/common_images/homeimages/but_delete.gif) no-repeat bottom;
    }

.but_update{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    color:#fff;
    background: url(/common_images/homeimages/but_update.gif) no-repeat;  
    }
.but_updateon {
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    color:#fff;
    background: url(/common_images/homeimages/but_update.gif) no-repeat bottom
    }
    
.but_updateL{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:86px;
    height:27px;
    color:#fff;
    background: url(/common_images/homeimages/but_updateL.gif) no-repeat; 
    }
.but_updateonL {
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:86px;
    height:27px;
    color:#fff;
    background: url(/common_images/homeimages/but_updateL.gif) no-repeat bottom
    }
    
.but_clearcart{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:120px;
    height:27px;
    color:#fff;
    background:url(/common_images/homeimages/but_clearcart.gif) no-repeat;    
    }
.but_clearcart:hover{
        background-image: url(/common_images/homeimages/but_clearcart_ovr.gif);
        }
.but_next{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:86px;
    height:27px;
    color:#fff;
    background: url(/common_images/homeimages/btn_next.gif) no-repeat;
    }
.but_next:hover{
    background-image: url(/common_images/homeimages/btn_next_ovr.gif);
    }
/* popup box style */

#mbox{background-color:#FAFFED; padding:8px; border:1px solid #F5833D;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:0px;}
#ol{}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");}
              

/* user registration screens*/

.r_butnext{
    background:  url(/common_images/homeimages/but_next2.gif) no-repeat bottom;
    border:none;
    width:62px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butclose{
    background:  url(/common_images/homeimages/but_close.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butfix{
    background:  url(/common_images/homeimages/r_but_fix.gif) no-repeat bottom;
    border:none;
    width:223px;
    height:48px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butupdatecomp{
    background:  url(/common_images/homeimages/r_but_updtcompl.gif) no-repeat bottom;
    border:none;
    width:223px;
    height:48px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butclear{
    background:  url(/common_images/homeimages/r_but_clear.gif) no-repeat bottom;
    border:none;
    width:59px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butcancel{
    background:  url(/common_images/homeimages/r_but_cancel.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butissue{
    background:  url(/common_images/homeimages/r_but_issue.gif) no-repeat bottom;
    border:none;
    width:140px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butlogasitis_off{
    background:  url(/common_images/homeimages/r_but_loginas.gif) no-repeat bottom;
    border:none;
    width:140px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_butclswitoulogin{
    background:  url(/common_images/homeimages/r_but_clswitotlogin.gif) no-repeat bottom;
    border:none;
    width:140px;
    height:27px;
    font-size:-9999px;
    cursor:pointer;
    }
.r_buttopscreen{
    background:  url(/common_images/homeimages/r_but_topscreen.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:hand;
    }
.redcontent{
    color:#FF0000;
    }   
.previewbox{
    width:750;
    height:77px;
    display:block;
    border:4px solid #FF9901;
    margin:10px auto;
    }
.previewbox h1{
    background:url(/common_images/homeimages/icon_ques.gif) no-repeat left top;
    color:#FF0000;
    margin:15px 0px 0px 90px;
    width:650px;
    height:45px;
    display:block;
    line-height:18px;
    float:left;
    text-indent:68px;
    font-size:1.3em;
    }
.previewbox h1 span{
    font-size:0.7em;
    font-weight:normal;
    margin:0px 0px 0px 68px;        
    }

.btn_browse{
    width:62px;
    height:27px;
    background:url(/common_images/homeimages/btn_browse.gif) no-repeat left bottom;
    border:none;
    cursor:pointer;
    }
.btn_browse:hover{  
    background:url(/common_images/homeimages/btn_browse.gif) no-repeat left top;
    
    }
#newuserbut{ /* new user reg but area */
    width:444px;
    margin:40px 0 0 0;  
    padding:3px;
    
    }
#newuserbut h1{
    font-weight:normal;
    font-size:14px;
    margin:0px;
    padding-bottom:8px;
    }
#newuserbut h2{
    font-weight:normal;
    font-size:12px;
    margin:0px; 
    }
#newuserbut p.arrow{
    text-align:center;
    margin-left:180px;
    }
#newuserbut p#btn_newaccount a{     
    background: url(/common_images/homeimages/btn_newaccount.gif) no-repeat top;
    display: block;
    width: 140px;
    height: 27px;
    text-indent: -9999px;
    margin:-5px 0px 0px 243px;  
    }
#newuserbut p#btn_newaccount a:hover {
    background: url(/common_images/homeimages/btn_newaccount.gif) no-repeat bottom;
}
/* 6.user register ends
--------------------------------------------------------------- */



/* 7.orderhistoy
--------------------------------------------------------------- */
#Maincont .tdStybg{
    background:#FDF3EA; 
    border-bottom:1px #9C9895 solid;
    border-right:1px #9C9895 solid;
    }
#Maincont .tdStybg2{    
    border-bottom:1px #9C9895 solid;
    border-right:1px #9C9895 solid;
    text-align:left;    
    }
#Maincont .c_but_next_off{
    background:  url(/common_images/homeimages/btn_next.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont .o_but_excutecc_off{
    background:  url(/common_images/homeimages/o_but_excutecc_off.gif) no-repeat bottom;
    border:none;
    width:281px;
    height:37px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont .o_but_gotopayment_off{
    background:  url(/common_images/homeimages/o_but_gotopayment_off.gif) no-repeat bottom;
    border:none;
    width:281px;
    height:37px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont .c_but_next_on{
    background:  url(/common_images/homeimages/btn_next_ovr.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont .c_but_return_off{
    background:  url(/common_images/homeimages/c_but_retrn_off.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont .c_but_add_shippie{
    background:  url(/common_images/homeimages/o_but_add_dellist_off.gif) no-repeat bottom;
    border:none;
    width:133px;
    height:20px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont .c_but_return_on{
    background:  url(/common_images/homeimages/c_but_retrn_on.gif) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:pointer; 
    }
#Maincont #orderhistory  p{
    width:798px;
    height:32px;
    display:block;
    background:url(/common_images/homeimages/c_form_subhdbg.gif) no-repeat;
    line-height:36px;
    text-indent:10px;
    font-weight:bold;
    margin:10px 0 0 0px;
    }
#Maincont #orderhistory a{
    color:#3460C1;
    text-align:right;
    margin-left:60px;
    }
#Maincont #orderhistory table{
    margin:20px 0 20px 0px;
    border:1px solid #989898;
    font-weight:bold;       
    width:100%;
    font-size:1em;  
    }
#Maincont #orderhistory  table td {
    padding:10px;
    text-align:center;
    }
#Maincont #orderhistory .trStybg{
    background:#F0F0F0;
    border:1px solid #989898;
    
    }


#Maincont #orderhistory #orderdetails{
    width:749px;
    float:left;
    margin:34px 0px 0px 0px;
    font-size:1em;
    padding:0px;    
    }

#Maincont #orderhistory #orderdetails .innertab{
    margin:0px;
    padding:0px;
    border:none;
    }
#Maincont #orderhistory #orderdetails .innertab td{
    padding:0px;
    text-align:center;
    }

#Maincont #orderhistory #orderdetails label img{
    margin:3px; 
    }

#Maincont #orderhistory #orderdetails .but_search_off{
    background:  url(/common_images/homeimages/c_but_search_off.gif) no-repeat bottom;
    border:none;
    width:40px;
    height:20px;
    font-size:-9999px;
    cursor:pointer;
    }
#Maincont #orderhistory #orderdetails .but_search_on{
    background:  url(/common_images/homeimages/c_but_search_on.gif) no-repeat bottom;
    border:none;
    width:40px;
    height:20px;
    font-size:-9999px;
    cursor:pointer;
    }
/*----------------------------------------------*/
#Maincont #orderhistory #orderdetails .c_but_details_disabl{
    background:  url(/common_images/homeimages/c_but_details_disabl.gif) no-repeat bottom;
    border:none;
    width:106px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    margin-bottom:10px;
    }
/*----------------------------------------------*/  
#Maincont #orderhistory #orderdetails .c_but_details_off{
    background:  url(/common_images/homeimages/c_but_details_off.gif) no-repeat bottom;
    border:none;
    width:106px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    margin-bottom:10px;
    }
#Maincont #orderhistory #orderdetails .c_but_details_on{
    background:  url(/common_images/homeimages/c_but_details_on.gif) no-repeat bottom;
    border:none;
    width:106px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    margin-bottom:10px;
    }
#Maincont #orderhistory #orderdetails .c_but_reorder_off{
    background:  url(/common_images/homeimages/c_but_reordr_off.gif) no-repeat bottom;
    border:none;
    width:50px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    }
#Maincont #orderhistory #orderdetails .c_but_reorder_on{
    background:  url(/common_images/homeimages/c_but_reordr_on.gif) no-repeat bottom;
    border:none;
    width:50px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    }
#Maincont #orderhistory #orderdetails .c_but_reorder_disabl{
    background:  url(/common_images/homeimages/c_but_reord_disabl.gif) no-repeat bottom;
    border:none;
    width:50px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    }

#Maincont #orderhistory #orderdetails .c_but_cancel_off{
    background:  url(/common_images/homeimages/c_but_cancel_off.gif) no-repeat bottom;
    border:none;
    width:50px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    }
#Maincont #orderhistory #orderdetails .c_but_cancel_on{
    background:  url(/common_images/homeimages/c_but_cancel_on.gif) no-repeat bottom;
    border:none;
    width:50px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    }
#Maincont #orderhistory #orderdetails .c_but_cancel_disabl{
    background:  url(/common_images/homeimages/c_but_cancel_disabl.gif) no-repeat bottom;
    border:none;
    width:50px;
    height:16px;
    font-size:-9999px;
    cursor:pointer;
    }

#Maincont #orderhistory #orderdetails_2 .innertab{
    padding:0px;
    margin:0px;
    border:none;
    }
#Maincont #orderhistory #orderdetails_2 .innertab td{
    padding:5px;
    text-align:right;
    }

#Maincont #orderhistory #orderdetails_2{
    width:749px;
    float:center;
    margin:10px 0px 0px 0px;
    font-size:1em;
    padding:0px;    
    }
#Maincont #orderhistory #orderdetails_2  p{
    width:798px;
    height:32px;
    display:block;
    background:url(/common_images/homeimages/c_form_subhdbg2.gif) no-repeat;
    line-height:36px;
    text-indent:10px;
    font-weight:bold;
    margin:0px 0 0 0px;
    }
#Maincont #orderhistory #orderdetails_2 h1{
    margin:15px 0px 0px 30px;
    font-size:120%;
    }
#Maincont #orderhistory #orderdetails_2 #totalbox{
    margin:-15px 0px 0px 0px;
    float:right;    
    width:380px;
    height:35px;    
    }
#Maincont #orderhistory #orderdetails_2 #totalbox h1{
    margin:5px 0px 0px 0px; 
    background:#F7C594;
    float:right;
    width:262px;
    height:35px;
    display:block;
    text-align:left;
    line-height:35px;
    text-indent:20px;
    }
#Maincont #orderhistory #orderdetails_2 #totalbox a{
    margin-left:6px;    
    line-height:35px;
    text-align:left;
    }
#Maincont #orderhistory #orderdetails_2 #totalbox h1 input{
    width:95px;
    height:19px;
    margin:7px 0 0 70px;    
    border:1px solid #809EB8;
    text-indent:3px;
    text-align:right;   
    }
#Maincont #ques_box{/* ------------questionaire styles---------------- */       
    margin:0px auto;
    text-align:center;  
    }
#Maincont #ques_box h1{
    font-size:12px;
    text-align:center;
    margin:20px 0 20px 0;
    line-height:16px;
    }
#Maincont #ques_box h2{
    font-size:11px; 
    color:#FF0000;
    font-weight:bold;
    padding-left:3px;
    line-height:16px;
    }
#Maincont #ques_box h3 a{
    color:#0066CC;
    }
#Maincont #ques_box h3{
    font-size:11px; 
    color:#333333;
    font-weight:bold;
    padding-left:3px;
    line-height:16px;
    }
#Maincont #ques_box h3 a{
    color:#00000;
    text-decoration:underline;
    }
#Maincont #ques_box p input{
    text-align:center;
    margin:0px auto;    
    }
span.padleft{
    margin-left:12px;
    }
#Maincont #ques_box table{
    border:1px solid #cccccc;
    background:#ffffff;
    margin:0px auto;
    width:700px;
    align:center;
    }

#Maincont #ques_box table tr td.headbg{
    height:31px;
    background:#DDDDDD;
    border-bottom:1px solid #cccccc;
    color:#333333;
    font-weight:bold;
    text-align:center;
    font-size:13px;
    }
#Maincont #ques_box table tr td.subbgA{
    height:31px;
    background:#EFEFEF;
    border-bottom:1px solid #cccccc;
    color:#333333;
    font-weight:bold;
    text-align:left;
    padding-left:8px;
    font-size:1em;
    }
#Maincont #ques_box table td.subbgB{
    height:31px;
    border-bottom:1px solid #cccccc;
    padding-left:0px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;
    width:105px;        
    }
#Maincont #ques_box table td.subbgBfirst{
    height:31px;
    border-bottom:1px solid #cccccc;
    padding-left:30px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;
    width:100px;        
    }
#Maincont #ques_box table td.subbgBfirst2{
    height:31px;
    border-bottom:1px solid #cccccc;
    padding-left:30px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;
    width:100%;
    }
#Maincont #ques_box table td.subbgC{
    height:0px;
    border-bottom:1px solid #ffffff;
    padding-left:0px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;
    width:112px;        
    }
#Maincont #ques_box table td.subbgCfirst{
    height:10px;
    width:105px;
    border-bottom:1px solid #ffffff;
    padding-left:30px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;
            
    }
#Maincont #ques_box table td.subbgClast{
    height:31px;    
    border-bottom:1px solid #ffffff;
    padding-left:28px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;
    padding-left:0px;       
    }
#Maincont #ques_box table.subTab{
    border:none;
    width:100%;
    margin:5px 0 5px 0;     
    }

#Maincont #ques_box table td.botbrdr{   
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    padding-left:0px;
    color:#333333;
    font-weight:bold;
    text-align:left;
    font-size:1em;  
    }
        
.textfieldSty{
    width:460px;
    }
.textfieldStyNew{
    width:632px;
    height:58px;
    margin:8px 0 8px 0px;
    }
.botBut a{
    margin:53px 0px 58px 30px;  
    }
.spacerbot{
    margin-top:35px;
    }

.but_Reply{
    margin:0px auto;
    text-align:center;
    padding:19px 0 23px 0;
    }
.but_Reply input{
    display:block;
    width:86px;
    height:27px;
    background:url(/common_images/homeimages/btn_reply.gif) top left;
    border:none;
    cursor:pointer;
    }
.but_Reply input:hover{ 
    background:url(/common_images/homeimages/btn_reply.gif) bottom left;
    }
    
#pb_orderhis{  /* ------------pb_orderhistory popup---------------- */
    position:absolute;
    left: -300px;
    top:-325px;     
    width:668px;
    height:auto;    
    }
#pb_orderhis div#pophead{
    background:url(/common_images/homeimages/pb_ordrhis_pophead.png);
    width:668px;
    height:31px;
    clear:both; 
    }
#pb_orderhis div#popmid{    
    background:url(/common_images/homeimages/pb_ordrhis_popmid.png) ;
    width:668px;
    height:auto;
    display:block;
    text-align:center;      
    }
#pb_orderhis div#popfoot{
    background-image:url(/common_images/homeimages/pb_ordrhis_popfoot.png);
    width:668px;
    height:23px;
    display:block;      
    }
#pb_orderhis div#popmid  h3{
    text-align:center;
    margin:60px 0px 0px 0px;
    }
#pb_orderhis div#popmid div#scrolldata{
    float:center;       
    margin:0px auto;
    width:623px;
    height:559px;   
    scrollbar-face-color: #FF9900;
    scrollbar-shadow-color: #414040;
    scrollbar-highlight-color: #FB6400;
    scrollbar-3dlight-color: #666666;
    scrollbar-darkshadow-color: #FB6400;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #FF6600;
    overflow:auto;          
    }
#pb_orderhis div#popmid div#scrolldata h1{
    font-size:16px;
    color:#333333;
    text-align:center;
    margin:18px 0 0 0;  
    }
#pb_orderhis div#popmid div#scrolldata h2{
    font-size:12px;
    color:#333333;
    text-align:center;
    margin:14px 0 0 65px;
    font-weight:normal;
    float:left;
    clear:both;
    }

#pb_orderhis div#popmid div#scrolldata table{
    font-size:12px;
    float:left;     
    margin:20px 0 0 34px;
    clear:both;
    }
#pb_orderhis div#popmid div#scrolldata table td{
    padding:2px;
    valign:top;
    }

/* 7.orderhistoy ends
--------------------------------------------------------------- */


/* 8.orderprocessing
--------------------------------------------------------------- */
#Maincont #orderprocess{
    width:100%;
    font-size:1em;
    
    }
#Maincont #orderprocess  table{
    border:1px solid #999999;
    margin:15px 0 0 0;
    float:left;
    font-size:1em;
    
    }
#Maincont #orderprocess  table td {
    padding:10px;
    font-weight:bold;   
    }

#Maincont #orderprocess .innertab{
 padding:0px;
 margin:0px;
 }
#Maincont #orderprocess .innertab td{
 font-weight:normal;
 }
 
.bg1 { /* light yellow*/
    background:#FDF3EA;
    border-right:1px solid #999999; 
    }
.bg1_new { /* light yellow*/
    background:#FDF3EA;
    border-bottom:1px solid #999999;    
    }
.bg2 { /* lightblue*/
    background:#F0F0F0; 
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;    
    }
.bg3 { /*no color*/
    border-bottom:1px solid #999999;    
    }
#Maincont #orderprocess  table td.bg3_new{ /*no color*/
    border-right:1px solid #999999; 
    border-bottom:1px solid #999999;    
    }
#Maincont #orderprocess  table .noborder {
    margin:0px;
    border:none;
    float:right;
    padding:0px;
    }

#Maincont #orderprocess h1{
    float:left;
    margin:30px 0 10px 0;
    }
#Maincont #orderprocess  h2{
    float:right;
    margin:30px 0 10px 0;   
    }

#Maincont #orderprocess h3{
    font-weight:bold;
    margin:0px 0 10px 0px;
    font-size:1em;

    }
#Maincont #orderprocess h3 a {  
    float:right;        
    }
#Maincont #orderprocess h3 #butBox{
    float:right;
    width:133px;
    height:20px;
    }
#Maincont #orderprocess h3 .but_del_deliveryaddrs{
    display:block;
    float:right;
    margin-top:5px; 
    background:  url(/common_images/homeimages/o_but_add_dellist_on.gif) no-repeat top;
    border:none;
    width:133px;
    height:20px;
    font-size:-9999px;
    cursor:pointer;     
    clear:both;
    }
#Maincont #orderprocess h3 .but_del_deliveryaddrson{
    display:block;
    float:right;
    margin-top:5px; 
    border:none;
    width:133px;
    height:20px;
    font-size:-9999px;
    cursor:pointer;     
    clear:both;
    background:  url(/common_images/homeimages/o_but_add_dellist_on.gif) no-repeat bottom;    
    }
#Maincont #orderprocess h4{
    float:left;
    font-weight:bold;
    margin:0px; 
    font-size:1em;
    line-height:120%;
    _margin-left: -4px; /*for ie*/
    
    }

#Maincont #orderprocess  ul{
    width:500px;
    margin:10px 0 0px 0;
    }
#Maincont #orderprocess  ul li{
    float:left;
    display:inline;
    padding:5px;
    line-height:16px;   
    }

#Maincont #orderprocess p img{
    margin:52px 0 150px 243px;
    text-align:center;
    
    }
#Maincont #orderprocess .labelsty{  
    margin:0 0 0 30px;  
    }
#Maincont #orderprocess .inputsty{  
    width:180px;
    height:1.5em;
    }
#Maincont #orderprocess .inputstybig{   
    width:367px;
    height:1.5em;
    }
#Maincont #orderprocess .smalltext{ 
    font-size:0.8em;
    padding:10px 0 0 0;
    font-weight:normal;
    }
#Maincont #orderprocess .totalbox{  
    width:282px;
    height:34px;
    float:right;
    background:#F6C594;
    margin:10px 0 0 0;
    
    }
#Maincont #orderprocess .totalbox h1{
 font-size:1em;
 margin:5px 0px 0px 40px;
 padding:0px;
}

#Maincont #orderprocess .totalbox input{ 
 width:80px;
 margin:1px 0 0 100px;
 text-align:right; 
 }

#Maincont #orderprocess .datebox{   
    width:95px;
    height:18px;
    border:1px solid #809DB9;
    text-align:center;
    padding:2px 6px 2px 6px;
    }
#Maincont #orderprocess .redtotal{  
    height:14px;
    border-bottom:1px solid #FF8330;
    padding-bottom:2px;
    display:block;
    text-align:right;
    }
#popheaduntegisterbox{
    width:664px;
    height:auto;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-332px;
    margin-top:-300px;
    }
#popheaduntegisterbox div#popuntegister_head{
    background:url(/common_images/homeimages/r_popuphead.png);
    width:664px;
    height:31px;    
    }
#popheaduntegisterbox div#popuntegister_mid{    
    background:url(/common_images/homeimages/r_popupmid.png) ;
    width:664px;
    height:auto;
    display:block;
    text-align:center;
    }
#popheaduntegisterbox div#popuntegister_foot{
    background-image:url(/common_images/homeimages/r_popupfoot.png);
    width:664px;
    height:39px;
    display:block;  
    }
.reg_errormessages{     
    border:4px  solid #FF9901;
    padding:3px;
    width:80%;  
    text-align:center;
    margin:0px auto;    
    }
.reg_errorinside{
    color:#FF2727;
    font-weight:bold;
    width:99.8%;    
    font-size:1.3em;
    line-height:16px;
    background: url(/common_images/homeimages/icon_alert.gif) no-repeat 10px center;
    display:block;
    border:1px  solid #999999;
    float:center;
    padding:20px 0px 20px 0px;  
    text-align:left;
    text-indent:60px;
    margin:0px auto;
    }
#popheaduntegisterbox div#popuntegister_mid p{
    font-weight:normal;
    line-height:170%;
    margin-bottom:34px;
    }
#popheaduntegisterbox div#popuntegister_mid h1{
    width:604px;
    border-bottom:1px solid #D3D3D3;
    font-size:1.3em;
    text-align:left;
    margin:0px auto;
    color:#333333;
    font-weight:bold;
    height:20px;        
    }
#popheaduntegisterbox div#popuntegister_mid h2{
    font-size:1em;
    font-weight:bold;
    text-align:left;
    margin:34px 0 0 28px;
    }
#popheaduntegisterbox div#popuntegister_mid h3{
    font-size:1em;
    font-weight:normal;
    text-align:left;
    margin:34px 0 34px 28px;
    }
#popheaduntegisterbox div#popuntegister_mid h4{
    font-size:1em;
    font-weight:normal;
    text-align:left;
    margin:0px 0 0px 28px;
    }
.spacer{
    margin-top:18px;
    }
/* 9.popupstyles
--------------------------------------------------------------- */
#popwrapper{
    width:543px;
    height:auto;
    text-align:left;
    position:absolute;
    z-index:100;
    margin-top:-200px;
    margin-left:-270px;
    }

#popwrapper div#header{
    background:url(/common_images/homeimages/o_pophead.png);
    width:543px;
    height:29px;
    display:block;
    }
* html #popwrapper div#header{
    background:url(/common_images/homeimages/ship_ie6_head.jpg);
    width:521px;margin-left:4px;
    height:29px;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/common_images/homeimages/o_pophead.png");*/

}

* html #popwrapper div#ie6body{
    background:url(/common_images/homeimages/ship_ie6_body.jpg) repeat-y;
    width:521px;margin-left:4px;
}

* html #popwrapper div#footer{
    background:url(/common_images/homeimages/ship_ie6_footer.jpg);
    width:521px;margin-left:4px;
    height:12px;
    clear:both;
}

#popwrapper div#header h1{
    font-size:1.2em;
    font-weight:bolder;
    text-indent:50px;
    padding:8px 0 0 0;  
}

#popwrapper div#contentboxpop{
    background-image:url(/common_images/homeimages/o_popmidbg.png) ;  
    width:543px;
    height:auto;
    display:block;
    }

* html #popwrapper div#contentboxpop{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="scale", src="/common_images/homeimages/o_popmidbg.png");
    }

#popwrapper div#contentboxpop p{
    padding:15px 0 5px 15px;
    line-height:16px;   
    }
#popwrapper div#contentboxpop table{
    margin:10px 0 5px 15px; 
    border:1px solid #999999;
    line-height:18px;
    font-size:1em;  
    }
    
#popwrapper div#contentboxpop table input{
    width:200px;
    height:1.4em;   
    }
#popwrapper div#contentboxpop table .inputmedium{   
    width:130px;
    height:1.4em;
    }
#popwrapper div#contentboxpop table .inputsmall{
    width:50px;
    height:1.4em;   
    }
#popwrapper div#contentboxpop div#innercontent{
    margin:0px  0 0 15px;
    width:481px;
    height:185px;       
    }

#popwrapper div#contentboxpop div#innercontent div.updateBox{   
    width:481px;
    height:32px;
    border:1px solid #999999;   
    background:#E8E8E8;
    }
#popwrapper div#contentboxpop div#innercontent div.updateBox h1 {
    margin:4px 0 0 3px;
    float:left; 
    padding:0px;    
    font-size:1em;  
    clear:both; 
    }
#popwrapper div#contentboxpop div#innercontent div.updateBox h1 input{
    margin:4px 0 0 3px;
    padding:0px;
    line-height:-10px;
    font-size:11px;
    text-indent:0px;
    }
#popwrapper div#contentboxpop div#innercontent div.updateBox p{
    float:right;
    width:75px; 
    margin:5px 0;
    padding: 0px;   
    }
#popwrapper div#contentboxpop div#innercontent div.updateBox p a img{
    position:relative;  
    float:left;
    display:inline; 
    margin:0px 3px 0px 0px;
    padding:0px;
    }
#popwrapper div#contentboxpop div#innercontent h2 div{
    margin-top:-13px;
    }
#popwrapper div#contentboxpop div#innercontent h2  a img{   
    margin:-15px 3px 0 1px;
    float:right;
    cursor:pointer;
    position:relative;
    }
    
#popwrapper div#contentboxpop div#innercontent h3{
    float:left;
    margin: 10px 0px 0px 80px;
    font-size:11px; 

    }
    
#popwrapper div#contentboxpop div#inner_but{
    margin:0px  0 0 15px;
    width:481px;
    height:30px;    
    }

#popwrapper div#contentboxpop div#inner_but  h4 a img{
    float:left;
    margin:0 0 5px 0 30px;
    width:84px;
    height:25px;
    
    }
#popwrapper div#contentboxpop div#inner_but  h5 a img{
    float:right;
    margin:0 5px 5px 0px;
    width:84px;
    height:25px;
    }

#popwrapper div#footer{
    background-image:url(/common_images/homeimages/o_popfoot.png) ;
    width:543px;
    height:18px;
    display:block;
}

/* html #popwrapper div#footer{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common_images/homeimages/o_popfoot.png", sizingMethod="scale");
}*/

/* 8.smallpopupstyles
--------------------------------------------------------------- */
#popwrapper_2{
    width:446px;
    height:auto;
    text-align:left;
    position:absolute;
    left:-223px;
    top:;
    margin-left:50%;
    }   
#popwrapper_2 div#contentboxpop_2{
    text-align:center;
    background-image:url(/common_images/homeimages/o_popmidbg_2.png);
    width:446px;
    height:auto;
    display:block;  
    }
#popwrapper_2 div#header_2{
    background:url(/common_images/homeimages/o_pophead_2.png);
    width:446px;
    height:29px;
    display:block;
    }
#popwrapper_2 div#footer_2{
    background-image:url(/common_images/homeimages/o_popfoot_2.png);
    width:446px;
    height:20px;
    display:block;
    }
#popwrapper_2 div#contentboxpop_2 div#innercontent_2{
    padding-top:10px;
    margin:0px auto;
    width:350px;            
    }
#popwrapper_2 div#contentboxpop_2 p{
    text-align:center;
    margin:10px 0 0 0px;
    }
#popwrapper_2 div#contentboxpop_2 h1{   
    float:left;     
    }
#popwrapper_2 div#contentboxpop_2 h2{
    float:right;    
    }
#popwrapper_2 div#contentboxpop_2 .btn_close{   
    width:84px;
    height:25px;
    background:url(/common_images/homeimages/close_on.gif) top left;
    border:none;
    cursor:pointer;         
    }
#popwrapper_2 div#contentboxpop_2 .btn_closeon{ 
    width:84px;
    height:25px;
    background:url(/common_images/homeimages/close_off.gif) top left;
    border:none;
    cursor:pointer;         
    }

#popwrapper_2 div#contentboxpop_2 .alertstyle{
    width:350px;
    height:45px;
    display:block;
    line-height:50px;
    text-indent:60px;
    font-weight:bold;   
    background:url(/common_images/homeimages/icon_alert.gif) left top no-repeat;
    }
#border{
position:absolute; 
text-align:center;
margin:0px auto;
border:4px solid #FF0000;
left:168px; 
    top:41px;
    /*position:absolute; 
    left:95px; 
    top:54px; 
    width:569px; 
    height:395px; 
    z-index:1;
    border:8px solid #FF0000;   */
    }
#border div#date{
    position:absolute;
    width:80px;
    background:#666666;
    top:362px; 
    left:450px;
    border:1px solid #000000;
    color:#000000;  
    }

/* 8.FINISHED IMAGEpopupstyles
--------------------------------------------------------------- */
#popwrapper_3{
    width:775px;
    height:auto;
    text-align:left;
    
    }
#popwrapper_3 div#contentboxpop_3{
    float:left;
    background:url(/common_images/homeimages/o_popmidbg_3.png) ;
    width:775px;
    height:auto;
    display:block;
    text-align:center;  
    margin:0px auto;
    }
#popwrapper_3 div#header_3{
    background:url(/common_images/homeimages/o_pophead_3.png);
    width:775px;
    height:31px;
    display:block;
    }
#popwrapper_3 div#footer_3{
    float:left;
    background-image:url(/common_images/homeimages/o_popfoot_3.png)   ;
    width:775px;
    height:28px;
    display:block;
    }
#popwrapper_3 div#contentboxpop_3 div#innercontent_2{
    margin:0px auto;
    width:350px;        
    }
#popwrapper_3 div#contentboxpop_3 p{
    text-align:center;
    margin:10px 0 0 0px;
    }
#popwrapper_3 div#contentboxpop_3 img{
    text-align:center;
    margin:10px 0 0 0px;
    }

#popwrapper_3 div#header_3 h1{
    font-size:1.2em;
    font-weight:bolder;
    text-indent:50px;
    padding:8px 0 0 0;  
    }

#popwrapper_3 div#contentboxpop_3 .alertstyle{
    width:350px;
    height:45px;
    display:block;
    line-height:50px;
    text-indent:60px;
    font-weight:bold;   
    background:url(/common_images/homeimages/icon_alert.gif) left top no-repeat;
    }
/* finished image alignment of bottom area*/

#popwrapper_3 div#contentboxpop_3 div#data_Bot{
    width:100%;
    float:left;
    margin:0px auto;    
    padding:8px 15px;
    }
#popwrapper_3 div#contentboxpop_3 div#data_Bot #imgsizebox{
    float:left;
    width:140px;
    height:45px;
    background:#333333;
    display:block;
    text-align:left;
    color:#FFFFFF;
    padding:5px 0 0 10px ;
    font-weight:bold;
    }
#popwrapper_3 div#contentboxpop_3 div#data_Bot #imgsizebox ul{
    width:165px;    
    margin:5px 0 0 0;   
    }
#popwrapper_3 div#contentboxpop_3 div#data_Bot #imgsizebox ul li{
    float:left;
    display:inline;
    } 
#popwrapper_3 div#contentboxpop_3 div#data_Bot #imgsizebox ul li a{
    background:url(/common_images/homeimages/o_but_bg.jpg) left top no-repeat;
    width:28px;
    height:20px;
    display:block;
    margin-right:5px;
    text-align:center;
    text-decoration:none;
    line-height:20px;
    float:left;
    display:inline;
    }
#popwrapper_3 div#contentboxpop_3 div#data_Bot #imgsizebox ul li a:hover{
    background:url(/common_images/homeimages/o_but_bg_on.jpg) left top no-repeat;
    }
/* This is the class which selected button get assgined by js  TT*/
#popwrapper_3 div#contentboxpop_3 div#data_Bot #imgsizebox ul li a.sel_size{
    background:url(/common_images/homeimages/o_but_bg_on.jpg) left top no-repeat;
}
#popwrapper_3 div#contentboxpop_3 div#data_Bot p{
    float:left;
    text-align:left;
    margin:0 10px;
    font-weight:bold;
    }
#popwrapper_3 div#contentboxpop_3 div#data_Bot h1{
    float:right;
    margin-right:40px;  
    }
/* finished image alignment of bottom area*/
.popwrappererrormessages{       
    color:#333333;
    width:96%;  
    font-color:orange;
    font-size:1.2em;
    line-height:16px;
    background: url(/common_images/homeimages/icon_alert.gif) no-repeat 10px center;
    display:block;
    border:1px  solid #999999;
    float:center;
    padding:20px 0px 20px 0px;  
    text-align:left;
    text-indent:60px;
    }
/* 9.spin controll styles
--------------------------------------------------------------- */
div#spincontainer {
    float:left;
    background-color:#ffffff;
    width:50px;
    height:20px;
    border:1px solid #7F9DB9;
    padding:0;
    margin:0;
    
    }
#spincontainer input {
    width:30px;
    height:16px;
    float:left;
    border:#ffffff 1px solid;
    font-size:12px;
    padding-top:2px;
    text-align:right;
    
    }
#spincontainer div.innerbox {
    float:right;
    width:15px;
    height:18px;
    display:block;
    position:relative;
    }
#spincontainer p.up img {
    width:15px;
    height:8px;
    position:absolute;
    top:1px;
    left:0;
    }
#spincontainer p.down img {
    width:15px;
    height:8px;
    position:absolute;
    top:10px;
    left:0;
    }   
/*
#spincontainer div.innerbox a{
    float:right;
    margin:0px;
    padding:0px;
    display:inline;
    }
*/

/* 10.pagination styles
--------------------------------------------------------------- */
#pagination{
    margin:0px auto;
    text-align:center;
    }
#pagination a{ /* unvisited link */
    color: #166785; 
    font-weight:bold    
    }     
#pagination a:visited { /* visited link */  
    color: #CDCDCD;
    } 
#pagination a:hover {  /* mouse over link */
    color: #FF00FF;
    text-decoration:underline;
    }  
#pagination a:active {/* selected link */
    color: #F92727; 
    font-weight:bold
    } 

/* 11.quesarea styles
--------------------------------------------------------------- */
#quesarea{
    width:550px;
    }
#quesarea table{
    margin-top:0px;
    padding:0px;
    }
#quesarea table tr td{
    margin:0px;
    padding:3px 3px 3px 0px;
    width:202px;    
    font-size:1em;
    }
#quesarea .textAreaSty{
    width:450px;
    border:1px solid #809DB9;   
    }
.inputSty_photoprintcart{
    text-align:right;
    margin-right:3px;
    width:92px;
    border:1px solid #809DB9;
    padding:3px;
    height:auto;
    }
.inputSty_photoprintcartsmall{
    width:46px; 
    border:1px solid #809DB9;
    text-align:right;
    padding:2px;
    }
.inputSty_photoprintcartmedium{
    width:95px; 
    border:1px solid #809DB9;
    text-align:right;
    padding:2px;
    font-size:11px;
    }
    

/* 10.orderhis_pagination styles
--------------------------------------------------------------- */
#Maincont #orderhistory #pagination_order{
    margin:20px auto;
    text-align:center;     
}

#Maincont #orderhistory #pagination_order ul{
    margin:0px auto;
    text-align:center;
    float:center;
    _margin-left:-30px;
}

#Maincont #orderhistory #pagination_order ul li{     
    display:inline;
    padding:0 5px
}

#Maincont #orderhistory #pagination_order ul li a:hover{ /* unvisited link */       
    text-decoration:none;
} 

#Maincont #orderhistory #pagination_order ul li.middle{      
    display:inline; 
}

#Maincont #orderhistory #pagination_order .activLink{ 
    padding:0 0 0 10px;
    font-weight:bold;
}

#Maincont #orderhistory #pagination_order ul li.middle a{
    margin-left:8px;
}

#Maincont #orderhistory #pagination_order ul li a{ /* unvisited link */     
    margin:0px;    
    color:#006699;
    font-weight:normal;
    padding:0 5px
}  
/*postcard Cartpage starts*/
#Maincont div#pc_cartitem{
    width:100%;
}
#Maincont div#pc_cartitem div#topheadPanel{
    width:748px;
    height:32px;
    padding:0px 0;  
    background:#FFCC99 url(/common_images/homeimages/tab2_cornerleft.gif) no-repeat left top; 
}
#Maincont div#pc_cartitem div#topheadPanel h1{
    float:left;
    font-size:13px;
    padding:9px 0px 0px 12px;
    color:#441E00;
}
#Maincont div#pc_cartitem div#topheadPanel p{
    background:#FFCC99 url(/common_images/homeimages/tab_cornerright.gif) no-repeat right top; 
    float:right;
    height:32px;
    margin:0px;
    padding:0px;
    color:#FECC9B; 
}
#Maincont div#pc_cartitem h2{ 
    text-align:left;
    font-size:12px; 
    padding:9px 0 0 12px;
}
#Maincont div#pc_cartitem h3{
    text-align:left;
    font-size:13px; 
    padding:20px 0px 60px 43px;
}
#Maincont div#pc_cartitem h3 p{
    margin:0px;
    padding:0px;
}
#Maincont div#pc_cartitem h3 p span{
    font-size:10px;
    font-weight:normal;
}
#Maincont div#pc_cartitem table td{
    text-align:center;
}
#Maincont div#pc_cartitem table td.LftWdth{
    width:30px;
}
#Maincont div#pc_cartitem table td.LftWdth2{
    width:124px;
}
#Maincont div#pc_cartitem table td.LftWdth3{
    width:88px;
}
#Maincont div#pc_cartitem table td.LftWdth4{
    width:60px;
}
#Maincont div#pc_cartitem table td .InputStyfield{
    text-align:right;
    width:28px;
    padding:1px 2px;
    border:1px solid #8FA9C2;
}
#Maincont div#pc_cartitem div#pc_botbuttons .but_pn_processorder{ 
    border: none;
    cursor:pointer; 
    width:183px;
    height:27px; 
    background:url(/common_images/homeimages/btn_pn_processorder.jpg) no-repeat left top; 
}
#Maincont div#pc_cartitem div#pc_botbuttons .but_pn_processorder:hover{
    background:url(/common_images/homeimages/btn_pn_processorder.jpg) no-repeat left bottom;
}
#Maincont div#pc_cartitem table td div#pc_innerdata{
    width:100%
    float:left;
}
#Maincont div#pc_cartitem table td div#pc_innerdata div.pc_row{
    float:left;
    margin:3px 0;
}
#Maincont div#pc_cartitem table td div#pc_innerdata div.pc_row label{
    float:left;
    width:145px;
    text-align:right;
}
#Maincont div#pc_cartitem table td div#pc_innerdata div.pc_row span{
    float:left; 
    width:60px;
    text-align:right;
}
#Maincont div#pc_cartitem table td div#pc_innerdata div.pc_row span.small{
    float:left; 
    width:22px;
    text-align:right;
}
#Maincont div#pc_cartitem table td  .Btn_pc_removecart{
    background:url(/common_images/homeimages/btn_pc_removecart.jpg) left top ; 
    width:40px;
    height: 20px;
    border:none;
    cursor:pointer; 
}
#Maincont div#pc_cartitem table td  .Btn_pc_removecart:hover{
    background:url(/common_images/homeimages/btn_pc_removecart.jpg) left bottom;
}
#Maincont div#pc_cartitem div#pc_botbuttons{
    width:100%;
    float:left;
    margin-top:11px;
}
#Maincont div#pc_cartitem div#pc_botbuttons p{
    float:left;
    margin:0px;
    padding:0px;
}
#Maincont div#pc_cartitem div#pc_botbuttons h1{
    float:right;
}
#Maincont div#pc_cartitem div#pc_botbuttons .but_pc_processorder{ 
    border: none;
    cursor:pointer; 
    width:183px;
    height:27px; 
    background:url(/common_images/homeimages/btn_pc_processorder.jpg) no-repeat left top; 
}
#Maincont div#pc_cartitem div#pc_botbuttons .but_pc_processorder:hover{
    background:url(/common_images/homeimages/btn_pc_processorder.jpg) no-repeat left bottom;
}
#Maincont div#pc_cartitem div#pc_botbuttons .but_pc_back{ 
    border: none;
    cursor:pointer; 
    width:62px;
    height:27px; 
    background:url(/common_images/homeimages/btn_pc_back.jpg) no-repeat left top; 
}
#Maincont div#pc_cartitem div#pc_botbuttons .but_pc_back:hover{
    background:url(/common_images/homeimages/btn_pc_back.jpg) no-repeat left bottom;
}
#Maincont div#pc_cartitem div#pc_totalbox{
    margin-top:11px;
    float:left;
    width:100%;
}
#Maincont div#pc_cartitem div#pc_totalbox div#bgbox{
    float:right;
    width:272px;
    padding:8px 5px;
    background:#F6C594;
}
#Maincont div#pc_cartitem div#pc_totalbox div#bgbox span{
    float:left;
    padding-top:3px;
    margin-left:30px; 
}
#Maincont div#pc_cartitem div#pc_totalbox div#bgbox p{
    float:right;
    margin:0px;
    padding:0px;  
}
#Maincont div#pc_cartitem div#pc_totalbox div#bgbox p input{
    width:93px;
    border:1px solid #809DB9;
    padding:2px;
    text-align:right;
}
.but_clearcart{ 
    border: none;
    cursor:pointer; 
    width:120px;
    height:27px; 
    background:url(/common_images/homeimages/but_clearcart.jpg) no-repeat left top; 
}
.but_clearcart:hover{
    background:url(/common_images/homeimages/but_clearcart.jpg) no-repeat left bottom;
}
.but_update{ 
    border: none;
    cursor:pointer; 
    width:86px;
    height:27px; 
    background:url(/common_images/homeimages/btn_update.jpg) no-repeat left top; 
}
.but_update:hover{
    background:url(/common_images/homeimages/btn_update.jpg) no-repeat left bottom;
}

* 12.new cart styles
--------------------------------------------------------------- */
.tdleftbrdr{
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    font-size:12px; 
}
.tdleftbrdr p{
    text-align:center;
}
.tdbotbrdr{
    border-bottom:1px solid #999;
    width:50px;
    text-align:center;  
}
.tdlftwidth{
    width:160px;
}
.linkblue{
    color:#1C9FE0;
    line-height:20px;
    font-size:12px;
}
.inputSty_photoprintcartmedium{
    width:95px; 
    border:1px solid #809DB9;
    text-align:right;
    padding:2px;
    font-size:11px;
}
.but_delete{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    color:#fff;
    background:url(/common_images/homeimages/but_delete.gif) no-repeat; 
}
.but_deleteon {
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    background:url(/common_images/homeimages/but_delete.gif) no-repeat bottom;
}
 /*inner content style*/
div#innerdata{
    float:left;
    width:100%;
    height:115px;
}
div#innerdata div#leftArea{
    float:left;
    width:320px;     
}
div#innerdata div#leftArea div.row{ 
    width:100%;
    float:left;
    text-align:right;  
    padding:0px;
    margin:0px;    
}
div#innerdata div#leftArea div.row label{ 
    float:left;
    font-size:12px;
    width:30px;
    text-align:left; 
    padding-top:5px; 
}
div#innerdata div#leftArea div.row span{
    float:left; 
    font:12px normal; 
    display:inline;
    text-align:right;
    text-wrap:wrap;
    line-height:20px; 
    padding:2px 0px;
    margin:0px; 
}
div#innerdata div#leftArea div.row span.fxdWidth{
    width:70px;
}
div#innerdata div#leftArea div.row span.PadRght{
    float:right;
    text-align:right;
    padding-right:0px;
    width:88px; 
}
div#innerdata div#leftArea div.row span input{ 
    width:93px;
    text-align:right;
    padding-right:2px; 
    margin-left:28px;
    border:1px solid #809DB9;
}
div#innerdata div#leftArea div.row  .errorTextSty{
    font-size:10px;
    color:#FF0000;
}
div#innerdata  div#rightArea{
    float:right;
    width:181px;
    margin:0px;
    padding:0px;
    text-align:right;
}
div#innerdata  div#rightArea div.row{
    float:left;
    font-size:12px;
    width:100%;
    padding:3px 0;
}
div#innerdata  div#rightArea div.row label{
    float:left; 
    font-size:12px;
    text-align:right;
    width:68px;
    padding-top:3px;
}
div#innerdata  div#rightArea div.row span{
    float:left;
    margin-left:6px;
}
div#innerdata  div#rightArea div.row span input{
    margin:0px;
    padding:0px;
}
div#innerdata  div#rightArea div.row p{
    padding:0 px 5px;
    float:right;
}
div#innerdata  div#rightArea div.row p input{
    padding-right:3px;
    width:92px;
    text-align:right;
    border:1px solid #809DB9;
}
div#Botdata{
    float:left;
    margin-top:10px;
    padding:0px 0 0px 0;
    width:100%;
}
div#Botdata p{
    font-size:10px;
    float:left;
}
div#Botdata h1{
    float:right;
    width:100px;
    border-bottom:1px solid #FF8330;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    padding-right:2px;
}
.bg3 { /*no color*/
    border-bottom:1px solid #999999;
    padding-left:14px;
}
.bg3 span { /*no color*/
    padding-left:14px;
}
td.setWidthpc{
    width:118px;
}
.but_updateoff{
    display:block;
    text-indent: -9999px;
    border: none;
    cursor:pointer; 
    width:40px;
    height:20px;
    color:#fff;
    background: url(/common_images/homeimages/but_update.gif) no-repeat left top; 
}
 /* カート画面
-----------------------------------------------------------*/
#tabmenu {
    width:744px;
    height:35px;
    background:url(/common_images/homeimages/tabmenubg.jpg) no-repeat left top;
    padding-left:1px;
    margin-top:46px;
    margin-bottom:12px;
}

#tabmenu li {
    float:left;
}

#tabmenu li a {
    display:block;
    width:136px;
    height:30px;
    text-indent:-9999px;
    margin-left:3px;
    overflow:hidden;
}

.dprint a {background:url(/common_images/homeimages/tbtn_dp_off.jpg) no-repeat left top;}
.dprintOn a {background:url(/common_images/homeimages/tbtn_dp_on.jpg) no-repeat left top;}
.dprint a:hover {background:url(/common_images/homeimages/tbtn_dp_on.jpg) no-repeat left top;}

.pbook a {background:url(/common_images/homeimages/tbtn_pb_off.jpg) no-repeat left top;}
.pbookOn a {background:url(/common_images/homeimages/tbtn_pb_on.jpg) no-repeat left top;}
.pbook a:hover {background:url(/common_images/homeimages/tbtn_pb_on.jpg) no-repeat left top;}

.pcard a {background:url(/common_images/homeimages/tbtn_pc_off.jpg) no-repeat left top;}
.pcardOn a {background:url(/common_images/homeimages/tbtn_pc_on.jpg) no-repeat left top;}
.pcard a:hover {background:url(/common_images/homeimages/tbtn_pc_on.jpg) no-repeat left top;}
/* 20100427 宛名面印刷追加 ここから */
.atena a {background:url(/common_images/homeimages/tbtn_at_off.jpg) no-repeat left top;}
.atenaOn a {background:url(/common_images/homeimages/tbtn_at_on.jpg) no-repeat left top;}
.atena a:hover {background:url(/common_images/homeimages/tbtn_at_on.jpg) no-repeat left top;}
/* 20100427 宛名面印刷追加 ここまで */

.pyear a {background:url(/common_images/homeimages/tbtn_pn_off.jpg) no-repeat left top;}
.pyearOn a {background:url(/common_images/homeimages/tbtn_pn_on.jpg) no-repeat left top;}
.pyear a:hover {background:url(/common_images/homeimages/tbtn_pn_on.jpg) no-repeat left top;}

.pyearin a {background:url(/common_images/homeimages/tbtn_pni_off.jpg) no-repeat left top;}
.pyearinOn a {background:url(/common_images/homeimages/tbtn_pni_on.jpg) no-repeat left top;}
.pyearin a:hover {background:url(/common_images/homeimages/tbtn_pni_on.jpg) no-repeat left top;}


/* 2009/06/19 add carrot */
#Maincont .c_but_next_not{
    background:  url(/common_images/homeimages/btn_next_not.png) no-repeat bottom;
    border:none;
    width:86px;
    height:27px;
    font-size:-9999px;
    cursor:default; 
    }


/*20090626*/
div#postcardmenu {
    float: left;
    width: 170px;
    margin:0;
}

div#postcardmenu h2 {
    display:block;
    width:170px;
    height:24px;
    text-indent:-10000px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) no-repeat 0 0;
}

div#postcardmenu div#sizemenu {

}

div#postcardmenu div#sizemenu img {
    display: block;
}

div#postcardmenu div#sizemenu ul {

}
div#postcardmenu div#sizemenu ul li {
    display:block;
    width:170px;
    height:48px;
}
div#postcardmenu div#sizemenu ul li a{
    text-indent:-10000px;
    overflow:hidden;
}
div#postcardmenu div#sizemenu ul.last {
    display:block;
    width:170px;
    height:58px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) no-repeat 0 bottom;
}

/*さくさく1画面*/
.saku01 a,.saku01Selected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -24px;
}

.saku01 a:hover {
    background-position: -170px -24px;
}

.saku01Selected a {
    background-position: -340px -24px;
}

/*さくさく2画面*/
.saku02 a,.saku02Selected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -72px;
}

.saku02 a:hover {
    background-position: -170px -72px;
}

.saku02Selected a {
    background-position: -340px -72px;
}

/*デラックス3画面*/
.delux03 a,.delux03Selected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -120px;
}

.delux03 a:hover {
    background-position: -170px -120px;
}

.delux03Selected a {
    background-position: -340px -120px;
}

/*デラックス4画面*/
.delux04 a,.delux04Selected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -168px;
}

.delux04 a:hover {
    background-position: -170px -168px;
}

.delux04Selected a {
    background-position: -340px -168px;
}

/*デラックス5-8画面*/
.delux58 a,.delux58Selected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -216px;
}

.delux58 a:hover {
    background-position: -170px -216px;
}

.delux58Selected a {
    background-position: -340px -216px;
}

/*キャラクター写真*/
.charPic a,.charPicSelected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -264px;
}

.charPic a:hover {
    background-position: -170px -264px;
}

.charPicSelected a {
    background-position: -340px -264px;
}

/*そのまま*/
.sono a,.sonoSelected a {
    display:block;
    width:170px;
    height:58px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -312px;
}

.sono a:hover {
    background-position: -170px -312px;
}

.sonoSelected a {
    background-position: -340px -312px;
}

/*印刷*/
.Insatu a,.InsatuSelected a {
    display:block;
    width:170px;
    height:48px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -404px;
}

.Insatu a:hover {
    background-position: -170px -404px;
}

.InsatuSelected a {
    background-position: -340px -404px;
}

/*キャラクター印刷*/
.charPri a,.charPriSelected a {
    display:block;
    width:170px;
    height:58px;
    background:url(/common_images/homeimages/pcSideMenu.jpg) 0 -452px;
}

.charPri a:hover {
    background-position: -170px -452px;
}

.charPriSelected a {
    background-position: -340px -452px;
}

ul#cateSub {
    margin-top:2em;
    clear:both;
}

ul#cateSub li a {
    padding-left:16px;
    background: url(/common_images/homeimages/icn_arrow_right.gif) 0 0 no-repeat;
    display:block;
    width:auto;
    height:11px;
    margin-bottom:8px;
    line-height:11px;
}

/*index.css start==================================================================*/

/* 3.左カラム
--------------------------------------------------------------- */
#left_column{
    width: 170px;
    float:left;
    line-height:0;
}


/* 3-2.左カラム
--------------------------------------------------------------- */
#left_column .menu_ttl{
    width: 170px;
    margin-bottom:20px;
    line-height:1.4em;
}

#left_column .menu_ttl h3{
    width:170px;
    height:25px;
    background: url(/common_images/homeimages/ttl_storemenu.gif) no-repeat top left;
    text-indent:-9999px;
}

#left_column .side_btns a{
    width:165px;
    height:37px;
    padding:45px 0 0 5px;
    text-decoration:none;
    display: block;
    font-size:0.8em;
}

#left_column .store_side_btns a{
    width:165px;
    height:37px;
    padding:15px 0 0 5px;
    display: block;
}

*html #left_column .side_btns a{
    width:170px;
    height:82px;
}

#left_column .side_btns p{
    line-height: 1.2em;
    margin: 0;
}

#btn_01 a{
    background: url(/common_images/homeimages/btn_01.gif) no-repeat left top;
}

#btn_01 a:hover{
    background: url(/common_images/homeimages/btn_01.gif) no-repeat left bottom;
}

#btn_02 a{
    background: url(/common_images/homeimages/btn_02.gif) no-repeat left top;
}

#btn_02 a:hover{
    background: url(/common_images/homeimages/btn_02.gif) no-repeat left bottom;
}

#btn_03 a{
    background: url(/common_images/homeimages/btn_03.gif) no-repeat left top;
}

#btn_03 a:hover{
    background: url(/common_images/homeimages/btn_03.gif) no-repeat left bottom;
}

#btn_rkd2 a{
    background: url(/common_images/homeimages/btn_99.gif) no-repeat left top;
}

#btn_rkd2 a:hover{
    background: url(/common_images/homeimages/btn_99.gif) no-repeat left bottom;
}

/*年賀対応
-----------------------------------------------------------------------------*/
#btn_03_nenga a{
    background: url(/common_images/homeimages/btn_03_nenga.gif) no-repeat left top;
}

#btn_03_nanga a:hover{
    background: url(/common_images/homeimages/btn_03_nenga.gif) no-repeat left bottom;
}
/*---------------------------------------------------------------------------*/

#btn_04 a{
    background: url(/common_images/homeimages/btn_04.gif) no-repeat left top;
}

#btn_04 a:hover{
    background: url(/common_images/homeimages/btn_04.gif) no-repeat left top;
}

#btn_05 a{
    background: url(/common_images/homeimages/btn_05.gif) no-repeat left top;
}

#btn_05 a:hover{
    background: url(/common_images/homeimages/btn_05.gif) no-repeat left top;
}

#btn_06 a{
    background: url(/common_images/homeimages/btn_06.gif) no-repeat left top;
}

#btn_06 a:hover{
    background: url(/common_images/homeimages/btn_06.gif) no-repeat left top;
}

#btn_07 a{
    background: url(/common_images/homeimages/btn_07.gif) no-repeat left top;
}

#btn_07 a:hover{
    background: url(/common_images/homeimages/btn_07.gif) no-repeat left top;
}

#btn_08 a{
    background: url(/common_images/homeimages/btn_08.gif) no-repeat left top;
}

#btn_08 a:hover{
    background: url(/common_images/homeimages/btn_08.gif) no-repeat left top;
}

#left_column .subMenu li{
    margin-bottom:5px;
}


/* 4.中央カラム
--------------------------------------------------------------- */
#store_side_btn_01 a{
    background: url(/common_images/homeimages/digi_store_menu00_off.jpg) no-repeat;
}

#store_side_btn_01 a:hover{
    background: url(/common_images/homeimages/digi_store_menu00_on.jpg) no-repeat;
}

#store_side_btn_02 a{
    background: url(/common_images/homeimages/digi_store_menu01_off.jpg) no-repeat ;
}

#store_side_btn_02 a:hover{
    background: url(/common_images/homeimages/digi_store_menu01_on.jpg) no-repeat;
}

#store_side_btn_03 a{
    background: url(/common_images/homeimages/digi_store_menu02_off.jpg) no-repeat;
}

#store_side_btn_03 a:hover{
    background: url(/common_images/homeimages/digi_store_menu02_on.jpg) no-repeat;
}

#store_side_btn_04 a{
    background: url(/common_images/homeimages/digi_store_menu03_off.jpg) no-repeat ;
}

#store_side_btn_04 a:hover{
    background: url(/common_images/homeimages/digi_store_menu03_on.jpg) no-repeat ;
}

#store_side_btn_05 a{
    background: url(/common_images/homeimages/digi_store_menu04_off.jpg) no-repeat ;
}

#store_side_btn_05 a:hover{
    background: url(/common_images/homeimages/digi_store_menu04_on.jpg) no-repeat ;
}

#store_side_btn_06 a{
    background: url(/common_images/homeimages/digi_store_menu05_off.jpg) no-repeat ;
}

#store_side_btn_06 a:hover{
    background: url(/common_images/homeimages/digi_store_menu05_on.jpg) no-repeat ;
}

#store_side_btn_07 a{
    background: url(/common_images/homeimages/digi_store_menu06_off.jpg) no-repeat ;
}

#store_side_btn_07 a:hover{
    background: url(/common_images/homeimages/digi_store_menu06_on.jpg) no-repeat ;
}

#store_side_btn_08 a{
    background: url(/common_images/homeimages/digi_store_menu07_off.jpg) no-repeat ;
}

#store_side_btn_08 a:hover{
    background: url(/common_images/homeimages/digi_store_menu07_on.jpg) no-repeat ;
}


/*-------------------------------------------------------------------------------*/

#middle_column{
    width:560px;
    float:left;
    padding-left:20px;
    position:relative;
}

#middle_column .ttl_special h3{
    background: url(/common_images/homeimages/digi_mainhead_campaign.jpg) no-repeat;
    width:540px;
    height: 25px;
    margin-bottom:15px;
    text-indent: -9999px;
}

#middle_column .box_special{
    width:540px;
    min-height:70px;
    clear:both;
    padding-bottom:15px;
}

*html #middle_column .box_special{
    height:70px;
}

#middle_column .box_special .thumb_special{
    float:left;
}

#middle_column .box_special .text_special{
    width:460px;
    float:right;
}

#middle_column .box_special .text_special h4{
    font-size:1.0em;
    margin-bottom:5px;
}

#middle_column .search_middle{
    width:540px;
    height:60px;
    padding: 3px 0 0 0;
    text-align: center;
    margin-top:6px;
    background: url(/common_images/homeimages/search_bg.jpg) no-repeat;
}

#middle_column .search_middle input{
    font-size:1.3em;
    padding:1px;
    margin-top:2px;
}

#middle_column .seachWindowBox{
    width:460px;
    margin:0 auto;
}

#middle_column .seachWindow{
    float: left;
    width: 370px;
    text-align: right;
}

#middle_column .seachWindow input.searchField{
    width:330px;
}

#middle_column #btn_search{
    float: right;
    height: 25px;
    width: 81px;
    margin:auto;
    text-indent: -9999px;
}
    
#middle_column #btn_search input{
    background: url(/common_images/homeimages/btn_search.gif) no-repeat top;
    display: block;
    height: 25px;
    width: 81px;        
    border:none;
    background-color:#EFEFEF;
    cursor:pointer; 
    text-indent: -9999px;
    }
    
#middle_column #btn_search input:hover {
    background: url(/common_images/homeimages/btn_search.gif) no-repeat bottom;
    }

#middle_column .ttl_album{
    padding:0 0 20px;
}

#middle_column .ttl_album h3{
    width:100%;
    background: url(/common_images/homeimages/ttl_album.gif) no-repeat;
    height: 25px;
    text-indent: -9999px;
    margin:20px 0 15px;
}

#middle_column .box_album{
    margin: 10px 0 20px;
}
    
/*#middle_column .box_album p {
    margin: 5px 0;
}*/

#middle_column .box_album a {
    color: #3399CC;
}
    
#middle_column .box_album a:hover {
    color: #ff8800;
}

#middle_column .ttl_news h3{
    background: url(/common_images/homeimages/ttl_news.gif) no-repeat;
    height: 25px;
    text-indent: -9999px;
    margin: 10px 0 5px;
}

.ttl_news{
    width:540px;
}

.box_news dl{
    width:520px;
    min-height:10px;
    clear:both;
    padding-top:10px;
}

*html .box_news dl{
    height:1%;
}

.box_news dt{
    width: 110px;
    float: left;
    display:block;
}

.box_news dd{
    width:400px;
    float:right;
    display:block;
}



/* 5.右カラム
--------------------------------------------------------------- */
#right_column{
    width: 210px;
    float:right;
}

#right_column .bannar{
    margin-bottom:18px;
}

#right_column .ttl_banner h3{
    background: url(/common_images/homeimages/ttl_partner.gif) no-repeat;
    height: 25px;
    text-indent: -9999px;
    margin: 10px 0;
}

#right_column .ttl_banner li.pasoqBanner{
    margin-top:10px;
}

.credit{

}

.credit_tit{
    background: #666666;
    color: #ffffff;
    padding: 2px 5px 2px;
}


/* 6.フッタ
--------------------------------------------------------------- */
address{
    color: #666666;
    font-style:normal;
    font-size:0.8em;    
}


.points{
    font-size:1em; 
    font-weight:normal;
    color:#006699;
    float:center;
    text-align:center;  
    text-indent:34px;
    background: url(/common_images/homeimages/icon_points.gif) 32px center no-repeat;
    margin-left:40px;
    margin:0px auto;
    display:block;
    }


/*effect*/

.efAL a img {
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    opacity:1.0;
}

.efAL a:hover img {
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

/*20090721index_エントランスボタン*/

#btn_entrance li {
    float:left;
}

#btn_entrance li a {
    display:block;
    width:180px;
    height:130px;
    text-indent:-9999px;
    margin-bottom:1em;
    overflow:hidden;
}

.ent_print a {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat 0 0;
}

.ent_photobook a {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat -180px 0;
}

.ent_postcard a {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat -360px 0;
}

.ent_print a:hover {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat 0 -130px;
}

.ent_photobook a:hover {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat -180px -130px;
}

.ent_postcard a:hover {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat -360px -130px;
}

.ent_print a:active {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat 0 -260px;
    outline:none;
}

.ent_photobook a:active {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat -180px -260px;
    outline:none;
}

.ent_postcard a:active {
    background: url(/common_images/homeimages/entrance.jpg) no-repeat -360px -260px;
    outline:none;
}
/*index.css end====================================================================*/

/*static.css start=================================================================*/
@charset "UTF-8";

/*　メインエリアコンテンツ　共通
-----------------------------------------------------------*/
div#static1Recommend {
}

div#static1Recommend h2 {
    margin-bottom:1em;
}

div#static1Recommend h4 {
    font-size:12px;
    background: url(/common_images/homeimages/midasi.jpg) 0 0 repeat-y;
    margin-top:10px;
    margin-bottom:7px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:4px;
    width:536px;
    height:auto;
    color:#70585a;
}

div#static1Recommend h5 {
    font-size:12px;
    color:#777;
    border-bottom:1px dotted #ccc;
    margin-top:10px;
    margin-bottom:5px;
}

div#static1Recommend h6 {
    font-size:12px;
    padding:2px 2px 2px 4px;
    margin-top:20px;
    margin-bottom:10px;
    background-color:#ffe392;
}

div#static1Recommend ul {
    margin-top: 7px;
}

div#static1Recommend ul li {
    margin-top: 10px;
}

div#static1Recommend dl {
    margin-top: 7px;
}

div#static1Recommend dt dd {
    margin-top: 10px;
}

div.pricetable table {
    font-size:1em;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

div.pricetable th {
    color:#fff;
    background-color:#a5a5a5;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:5px;
}

div.pricetable td {
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:5px;
}

div.steptable table {
    font-size:10px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

div.steptable th {
    color:#fff;
    background-color:#a5a5a5;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:5px;
}

div.steptable td {
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:5px;
}

div.staticRecommend {
    margin-top: 33px;
}

div.staticRecommend h2 {
    margin-bottom:1em;
}


div.staticRecommend h4 {
    font-size:12px;
    background: url(/common_images/homeimages/midasi.jpg) 0 0 repeat-y;
    margin-top:10px;
    margin-bottom:7px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:4px;
    width:536px;
    height:auto;
    color:#70585a;
}

div.staticRecommend h5 {
    font-size:12px;
    color:#777;
    border-bottom:1px dotted #ccc;
    margin-top:10px;
    margin-bottom:5px;
}

div.staticRecommend h6 {
    font-size:12px;
    padding:2px 2px 2px 4px;
    margin-top:20px;
    margin-bottom:10px;
    background-color:#ffe392;
}

div.staticRecommend ul {
    margin-top: 7px;
}

div.staticRecommend ul li {
    margin-top: 10px;
}

div.staticRecommend dl {
    margin-top: 7px;
}

div.staticRecommend dt dd {
    margin-top: 10px;
}

/* ”サイトについて,個人情報保護方針,会社概要,特定商取引,サイトマップ,お問い合わせ”
---------------------------------------------------------------------------------- */
div#aosarea h3,
div#perarea h3,
div#comarea h3,
div#spearea h3 {   
    color:#ff9933;
    font-size:16px;
    text-align:left;
}




/* ”サイトについて”
--------------------------------------------------------------- */
div#aosarea {
    color:#333;
    font-size: 1.2em;
}

div#aoscol {
    text-align:left;
    padding:5px;
}

div#aosarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#aosarea h5 {
    font-size:14px;
    padding-top:10px;
}

div#aosarea p {
    padding:10px;
}
/* ”個人情報保護方針”
--------------------------------------------------------------- */
div#perarea {
    color:#333;
    font-size: 1.2em;
}

div#percol {
    text-align:left;
    padding:5px;
}

div#perarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#perarea h5,h6 {
    font-size:12px;
    padding-top:20px;
}

div#perarea p {
    padding:10px;
}

div#perarea ul {
    padding-left:20px;
}

.disc {
    list-style-type:disc;
    list-style-position: inside;
}

div#perarea table {
    font-size:12px;
    padding:3px;
    border-top:1px solid #999;
    border-left:1px solid #999;

}

div#perarea th {
    padding:3px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
}

div#perarea td {
    padding:3px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    
}

/* ”会社概要”
--------------------------------------------------------------- */
div#comarea {
    color:#333;
    font-size: 1.2em;
}

div#comcol {
    text-align:left;
    padding:5px;
}

div#comarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#comarea table {
    margin:20px 0 60px 0;
    padding:10px;
    border-top:1px solid #999;
    border-left:1px solid #999;

}

div#comarea th {
    padding:10px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
}

div#comarea td {
    padding:10px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    
}
/* ”特定商取引”
--------------------------------------------------------------- */
div#spearea {
    color:#333;
    font-size: 1.2em;
}

div#specol {
    text-align:left;
    padding:5px;
}

div#spearea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#spearea h5,h6 {
    font-size:12px;
    padding-top:20px;
}

div#spearea p {
    padding:10px;
}

div#spearea ul {
    padding-left:20px;
}
/* ”サイトマップ”
--------------------------------------------------------------- */
div#smaarea {
    color:#333;
    font-size: 1.2em;
}

div#smacol {
    margin-left:30px;
}

div#smaarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#smaarea h5,h6 {
    font-size:12px;
    padding-top:20px;
}

div#smaarea p {
    padding:10px;
}

div#smaarea ul {
    padding-left:12px;
}

div#smaarea ul li {
    padding-bottom:5px;
}
/* ”お問い合わせ”
--------------------------------------------------------------- */
div#inqarea {
    color:#333;
    font-size: 1.2em;
}

div#inqcol {
    margin-left:30px;
}

div#inqarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#inqarea h5 {
    font-size:14px;
    padding-top:20px;
}

div#inqarea p {
    padding:10px 0 10px 0;
}
/* ”お問い合わせ（フォームエリア）”
--------------------------------------------------------------- */
div#formarea {
    color:#333;
    font-size: 1.2em;
}

div#formcol {
    margin-left:30px;
}

div#formarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#formarea h5 {
    font-size:14px;
}

div#formarea p {
    padding:10px 0 10px 0;
}

div#formarea table {
    font-size:12px;
    width:748px;
    margin:5px 0 30px 0;
    padding:10px;
    border-top:1px solid #999;
    border-left:1px solid #999;

}

div#formarea th {
    width:150px;
    padding:10px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    background-color:#f0f0f0;
}

div#formarea td {
    padding:10px 7px 10px 7px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    
}

select {
    margin-bottom:7px;
}

.forma {
    width:83px;
    height:17px;
    border:1px solid #7f9db9;
}

.formb {
    width:372px;
    height:17px;
    border:1px solid #7f9db9;
}

.formc {
    width:304px;
    height:17px;
    border:1px solid #7f9db9;
}

.txtarea1 {
    width:372px;
    height:38px;
    border:1px solid #7f9db9;
}

.txtarea2 {
    width:372px;
    height:98px;
    border:1px solid #7f9db9;
}
/* ”お問い合わせ（確認画面）”
--------------------------------------------------------------- */
div#kakarea {
    color:#333;
    font-size: 1.2em;
}

div#kakcol {
    margin-left:30px;
}

div#kakarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#kakarea h5 {
    font-size:14px;
}

div#kakarea p {
    padding:10px 0 10px 0;
}

div#kakarea table p {
    padding:0;
    margin-top:10px;
}

div#kakarea table {
    font-size:12px;
    width:748px;
    margin:5px 0 30px 0;
    padding:10px;
    border-top:1px solid #999;
    border-left:1px solid #999;

}

div#kakarea th {
    width:150px;
    padding:10px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    background-color:#ffe5cc;
}

div#kakarea td {
    padding:0px 7px 10px 7px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    background-color:#f7f7f7;
}

.f16b {
    font-size:16px;
    font-weight:bold;
}

/* ”ポイント移行手続き”
--------------------------------------------------------------- */
div#traarea {
    color:#333;
    font-size: 1.2em;
}

div#tracol {
    margin-left:30px;
}

div#traarea h4 {
    font-size:14px;
    padding-top:20px;
    border-bottom:2px solid #d4d4d4;
}

div#traarea h5 {
    font-size:14px;
    padding-top:10px;
}

div#traarea p {
    padding:10px 0 0 0;
}

div#tracol table {
    background-color:#f0f0f0;
}

div#tracol th {
    font-size:11px;
    padding:5px;
}

div#tracol td {
    padding:5px;
}

div#pmbox {
    text-align:center;
    width:422px;
    height:86px;
    background: url(/common_images/homeimages/mboxbg.gif) 0 0 no-repeat;
    margin-bottom:10px;
}

div#pmbox p {
    padding-top:1.6em;
    font-weight:bold;
    line-height:130%;
}

/* ”満足保証のフォーム”
--------------------------------------------------------------- */
div#mmf table {
    width:97%;
    margin:10px 0 0 10px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

div#mmf th {
    padding:3px;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    background-color:#f0f0f0;
}

div#mmf td {
    padding:3px;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;

}

/* デジカメプリントカートパネルボタン
----------------------------------------------------------------- */

#OnOff {
    list-style:none;
    display:block;
    width:96px;
    height:16px;
    padding:2px;
}

.bg_yn {
    background:url(/common_images/btnonoff/btnonoffbg.jpg) left 0;
}

.bg_ny {
    background:url(/common_images/btnonoff/btnonoffbgr.jpg) left 0;
}

* html ul#OnOff {
    list-style:none;
    display:block;
    width:98px;
    height:18px;
    padding:2px;
}

#OnOff li {
    display:block;
    width:48px;
    height:16px;
    float:left;
}

#OnOff a {
    display:block;
    width:48px;
    height:16px;
    text-indent:-10000px;
    overflow:hidden;
    outline:none;
}

/* ”プロパティ”
--------------------------------------------------------------- */

/*font///////////////////////////////////////////////*/
.font10 {
    font-size:10px;
}

.font12 {
    font-size:12px;
}

.font14 {
    font-size:14px;
}

/*text-align//////////////////////////////////////////////*/
.txtal {
    text-align:left;
}

.txtar {
    text-align:right;
}


.txtac {
    text-align:center;
}

/*margin/////////////////////////////////////////////*/
/*top-margin*/
.mt05 {
    margin-top:5px;
}

.mt10 {
    margin-top:10px;
}

.mt15 {
    margin-top:15px;
}

.mt20 {
    margin-top:20px;
}

.mt25 {
    margin-top:25px;
}

.mt30 {
    margin-top:30px;
}

/*bottom-margin*/
.mb05 {
    margin-bottom:5px;
}

.mb10 {
    margin-bottom:10px;
}

.mb15 {
    margin-bottom:15px;
}

.mb20 {
    margin-bottom:20px;
}

.mb25 {
    margin-bottom:25px;
}

.mb30 {
    margin-bottom:30px;
}

/*left-margin*/
.ml10 {
    margin-left:10px;
}

.ml15 {
    margin-left:15px;
}

.ml20 {
    margin-left:20px;
}

.ml25 {
    margin-left:25px;
}

.ml30 {
    margin-left:30px;
}

/*right-margin*/
.mr10 {
    margin-right:10px;
}

.mr15 {
    margin-right:15px;
}

.mr20 {
    margin-right:20px;
}

.mr25 {
    margin-right:25px;
}

.mr30 {
    margin-right:30px;
}

/*color/////////////////////////////////////////////*/

/*>>>>>graytone bg<<<<<*/
.ef {
    background-color:#efefef;
}

.c0 {
    background-color:#c0c0c0;
}

.ea {
    background-color:#eaeaea;
}

.fa {
    background-color:#fafafa;
}

.e7 {
    background-color:#e7e7e7;
}

/*hr style///////////////////////////////////////////*/

.hrs {
    margin:10px 0 10px 0;
    background-color:#ff7e00;
    color:#ff7e00;
    border:none;
    height:3px;
}


/*img-mouseover-effect////////////////////////////////*/

/*alpha*/
#ef01 li a img {
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

#ef01 li a:hover img {
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    opacity:1.0;
}

/*border*/
#ef02 li a img {
    border:1px solid #fff;
}

#ef02 li a:hover img {
    border:1px solid #cc0000;
}

/*indent//////////////////////////////////////////////*/

ul.indent {
    text-indent:-1em;
    padding-left:-1em;
}

/*table///////////////////////////////////////////////*/

div#tbl01 table {
    font-size:12px;
    padding:3px;
    border-top:1px solid #999;
    border-left:1px solid #999;

}

div#tbl01 th {
    padding:3px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    background-color:#dfdfdf;
}

div#tbl01 td {
    text-align:center;
    padding:3px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    
}

/*store_TOP//////////////////////////////////////////////*/



div#storeTop img {
    display: block;
}

div.recommendMenu{
    width:522px;
    border:#ccc 1px solid;
    background-color:#efefef;
    margin:0 0 5px 0;
    padding:5px 0px 10px 18px;
}
div.recommendMenu img{
    text-align:center;
    border:0;
    margin:0;
    padding:0;
}
div.recommendMenu p{
    margin:8px 0 0 0;
    padding:0;
}
div.recommendMenu h3.photoBook{
    height:38px;
    text-indent:-9999px;
    font-size:0px;
    background:#efefef url(/common_images/homeimages/recommendMenu_h3_photoBook.jpg) 0 0 no-repeat;
    margin:0;
    padding:0;
}
div.recommendMenu h3.digicame{
    height:38px;
    text-indent:-9999px;
    font-size:0px;
    background:#efefef url(/common_images/homeimages/recommendMenu_h3_digicame.jpg) 0 0 no-repeat;
    margin:0;
    padding:0;
}
div.recommendMenu h3.postcard{
    height:38px;
    text-indent:-9999px;
    font-size:0px;
    background:#efefef url(/common_images/homeimages/recommendMenu_h3_Postcard.jpg) 0 0 no-repeat;
    margin:0;
    padding:0;
}
div.recommendMenu h3.newyear{
    height:38px;
    text-indent:-9999px;
    font-size:0px;
    background:#efefef url(/common_images/homeimages/reco_2010_nennga.jpg) 0 0 no-repeat;
    margin:0;
    padding:0;
}
div.otherRecommendMenu{
    overflow:hidden;
    clear:both;
    margin:0;
    padding:0 0 30px 0;
}
div.otherRecommendMenu dl.recommendMenuList{
    float:left;
    width:135px;
    margin:0;
    padding:0 0 10px 0;
}
div.otherRecommendMenu dl.recommendMenuList dt{
    font-size:12px;
    font-weight:bold;
    margin:0 0 2px 0;
    padding:0;
}
div.otherRecommendMenu dl.recommendMenuList dd{
    font-size:10px;
    margin:0;
    padding:0;
}
/*static.css end===================================================================*/

/*middle.css start=================================================================*/
/* Content */


#contentbox { /* inner pages dont have left and right panel*/
    margin: 0 auto;
    width: 916px;
    padding:0 24px 0 20px;
    }


#contentbox #flashbox {
    background-color:#FFFFFF;       
    width: 671px;   
    float:left;
    margin:0px auto;
    }
#middlebox  { /* inner pages  have left and right panel area*/
    background-color:#FFFFFF;       
    width: 500px;   
    float:left;
    margin:0px auto;
    padding:10px 0px 0px 30px;
    }
#middlebox2  { /* inner pages  have only right panel area*/
    background-color:#FFFFFF;       
    width: 552px;   
    float:left;
    height:auto;
    margin:0px auto;
    padding:5px 5px 0px 5px;
    }
#middlebox2 h2{ /* headings*/
    font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#ED6307;
    margin:0px;
    
    }
#middlebox2 h3{
    font-size:11px;
    color:#DE6B18;
    }
#contentbox #sidepanel{
        background-color:#d6f3d6;
        float:right;    
    width: 200px;
    margin:0px auto;
    }
#contentbox #insidecontents {
    background-color:#FFFFFF;       
    width: 600px;   
    float:left;
    margin:0px auto;
    }   

.errormessages1{
    font-family:Arial, Helvetica, sans-serif;
    color:#ff6600;
    font-weight:bold;
    text-align:center;
    border: 1px dotted #FF6600;
    background-color:#FFF9F5;
    padding: 8px 50px 8px 50px;
    width:450px;    
    }

.contents { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #593905;
    text-decoration: none;
    }
.contentshead {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    color: #FF7E00;
    letter-spacing: 1pt;
    font-weight: bold;
    text-transform: capitalize;
    padding-bottom: 5px;    
    width: 80%;
    line-height:20px;
    }
.contentshead2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    color: #e25e04;
    letter-spacing: 1pt;
    font-weight: bold;
    text-transform: capitalize;
    padding-bottom: 5px;
    border-bottom: 1px solid #996600;
    }   
.mand   {
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#FF0000;
    }
.manderr    {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#FF0000;
    }
 .categoryheads {
    color: #FF6600;
    font-weight: bold;
    }
.smallcontents {
    font-size: 10px;
    color:#EA6D1C;
    }

/* Table */
.tablebg {
    background-color: #fff4e2;
    border: 1px solid #7a5704;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #312302;
    text-decoration: none;
    line-height:14px;
    }
.tablebginside { /* Inside Table in order history */
        border: 1px solid #ff6600;
    
    }
    
.tdalternate1 {
    background-color: #FBE9DC;
    font-size: 12px;
    }
    
.tdalternate2 {
    background-color: #FEF4ED;
    font-size: 12px;
    }
.tableinner {
    background-color: #Fff;
    font-size: 11px;
    color:#000;
    font-weight:bold;   
    }
.headingbgscart { /* Table heads */
    background-image: url(/common_images/homeimages/head_cart_personaldetail.gif);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: arial; 
    font-size:1em;
    color:#ffffff;
    font-weight:bold;
    line-height:0px;
    height:26px;
    text-indent:25px;
    
    }
.headingbgs { /* Table heads */
    background-image: url(../../images/tablebg_on.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: arial; 
    size:11px;
    color:#ffffff;
    font-weight:bold;
    line-height:5px;
    }
#cartheads_pc{
    font-family:arial;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    background-image: url(/common_images/homeimages/cart_head_pc.gif);
    background-repeat:no-repeat;
    width:140px;
    height:27px;
    display:block;  
    margin:0px;
    padding:0px;
    cursor:pointer;
    }
#cartheads_pb{
    font-family:arial;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    background-image: url(/common_images/homeimages/cart_head_pb.gif);
    background-repeat:no-repeat;
    width:140px;
    height:27px;
    display:block;  
    margin:0px;
    padding:0px;
    cursor:pointer;
    }


.cartdiv{
    border:none;
    margin:0px;
    padding:0px;
    width:100%;
    }
.img{   
    margin:2px 0px 2px 4px;
    padding:0px;
    }
.tab{
    padding:0;
    margin:8px;
    border:1px solid #000000;
    }

/* Form */


    .textfieldserr
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #312302;
    text-decoration: none;
    background-color: #FFECD5;
    border: 1px solid #cb9107;
    border-color: red;
    }
.buttons {
    background-image:url(/common_images/homeimages/buttonbg.gif);
    background-repeat: repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    height: 20px;
    cursor:pointer;     
    border:1px solid #ffffff;
    padding:2px 5px 2px 5px;
    
    }
.buttons:hover {
    background-image:url(/common_images/homeimages/buttonbg_ovr.gif); 
    }
.buttons_off{
    background-image:url(/common_images/homeimages/buttonbg_off.gif);
    font-size: 11px;
    color: #ffffff;
    height: 20px;
    cursor:pointer; 
    border:none;    
    border:1px solid #FF8800;   
    }

    /* right panel styles ends */

    
/* left panel styles */


/*MILESTONE 4, R&D Testing, fixed by Bobby, date 27-09-2007, START*/
#leftpanelcontainer h4 a{
    font-size:11px;
    color:#018301;
    font-weight:normal;
    margin-left:130px;
    text-decoration:underline;
    line-height:normal; 
    }
/* MILESTONE 4,R&D Testing, fixed by Bobby, date 27-09-2007 END */

#leftpanelcontainer textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3B4A07;
    text-decoration: none;
    background-color: #F8FFDF;
    border: 1px solid #DAF775;
    margin-left:15px;
    margin-top:10px;
    }


/*left panel products page */
    
.searchbox{
    
    float:left;
    margin:0px;
    background-color:#FB7454;
    width:187px;
    height:92px;
    }
.searchbox h1{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#ffffff;
    text-align:left;
    letter-spacing:0.8px;
    text-indent:8px;
    margin-top:5px;
    }
.searchbox input{
    background-color:#FFCBBE;
    border: 1px solid #453400;
    margin: 3px 0 3px 8px;
    }
.searchbox span{
    color:#FFFFFF;
    font-weight:normal;
    margin: 0px 0 0px 8px;
    }
.productlist span{
    color:#B07121;
    font-weight:bold;
    text-indent:10px;
    text-align:left;
    line-height:200%;
    background-color:#FCE69A;
    width:187px;
    display:block;  
    }
    
.productlist ul{
    list-style-image:url(../../images/arrows.gif);
    background-repeat:no-repeat;
    background-color:#F5EABC;
    margin: 0;
    padding:8px 0px 8px 27px;   
    float: left;
    text-align: left;
    width: 160px;
    line-height:133%;
    }

 /****** products Page left navigation ******/
 /* MILESTONE 4, Bug Id 4220, fixed by Renga, 29-10-2007, START */
div.sdmenu { 
    width: 176px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    padding-bottom: 0px;
    background: #D6D6D6 url(../../images/bottom.gif) no-repeat  right bottom;
    background-image: url(../../images/collapsed.gif);
    color: #000000; 
    }

div.sdmenu div {    
    background: url(../../images/title.gif) repeat-x;
    overflow: hidden;
    text-indent: 5px;
    }

div.sdmenu div:first-child {
    background: url(../../images/title.gif) repeat-x;
    }

div.sdmenu div.collapsed {
    height: 24px;
}

div.sdmenu div span {
    display: block; 
    font-weight: bold;
    text-indent:1px;
    color: #F4FED2;
    background: url(../../images/expanded.gif) no-repeat 7px center;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

div.sdmenu div.collapsed span {
    background-image: url(../../images/collapsed.gif);
}

div.sdmenu div a {
    padding: 5px 30px;  
    display: block;
    border-bottom: 1px solid #ddd;
    color: #000000;
    text-decoration:none;
}

div.sdmenu div a.current {
    color: #FF3300; 
}

div.sdmenu div a:hover {
    background : url(../../images/linkarrow.gif) no-repeat right center;
    color: #5D5D5D;
    text-decoration: none;
}
div.sdmenu div div {
    background:  url(../../images/title2.gif) repeat-x;
    overflow: hidden;
    }
div.sdmenu div div span {
    display: block;
    font-weight: bold;
    text-indent: 3px;
    color: #F4FED2;
    background:  url(../../images/expanded.gif) no-repeat 20px center;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    }

/*left panel products page ends here */


#orderBTN li {
    text-align:center;
}

#orderBTN li a {
    display:block;
    width:370px;
    height:55px;
    text-indent:-9999px;
    margin:auto auto 1em auto;
    overflow:hidden;
}

.ent_order a {
    background: url(/common_images/homeimages/btn_order36050_off.gif) no-repeat 0 0;
}

.ent_order a:hover {
    background: url(/common_images/homeimages/btn_order36050_on.gif) no-repeat 0 0;
}

.ent_order a:active {
    background: url(/common_images/homeimages/btn_order36050_down.gif) no-repeat 0 0;
    outline:none;
}

#tempTAB {/*---------category_template_view タブメニュー(1)---------*/
    width:774px;
    height:34px;
    margin-bottom:1em;
    background:url(/common_images/homeimages/newyeartabmenubg.jpg) 0 0;
}

#tempTAB li {
    float:left;
    display:block;
    width:auto;
    height:34px;
}

#tempTAB li a {
    text-indent:-10000px;
    overflow:hidden;
}

.ttPop a,.ttPopSelected a {/*ポップ*/
    display:block;
    width:131px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu.jpg) 0 0;
}

.ttPop a:hover {
    background-position: 0 -34px;
}

.ttPopSelected a {
    background-position: 0 -68px;
}

.ttSim a,.ttSimSelected a {/*シンプル*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu.jpg) -131px 0;
}

.ttSim a:hover {
    background-position: -131px -34px;
}

.ttSimSelected a {
    background-position: -131px -68px;
}

.ttSta a,.ttStaSelected a {/*スタンダード*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu.jpg) -259px 0;
}

.ttSta a:hover {
    background-position: -259px -34px;
}

.ttStaSelected a {
    background-position: -259px -68px;
}

.ttBri a,.ttBriSelected a {/*ブライダル*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu.jpg) -387px 0;
}

.ttBri a:hover {
    background-position: -387px -34px;
}

.ttBriSelected a {
    background-position: -387px -68px;
}

.ttBab a,.ttBabSelected a {/*ベイビー*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu.jpg) -515px 0;
}

.ttBab a:hover {
    background-position: -515px -34px;
}

.ttBabSelected a {
    background-position: -515px -68px;
}

.ttDes a,.ttDesSelected a {/*デザイン*/
    display:block;
    width:131px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu.jpg) -643px 0;
}

.ttDes a:hover {
    background-position: -643px -34px;
}

.ttDesSelected a {
    background-position: -643px -68px;
}

.charttPop a,.charttPopSelected a {/*トゥイーティー*/
    display:block;
    width:131px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu_char.jpg) 0 0;
}

.charttPop a:hover {
    background-position: 0 -34px;
}

.charttPopSelected a {
    background-position: 0 -68px;
}

.charttSim a,.charttSimSelected a {/*トムとジェリー*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu_char.jpg) -131px 0;
}

.charttSim a:hover {
    background-position: -131px -34px;
}

.charttSimSelected a {
    background-position: -131px -68px;
}

.charttSta a,.charttStaSelected a {/*リサとガスパール*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu_char.jpg) -259px 0;
}

.charttSta a:hover {
    background-position: -259px -34px;
}

.charttStaSelected a {
    background-position: -259px -68px;
}

.charPrittPop a,.charPrittPopSelected a {/*リサとガスパール（印刷）*/
    display:block;
    width:131px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu_char_insatu.jpg) 0 0;
}

.charPrittPop a:hover {
    background-position: 0 -34px;
}

.charPrittPopSelected a {
    background-position: 0 -68px;
}

.charPrittSim a,.charPrittSimSelected a {/*水森亜土（印刷）*/
    display:block;
    width:128px;
    height:34px;
    background:url(/common_images/homeimages/postcardtabmenu_char_insatu.jpg) -131px 0;
}

.charPrittSim a:hover {
    background-position: -131px -34px;
}

.charPrittSimSelected a {
    background-position: -131px -68px;
}



#otempTAB {/*---------category_template_view タブメニュー(2)---------*/
    width:760px;
    height:24px;
    margin-bottom:1em;
    border-bottom:3px solid #ccc;
}

* html #otempTAB {height:24px;}

#otempTAB li {
    float:left;
    display:block;
    width:120px;
    height:24px;
    margin-right:5px;
}

#otempTAB li a {
    display:block;
    width:auto;
    height:20px;
    padding-top:4px;
    background:#efefef;
    text-align:center;
}

* html #otempTAB li a {height:24px;}

#otempTAB li a:hover {
    background:#ccc;
    color:#fff!important;
}

div#gallery_index h2 {
    width:734px;
    height:17px;
    padding:3px 0 3px 36px;
    background:url(/common_images/homeimages/category_templates_mid.jpg);
    font-size:16px;
    line-height:16px;
}

* html div#gallery_index h2 {width:770px;height:23px;}

ul#lineUP li a {border-bottom:1px dashed #541900;}

ul#lineUP li a:hover {border:0;}

/*middle.css end===================================================================*/

/* エントランスボタン 201007newVar*/

#btn_entrance_new {}

#btn_entrance_new li {
    float:left;
	width:175px;
	height:auto;
}

#btn_entrance_new dt {
    /*border-bottom:1px solid #ddd;*/
	background:url(../../common_images/homeimages/inner-dt-bg.gif) repeat-x bottom;
	margin-bottom:4px;
	padding-bottom:4px;
}

#btn_entrance_new strong {
    /*border-left:4px solid #ff8800;*/
	background:url(../../common_images/homeimages/inner-mid-bg.gif) no-repeat left center;
	padding-left:8px;
}

#btn_entrance_new dl {
	width:159px;
	height:126px;
	margin-bottom:18px;
	padding:4px 8px 4px 8px;
	background:url(../../common_images/homeimages/entranceboxbg.jpg) no-repeat 0 0;
}

#btn_entrance_new li.ent_print {
	margin-right:7px;
}

#btn_entrance_new li.ent_photobook {
	margin-right:7px;
}

#btn_entrance_new li.ent_postcard {
}

#btn_entrance_new dd.imgbox {width:81px;display:block;float:left;margin-right:4px;}

#btn_entrance_new dd.txtbox {width:74px;display:block;float:left;font-size:11px;line-height:13px;}

/* 2011newyear用スタイル sta */

#newyearGlobalMenu2011 {margin-top:10px;width:960px;height:27px;border-bottom:5px solid #ff7e00;}
#newyearGlobalMenu2011 li {float:left;margin-left:4px;}
#newyearGlobalMenu2011 li a {display:block;width:150px;height:27px;text-indent:-10000px;overflow:hidden;}

#newyearGlobalMenu2011 li.ngnm_home a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat 0 0;}
#newyearGlobalMenu2011 li.ngnm_newyear a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -150px 0;}
#newyearGlobalMenu2011 li.ngnm_pp a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -300px 0;}
#newyearGlobalMenu2011 li.ngnm_pb a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -450px 0;}

#newyearGlobalMenu2011 li.ngnm_home a:hover {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat 0 -27px;}
#newyearGlobalMenu2011 li.ngnm_newyear a:hover {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -150px -27px;}
#newyearGlobalMenu2011 li.ngnm_pp a:hover {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -300px -27px;}
#newyearGlobalMenu2011 li.ngnm_pb a:hover {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -450px -27px;}

#newyearGlobalMenu2011 li.ngnm_home_pl a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat 0 -27px;}
#newyearGlobalMenu2011 li.ngnm_newyear_pl a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -150px -27px;}
#newyearGlobalMenu2011 li.ngnm_pp_pl a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -300px -27px;}
#newyearGlobalMenu2011 li.ngnm_pb_pl a {background:url(/common_images/homeimages/newyearGlobalMenu2011.jpg) no-repeat -450px -27px;}


#newyearContents2011 {float:left;width:730px;height:auto;/*background:#f9f9f9;*/}

#newyearSubMenu2011 {width:730px;height:37px;font-size:11px;font-weight:bold;background:url(/common_images/homeimages/2011newyear_submenu_bg.jpg) no-repeat 0 0;}
#newyearSubMenu2011 li {float:left;}

#newyearSubMenu2011 li a {text-indent:-10000px;overflow:hidden;}

/*#newyearSubMenu2011 li.nw2011top {width:119px;height:32px;}
#newyearSubMenu2011 li.nw2011top a {display:block;width:119px;height:32px;}

#newyearSubMenu2011 li.nw2011price {width:119px;height:32px;}
#newyearSubMenu2011 li.nw2011price a {display:block;width:119px;height:32px;}

#newyearSubMenu2011 li.nw2011dtime {width:119px;height:32px;}
#newyearSubMenu2011 li.nw2011dtime a {display:block;width:119px;height:32px;}

#newyearSubMenu2011 li.nw2011order {width:119px;height:32px;}
#newyearSubMenu2011 li.nw2011order a {display:block;width:119px;height:32px;}

#newyearSubMenu2011 li.nw2011faq {width:119px;height:32px;}
#newyearSubMenu2011 li.nw2011faq a {display:block;width:119px;height:32px;}

#newyearSubMenu2011 li.nw2011manner {width:135px;height:32px;}
#newyearSubMenu2011 li.nw2011manner a {display:block;width:135px;height:32px;*/


#newyearSubMenu2011 li.nw2011top {width:105px;height:37px;}
#newyearSubMenu2011 li.nw2011top a {display:block;width:105px;height:37px;}

#newyearSubMenu2011 li.nw2011price {width:104px;height:37px;}
#newyearSubMenu2011 li.nw2011price a {display:block;width:104px;height:37px;}

#newyearSubMenu2011 li.nw2011dtime {width:104px;height:37px;}
#newyearSubMenu2011 li.nw2011dtime a {display:block;width:104px;height:37px;}

#newyearSubMenu2011 li.nw2011order {width:104px;height:37px;}
#newyearSubMenu2011 li.nw2011order a {display:block;width:104px;height:37px;}

#newyearSubMenu2011 li.nw2011faq {width:104px;height:37px;}
#newyearSubMenu2011 li.nw2011faq a {display:block;width:104px;height:37px;}

#newyearSubMenu2011 li.nw2011products {width:104px;height:37px;}
#newyearSubMenu2011 li.nw2011products a {display:block;width:104px;height:37px;}

#newyearSubMenu2011 li.nw2011manner {width:105px;height:37px;}
#newyearSubMenu2011 li.nw2011manner a {display:block;width:105px;height:37px;}





#shBox {position:relative;width:730px;height:290px;margin-bottom:15px;background:url(/common_images/homeimages/2011newyear_kv_sh.jpg) no-repeat 0 0;}
#inBox {position:relative;width:730px;height:270px;margin-bottom:15px;background:url(/common_images/homeimages/2011newyear_kv_in.jpg) no-repeat 0 0;}
#shBox .shBOXlink a {display:block;width:730px;height:290px;text-indent:-10000px;overflow:hidden;}
#inBox .inBOXlink a {display:block;width:730px;height:270px;text-indent:-10000px;overflow:hidden;}




#newyearPriceTable {width:730px;border-left:1px solid #ccc;border-top:1px solid #ccc;}
#newyearPriceTable th {padding:2px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
#newyearPriceTable td {padding:2px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
#newyearPriceTable td.txtAlignCenter {text-align:center;}

#newyearCarendarTable {font-size:12px;width:340px;float:left;border-left:1px solid #ccc;border-top:1px solid #ccc;}
#newyearCarendarTable th {border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
#newyearCarendarTable td {border-right:1px solid #ccc;border-bottom:1px solid #ccc;}

/* 2011newyear用スタイル end */

.txt12{font-size:12px;
}

.txt10{font-size:10px;
}

.border{
border: 1px solid #ccc;
padding:5px;
margin-top:10px;
}

#filter{
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:#fff;
    filter:alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
    z-index:1000;
}


* html #filter { /* ie用 */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


