@charset "UTF-8";
/* CSS Document */

h1{ font-size:100%; color:#333; line-height:1.8em; font-weight:normal; }
h3{ font-size:110%; color:#690; line-height:1.8em; background-image:url(../img/title_icon.jpg); background-repeat:no-repeat; padding: 2px 0 3px 15px;}
p{ font-size:100%; line-height:1.6em; margin:10px 3px; }
.fs{ font-size:90%; }
.attention{ color: #690; }
.red{ color:#900; }
.blue{ color:#006; }
.demesne_name{ color:#006; font-size:150%; border-bottom:1px #006 dotted; padding:7px 0; margin-bottom:7px; }