@charset "utf-8";
/* CSS Document */

.pink{
color:#FF9999;
}

.index{
width:960px;
margin:5px auto;
padding:10px;
text-align:left;
font-size:0.9em;
line-height:2em;
border-collapse:collapse;
border:0px;
}

.index_top{
background:url(images/06qa_index_top.png);
height:30px;
padding:0px;
}
.index_middle{
background:url(images/06qa_index_middle.png);
padding:0 100px;
height:70px;
}
.index_bottom{
background:url(images/06qa_index_bottom.jpg);
height:30px;
padding:0px;
}


table.index tr td{

}


.index a{
text-shadow:1px 1px 1px #adadad;
font-weight:bold;
}

.contents{
width:860px;
margin:5px auto;
padding:10px;
text-align:left;
line-height:1.5em;
}

.contents a{
text-shadow:1px 1px 1px #adadad;
font-weight:bold;
}


.answer{
padding:10px 0 5px 100px;
}

.line{
background:url(images/06qa_line.jpg) no-repeat;
height:5px;
padding:5px 0;
}

#con1{
background:url(images/06qa_01.jpg) no-repeat;
background-position:center;
min-width:960px;
width:100%;
height:140px;
}

#con2{
background:url(images/06qa_02.jpg) no-repeat;
background-position:top center;
min-width:960px;
width:100%;
height:auto;
}

.pic{
float:right;
}


.strong{
font-weight:bold;
}

.small{
font-size:12px;
}