@charset "utf-8";
/* CSS Document */
<!--
body {
	
}
-->
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(image/web-bg.jpg);
	background-position:center top;
	background-repeat: repeat-x;}
	
/* 連結 */
.hp1:link    {font-size: 12px;text-decoration: none;color:#006600;}
.hp1:visited {font-size: 12px; text-decoration: none; color: #006600;}
.hp1:hover   {font-size: 12px;text-decoration: underline;color: #990000;}
.hp1:active  {font-size: 12px;text-decoration: none;color: #006600;}

.hp2:link    {font-size: 16px; text-decoration: none; color: #FFFFFF;}
.hp2:visited {font-size: 16px; text-decoration: none; color: #FFFFFF;}
.hp2:hover   {font-size: 16px; text-decoration: none; color: #FFCC00;}
.hp2:active  {font-size: 16px; text-decoration: none; color:#FFFFFF;}

.hp3:link    {font-size: 11px; text-decoration: none; color: #FFFFFF;}
.hp3:visited {font-size: 11px; text-decoration: none; color: #FFFFFF;}
.hp3:hover   {font-size: 11px; text-decoration: none; color: #FFCC00;}
.hp3:active  {font-size: 11px; text-decoration: none; color: #FFFFFF;}

.hp4:link    {font-size: 12px; text-decoration: none; color: #666666;}
.hp4:visited {font-size: 12px; text-decoration: none; color: #666666;}
.hp4:hover   {font-size: 12px; text-decoration: none; color: #FF6600;}
.hp4:active  {font-size: 12px; text-decoration: none; color: #666666;}

.hp5:link    {font-size: 12px; text-decoration: none; color: #666666; font-family: Arial; }
.hp5:visited {font-size: 12px; text-decoration: none; color: #666666; font-family: Arial; }
.hp5:hover   {font-size: 12px; text-decoration: none; color: #C33; font-weight:bold; font-family: Arial; }
.hp5:active  {font-size: 12px; text-decoration: none; color: #666666; font-family: Arial; }

.hp6:link    {font-size: 13px;line-height: 18px;color: #345C04; font-weight:bold;text-decoration:none;}
.hp6:visited {font-size: 13px;line-height: 18px;color: #345C04; font-weight:bold;text-decoration:none;}
.hp6:hover   {font-size: 13px;line-height: 18px;color: #696; font-weight:bold;text-decoration:none;}
.hp6:active  {font-size: 13px;line-height: 18px;color: #345C04; font-weight:bold;text-decoration:none;}

.hp7:link    {font-size: 12px;text-decoration: none;color: #C30;}
.hp7:visited {font-size: 12px; text-decoration: none; color:#C30;}
.hp7:hover   {font-size: 12px;text-decoration: underline;color: #666;}
.hp7:active  {font-size: 12px;text-decoration: none;color:#C30;}


.left-ser:link    {font-size: 12px; text-decoration: none; color: #666666; padding-left:25px}
.left-ser:visited {font-size: 12px; text-decoration: none; color: #666666; padding-left:25px}
.left-ser:hover   {font-size: 12px; text-decoration: underline; color: #FF6600; padding-left:25px}
.left-ser:active  {font-size: 12px; text-decoration: none; color: #666666; padding-left:25px}

.ser-title:link    {font-size:13px; color:#CC3333;font-weight:bold; padding-left:8px; padding-top:10px;text-decoration: none;}
.ser-title:visited {font-size:13px; color:#CC3333;font-weight:bold; padding-left:8px;padding-top:10px;text-decoration: none;}
.ser-title:hover   {font-size:13px; color:#990000;font-weight:bold; padding-left:8px;padding-top:10px;text-decoration: none;}
.ser-title:active  {font-size:13px; color:#CC3333;font-weight:bold; padding-left:8px;padding-top:10px;text-decoration: none;}

/* 文字 */
.gary9{ font-size:9px; color: #999;}
.wird12 {font-size: 12px;line-height: 18px;color: #345C04;}
.wird13bold {font-size: 13px;line-height: 18px;color: #345C04; font-weight:bold;}

.gray12 {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

.red12 {
	font-size: 12px;
	line-height: 15px;
	color: #990000;
}
.text12gary{ font-size:12px; color:#666666; line-height:19px;letter-spacing:1px;}
.black13{ font-size:13px; font-family: Arial; font-weight:bold; color: #C33;}

.table{ border-bottom:1px dashed #CCC;}

#LBG{ background-image:url(image/lbg.gif); background-position:top left; background-repeat:no-repeat;}



/* 表格邊框 */
.webPic{ border:1px solid #969696;}
