@charset "Shift_JIS";

body{
	background-color:	#ffffff;
	font-family:	Verdana,Arial,'‚l‚r ‚oƒSƒVƒbƒN',OSAKA,sans-serif;
}

form{
	text-align:	right;
}

#title{
	text-align:	center;
}

#box{
	width:	50%;
	background-color:	#b0c4de;	/*lightsteelblue*/
	border-style:	outset;
	border-width:	1px 1px 1px 2em;
	border-color:	#4682b4;	/*steelblue*/
	margin-left:	auto;
	margin-right:	auto;
	padding:	2em;
}

#copyright{
	font-size:	.8em;
	text-align:	center;
}

body{
 background: url("face1.jpg");
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center center;
}
body,tr,td { font-size:12px; color:black; }
textarea { border: 1px solid #0000ff; background-color:transparent; color:black; }
input.text { border: 1px solid #0000ff; background-color:transparent; color:black; }
input.submit { border: 1px solid #0000ff; background-color:transparent; color:black; }

.txt{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; color: #333333}
.title {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 24px; font-style: normal; line-height: 30px; font-weight: bolder; font-variant: normal; color: #333333}
.title2{font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.title3{font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #333333}
.small { color: #ffffff; font-size:70%;line-height:120%;}
.small2 { color: #222222; font-size:80%;line-height:120%;}

.pad { padding: 10px;}
.pad2 { padding: 10px; color:#ffffff; background-color:#6666ff;}
