@charset "utf-8";

#main_content h1{
margin-bottom: 10px;
}

.h2_1{
background:url(../img/chara/nasu.gif) right top no-repeat;
padding:35px 0;
}

.outline img{
vertical-align:middle;
margin-right:7px;
}

.outline dt{
clear:both;
color:#006699;
font-weight:bold;
margin-bottom:5px;
}

.outline dd{
margin:0 0 10px 24px;
}

.outline .photo{
float:right;
width:248px;
text-align:center;
}
.outline .photo img{
background:#FFFFFF;
border:1px solid #DDDDDD;
padding:3px;
margin-bottom:5px;
}

.content table{
width:100%;
}

.content th{
width:5.5em;
text-align:right;
}

.content .cols{
text-align:left;
font-weight:bold;
}

#main_content .schedule{
background:url(../img/line/heart.gif) left top no-repeat;
width: 540px;
padding-top:20px;
line-height:1.4em;
}
.schedule dt{
width:8em;
height:2.8em;
margin:0 0 0.1em 1em;
padding-bottom:0.2em;
background-position:right center;
background-repeat:no-repeat;
}

.am7{
background-image:url(../img/icon/kureyon.gif);
}
.am9{
background-image:url(../img/icon/onpu.gif);
}
.am10{
background-image:url(../img/icon/mokuba.gif);
}
.am11{
background-image:url(../img/icon/onigiri.gif);
}
.pm1{
background-image:url(../img/icon/sleep.gif);
}
.pm3{
background-image:url(../img/icon/milk.gif);
}
.pm4{
background-image:url(../img/icon/hand.gif);
}
.pm6{
background-image:url(../img/icon/watch.gif);
}
.schedule dd{
background:url(../img/line/reaf.gif) left bottom no-repeat;
margin:-2.8em 0 0.1em 0;
padding:0 0 0.2em 10em;
}

.schedule .aline,
.schedule .last{
height:2.8em;
}

.schedule .last{
background:url(../img/line/heart.gif) left bottom no-repeat;
padding-bottom:10px;
}

@media screen and (max-width:800px) {

#main_content .ninjin_s_r{
padding-right: 90px;
}

#main_content .schedule{
background-size: contain;
width: auto;
}

.schedule dd,
.schedule .last{
background-size: contain;
padding-bottom: 0.4em;
}

}

@media screen and (max-width:500px) {
.outline .photo{
width: 45%;
padding-right: 10px;
}
}