@charset "utf-8";
/* CSS Document */
*{ margin:0;}
body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background: #fff;
	margin: 0px;
    
}
ul,li {
	border: 0px;
	margin: 0px;
}

form,img{ margin:0; padding:0; border:0;}

button,input,textarea,select { 
	color: #373737; font: 11px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px; 
}

a:link { color: #373737; text-decoration: none; }

a:visited { color: #373737; text-decoration: none; }

a:hover { color: #f00; text-decoration: none; }

.space{ height:5px; overflow:hidden;}

.text{ line-height:200%; color:#333;}

.text_01{ line-height:150%;}


.input_01{ border:1px solid #A1A1A1; background:#FEF0D8;}
.imput02{ background:#fff; border:1px solid #fff;}


/*font*/

.topFont{filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);}

.font14{ font-size:14px;}

.font_red{ color:#f00;}

.font-title{ font-size:16px; font-weight:bold; color:#000;}

.dot_01{ background:url(../images/dot_01.jpg) repeat-x left bottom;}

/*header*/



/*footer*/


.menu_bg{ background:url(../images/menu_bg.jpg) no-repeat left top; height:318px;}


/*box*/

.box_01{ border:#BABABA solid 1px;}


/*links*/

.links_white{ color:#fff;}

.links_white a:link { color: #fff; text-decoration: none; }

.links_white a:visited { color: #fff; text-decoration: none; }

.links_white a:hover { color: #ff0; text-decoration: none; }

.links_blue{ color:#039;}

.links_blue a:link { color: #039; text-decoration: none; }

.links_blue a:visited { color: #039; text-decoration: none; }

.links_blue a:hover { color: #f00; text-decoration: none; }



.links_menu{ color:#000; font-size:13px;}

.links_menu a:link { color: #000; text-decoration: none; }

.links_menu a:visited { color: #000; text-decoration: none; }

.links_menu a:hover { color: #f00; text-decoration: none; }


