@import url("basic.css");

.mainCont h3{
background:url(../images/h3.gif) no-repeat;
width:520px;
height:22px;
font-weight:normal;
padding:3px 0 0 20px;
font-size:12px;
margin:5px 0 3px 0;
}

/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘

‘thumbnail list

‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/
.pagelink{
margin:5px 0 0 0;
}
.pagelink li{
float:left;
width:auto;
height:15px;
margin:2px 7px 0 0;
line-height:12px;
}
.pagelink li a{
color:#666666;
background:url(../zaiseki/images/sublink.gif) no-repeat;
padding:0 0 0 17px;
display:block;
height:15px;
float:left;
}
.pagelink li a:hover{
background-position:bottom left;
}

/* thumbnails common settings */
.newfaq div,.bnfaq div{
width:170px;
height:250px;
padding:0 0;
float:left;
margin:5px 10px 5px 0;
text-align:center;
position:relative;
}
.newfaq img,.bnfaq img{
position:absolute;
top:12px;
left:9px;
width:150px;
height:180px;
border:1px solid #dddddd;
}
.newfaq .name,.bnfaq .name{
position:absolute;
top:195px;
left:9px;
font-size:12px;
width:160px;
text-align:left;
height:21px;
line-height:19px;
}
.newfaq .size,.bnfaq .size{
position:absolute;
top:215px;
left:9px;
font-size:10px;
text-align:left;
width:160px;
line-height:12px;
}
.newfaq .size span,.bnfaq .size span{
display:block;
}


/* new faq settings */
.newfaq div{
background:url(../enquete1/images/newthumbbg.gif) no-repeat;
}
.newfaq a img{
border:1px solid #660033;
}
.newfaq a:hover img{
border:1px solid #ffcc00;
}
.newfaq .name a{
color:#ffff99;
}
.newfaq .name a:hover{
color:#ffffbb;
}
.newfaq .size span{
color:#ffffee;
}

/* backnumber faq settings */
.bnfaq div{
background:url(../enquete1/images/thumbbg.gif) no-repeat;
}
.bnfaq a img{
border:1px solid #cccc99;
}
.bnfaq a:hover img{
border:1px solid #ff0033;
}
.bnfaq .size span{
color:#333300;
}