p#bar{
	margin: 0px;
	padding: 0px;
	width: 637px;
	height: 99px;
	background-image: url(../images/contact/contact_bar.jpg);
	position: relative;
}

div#form{
	padding: 20px 30px 0 20px;
	line-height: 140%;
	font-size: 0.9em;
}
* html div#form{
	padding: 15px 30px 0 15px
}
p.koumoku{
	color: #093b80;
	border-bottom: solid 2px #093b80;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 1px;
}

p.naiyou{
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}

div#form ul{
	width: 260px;
	float: left;
}
div#form ul li{
	margin-top: 5px;
	list-style: none outside;
	padding-left: 5px;
}
div#form ul#second{
	width: 340px;
	float: left;
}
div#form ul#second li{
	margin-top: 5px;
	list-style: none outside;
	padding-left: 5px;
}
p.koumoku2{
	color: #093b80;
	border-bottom: solid 2px #093b80;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 290px;
	float: left;
}
p.koumoku3{
	color: #093b80;
	border-bottom: solid 2px #093b80;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 290px;
	float: left;
}
span{
	margin-left: 20px;
	color: #093b80;
}
p.koumoku4{
	color: #093b80;
	border-bottom: solid 2px #093b80;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 290px;
}
input.input1{
	width: 287px;
}
input.input2{
	width: 600px;
}
textarea{
	width: 600px;
	height: 100px;
}
p#send{
	text-align: center;
	margin: 20px 0;
}
input#submit{
	background-color: #fff;
	background-image: url(../images/contact/confirm.jpg);
	background-position: center center;
	width: 143px;
	height: 36px;
	border: none;
}
input#reset{
	border: none;
	background-color: #fff;
	background-image: url(../images/contact/reset.jpg);
	width: 143px;
	height: 36px;

}

