﻿@charset "utf-8";
/* gide-navi rule */

#gide_navi {
	background-color:#FFFFFF;
	width: 148px;
	height: auto;
	float: left;
}

#gide_navi p {
	background-image: url(../../images/basic/column_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 146px;
	float: left;
	border: 1px solid #FFFFFF;
}

#gide_navi li {
	height: 50px;
	width: 148px;
	float: left;
	list-style-type: none;
}

#gide_navi li a {
	background-color: #FFFFFF;
	display: block;
	line-height: 39px;
	height: 39px;
	width: 136px;
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	text-align: left;
}

#gide_navi li a:hover {
	line-height: 38px;
	height: 38px;
	background-color: #EEEEEE;
	border-bottom: 2px solid #EEFFEE
}

#gide_navi #active a {
	line-height: 38px;
	height: 38px;
	background-color: #EEEEEE;
	border-bottom: 2px solid #EEFFEE
}

/* right bannr rule */
#right_banner {
	float: right;
	height: auto;
	width: 148px;
}

#banner_border {
	border: 1px solid #EEEEEE;
}

#link_title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}

#link_title img {
	padding-right: 3px;
	vertical-align: middle;
}

#banner_column {
	widht: 148px;
	height: auto;
	padding-top: 10px;
}

#banner_column img {
	padding-bottom: 10px;
}

/* inquiry rule */

#center_inquiry {
	width: 590px;
	height: auto;
	margin-left: 150px;
	margin-right: 150px;
}

#inquiry_outline{
	width: 590px;
	height: auto;
}

#inquiry_outline .red{
	font-size: 18px;
	font-weight: bold;
	color: #DD0000;
}

/* h3 */
h3 {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 590px;
}

/* h3_agency */
#label_h3_agency01 {
	background-image: url(../../images/basic/label_h3_agency01.gif);
}
#label_h3_agency02 {
	background-image: url(../../images/basic/label_h3_agency02.gif);
}
#label_h3_agency03 {
	background-image: url(../../images/basic/label_h3_agency03.gif);
}
#label_h3_agency04 {
	background-image: url(../../images/basic/label_h3_agency04.gif);
}
#label_h3_agency_sequence {
	background-image: url(../../images/basic/label_h3_agency_sequence.gif);
}


#label_h3_agency_contact {
	background-image: url(../../images/basic/label_h3_agency_contact.gif);
}


/* h3_ed_room */
#label_h3_ed_room {
	background-image: url(../../images/basic/label_h3_ed_room.gif);
}

/* h3_trademark */
#label_h3_trademark {
	background-image: url(../../images/basic/label_h3_trademark.gif);
}

/* h3_copyright */
#label_h3_copyright {
	background-image: url(../../images/basic/label_h3_copyright.gif);
}

/* agency */
#agency {
	text-align: left;
	float: left;
}

#agency #list-area {
	width: 570px;
	height: auto;
}

#agency ul li {
	list-style-type: none;
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../images/basic/list.gif);
	vertical-align: top;
}

#agency p {
	font-weight: normal;
}

#form-column h4 {
	width: 210px;
	height: 30px;
	padding: 10px;
}

#form-column .input-form p {
	float: left;
	width: 140px;
	height: 40px;
}

#form-column .text-form p {
	float: left;
	width: 140px;
	height: 40px;
}

p.p-input {
	width: 300px;
	height: 40px;
}

.input-form {
	width: 500px;
	height: 40px;
}

.text-form {
	width: 500px;
	height: 230px;
}

p.p-text {
	width: 300px;
	height: 230px;
}

.input-form span {
	width: 130px;
	height: 20px;
	display: block;
	background-color: #EEEEFF;
	border: 1px solid #EEEEEE;
}

.text-form span {
	width: 130px;
	height: 20px;
	display: block;
	background-color: #EEEEFF;
	border: 1px solid #EEEEEE;
}

/* label_h3_agency_contact
#contact {
	float: left;
	background-repeat: no-repeat;
	background-image: url(../../images/basic/back/base_25.gif);
	background-position: top;
	background-position: left;
	height: 78px;
	width: 558px;
}

#contact p {
	float: left;
	height: 78px;
	width: 300px;
	line-height: 35px;
	padding-left: 50px;
}
 */
/* 
.inquiry_table {
	font-weight: normal;
	width: 580px;
	height: auto;

	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 150px;
	margin-right: 150px;
}

.inquiry_table h3 {
	font-weight: normal;
	width: 570px;
	height: 114px;
}

.inquiry_table table {
	width: 570px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
}

.inquiry_table table tr th {
	width: 110px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	font-weight: normal;
}

.inquiry_table table tr td{
	width: 440px;
	padding: 5px;
	border: 1px solid #DDDDDD;
} */


