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

.img_clear {
	clear: both;
}
.text_s {
	font-size: x-small;
}
.label {
	margin: 0px 6px 8px 0px;
	width: 100px;
	float: left;
	text-align: right;
	clear: both;
}
.input {
	margin: 0px 0px 8px 0px;
}

#sample {
background-color: #F9F9F9;
	padding: 20px 40px 20px 40px;
	border: 1px solid #999999;
}

/*mailmagazine*/
h2#mailmagazine {
	background: url(../img_mailmag/tit_mailmagazine.gif) no-repeat;
	width:300px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}