@charset "utf-8";




#main {
	margin-bottom: 50px;
}

#main-1 h2 {
	background: url(../images/contact/title.gif) 0 0 no-repeat;
	width: 422px;
	height: 54px;
	text-indent: -9999px;
	float: left;
	margin: 60px 0 0 20px;
}

#main-1 p {
	float: right;
	margin: 20px;
}

#main-2 {
	background: url(../images/common/waku-2.gif) 0 bottom no-repeat;
	margin: 0 20px 30px;
}

#main-3 {
    background: url(../images/common/waku-1.gif) 0 0 no-repeat;
	padding: 20px 0 0 30px;
}

#main-3-1 {
	width: 655px;
	margin: 0 0 20px 0px;
	border-left: #1D2086 solid 5px;
	padding: 0 0 0 10px;
}

#main-3-1 h3 {
	color: #1D2086;
	font-weight: bold;
}

#main-3-1 p a {
	color: #DD0515;
	text-decoration: underline;
}

#main-3-1 p a:hover {
	color: #FF582F;
} 

#main-4 {
	width: 650px;
	margin: 0 0 25px 40px;
}

#main-4 span {
	font-size: 92%;
}

#main-4 p {
	background: url(../images/contact/contact-tel.gif) 0 0 no-repeat;
	text-indent: -9999px;
	width: 167px;
	height: 28px;
}

#hissu {
	margin-left: 33px;
}

#hissu span {
	color: #DD0515;	
}

#contents table {
	margin: 0 auto;
	border-collapse: collapse;
	border-color: #000000;
}

#contents table td {
	border-color: #000000;
}

table span {
    color: #DD0515;
}

.color {
	background: url(../images/common/obliqueline.gif) 0 0 repeat;
	text-align: center;
}

#input {
	text-align: center;
	margin: 15px 0;
}

#input ul {
	list-style-type: none;
}

#input li {
	display: inline;
} 