<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(common.css);
@import url(in_common2.css);
@import url(head.css);

/* main */
.txt_s {font-size:0.8em;}
#wrap div#content div#in_wrap{
width:980px;
margin:0;
}
#mrred p#mrred_il {
height:0;
overflow:hidden;
display:block;
font-size:1.0em;
}

#content h2 {
background: url(../images/team_t3.gif) no-repeat;
padding:130px 0 0 0;
width:980px;
margin:0;
}
#in_wrap div#in_wrap_bottom {
clear:both;
background: url(../images/area_top.gif) no-repeat;
height:37px;
}


/* team */

#content div#team {
width:980px;
margin:0;
}
#in_wrap p#team_txt {
background: url(../images/team_bg3.gif) no-repeat top;
width:660px;
height:82px;
padding:0 50px 30px 270px;
font-size:1.1em;
line-height:1.6em;
}
#in_wrap div#mrred {
width:980px;
height:291px;
}
#mrred p#mrred_il {
width:434px;
padding:291px 0 0 0;
background: url(../images/mrred_il.gif) no-repeat;
float:left;
}
#mrred p#mrred_txt {
width:418px;
height:201px;
background: url(../images/mrred_txt.gif) no-repeat;
float:left;
padding:90px 98px 0 30px;
font-size:1.1em;
line-height:1.8em;
}


/* area */

#content div#area {
width:980px;
margin:0;
}
#area h3 {
background: url(../images/area_t2.gif) no-repeat;
width:980px;
padding:145px 0 0 0;
margin:0;
}
#area p#mitodoke_bottom {
background: url(../images/area_bottom.gif) no-repeat;
width:980;
height:156px;
}
#area dl#area_list{
background: url(../images/area_bg2.gif) repeat-y;
width:940px;
padding:20px 0 20px 40px;
}
#area dl#area_list dt{
width:120px;
padding:5px;
margin-left:10px;
margin-bottom:5px;
background-color:#ECE4CB;
float:left;
font-weight:bold;
}
#area dl#area_list dd{
width:140px;
padding:5px 5px 5px 10px;
float:left;
margin-bottom:5px;
}

#content p#area_bottom {
background: url(../images/area_bottom2.gif) no-repeat;
width:980px;
height:123px;
margin:0;
padding:0;
}
</pre></body></html>