@charset "utf-8";
/* CSS Document */


body, td, div, h1, h2, h3, h4, h5, h6, p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	
}

body{
	padding: 0;
	margin: 0;
	background-color: #fff;
}


body, td{
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	color:#f5821f;
}

p{
	padding: 0 0 15px 0;
	margin: 0;
	text-align: justify;
}

ul{
	margin: 0px;
	padding:0px;
	list-style:inside;
	color:#f5821f;
	text-align: justify;
}

li span{
	color:#000;
}

ol{
	margin: 0px;
	padding:15px;
}

form{
	margin-top: 0;
	margin-bottom: 0;
}

a img{
	border: none;
}

a{
	color: #f5821f;
	font-weight:normal;
	text-decoration:underline;
}

a:hover{
	color: #f5821f;
	font-weight:normal;
	text-decoration:none;
}

.header{
	background-image:url(../image/header_bg.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:147px;
}

.menu_bg{
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	height:33px;
}

.menu_bg_active{
	background-image:url(../img/menu_bg_active.jpg);
	background-repeat:repeat-x;
	height:33px;
}

a.menu{
	color: #fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin-left:4px;
	margin-right:4px;
}

a.menu:hover{
	color: #fff;
	font-size:10px;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
	text-decoration:underline;
}




.menu_bg_active a{
	color: #f5821f;
	font-weight:bold;
	text-decoration:none;
}

.menu_bg_active a:hover{
	color: #f5821f;
	font-weight:bold;
	text-decoration:underline;
}


td.bottom_text{
	font-size:10px;
}


.input{
	width:150px;
	height:18px;
	border:none;
	background-color:#fff;
	color:#000;
	font-size:10px;
}


a.small{
	color: #000;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

a.small:hover{
	color: #000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

td.content{
	padding-left:17px;
	padding-top:10px;
	padding-bottom:10px;
}
tel_number_right_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
