
@import 'contents.css';

#title,#btn-profile a,#profile-title{
font-size:8px;
display:block;
text-indent:-9999px;
overflow:hidden;
}

#title{
height:160px;
background-image:url(../img/secret/title.jpg);
background-position:50% 0;
margin-bottom:20px;
}

#secret-menu{width:120px; float:left;}
.contents-wrap{width:550px; float:right; padding:10px 0; border:1px solid #CCC}

#secret-menu ul{margin-bottom:15px;}

#secret-menu ul li{
margin-bottom:5px;
border-bottom:1px solid #CCC;
background-image:url(../img/common/star.gif);
background-position:0 2px;
background-repeat:no-repeat;
padding-left:15px;
}

.contents-wrap p{padding:0 15px; margin-bottom:20px;}

.contents-wrap p u{text-decoration:none; background-position:100% 50%; padding-right:15px; margin-right:2px;}

.icon-1{background-image:url(../img/secret/icon-1.gif);}
.icon-2{background-image:url(../img/secret/icon-2.gif);}
.icon-3{background-image:url(../img/secret/icon-3.gif);}
.icon-4{background-image:url(../img/secret/icon-4.gif);}
.icon-5{background-image:url(../img/secret/icon-5.gif);}
.icon-6{background-image:url(../img/secret/icon-6.gif);}
.icon-7{background-image:url(../img/secret/icon-7.gif);}
.icon-8{background-image:url(../img/secret/icon-8.gif);}
.icon-9{background-image:url(../img/secret/icon-9.gif);}
.icon-10{background-image:url(../img/secret/icon-10.gif);}
.icon-11{background-image:url(../img/secret/icon-11.gif);}

#comment{
font-size:16px;
font-weight:bold;
padding-left:35px;
background-image:url(../img/secret/icon-star.gif);
background-position:15px 50%;
}

#text-title{
font-weight:bold;
color:#FFF;
font-size:16px;
padding:10px;
background-color:#FF3300;
margin-bottom:15px;
border-top:3px double #FFF;
border-bottom:3px double #FFF;
}

.caption{
font-weight:bold;
padding:5px;
margin:0 15px 10px 15px;
border-width:1px 0 1px 0;
border-style:solid;
border-color:#CCC;
}

#btn-profile a{
height:80px;
background-image:url(../img/secret/btn-profile.gif);
}

#btn-profile a:hover{background-position:0 -80px;}


#profile-wrap{
width:670px;
margin:0 auto;
}

#profile-title{
height:220px;
background-image:url(../img/secret/profile.jpg);
margin-bottom:20px;
}

#profile-wrap dl{margin:0 10px;}

#profile-wrap dt{
font-weight:bold;
background-image:url(../img/secret/icon-5.gif);
padding-left:20px;
background-position:0 2px;
}

#profile-wrap dd{
margin-bottom:15px;
padding:0 15px 5px 15px;
background-image:url(../img/common/dot.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#profile-contact{text-align:center;}

