@charset "utf-8";

h2.FormTitle{
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
}

h3.RFPartTitle{
	font-size: 12px;
	font-weight: bold;
	color: #B54A4A;
	margin: 0;
	padding: 0;
}

.dotLine01{
	margin: 0 0 5px 0;
	clear: both;
	border-top: 1px dotted #999999;
}

#ListBoxSwitch{
	margin: 20px 0 0 0;
	padding: 10px;
	border: dotted 1px #B54A4A;
	background-image: url(/images/Share/Icon_Switcher01on.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 5px 8px;
}
#ListBox{
	margin: 10px 0;
}
.CheckNum{
	font-family: Arial Black;
	letter-spacing: -0.1em;
	color: #B54A4A;
}

.clmHeader{
	margin: 10px 0 10px 0;
}
.clm01_A{
	width: 230px;
	margin: 0 0 5px 0;
	text-indent: 0;
	float: left;
	text-align: right;
}
.clm01_B{
	width: 450px;
	margin: 0 0 5px 0;
	text-indent: 0;
	vertical-align: middle;
	float: right;
}

.clm01_FullQR{
	margin: 20px 0;
	text-indent: 0;
	text-align: center;
}

.clm01_Full{
	margin: 0 0 5px 0;
	text-indent: 0;
}
ul.clm01_Full_2{
	margin: 0;
}
ul.clm01_Full_2 li{
	list-style-type: none;
	display: inline;
	width: 270px;
	float: left;
	margin: 0 5px 10px 0;
	text-indent: 0;
}

.clm02_A{
	width: 190px;
	margin: 0 0 5px 0;
	text-indent: 0;
	float: left;
}
.clm02_B{
	width: 500px;
	margin: 0 0 5px 0;
	text-indent: 0;
	float: right;
}
ul.clm02_B_3{
	margin: 0;
	display: inline;
	list-style: none;
}
ul.clm02_B_3 li{
	width: 160px;
	float: left;
	margin: 0 5px 5px 0;
	text-indent: 0;
}

.FormNotice{
	font-size: 10px;
	color: #FF6600;
}
.FormSample{
	font-size: 10px;
	color: #AAAAAA;
}

.ConfirmText{
	padding: 3px;
	background-color: #FFCC99;
	text-decoration: none;
}
