@charset "Shift_JIS";

html {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
}
body {
	margin:0;
	padding: 20px 30px 0px 30px;
	width: 500px;
	height: 500px;
	background:#ffffff;
	overflow:hidden;
	background-image: url("./info.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	color: #666666;
}
a {
	text-decoration: none;
	color: #666666;
	}
a:link {
	color: #666666;
	}
a:visited {
	color: #666666;
	}
a:active {
	color: #666666;
	}
a:hover {
	text-decoration: underline;
	color: #006699;
	}

#main {
	z-index: 1;
}



.banner {
	margin-top: 17px;
	font-family: Arial,verdana;
	font-weight: bold;
	font-size: 14px;
	color: #ff5500;
}
.title {
	margin-top: 13px;
	font-family: osaka,"‚l‚r ƒSƒVƒbƒN";
	font-size:12px;
}
.url {
	margin-top: 11px;
	font-family: verdana;
	font-size:10px;
}
.description1 {
	margin-top: 17px;
	font-family: osaka,"‚l‚r ƒSƒVƒbƒN";
	font-size:10px;
}
.description2 {
	font-family: verdana;
}
.description3 {
	margin-top: 8px;
	font-family: verdana;
	font-size:10px;
	line-height: 16px;
}
.about {
	margin-top: 15px;
	font-family: verdana;
	font-size:10px;
	line-height: 16px;
}
.voice {
	margin-top: 25px;
	width: 340px;
	font-family: osaka,"‚l‚r ƒSƒVƒbƒN";
	font-size:11px;
	line-height: 28px;
	text-align: right;
}
.copyright {
	position: absolute;
	bottom: 3px;
	width: 460px;
	font-family: verdana;
	font-size:9px;
	color: #666666;
	text-align: center;
}

/* --------------- Link --------------- */
.link {
	font-family: verdana;
	font-size:11px;
	font-weight: normal;
	color: #333333;
}
h2 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size:10px;
	font-weight: bold;
	color: #666666;
}
.link-item {
	margin-left: 2px;
	font-family: verdana;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
}

/* --------------- Form --------------- */
#mailform {
	position: absolute;
	left: 29px;
	top: 160px;
	width: 370px;
	padding: 0px 2px 5px 10px;
	background:#eeeeee;
	border: 1px dotted #999999;
	z-index: 10;
}
#mailform td {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}

.close {
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	border: 0px solid #666666;
	text-align: right;
}

.thanks {
	margin-top: 30px;
	width: 460px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ff5500;
	text-align: center;
}

.err {
	margin-top: 130px;
	width: 460px;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #ff5500;
	text-align: center;
}

.input1 {
	font-family: osaka,verdana;
	font-size: 11px;
	line-height: 150%;
	color: #363636;
	border : 1px solid #999999;
}
.input2 {
	font-family: verdana,osaka;
	font-size: 11px;
	line-height: 150%;
	color: #363636;
	border : 1px solid #999999;
}
textarea {
	font-family: osaka,verdana;
	font-size: 11px;
	line-height: 150%;
	color: #363636;
	border : 1px solid #999999;
}
