/* CSS Document */

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	border: 1px solid #6699FF;
	background-color: #E1EBFF;
}

h1 {
	text-align: center;
}

.caption {
	color: #FF0000;
}

dl#request {
}

dl#request dt {
}

dl#request dd {
}

.request1 {
	background-color: #C9D6F5;
	line-height: 3em;
	height: 3em;
}

.request2 {
	line-height: 3em;
	height: 3em;
}

.request3 {
	background-color: #C9D6F5;
	line-height: 1.2;
	height: 1.2;
}

#infoRequest,
#eventRequest {
	width: 200px;
}

dd#tel input {
	width: 40px;
}

dl#individual {
	width: 530px;
}

dl#individual dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
}

dl#individual dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
}

.line1 {
	background-color: #CCCCCC;
	line-height: 2.5em;
	height: 2.5em;
}

.line2 {
	background-color: #D7EBFF;
	line-height: 2.5em;
	height: 2.5em;
}

.dtCom {
	height: 200px;
}

#comment {
	height: 180px;
	width: 350px;
}

#email,
#school,
#address {
	width: 350px;
}

label {
	margin-right: 10px;
	margin-left: 10px;
}

#sendButton {
	border-top: 1px solid #6699FF;
	padding-top: 10px;
	text-align: center;
}

#sendButton a {
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}

#footer {
	text-align: center;
}

address {
	color: #6666ff;
}
