@charset "Shift_jis";

* {
	font-family: sans-serif;
}
img {
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
}
form {
	text-align: center;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px 10px 0px 10px;
}
div#list {
	font-size: 14px;
	padding: 0px 0px 0px 10px;
}
h1 {
	display: none;
}
h2 {
	color: #203D5C;
	background-image: url(pc_h2.jpg);
	background-repeat: repeat-x;
	padding: 7px;
	font-size: 18px;
	text-align: center;
}
h3 {
	font-size: 14px;
	padding: 10px;
	margin: 0px;
}
form#mailform {
	text-align: left;
	padding: 10px;
	font-size: 12px;
}
.text1 {
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	color: #333333;
}
.text2 {
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	color: #333333;
}
.text3 {
	font-size:14px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.text4 {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}
.style1 {color: #FF0000}