@charset "Shift_JIS";

@import "layout.css";

/* institution */

div.welfare p.pict{
float:left;
}
div.welfare p.pict img{
margin:0 10px 0 0;
}

div.welfare p.contact{
padding:1em;
border:4px double #c36;
color:#c36;
font-weight:bold;
text-align:center;
}

/*welfare_center*/
div.welfare_center p.pict{
float:left;
}
div.welfare_center p.welfare_comment{
float:right;
width:300px;
margin:5px;
padding:5px;
}
div.welfare_center ul{
clear:both;
}
div.welfare_center p.contact{
padding:1em;
border:4px double #c36;
color:#c36;
font-weight:bold;
text-align:center;
}

/*welfare_access*/
div.welfare_access p.pict{
text-align:center;
margin:10px 0px;
}
div.welfare_access div.access_detail{
width:460px;
margin:0px auto;
}

/*welfare_day*/
div.welfare_day h3 span.block_color1{
color:#000000;
}
div.welfare_day div.day_block{
width:540px;
margin:15px 5px;
}
div.welfare_day div.day_block p.pict{
float:left;
width:210px;
margin:0px;
padding:3px 0px 3px 3px;
}
div.welfare_day div.day_block p.block_comment{
float:right;
width:310px;
margin:0px 0px 0.5em; 0px;
padding:0px;
}
div.welfare_day div.day_block p.block_comment strong.date_detail{
color:#000000;
}
div.welfare_day div.day_block p.block_comment strong.date_detail span.date_name{
font-weight:normal;
color:#000000;
border-bottom:solid 1px #ff6666;
}
div.welfare_day p.contact{
clear:both;
padding:1em;
border:4px double #c36;
color:#c36;
font-weight:bold;
text-align:center;
}













