@charset "UTF-8";
@import url("form.css");
@import url("confirm.css");

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
form#mailform {
	padding: 0px;
	width: 530px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
}


.float_left {
	float: left;
}

.otoiawase {
	line-height: 120%;
}


.float_leftma5 {
	float: left;
}

.float_right2 {
	float: right;
}
.float_right {
	float: left;
	width: 267px;
}

.w_530 {
	width: 530px;
}

.clear {
	clear: both;
}


.clear10 {
		height: 10px;
		clear: both;
}

.clear20 {
		height: 20px;
		clear: both;
}

.clear30 {
		height: 30px;
		clear: both;
}

.float_left338 {
	float: left;
	width: 338px;
}

.float_left192 {
	float: left;
	width: 192px;
}

.textwhite_backblue{
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 5px;
	margin-bottom: 10px;
}

.text_small {
	font-size: small;
	text-align: left;
	line-height: 140%;
}

/****メールリンク設定****/
.mail_link_table{
	background-color: #FFFFCC;
	width: 247px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.text_size12{
	font-size: 12px;
	line-height: 140%;
	margin-left: 10px;
}

.text_size16{
	font-size: 16px;
}
