small {
font-size:11px;
}
.notice {
font-size:80%;
}


/* 右カラム「ホーム」
--------------------------------------*/
#default #wrap #sideContainer h2.last {
margin-bottom:20px;
}

/* キービジュアル
--------------------------------------*/
#default #wrap #mainContainer h2.kv {
clear:both;
float:none;
width:640px;
height:150px;
margin:0;
padding:0;

}

/* キャンペーンページのh3
--------------------------------------*/
.cp h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../img/bg_ttl_h3_2_l.jpg) no-repeat scroll left 1px;
color:#333333;
font-size:12px;
font-weight:bold;
margin-top:20px;
padding-bottom:13px;
padding-left:14px;
}

/* appName
--------------------------------------*/
.cp h4.appName {
width:640px;
height:auto;
margin:0 0 15px;
padding:0;
background:none;
}

.bnrBox {
overflow:hidden;
width:640px;
margin:0 0 15px;
padding:0 0 10px;
}

.bnrBoxCopy {
float:left;
width:410px;
margin:0;
padding:0;
}

.bnrBoxCopy p {
margin:0;
padding:0;
}

.bnrBoxImg {
float:right;
width:220px;
margin:0;
padding:0;
}


/* thinLineBox
--------------------------------------*/
.thinLineBox {
overflow:hidden;
width:640px;
margin:0 0 15px;
padding:0;
background: url(../img/thinLineBox_bottom.jpg) no-repeat bottom left;
}

.thinLineBox .thinLineTitle {
overflow:hidden;
width:640px;
height:20px;
margin:0 0 10px;
}

.thinLineBox p {
margin:0 !important;
padding:0 15px;
}

.thinLineBox p.goToDetail {
margin:0 !important;
padding:0px 15px 10px;
text-align:right;
}

.detailLink {
padding:0 0 0 12px;
background: url(/adobe/personal/img/arrow_red.jpg) no-repeat left center;
}

span.detailLink {
display:block;
}

/* table.cs4priceMB
--------------------------------------*/

table.cs4priceMB {
width:640px;
margin:0 0 15px;
border-collapse:collapse;
border:1px solid #ccc;
font-size:10px;
line-height:1.6;
}

table.cs4priceMB caption {
font-size:12px;
font-weight:bold;
text-align:left;
}

table.cs4priceMB td {
padding:5px 10px;
border:1px solid #ccc;
text-align:left;
vertical-align:middle;
font-size:10px;
}

table.cs4priceMB th {
padding:5px;
border:1px solid #ccc;
text-align:center;
font-weight:bold;
color:#fff;
background:#666;
}


table.cs4priceMB tr.odd td{
background:#eee;
}

table.cs4priceMB tr.even td {
background:#ddd;
}

table.cs4priceMB td.price {
width:120px;
text-align:center;
font-weight:bold;
color:#e00;
}

table.cs4priceMB td.price span.taxin {
font-weight:normal;
color:#999;
}

table.cs4priceMB td.price a {
font-weight:normal;
}


