<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


.mt30 {
    margin-top: 15px !important;
}

.social_button{
margin:5px 0 1px;
}

#wrapper a{
text-decoration:underline;
}

#wrapper a:hover{
background-color:#EAEAFF;
}

#cont h1{
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
}

h2 img{
vertical-align:0px;
margin-right:10px;
}

.bg_y_top{
background-image:url("../img/contents/ci_sheet_top.png");
background-repeat:no-repeat;
background-position:top center;
}
.bg_t_top{
background-image:url("../img/contents/c_sheet_top.gif");
background-repeat:no-repeat;
background-position:top center;
}

.bg_middle{
background-image:url("../img/contents/c_sheet_middle.gif");
/*margin-top:40px;*/
}

.bg_bottom{
background-image:url("../img/contents/c_sheet_bottom.gif");
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom: 27px;
}

.ins_t_box{
font-size: 16px;
margin: 0 40px;
padding: 50px 0 10px;
}

.ins_t_box h2{
margin-bottom:20px;
font-size:25px;
font-weight:normal;
}

.ins_t_box h3{
font-size:16px;
margin-bottom:40px;
}

.ins_t_box p{
margin-bottom:25px;
line-height:150%;
}


.chibaBox,
.ibarakiBox{
width:310px;
}

.chibaBox .rank5{
background-color:#FFFFFF;
padding:15px 25px;
margin-bottom:40px;
border:3px solid #FA9D98;
height:532px;
}

.chibaBox h2 span,
.ibarakiBox h2 span{
display:inline-block;
}


.ibarakiBox .rank5{
background-color:#FFFFFF;
padding:15px 25px;
margin-bottom:40px;
border:3px solid #FFD454;
height:532px;
}

.chibaBox .rank5 p,
.ibarakiBox .rank5{
font-size:15px;
}

.marker{
float:right;
/*width:95px;
text-align:center;*/
margin-bottom:10px;
}

/*.rank{
float:right;
width:200px;
}*/

.rank ul{
font-size:14px;
}

.rank ul li{
list-style-type:none;
list-style-position:inside;
margin-bottom:10px;
}

.rank ul li a{

}

.rank ul li a:hover{

}

.contact .l_box{
float:left;
margin-right:50px;
}

.contact .r_box{
margin-bottom:35px;
}

.contact .r_box p{
margin-bottom:10px;
}

.contact .clear_box{
clear:both;
}


</pre></body></html>