@charset "utf-8";
/* CSS Document */

/*----------language----------*/

#language{
position:absolute; top:0px; left:730px;
height:18px;
margin:0px 50px 5px 0;
background:url('images/common_language_bg.png') right no-repeat;
font-size:11px;
}
/*----------box01----------*/

#box01{
background:url(../images/qa01.png) no-repeat;
background-position:center;
min-width:900px;
width:800px;
height:85px;
}

/*----------box02----------*/

#box02{
min-width:900px;
width:800px;
height:auto;
margin-top:10px;
font-size:0.9em;
}

/*----------box03----------*/

#box03{
min-width:900px;
width:800px;
height:auto;
}

/*--------------------*/

.pink{
color:#68c3ff;
}

.index{
width:500px;
margin:20px auto;
text-align:left;
line-height:2em;
border-collapse:collapse;
border:0px;
background-color:#eaeaea;
border-radius:10px;
padding:20px 50px;
}

.index a{
text-shadow:1px 1px 1px #adadad;
font-weight:bold;
}

.contents{
width:750px;
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 50px;
}

.blue{
color:#0067db;
}

.line{
background:url(../images/line.jpg) no-repeat;
height:7px;
padding:5px 0;
}

#con1{
background:url(images/06qa_01.jpg) no-repeat;
background-position:center;
min-width:900px;
width:100%;
height:140px;
}

#con2{
background:url(images/06qa_02.jpg) no-repeat;
background-position:top center;
min-width:900px;
width:100%;
height:auto;
}

.pic{
float:right;
}

.strong{
font-weight:bold;
}

.small{
font-size:12px;
}