@charset "utf-8";
/* CSS Document */

#main h2 {
	border-width:1px 0 0 0;
	border-color:#CCC;
	border-style:dotted;
	font-size:108%;
}

.notice {
	text-align:center;
	color:#FFF;
	background-color:#FF6600;
	font-weight:bold;
	padding:0;
}

.error {
	color:#c70000;
	font-weight:bold;
}

table.cTable {
	width:100%;
}

table.cTable th {
	font-size:93%;
	text-align:left;
	font-weight:normal;
	width:140px;
}

table.cTable td {
	font-size:93%;
	font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

table.cTable td input {
	font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align:middle;
}

table.cTable .connected {
	border-width:0 1px 0px 0px;
}

label {
	font-size:93%;
	cursor:pointer;
}

#main p.formhelp {
	font-size:88%;
	line-height:1.2;
	color:#0099FF;
}

#fullname_sei,#fullname_mei,#kananame_sei,#kananame_mei {
	width:120px;
}

#meru,#weburl {
	width:300px;
}

#message {
	width:370px;
}

#submit-area p {
	text-align:right;
	font-size:100%;
}

#submit-area input {
	font-size:93%;
	padding:2px;
	line-height:1;
}
