@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
    .mynavi{  
     display:block;  
     width:25px;  
     height:20px;  
     text-align:center;  
     text-decoration:none;margin-right:3px;  
     background-color:#99CC33;  
     color:#FFFFFF;  
     float:left;  
     font-size:12px;  
     line-height:20px;     
   }  
     .mynavi:hover{  
     display:block;  
     width:25px;  
     height:20px;  
     text-align:center;  
     text-decoration:none;margin-right:3px; 
     background-color:#000000;  
     color:#FFFFFF;  
     float:left;  
     font-size:12px;  
     line-height:20px;     
   }  
   .pgnavi{  
     display:block;  
     height:25px;  
 	 font-size: 11px;
	 color: #666666; 
     line-height:20px;  
     float:left;  
     margin-right:3px; 
   }
   
.footer{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
	padding-top: 15px;
	vertical-align: text-top;
	padding-bottom: 10px;
}
.footer a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:hover{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	vertical-align: text-top;
}
.border  {
	border: 1px solid #cccc99;
	background-color: #FFFFFF;
}
.frame  {
	border: 1px solid #cccc99;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
.indexbg1 {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
.indexbg2 {
	background-image: url(../images/service_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
.slidebg {
	background-image: url(../images/slide_frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	height: 350px;
}
.slidebg_th {
	background-image: url(../images/slide_frame_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	height: 350px;
}
.small {
	font-size: 11px;
	color: ##AF7817;
}

.small a{
	font-size: 11px;
	color: ##AF7817
}
.more {
	font-size: 11px;
	color: #060;
}
a {
	font-size: 13px;
	color: #993399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993399;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #993399;
}
.b a:link {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.b a:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.b a:hover {
	text-decoration: none;
	color: #652266;
	font-size: 13px;
	font-weight: bold;
}
.b a:active {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-size: 18px;
	color: #999933;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #652266;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tab {
	font-size: 20px;
	color: #ffffff;
	height: 30px;
	padding-left: 10px;
	background-image: url(../images/greentab.png);
	background-repeat: no-repeat;
	vertical-align: text-top;
}
.boldgreen {
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
.boldpink {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #652266;
}
img {
    border: 0px
}


.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccc99;
}

.line {
	border-top-width: 1px;
	border-btop-style: solid;
	border-top-color: #cccc99;
}

li {
	list-style-type: none;
}
ul {
	list-style-type: none;
}

