@charset "UTF-8";
/* CSS Document */
img{
vertical-align:bottom;
}

body{
background:#F8F5E9;
color:#333333;
line-height:1.3;
}

h1{
width:228px;
border-top:8px solid #9E4E27;
padding:0 1px;
margin:45px auto 0;
background:#EAEAD2;
}

div.section{
width:228px;
border:1px solid #EAEAD2;
border-top:none;
background:#FFFFFF;
margin:0 auto;
padding:20px 0 10px;
}

h2{
margin:0 auto 14px;
padding:0;
background:#E9E9D1;
width:210px;
color:#993300;
font-size:14px;
line-height:26px;
text-align:center;
}
h3{
font-size:12px;
line-height:14px;
background:url(../img/day/h3.png) no-repeat left center;
width:190px;
margin:12px auto 0;
padding:0 0 0 20px;

}
p{
font-size:12px;
line-height:1.3;
margin:0 auto;
width:210px;
}
p.hr_bottom{
padding-bottom:12px;
	background:url(../img/day/hr.png) no-repeat bottom left;
}
p.sub-section{
padding-left:20px;
width:190px;
}
p.copyright{
width:auto;
text-align:center;
margin:12px 0 0;
}
div.close{
margin:20px 0 0;
text-align:center;
}
p.eigyo{
margin-top:10px;
}
dl{
line-height:1.3;
font-size:12px;
width:210px;
margin:10px auto;
background:url(../img/day/hr.png) no-repeat bottom left;
padding-bottom:18px;
}
dl dt{
font-weight:bold;
}
dl dd{
margin:0;
padding:0 0 0 25px;
}

