@charset "Shift-JIS";

table.WformTable{
	border-collapse:collapse;
	width:550px;
}
table.WformTable tr{
	border-bottom:1px solid #cccccc;
}
table.WformTable td{
	font-size:small;
	border-bottom:1px solid #cccccc;
	padding:5px;
}
.Wcaution{
	font-size:90%;
	color:#FF0000;
	line-height:110%;
}
.Wcaption{
	font-size:90%;
	color:#0099CC;
	line-height:110%;
}
.Wbubbon{
	text-align:center;
	margin-top:20px;
}

#contents .textBox #Wform h4.Wtitle{
	background-color:#cccccc;
	padding:5px 10px 5px 20px;
	font-weight:bold;
	border-left:0px;
	font-size:100%;
}
em{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	color:#227aff;
}
#Wreg{
	width:500px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}
#contents .textBox #Wreg p{
	font-size:80%;
}

.WframeReg{
	height:180px;
	width:550px;
	margin:0px;
	padding:0px;
	overflow:auto;
	border:1px solid #000000;
	text-align:center;
}


ul.WkaiinList{
	list-style-type:circle;
	padding:0px 0px 0px 10px;;
	margin:5px;
}
ul.WkaiinList li{
	font-size:110%;
}
.Whissu{
	font-size:50%;
	color:#FF0000;
	vertical-align:top;
}
