@charset "utf-8";

h1{
margin:0;
}
div#contents_navigation dd li.villa{
background:url(../villa/img/ico_arrow_red.gif) no-repeat 0 0.3em;
}
div#contents_navigation dd li.yuasis{
background:url(../yuasis/img/ico_arrow_orange.gif) no-repeat 0 0.3em;
}
div#contents_navigation dd li.cycling{
background:url(../cycling/img/ico_arrow_green.gif) no-repeat 0 0.3em;
}
div#contents_navigation dd li.training{
background:url(../training/img/ico_arrow_teal.gif) no-repeat 0 0.3em;
}
div#contents_navigation dd li.sato{
background:url(../sato/img/ico_arrow_blue.gif) no-repeat 0 0.3em;
}
div#contents_navigation dd li.aji{
background:url(../aji/img/ico_arrow_purple.gif) no-repeat 0 0.3em;
}

p.institution{
font-size:84%;
text-align:right;
}

/* ブログ */
div.section h2{
margin:1em -20px -0.5em -20px;
padding:0 10px;
line-height:30px;
}
div.villa h2{
background:url(../villa/img/h2_background.gif) no-repeat 0 0;
color:#990000;
}
div.yuasis h2{
background:url(../yuasis/img/h2_background.gif) no-repeat 0 0;
color:#C60;
}
div.cycling h2{
background:url(../cycling/img/h2_background.gif) no-repeat 0 0;
color:#72961F;
}
div.training h2{
background:url(../training/img/h2_background.gif) no-repeat 0 0;
color:#1F818B;
}
div.sato h2{
background:url(../sato/img/h2_background.gif) no-repeat 0 0;
color:#1F228F;
}
div.aji h2{
background:url(../aji/img/h2_background.gif) no-repeat 0 0;
color:#862272;
}

div.section p.pager{
text-align:center;
word-spacing:0.2em;
}

