/* CSS Document */

div#gnavi li#gnavi_houmon a {
	width: 128px;
	background: url(../images/toia.gif) no-repeat 50% bottom;
	height: 45px
}
li#lnavi_houmon a{
	background: url(../images/l_toiaon.gif) no-repeat top;
	width: 190px;
	height: 45px;
	display: block;
}



#main {
	text-align: center;
}

div.contact_area {
	width: 588px;
	margin: 0 auto;
}

table.contact_box {
	width: 588px;
	border: 1px solid #DBDBDB;
	border-collapse: collapse;
}

table.contact_box th {
	border: 1px solid #DBDBDB;
	background: #F0F0F0;
	padding: 10px;
	text-align: left;
	font-weight: bold;
}

table.contact_box th img {
	line-height: normal;
}

table.contact_box td {
	border: 1px solid #DBDBDB;
	padding: 10px;
	text-align: left;
}

p.example_txt {
	margin-top: 5px;
}

ul#contact_list {
	width: 443px;
	height: 40px;
	margin-bottom: 20px;
	margin: 0 auto 20px auto;
}

ul#contact_list li {
	float: left;
	height: 40px;
	margin-left: 5px;
	display: inline;
}

table#check_box {
	width: 240px;
	margin: 0 auto;
}

p.error_box {
	background: #CF0F0F;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}

table.contact_box th table.indispensable {
	border: none;
	margin: 0;
	padding: 0;
}

table.contact_box th table.indispensable th {
	border: none;
	margin: 0;
	padding: 0 2px 0 0;
}

table.contact_box th table.indispensable td {
	border: none;
	margin: 0;
	padding: 0;
}

.w165 {
	width: 165px;
}

.w250 {
	width: 250px;
}

table.contact_box textarea {
	width: 378px;
}

div#thanks p {
	font-size: 130%;
	line-height: 1.5;
	font-weight: bold;
}

table.contact_box table.check_item {
	border: none;
}

table.contact_box table.check_item th {
	background-color: #FFF;
	border: none;
	margin: 0;
	padding: 0px 5px 0 0;
}

table.contact_box table.check_item td {
	border: none;
	margin: 0;
	padding: 0px 15px 0 0;
}

table.contact_box table.check_item th.check_item_top {
	padding-bottom: 7px;
}

table.contact_box table.check_item td.check_item_top {
	padding-bottom: 7px;
}

