@charset "utf-8";
#header  #nContact  a {
	background-image: url(../image/haikei_btn/glovelnavi_btn_orande_2.gif);
	background-repeat: no-repeat;
	color: #CC0000;
}
#main h3 {
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../image/haikei_btn/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0.9em;
	border-bottom: 1px dotted #333333;
	padding-top: 15px;
	border-top: 3px solid #4b0d0e;
}
#main p {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
}
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #333333;
}
#main form em {
	color: #999999;
	padding-left: 5px;
}
#main form textarea#comment {
	width: 300px;
	height: 120px;
	overflow: auto;
}
#main th {
	text-align: right;
	padding-right: 10px;
}

.color {
	background-color: #4b0d0e;
	color: #999999;
}
.color2 {
	color: #999999;
}
