@charset "utf-8";
img {
	border: 0px;
}

hr {
	height: 1px;
}

h1 {
	line-height: 43px;
	height: 43px;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	background: url(../images/h1_bg.gif) no-repeat;
	margin-bottom: 20px;
}

h2 {
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	background: url(../images/h2_bg.gif) no-repeat;
	margin-bottom: 10px;
}

h3 {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
	background: url(../images/mark_2.gif) no-repeat left center;
	border-bottom: 1px dotted #e6e6e6;
	margin-bottom: 10px;
}

h3.h3_home {
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	padding-left: 18px;
	background: url(../images/mark_2.gif) no-repeat left center;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

h4 {
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	background: url(../images/mark_1.gif) no-repeat left center;
}

h5 {
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 25px;
	background: url(../images/mark_q.gif) no-repeat left center;
	border-bottom: 1px dotted #B6E1F1;
	margin-bottom: 10px;
}

h6 {
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 25px;
	background: url(../images/mark_a.gif) no-repeat left center;
	margin-bottom: 5px;
}

img.photo_left{
	float:left;
	margin-right:10px;
}

img.photo_right{
	float:right;
	margin-left:10px;
}

table.table_1 {
	border-top: 1px solid #F3F3F3;
	width: 100%;
}

table.table_1 th {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #F3F3F3;
	background: #F3F3F3;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding : 5px 0 5px 7px;
}

table.table_1 td {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #F3F3F3;
	padding : 5px 0 5px 7px;
}

table#table_2 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table_2 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table_2 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

#home_new {
	height: 140px;
	overflow: auto;
}

#home_new p {
	padding: 5px 0 5px 10px;
	background: url(../images/mark_1.gif) no-repeat left center;
	border-bottom: 1px dotted #e6e6e6;
}

#license_list_window dt {
}
#license_list_window dd {
	margin-left: 20px;
}

#license_list_window td {
	padding: 1px;
}

/* sidemap START */

#side_map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#side_map li a {
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	background: url(../images/h2_bg.gif) no-repeat;
	margin-bottom: 10px;
	display: block;
}

#side_map li li a {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	background: url(../images/mark_1.gif) no-repeat 5px 6px;
	margin-bottom: 10px;
	display: block;
}

#side_map li li li a {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 30px;
	background: url(../images/mark_3.gif) no-repeat 17px 9px;
	margin-bottom: 10px;
	display: block;
}

/* sidemap END*/

table.table_top_box {
	width: 595px;
	margin-bottom: 7px;
}

td.td1{
	width: 68px;
	border: 4px solid #E3E3E3;
}

td.td2{
	border-top: 4px solid #E3E3E3;
	border-bottom: 4px solid #E3E3E3;
	background: #f7f7f7;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

td.td2 ul{
	padding: 0;
	list-style-type: none;
}

td.td2 li{
	padding: 0;
	background: url(../images/mark_1.gif) no-repeat left center;
	padding-left: 12px;
	font-weight: normal;
}

td.td3{
	width: 110px;
	border: 4px solid #E3E3E3;
	border-left: none;
	background: #f7f7f7;
}

.table_2 input {
	float: left;
}

table.table_2 {
	width: 100%;
}

.table_2 th, .table_2 td {
	border: 2px white solid;
	vertical-align: middle;
}

.

.table_2 th {
	background-color: #EDEBE0;
	padding: 11px 9px;
	font-weight: normal;
	width: 20%;
}

.form_contact input {
	height: 20px;
	vertical-align: middle;
}

.form_contact textarea {
	margin-top:5px;
}

.table_2 td {
	background-color: #F3F1EB;
	padding: 4px;
}

form .jsvalidation {
	color:red;
	float:left;
	margin-left:10px;
	padding-top: 4px;
}
