.letter1000 {
	padding: 30px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
	background-color: #00faff;
	overflow: hidden;
}
.contact {
	font-size: 80pt;
	font-weight: 100;
	text-align: center;
	display: block;
	margin-top: 20px;
}
.nekomark {
	position: absolute;
	top: 18px;
	right: 67px;
}
.fuguai {
	color: #FFFFFF;
	background-color: #0066FF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/*chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	-o-border-radius: 10px;	/* opera用 */
	-ms-border-radius: 10px;	/* IE用 */
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);		/* CSS3草案 */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);	/*chrome用 */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* Firefox用 */
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* opera用 */
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.5); /* IE用 */
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.hissu {
	background-color: #F00;
	color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11pt;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* apple用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	-o-border-radius: 4px;	/* OPERA用 */
	-ms-border-radius: 4px;	/* microsoft用 */
	z-index: 1000;
}
.sousin {
	font-size: 50pt;
}
.form {
	font-size: 14pt;
	line-height: 22pt;
}
.form dl {
}
.form dt {
	float: left;
	width: 8em;
	margin-bottom: 2em;
	overflow: hidden;
	clear: both;
}
.form dd {
	margin-bottom: 2em;
	min-height: 50px;
	margin-left: 8px;
}
.form dd ul {
	overflow: hidden;
}
.form dd  li  {
	padding-bottom: 10px;
}
.tyuui {
	color: #FFFFFF;
	background-color: #C80000;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
input[type="text"]
{
	color: #000000;
	width: 420px;
	font-size: 14pt;
	line-height: 22pt;
	height: 30px;
}
input[type="email"]
{
	color: #000000;
	width: 420px;
	height: 30px;
	font-size: 14pt;
	line-height: 22pt;
}
input[type="tel"]
{
	color: #000000;
	width: 420px;
	height: 30px;
	font-size: 14pt;
	line-height: 22pt;
}
input[type="url"]
{
	color: #000000;
	width: 420px;
	height: 30px;
	font-size: 14pt;
	l
	ine-height: 22pt;
}
input[type="number"] {
	color: #000000;
	width: 100px;
	height: 30px;
	font-size: 14pt;
	l
	ine-height: 22pt;}
input#submit_button{
	font-size: 30pt;
}

.form_spo {
}
.form_spo img {
	background-color: #F00;
}
.form_spo a img {
	background-color: #F00;
}
.form_sup {
}
.form_sup img {
	background-color: #0086ff;
}
.form_sup a img {
	background-color: #0086ff;
}
