@charset "euc-jp";

/*
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
	CSS
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
*/



/*
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
	ŽđËÜÀßÄê
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
*/



.mailform {
	margin:0;
	padding:0;
}
input, textarea, select{
	font-size: 1em;
}



/*
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
	„ÆĄŒ„Ö„ë
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
*/

.mail-tbl {
	background-color:#FFFFFF;
	font-size:12px;
	margin-bottom: 20px;
	width: 530px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mail-tbl th {
	background-color: #8DB609;
	padding:3px;
	text-align: center;
	color: #FFFFFF;
	font-weight:normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mail-tbl td {
	padding:3px;
	text-align:left;
	word-break: break-all;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mail-tbl .td-btn {
	height:100px;
	text-align:center;
}

/*„Æ„­„č„È„Ő„ŁĄŒ„ë„É*/
.mail-tbl #text_1 {
	width:250px;
}
.mail-tbl #text_2 {
	width:250px;
}
.mail-tbl #text_3 {
	width:250px;
}
.mail-tbl #text_4 {
	width:300px;
}
.mail-tbl #text_5 {
	width:200px;
}


/*ÍčÊŰÈÖčæ*/
.mail-tbl #zip1_1 {
	width:60px;
}
.mail-tbl #zip2_1 {
	width:60px;
}

/*TEL*/
.mail-tbl #tel1_1 {
	width:60px;
}
.mail-tbl #tel2_1 {
	width:60px;
}
.mail-tbl #tel3_1 {
	width:60px;
}

/*FAX*/
.mail-tbl #fax1_1 {
	width:60px;
}
.mail-tbl #fax2_1 {
	width:60px;
}
.mail-tbl #fax3_1 {
	width:60px;
}

/*E„áĄŒ„ë„ą„É„ì„č*/
.mail-tbl #email_1 {
	width:300px;
}
.mail-tbl #email_2 {
	width:300px;
}

/*URL*/
.mail-tbl #url_1 {
	width:300px;
}

/*„Æ„­„č„È„š„ê„ą*/
.mail-tbl #textarea_1 {
	width:350px;
	height:150px;
	ime-mode: active;
}



/*
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
	€œ€ÎÂŸ
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
*/

/*ąŁÀâÌÀœń€­ąŁ*/
.explain {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	width: 500px;
	color: #336666;
}

/*ąŁ·ÙčđąŁ*/
.warning {
	color: #FF0000;
}

/*ąŁĂí°Őœń€­ąŁ*/
.notice {
	font-size: 10px;
	color: #8DB609;
}
.notice li {
	margin-bottom: 2px;
}
p.notice,
div.notice,
ul.notice {
	margin-top: 5px;
}
span.notice {
	margin-left: 5px;
}

/*ąŁ*°őąŁ*/
.kome {
	margin-left: 2px;

	font-size: 12px;
	color: #FF6533;
}

/*ąŁ„š„éĄŒ„á„Ă„»ĄŒ„žąŁ*/
.error {
	margin-top: 0px;
	margin-bottom:20px;
	padding:10px;
	background-color:#FFEEEE;
	border:solid 1px #FF9999;

	text-align:left;
	color: #FF0000;
	font-size:14px;
}
.error p {
	margin-top: 0px;
	margin-bottom:10px;

	color: #FF0000;
	font-size:14px;
	font-weight:bold;
}
.error ul {
	margin-top: 0px;
	margin-bottom:10px;
	margin-left: 0px;
	list-style-position:inside;
}
.error li {
	margin-bottom:5px;

	color: #000000;
	font-size:12px;
}
