@charset "utf-8";

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/
div#contents{
float:none;
width:960px;
margin:0 auto;
}
div#contents div.section{
padding:0 125px;
}
div#contents div.section h1{
margin:0 -115px;
}
p.pict{
text-align:center;
}


/*
--------------------------------------------------------
birthday
--------------------------------------------------------
*/
div.news p.print{
float:right;
}
div.news table{
width:710px;
margin:2em auto;
border:3px solid #fbdb9f;
border-spacing:0;
border-collapse:collapse;
}
div.news table caption{
padding:2em 0 0 0;
font-weight:bold;
font-size:110%;
text-align:left;
}
* html div.news table caption{
display:block;
}
* + html div.news table caption{
display:block;
}

div.news table tr th,
div.news table tr td{
padding:0.5em 5px;
}
div.news table tr td{
border-left-style:dashed;
}
div.news table tr th{
border-right-style:dashed;
}
div.news table tr th{
background:#fff !important;
width:15em;
vertical-align:top;
}
div.news table tr td.category{
width:6em;
vertical-align:top;
border-right-style:dashed;
}

div.news table tr.col th{
width:auto;
padding:0.2em 5px;
background:#FF9900 !important;
color:#fff;
}
div.news table tr th img{
vertical-align:middle;
padding:0 5px 0 0 ;
}
div.news table tr td strong{
color:#FE5D02;
}
div.news table tr td span.comment{
color:#666;
font-size:84%;
}

div.news table tr th{
background:#fdeed1;
}

