.wrapper {
width: 800px;
margin-right: auto;
margin-left: auto;
}
.wrapper #header {
width: 798px!Important;
height: 100px!Important;
}
.wrapper #header .telnum {
top: 40px!Important;
}

.wrapper #footer_topics {
padding-top: 5px;
width: 798px;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px;
clear: both;
}
#footer_topics .copyright {
font-size: 11.5px;
line-height: 16px;
}


.topics_top {
background-image: url(../images/kodomo_back.jpg);
background-repeat: repeat-x;
background-position: center top;
padding-top: 14px;
border: 1px solid #f0e2c3;
width: 798px;
}
.topics_bottom {
background-image: url(../images/kodomo_back.jpg);
background-repeat: repeat-x;
background-position: center bottom;
padding-bottom: 9px;
}
.topics_inner {
background-image: url(../images/topics_bg.jpg);
background-repeat: no-repeat;
background-position: right top;
margin-right: auto;
margin-left: auto;
padding-top: 50px;
padding-right: 50px;
padding-bottom: 60px;
padding-left: 50px;
}
.topics_inner .txt_cate {
float: left;
width: 400px;
}
.topics_inner .honbun {
font-size: 14px;
line-height: 24px;
margin-bottom: 24px;
}
.topics_inner .honbun strong {
font-weight: bold;
color: #89251A;
}
.topics_inner .tel_area {
width: 440px;
margin-right: auto;
margin-left: auto;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #89251A;
margin-bottom: 6px;
padding-bottom: 2px;
}
.topics_inner .tel_area p {
text-align: center;
font-weight: bold;
color: #89251A;
font-size: 18px;
}
.topics_inner .tel_area strong {
font-size: 30px;
font-weight: bold;
letter-spacing: -2px;
}
.topics_inner .tel_cap {
text-align: center;
color: #89251A;
font-size: 14px;
}
.topics_inner .info_area {
width: auto;
border: 1px solid #333;
padding-top: 20px;
padding-right: 50px;
padding-bottom: 20px;
padding-left: 50px;
margin-top: 20px;
margin-bottom: 30px;
margin-right: auto;
margin-left: auto;
}
.topics_inner .info_area h3 {
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}
.topics_inner .info_area p,.topics_inner .info_area dl {
font-size: 16px;
line-height: 22px;
color: #000;
margin-bottom: 4px;
}
.topics_inner .info_area p strong,.topics_inner .info_area dl strong{
font-size: 14px;
font-weight: bold;
}
.topics_inner .info_area p em {
font-size: 14px;
}
.topics_inner .info_area dl dt {
float: left;
width: 80px;
}
.topics_inner .info_area dl dd {
margin-left: 80px;
}
.topics_inner .pl100 {
padding-left: 167px;
}
.topics_inner p.notice {
color: #89251A;
font-size: 13px;
line-height: 18px;
margin-top: 8px;
}

.ph_area {
position: relative;
width: 250px;
float: right;
margin-top: 20px;
}
.ph_area .ph01 {
position: absolute;
top: 0px;
right: 0px;
}
.ph_area .ph02 {
position: absolute;
bottom: 0px;
left: 0px;
}
.ph_area .ph03 {
position: absolute;
right: 0px;
bottom: 0px;
}

.topics_inner .btn_close a {
background-image: url(../images/closebtn.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
text-indent: -9999px;
display: block;
height: 36px;
width: 220px;
margin-right: auto;
margin-left: auto;
}
.topics_inner .btn_close a:hover{
background-position: 0px -36px!important;
}
