/*wakita StyleSeet*/

 /*リンク*/
a.link { color: #0000CD; };
a.visited { color: #0000CD; };
a.active { color: #0000CD; };
a.hover { color: #9370DB; };
a. { text-decoration: underline;};

a.menu:link { color: #006400; }
a.menu:visited { color: #006400; }
a.menu:active { color: #006400; }
a.menu:hover { color: #6A5ACD; }
a.menu { text-decoration: underline;};


/*フォントデザイン*/
span { }
.small { font-size:12px; color: #000000; line-height:120%; }
.gray12 { font-size:14px; color: #666666; line-height:120%; }
.gray12b { font-size:14px; color: #666666; line-height:120%; font-weight:bold; }
.orange18b { font-size:18px; color: #D2691E; line-height:120%; font-weight:bold; }
.orange18b2 { font-size:18px; color: #EB5600; line-height:120%; font-weight:bold; }
.brown18b { font-size:18px; color: #B9522C; line-height:120%; font-weight:bold; }
.dbrown18b { font-size:18px; color: #993300; line-height:120%; font-weight:bold; }
.dgreen18b { font-size:18px; color: #006400; line-height:120%; font-weight:bold; }
.green18b { font-size:18px; color: #006400; line-height:120%; font-weight:bold; }
.rose18b { font-size:18px; color: #CC3366; line-height:120%; font-weight:bold; }
.d2green18b { font-size:18px; color: #28763D; line-height:120%; font-weight:bold; }

.pink18b { font-size:18px; color: #CD5C5C; line-height:120%; font-weight:bold; }
.blue18b { font-size:18px; color: #095697; line-height:120%; font-weight:bold; }
.dpink18b { font-size:18px; color: #CD5C5C; line-height:120%; font-weight:bold; }
.pink14b { font-size:14px; color: #CD5C5C; line-height:120%; font-weight:bold; }
.pink14 { font-size:14px; color: #FFB6C1; line-height:120%; font-weight:bold; }
.dgreen14b { font-size:14px; color: #023328; line-height:120%; font-weight:bold; }
.orange14b { font-size:14px; color: #EE642F; line-height:120%; font-weight:bold; }
.gray14b { font-size:14px; color: #333333; line-height:120%; font-weight:bold; }
.blue14b { font-size:14px; color: #095697; line-height:120%; font-weight:bold; }
.brown14b { font-size:14px; color: #CF3D0F; line-height:120%; font-weight:bold; }
.red { color: #FF0000; }

.green { color: #006400; }
.cap { font-size:11px; }
.green14 { font-size:14px; color: #006400; line-height:120%; }
.ugreen14 { font-size:14px; color: #BDE37D; line-height:120%; }
.orange14 { font-size:14px; color: #FDC07F; line-height:120%; }
.blue14 { font-size:14px; color: #708EC2; line-height:120%; }
.black12 { font-size:12px; color: #000000; line-height:120%; }
.black14 { font-size:14px; color: #000000; line-height:120%; }
.black14b { font-size:14px; color: #000000; line-height:120%; font-weight:bold; }
.black18 { font-size:18px; color: #000000; line-height:120%; }
.black16 { font-size:16px; color: #000000; line-height:120%; }

.gpink14b { font-size:14px; color: #CD5C5C; line-height:120%;}
.gbrown14b { font-size:14px; color: #CC6635; line-height:120%;}
.ggreen14b { font-size:14px; color: #85C951; line-height:120%;}
.gblue14b { font-size:14px; color: #095697; line-height:120%;}


.rgreen14b { font-size:14px; color: #ADD912; line-height:120%; font-weight:bold; }
.green14b { font-size:14px; color: #25992F; line-height:120%; font-weight:bold; }

/*フェイスブックのデザイン*/
#facebook_area {
   width: 740px;
   margin:20px 0px;
   text-align: center;
}

#facebook_area_in {
   margin: 0px auto;
}

/*フェイスブックのデザイン*/
.kessan {
   padding: 10px 0px;
   width:680px;
   border-top:4px #589c4a dotted;
}
.kessan ul {
   margin-left:-10px;
}

.kessan li {
   list-style-type: none;
   margin: 10px 0px;
   padding-left:55px;
   background: url(images/icon/pdf.gif) no-repeat;
   border-bottom:1px #999 dotted;
}



