@charset "shift_jis";
@import "../common/css/common.css";

a{
text-decoration: none;
color:#44648A;
}

a:HOVER{
text-decoration: underline;
color:#6286B3;
}


body {
background-color:#F7F7EA;
margin:10px 10px 0 10px;
color:#666666;
}

#contents{
width:360px;
height:200px;
margin:auto;
background:url(img/che_bg.jpg) center center no-repeat;
}

#contents2{
width:360px;
height:200px;
margin:auto;
background:url(img/che_bg2.gif) center center no-repeat;
}

p{
padding:0 0 10px 0;
}

.qTxt{
padding:40px 20px 0 20px;
text-align:left;
height:110px;
}

.aTxt{
padding:10px 20px;
text-align:left;
}

.hani{
font-size:0.75em;
padding:5px 7px;
border: solid #DDDAB0;
border-width:1px;
}

.bt{
text-align:center;
}

.bt img{
}

.bt2{
text-align:center;
}

.linkT{
padding:15px 0 0 0;
font-size: 0.75em;
text-align:center;
}

.linkT p{
padding:0;
}