/* サイドバー */
div#sidebar{
float: left;
width: 170px;
padding:10px 0 10px 17px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ul.sidebar {
margin-bottom: 20px;
line-height: 0;
text-align: left;
padding-right: 8px;
color: #000000;
font-size: 10pt;
text-indent: 8px;
}

ul.sidebar li{
width: 170px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
background-color: #F5F3E9;
background-image: url(../images/bttn2.jpg);
background-position: left bottom;
background-repeat: no-repeat;
border-top: 1px solid #DDDDDD;
}

ul.sidebar li a{
display: block;
width: 170px;
line-height: 40px;
color: #000000;
text-decoration: none;
font-weight: bold;
outline: none;
}

ul.sidebar li a:hover {
background-color: #FFEA88;
background-image: url(../images/bttn2.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #000000;
}

ul.sidebar li.actv {
margin: 0;
width: 170px;
background-image: url(../images/bttn2.jpg);
background-position: left top;
background-repeat: no-repeat;
list-style-type: none;
padding: 4px 8px 5px;
width: 154px;
line-height: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
overflow: hidden;
border-top: none;
}

ul.sidebar li.actv ul li{
line-height: 0;
text-indent: 0;
border-top: none;
color: #FFFFFF;
}

ul.sidebar li.actv ul li a{
display: block;
width: 150px;
margin: 0;
padding: 0 10px;
line-height: 20px;
color: #000000;
font-weight: normal;
letter-spacing: 0;
background-color: #D6E6FA;
background-image: none;
}
ul.sidebar li.actv ul li ul{
line-height: 0;
text-indent: 10px;
}

ul.sidebar li.actv ul li ul li a{
width: 138px;
margin: 0;
padding: 0 10px 0 15pt;
line-height: 16px;
color: #000000;
font-weight: normal;
background-color: #FFFFFF;
border: none;
text-indent: -5pt;
border-left: 1px dotted #EEEEEE;
border-right: 1px dotted #EEEEEE;
border-bottom: 1px dotted #EEEEEE;
_border-left: 1px solid #EEEEEE;
_border-right: 1px solid #EEEEEE;
_border-bottom: 1px solid #EEEEEE;
}

ul.sidebar li.actv ul li a:hover{
background-color: #FFEA88;
background-image: none;
color: #000000;
}

ul.sidebar li.tl a{
display: block;
margin-left: 0px;
margin-bottom: 0px;
padding: 4px 8px 5px;
width: 154px;
line-height: 16px;
background-color: #F5F3E9;
background-image: url(../images/bttn2.jpg);
background-position: left bottom;
background-repeat: no-repeat;
color: #000000;
text-decoration: none;
font-weight: bold;
text-indent: 0;
border-top: none;
}

ul.sidebar li.tl a:hover {
background-color: #FFEA88;
background-image: url(../images/bttn2.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #000000;
}

ul.sidebar ul ul li a:hover{
width: 148px;
background-color: #FFEA88;
background-image: none;
color: #000000;
}

ul.sidebar li.last {
margin-bottom: 0;
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
font-weight: normal;
border: none;
}

ul.qad li a:before{
content: "・";
}

ul.glnk{
font-size: 9pt;
}

ul.glnk li{
margin-left: 10px;
margin-bottom: 5px;
text-indent: -6px;
color: #333333;
}

ul.glnk li a{
display: block;
margin-bottom: 0;
padding:3px 0 3px 15px;
color: #333333;
text-decoration: none;
outline: none;
}

ul.glnk li a:hover {
background-color: #FFEA88;
}

/* メインコンテンツ */
#mainq {
float: right;
width: 732px;
margin-top: 30px;
padding-right: 15px;
font-family: 'ＭＳ Ｐゴシック', Arial, Osaka;
font-size: 10pt;
}

.subt{
padding-left: 20px;
text-align: left;
color: #000000;
font-size: 18pt;
}

.normal{
margin-top: 20px;
margin-bottom: 50px;
text-align: left;
line-height: 1.4em;
color: #333333;
font-size: 10pt;
}

h5{
margin-top: 30px;
margin-bottom: 15px;
margin-left: 30px;
color: #000000;
font-weight: bold;
line-height: 1em;
vertical-align: top;
}

.mb1{
margin-bottom: 30px;
}

.qimg{
float: left;
width: 22px;
height: 23px;
clear: both;
}

.qt{
margin-left: 40px;
padding-top: 4px;
color: #66AA00;
font-weight: bold;
}

.aimg{
float: left;
width: 22px;
height: 23px;
margin-top: 11px;
clear: both;
}

.ans{
margin: 15px 5px 10px 40px;
color: #333333;
line-height: 1.4em;
text-indent: 10pt;
}

.ans_nmt{
margin: -10px 5px 10px 40px;
color: #333333;
line-height: 1.4em;
text-indent: 10pt;
}

.redtxt{
color: red;
}

.img_baby{
float: right;
width: 109px;
height: 119px;
margin-top: 11px;
padding: 0 10px;
clear: both;
}

dl{
margin: 10px 20px 0 40px;
padding: 5px 10px;
background-color: #FFFACD;
}

dt{
padding: 3px;
color: #FF9933;
font-weight: bold;
}

dd{
margin-left: 18px;
padding: 3px;
line-height: 1.4em;
color: #555555;
font-size: 9pt;
}

.txtcenter{
color: #800080;
text-align: center;
line-height: 30px;
}
