
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/bg.gif");
}

h1 {font-size: 12px; color: #666666; margin: 2;	padding: 0; font-weight: normal; }
h2 {
	font-size: 18px;
	color: #4AAA94;
	margin: 0px;
	padding: 10px 0px 8px;
	font-weight: bold;
}


.title {
	font-size: 18px;
	margin: 0px;
	color: #333333;
	padding: 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}



.top-h2 {font-size: 10px; color: #333333; margin: 0;	padding: 0; }
.top-h3 {font-size: 22px; color: #ff0000; margin: 0;	padding: 0; }


.txt12				 {  font-size: 12px; line-height: 20px; color:#000000; }
.txt12gray 			{  font-size: 12px; line-height: 22px; color:#333333; }
.txt12white 		{  font-size: 12px; line-height: 22px; color:#ffffff;  }
.txt12whiteb 		{  font-size: 12px; line-height: 22px; color:#ffffff; font-weight: bold; }
.txt12orenge	 	{  font-size: 12px; line-height: 22px; color:#ff3300; }
.txt12red 			{  font-size: 12px;	line-height: 22px;	color:#ff0000;}

.txt10				 {  font-size: 10px; line-height: 20px; color:#000000; font-weight: normal; }
.txt10gray 			{  font-size: 10px; line-height: 20px; color:#333333; }


.txt14				 {  font-size: 14px; line-height: 24px; color:#000000; font-weight: normal; }
.txt14gray 			{  font-size: 14px; line-height: 24px; color:#333333; }
.txt12b				 { font-size: 12px; line-height: 22px; color:#30997f; font-weight: bold; }
.txt12green				 { font-size: 12px; line-height: 22px; color:#30997f; }


.txt14green{ font-size: 14px; line-height: 22px; color:#30997f; }














.navi				{
	font-size: 10px;
	color: #333333;
	line-height : 20px;
	padding-left: 14px;}

.navi a:link 		{ color: #0000cc; text-decoration: none; }
.navi a:visited 	 { color: #000099; }
.navi a:hover 			 { color: #ff6600; text-decoration: none; }

.btm					{ font-size: 10px; color: #000000; line-height : 20px;}
.btm a:link 			{ color: #006699; }
.btm a:visited 			{ color: #006699; }
.btm a:hover 			{ color: #ff9900; text-decoration: none; }


.f14				 { font-size: 14px; line-height: 22px; color:#000000; }
.f14g				 { font-size: 14px; line-height: 22px; color:#545454; }
.f14red				 { font-size: 14px; line-height: 22px; color:#ff0000; }

.f14white{ font-size: 14px; line-height: 22px; color:#ffffff; font-weight: bold; }
.f14green{ font-size: 14px; line-height: 22px; color:#30997f; font-weight: bold; }

.f14pinkb{ font-size: 14px; line-height: 22px; color:#EE66CC; font-weight: bold; }

.f16greenb				 { font-size: 16px; line-height: 22px; color:#30997F; font-weight: bold; }


.link					{ font-size: 12px; color: #545454; line-height : 20px;}
.link a:link 			{ color: #006699; }
.link a:visited 		{ color: #006699; }
.link a:hover 			{ color: #ff9900; text-decoration: none; }




















/* サイドメニュー */


.right ul#menu {
	margin:0px 0px 0px;
	padding:0px;
	font-weight:normal;
	list-style-type:none;
	text-align:left;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
}

.right ul#menu li {
	display:block;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#999999;
}

.right ul#menu li a:link, .right ul#menu li a:visited {
font-size: 12px;
color:#555555;
text-decoration: none;
display:block;
margin:0px;
padding:6px 0px 6px 10px;
line-height:1.0em;
}



.right ul#menu li a:hover {
display:block;
background-color:#EEEEEE;
}








.right ul#menu li#title {
	margin: 0px;
	padding:0px 0px 1px;
	display:block;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#999999;

}




.right ul#menu li#title a:link, .right ul#menu li#title a:visited {
font-size: 12px;
color:#FFFFFF;
text-decoration: none;
display:block;
margin:0px;
padding:0px;
padding:6px 0px 6px 10px;
background-image: url(../images/bg_title.gif);

}



.right ul#title li a:hover {
display:block;
}
