
body 	            { color: #808080; background : #e6e6e6 url(../css/bg.gif) no-repeat;}
a:link	{ color: blue;		text-decoration: none ;}
a:active   { color: green; text-decoration: none ;}
a:vlink	{ color: Purple;	text-decoration: none }
a:hover	   { color: green; text-decoration: underline ;}
a		 { text-decoration: none ;}

.base	{ font-size: 13px; line-height: 21px ;}
.font1	{ font-size: 13px; line-height: 16px ;}
.font2 	{ font-size: 13px ;}
.font3	{ font-size: 11px ;}
.font4	{ font-size: 11px; line-height: 16px ;}
h1		{ font-size: 16px; margin: 0px ;}
h2		 { font-size: 13px; text-decoration: none; margin: 0px ;}
h3		 { font-size: 13px; text-decoration: none; margin: 0px ;}

h2.line		  { color: #dc143c; font-weight: bold; font-size: 13px; text-decoration: none; margin: 0px; border-bottom: 1px solid #a8bf99 ;}
h3.line		   { color: #518033; font-weight: bold; font-size: 13px; text-decoration: none; margin: 18px 0px 0px; border-bottom: 1px solid #a8bf99 ;}
p			  { font-size: 13px; margin: 0px 0px 13px ;}
p.p5  { font-size: 13px; margin-bottom: 0px; padding-top: 5px ;}
.calender { color: black; font-size: 11px ;}
ul.link   { list-style-image : url(../css/arrow_green.gif); list-style-position: outside; margin: 0px; padding: 0px 0px 0px 17px ;} 
li.link    { font-size: 11px; line-height: 16px ;}

/* ____ レイアウト用box ___________ */
.box-h18 { margin-top: 18px ;}
.box-h25p25  { margin: 25px 0px 0px; padding: 0px 0px 25px ;}