@charset "shift_jis";


/*--------- BSIC FONT SIZE -----------*/
.protext1_basic { font-size: 63%; color:#666666;}
.protext2_basic { font-size: 75%; color:#666666;}
.protext3_basic { font-size: 88%; color:#666666;}
.protext4_basic { font-size: 100%; color:#666666;}
.protext5_basic { font-size: 120%; color:#666666;}
.protext6_basic { font-size: 140%; color:#666666;}

/*--------- BSIC FONT SIZE WITH LINEHEIGHT -----------*/
.protext1_basicH { font-size: 63%; line-height:150%; color:#666666;}
.protext2_basicH { font-size: 75%; line-height:150%; color:#666666;}
.protext3_basicH { font-size: 88%; line-height:150%; color:#666666;}
.protext4_basicH { font-size: 100%; line-height:150%; color:#666666;}
.protext5_basicH { font-size: 120%; line-height:150%; color:#666666;}
.protext6_basicH { font-size: 140%; line-height:150%; color:#666666;}

/*--------- BSIC FONT SIZE W-----------*/
.protext1_w_basic { font-size: 63%; color:#666666;}
.protext2_w_basic { font-size: 75%; color:#666666;}
.protext3_w_basic { font-size: 88%; color:#666666;}
.protext4_w_basic { font-size: 100%; color:#666666;}
.protext5_w_basic { font-size: 120%; color:#666666;}
.protext6_w_basic { font-size: 140%; color:#666666;}

/*--------- BSIC FONT SIZE WITH LINEHEIGHT W-----------*/
.protext1_w_basicH { font-size: 63%; line-height:150%; color:#666666;}
.protext2_w_basicH { font-size: 75%; line-height:150%; color:#666666;}
.protext3_w_basicH { font-size: 88%; line-height:150%; color:#666666;}
.protext4_w_basicH { font-size: 100%; line-height:150%; color:#666666;}
.protext4b_w_basicH { font-size: 100%; line-height:150%; color:#666666; font-weight: bold;}
.protext5_w_basicH { font-size: 120%; line-height:150%; color:#666666;}
.protext6_w_basicH { font-size: 140%; line-height:150%; color:#666666;}


p{ 
    margin:0; 
    padding:0;
}

/*　注釈　左側　*/
.textBox {
	padding:0 10px 10px 5px ;
	line-height:1.4em;
}

.textBox dl{
    margin:0;
}

.textBox dt{
    float:left;
}

.textBox dd{
    margin-left:2.5em;
}



/*　注釈　右側　*/
.textBox2 {
	padding:0 10px 10px 10px ;
	line-height:1.4em;
}
.textBox2 p{
	text-align:center;
	padding:7px 0 5px 0;
	margin:0;
}

.textBox2 dl{
    margin:0;
}

.textBox2 dt{
    float:left;
}

.textBox2 dd{
    margin-left:1.5em;
}




/*　フォント、スペース　*/
.bold {
	font-weight:bold;
}
.b_bottom {
	border-bottom:#999999 1px solid;
}

.b_right {
	border-right:#999999 1px solid;
}

.sp15 {
	padding-bottom:15px;
}

h1 {
display:none;
}

h2{
	width:947px;
	margin: 0 auto;
	padding-left: 20px;
	text-align: left;
	line-height: 39px;
    font-weight: bold;
    background: #D3E1EC;
    background: -webkit-gradient(linear, left top, left bottom, from(#D3E1EC), to(#98BAD3));
    background: -moz-linear-gradient(top, #D3E1EC, #98BAD3);
    background: -ms-linear-gradient(top, #D3E1EC, #98BAD3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3E1EC', endColorstr='#98BAD3', GradientType=0)";
    font-size: 100%;
    border-bottom: 1px solid #ccc;
	border-radius: 5px;
}

.normal {
font-weight:100;
}



/*　20090611TW追加　*/

p.midashi {
	margin:0;
	padding:0 0 5px 0;
}

.spPT25 {
	padding-top:25px;
}

.spPT15 {
	padding-top:15px;
}




/*　20091208TW追加　*/
.top_notes{
    margin-left:1.0em;
    text-indent:-1.0em;
}

.spPB05{
	padding-bottom:5px;
}


/*　20100119TW追加　*/
.spMB03{
	margin-bottom:3px;
}
.blue_att {
	color:#0033FF;
}


/*　20100120TW追加　*/
#BlockBlack {
	border: #000000 solid 1px;
    text-align:center;
	width:460px;
	padding-top:25px;
	margin-bottom:10px;
	background: url(../images/title_softverup.jpg) top left no-repeat;
	float:left;
}

#BlockBlack .contents_t {
	text-align:left;
	width:420px;
	padding-top:20px;
	margin-left:15px;
	margin-bottom:10px;
	
}

#BlockBlack p{
	padding-bottom:10px;
	margin:0;
}

table.ipod_artwork{
	width:960px;
	text-align:center;
	cellpadding:3px;
	cellspacing:1px;
	background-color:#cccccc;
	font-size:75%;
	color:#666666;
	border: 1px solid #ebebeb;
	margin:0 auto;
}
table.ipod_artwork td,table.ipod_artwork th{
	text-align:center;
	background-color:#ffffff;
}
table.ipod_artwork tr.tr_02 td{
	background-color:#f6f6f6;
}
.att_text{
	width:947px;
	margin:20px auto;
}
table.ipod_artwork th.ipod_bg , table.ipod_artwork td.ipod_bg{
	background-color:#FDE3FF;
}
table.ipod_artwork th.ipodC_bg , table.ipod_artwork td.ipodC_bg{
	background-color:#FDD9DB;
}
table.ipod_artwork th.ipodT_bg , table.ipod_artwork td.ipodT_bg{
	background-color:#FFDFC1;
}
table.ipod_artwork th.ipodnano_bg , table.ipod_artwork td.ipodnano_bg{
	background-color:#FEFF99;
}
table.ipod_artwork th.iphone_bg , table.ipod_artwork td.iphone_bg{
	background-color:#C5EBC0;
}
p.btn_close{
	width:967px;
	text-align:center;
	margin:20px 0;
}
body{
	text-align:center;
}
div#wrapper{
	width:967px;
	margin:0 auto;
	text-align:left;
}
ul.img_list{
	list-style-type:none;
	width: 822px;
	margin: 0 -38px 0 0;
	overflow: hidden;
	_zoom: 1;
}
ul.img_list li{
	float: left;
	margin-right: 38px;
	margin-bottom:20px;
	}
div.img_list_wrap{
	width:784px;
	margin:0 85px;

}


/*　一覧表リンクボタン追加　*/
div.btn_kakunin{
	text-align: right;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 0px;
}
div.btn_kakunin a img{
	border:none;
	margin: 0px;
	padding: 0px;
}
td.btn_artwork{
	text-align: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.btn_artwork a img{
	border:none;
	margin: 0px;
	padding: 0px;
}



.spPL10{
	padding-left:10px;
}


#BlockBlack_02 {
	text-align:center;
	width:460px;
	height:auto;
	padding-top:25px;
	margin-top:0px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/title_iPhone4.jpg) top no-repeat;
	background-color:#D9E8FF;
	border:#000000 solid 1px;
	float:right;
}

#BlockBlack_02 .contents_t {
	text-align:left;
	width:420px;
	padding-top:20px;
	margin-left:15px;
	margin-bottom:10px;
	
}

#BlockBlack_02 p{
	padding-bottom:10px;
	margin:0;
}

#BlockBlack_02 dl{
	margin-top:0;
	margin-bottom:10px;
}

#BlockBlack_02 .ml{
	margin-left:20px;
}

.text_att{
	font-weight:bold;
}

.att_box{
	padding:20px 0;
	background:#F7F1D7;
}


.ver_dl dd{
	margin-left:2em;
	margin-bottom:1em;
}

.clear_br{
	clear:both;
	height:1px;
}

table.table_top{
	padding:0px;
	border:0px;
	margin:0px auto;
	text-align:center;
	width:947px;
}

table.table_top td.title_td{
	margin:0px;
	padding:0px;
	border:1px solid #999;
	width:458px;
}
table.table_top td.text_td{
	margin:0px;
	padding:40px 20px 20px 20px;
	border:1px solid #999;
	width:auto;
	text-align:left;
	background-image: url(../images/title_softverup.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
table.table_top td.text_td_02{
	margin:0px;
	padding:40px 20px 20px 20px;
	border:1px solid #999;
	width:458px;
	text-align:left;
	background-image: url(../images/iPhone4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#D9E8FF;
	vertical-align: top;
}

th.table_btn{
	background:url(../images/btn_bg.jpg) left bottom repeat-x;
}

th.table_btn a img{
	border:none;
}

td.table_btn a img{
	border:none;
}

table.table_top td.text_td_02 .ml{
	margin:10px 0 10px 20px;
}

table.ipod_artwork td.text_left{
	text-align:left;
}

.tab_text{
	font-weight:normal;
	font-size:100%;
	text-align:center;
	margin-left:238px;
	margin-bottom:10px;
}

.line_R{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.box_ex{
	background-color: #D9E6F4;
}

table#table-01 {
    width: 947px;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 td.td01 {
	border: none;
	background: #D9E6F4;
	line-height: 120%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight:bold;
}
table#table-01 td {
    padding: 10px;
    border: none;
	text-align:left;
}

.mt20{
	margin-top:20px;
}

a img{
	border:none;
}