@charset "utf-8";

/*
 * データ作成ガイド　表紙
 *
 */
h2#main_guide{
position: relative;
width: 890px; height: 148px;
background: #eee url(../img/top/header_title.png) no-repeat scroll 0 0;
}
h2#main_guide span{
display: block;
position: absolute;
color: #3e3e3e;
}
h2#main_guide span.head_title{top: 30px;left: 30px;}
h2#main_guide span.head_title_sub{
font-size: 12px;
top: 65px;left: 30px;
}
#mainContent h3{
font-size: 16px;color: #3e3e3e;font-weight: bold;text-indent: 10px;line-height: 2.5;
height: auto;
background-color: #fff;
}
/*
.bar_long{
text-indent: 50px !important;
width: 718px;height: 45px !important;
padding-top: 3px;
background: #fff url(../img/top/hdr_bg_bar.png) no-repeat scroll 0 0;
}
.bar_short{
text-indent: 50px !important;
width: 332px;height: 45px !important;
padding-top: 3px;
background: #fff url(../img/top/hdr_bg_short.png) no-repeat scroll 0 0;
}
*/


/*
 * アプリケーション別データ作成ガイド
 */
.app{
width: 713px;
margin-bottom: 10px;
}
.app li{
position: relative;
width: 342px;height: 118px;
margin: 0 5px 5px 0;
}
#illustrator{background: #fff url(../img/top/soft_ai.png) no-repeat scroll 0 0;}
#photoshop  {background: #fff url(../img/top/soft_ps.png) no-repeat scroll 0 0;}
#indesign   {background: #fff url(../img/top/soft_id.png) no-repeat scroll 0 0;}
#pdf        {background: #fff url(../img/top/soft_pdf.png) no-repeat scroll 0 0;}
#office     {background: #fff url(../img/top/soft_office.png) no-repeat scroll 0 0;}
#quark      {background: #fff url(../img/top/soft_quark.png) no-repeat scroll 0 0;}
.btn_quick{position: absolute;top: 55px;left: 88px;}
.btn_att{position: absolute;top: 55px;left: 208px;}

.linkul li{width: 220px;margin-bottom: 5px;}
.linkul li a{
padding-left: 15px;
background: #fff url(../img/top/arrow.png) no-repeat scroll 0 center;
}
.linkdl dt a{
font-size: 13px;color: #000;font-weight: bold;
padding-left: 15px;
background: #fff url(../img/top/arrow.png) no-repeat scroll 0 center;
}
.linkdl dd{
padding-left: 30px;
margin-bottom: 20px;
}

.block2{width: 332px;}