/* ========================================================================== */
/*@download
   ========================================================================== */
   
      body.downloadPage{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*background: transparent url(/common/images/bg03.jpg) no-repeat 50% 0 fixed;*/
}

body.downloadPage .mainCol a:link, body.downloadPage .mainCol a:visited {
  color: #000;
}

body.downloadPage .mainCol a:hover, body.downloadPage .mainCol a:active {
  color: #767676;
}

body.downloadPage .mainCol{
	width:850px;
	min-height:500px;
	padding:0 0 50px 0;
}

.downloadList {
    letter-spacing:-0.4em;
	padding:0;
	margin:0;
}

.downloadList p.txt{
    letter-spacing:0;
    font-size:14px;
    line-height:1.5;
	margin:0 0 10px 0 ;
    padding-bottom:30px;
}
.downloadList p.txt strong{
    display:block;
    padding-bottom:8px;
    font-size:24px;
    font-weight:700;
    color:#000;
}

.downloadList .items strong.ttl{
    display:block;
    letter-spacing:0;
    padding:10px 0;
    font-size:13px;
}

.downloadList .items{
    display:inline-block;
    *display:inline;
    *zoom:1;
    vertical-align:top;
    letter-spacing:-0.4em;;
    width:332px;
    margin:5px; 
}
.items img.thumb{
    padding:1px;
    border:solid 1px #ddd;
}

.downloadList .items .child{
    display:inline-block;
    *display:inline;
    *zoom:1;
    vertical-align:top;
    letter-spacing:0;
    width:150px;
    padding:20px 7px;
    font-size:12px;
    line-height:1.8;
}

.downloadList .items .child strong{
    font-size:18px;
    font-family:Arial,Helvetica,Sans-serif;
    font-weight:700;
    color:#000;
    display:block;
    margin-bottom:6px;
}