@charset "utf-8";

/*共通---------------------------------------------------------*/
#contents #main h1.h1,
#contents #main1 h1.h1 {
font-size:10px;
line-height:10px;
font-weight:normal;
margin-bottom:-10px;
text-indent:-9999px;
}

/*main下部 お問い合わせ*/
#main .main_inquiry {
margin:5px 0 0 0;
padding:0 0 20px 0;
}
#main .main_inquiry img {
margin:0 12px;
}
#main .main_inquiry img.inquiry {
margin:28px 0 0 17px;
}

/*フォーム共通-------------------------------
/*Pマーク*/
#main .cont .pmark_area {
width:140px;
float:right;
margin:1.5em 0 15px 20px;
padding:10px;
background-color:#EEEEEE;
}
#main .cont .pmark_area img {
margin:0 0 3px 0;
}
#main .cont .pmark_area a {
text-decoration:underline;
line-height:1.2;
}
/*送信ボタン*/
#main .cont input {
padding:3px 5px;
*padding:3px 0px;
}


/*印刷処さかわの4つのポイント about.html------------------------------*/
#babout h1 {
margin:-13px auto 5px 0;
}
#babout .plink {
margin:0 0 10px 0;
}
#babout .plink li {
float:left;
margin:0 0 5px 4px;
}

#babout .aboutbox {
clear:both;
width:587px;
margin:15px auto 0 8px;
background:left bottom no-repeat;
}
#babout .aboutbox h2 {
margin:0;
}
#babout .aboutbox h3 {
margin:13px 0 8px 0;
}
#babout .aboutbox .box {
padding:0 15px 15px 17px;
}
#babout .aboutbox ul {
list-style-type:disc;
margin:3px 0 8px 18px;
}

#babout .aboutbox .inq {
margin:0;
text-align:right;
}
#babout .aboutbox .aboutlink {
margin:15px 0 0 3px;
float:left;
font-size:115%;
font-weight:bold;
}
#babout .aboutbox .aboutlink img {
margin:0 3px 0 0;
vertical-align:middle;
}

#babout .about1 {
background-image:url(../parts/about_bg1.gif);
}
#babout .about1 .about1_1 {
width:558px;
margin:10px auto 10px 0;
padding-bottom:15px;
background:url(../parts/about_1bg.gif) #fbe2ed left bottom no-repeat;
position:relative;
}
#babout .about1 .about1_1 h4 {
padding:8px 0 2px 15px;
background:url(../parts/about_1bg_top.gif) left top no-repeat;
color:#e60039;
font-size:120%;
}
#babout .about1 .about1_1 ul {
margin:0 120px 0 30px;
}
#babout .about1 .about1_1 img {
position:absolute;
right:0;
bottom:0;
}

#babout .about2 {
background-image:url(../parts/about_bg2.gif);
}
#babout .about2 .about2_0 {
background:url(../parts/about_il1.gif) 375px bottom no-repeat;
}
#babout .about2 .about2_1 {
width:558px;
margin:10px auto 5px 0;
padding-bottom:5px;
background:url(../parts/about_2bg.gif) #d3edfb left bottom no-repeat;
position:relative;
}
#babout .about2 .about2_1_top {
height:10px;
background:url(../parts/about_2bg_top.gif) left top no-repeat;
}
#babout .about2 .about2_1 h4 {
margin:0 0 0 15px;
color:#005bac;
font-size:120%;
}
#babout .about2 .about2_1 ul {
margin:0 0 10px 42px;
}
#babout .about3 {
background-image:url(../parts/about_bg3.gif);
}
#babout .about4 {
background-image:url(../parts/about_bg4.gif);
}





/*以下、従来コンテンツの調整
--------------------------------------------------------------------*/

/*body.common の不要な背景削除*/
#contents #main #contentbox {
background:none;
}


/*カード印刷・チケット印刷　motiticket.html*/
#offset #container #contents {
width:980px;
}
#offset #main .cont {
width:616px;
}
#offset #main .cont .average {
width:616px;
background:none;
}
#offset #main .cont .rig {
width:186px;
background:none;
}

/*伝票印刷*/
.digibooklink a.slipmail:visited {
color:#666666 !important;
}
.digibooklink a.slipmail:hover {
color:#7700FF !important;
}

