@charset "UTF-8";
/* CSS Document */

/* main-cts ---------------------------- */
#main-cts h2 {
background-image: url(images/title.gif);
height: 69px;
width: 700px;
}
#main-cts h3 {
background-image: url(images/catch.gif);
background-repeat: no-repeat;
text-indent: -1000em;
display: block;
height: 30px;
width: 644px;
overflow: hidden;
margin-top: 15px;
margin-bottom: 30px;
}

#main-cts p.copy-hint{
font-size: 1px;
line-height: 1px;
background-image: url(images/hint.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -1000em;
display: block;
height: 145px;
width: 700px;
overflow: hidden;
}
#main-cts .package {
width:700px;
margin:0 auto 20px auto;
}
#main-cts .mov-box {
width: 340px;
float: left;
margin:0 0 0 20px;
}
#main-cts .nm { margin:0px !important; }
#main-cts .mov-box a { text-decoration: none; }
#main-cts .mov-box p{
margin:0 0 5px 0;
}


#main-cts .mov-box .title1 {
font-size: 1px;
line-height: 1px;
background-image: url(images/title_cm.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -1000em;
display: block;
height: 25px;
width: 340px;
overflow: hidden;
}
#main-cts .mov-box .title2 {
font-size: 1px;
line-height: 1px;
background-image: url(images/title_pv.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -1000em;
display: block;
height: 25px;
width: 340px;
overflow: hidden;
}

#main-cts .link-box{
height: auto;
width: 700px;
overflow: hidden;
}
#main-cts .link-box .text{
float: left;
height: auto;
width: 480px;
}
#main-cts .link-box .btn{
float: right;
height: auto;
width: 200px;
}
#main-cts .link-box .btn a{
font-size: 1px;
line-height: 1px;
background-image: url(images/btn_acht.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -1000em;
display: block;
height: 40px;
width: 200px;
overflow: hidden;
}
#main-cts .link-box .btn a:hover{
background-position: left bottom;
}
