@charset "utf-8";

/* ************************************************** 

	モジュール
	
	製作日：2007/2/8
	
- ***************************************************/

.noVisible {
	display: none;
}
.center {
	text-align: center;
}

/*  mail magazine form
---------------------------------------------*/

.text_box {
	background-color: #EFEFEF;
	height: 17px;
	width: 164px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #929292;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #929292;
}
form {
	margin-bottom: 0.6em;
	margin-top: 1px;
}
.button {
	font-size:12px;
	margin-left: 0.3em;
}
label {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}
.novisible{
	display: none;

}
