@charset "UTF-8";

/* -- MailForm -- */

div.ss_sct {
	line-height: 2em;
	font-size: 1.1em;
	font-weight:bold;
	color: #333333;
	margin-top:2em;
}

div.cnt00 {
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.cnt10 {
	text-indent: 1em;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.cnt01 {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.cnt12 {
	margin-left: 2em;
	text-indent: -1em;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.ss_word {
	margin-left: 1em;
	text-indent: -0.6em;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.ss_center {
	text-align: center;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.ss_right {
	text-align: right;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.ss_mail {
	width:20em;
	margin-left:8em;
	margin-top:3em;
	margin-bottom:3em;
	text-indent: -0.6em;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.ss_messe {
	width:30em;
	margin-left:4em;
	text-indent: -0.6em;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
}

div.ss_mmo {
	width:30em;
	margin-left:4em;
	text-indent: -0.6em;
	font-size: 1em;
	line-height: 1.75em;
	color: #FFFF00;
	padding: 1em;
	background-color: #708090;
}

table {
/*	margin-left:2em;*/
	/*width:590px;*/
	border:1px #cccccc solid;
	border-collapse:collapse;
	border-spacing:0;
}

td {
	border:1px #cccccc solid;
	border-collapse:collapse;
	border-spacing:0;
	margin:0.5em 0.5em 0.5em 0.5em;
	padding: 0.25em;
	vertical-align: top;
}

th {
	border:1px #cccccc solid;
	background-color: #eeeeee;
	border-collapse:collapse;
	border-spacing:0;
	margin:0.5em 0.5em 0.5em 0.5em;
	padding: 0.25em;
	white-space: nowrap;
	text-align: center;
	color: #999999;
	font-size: 1em;
}

#recr_mainbox {
	font-size: 1em;
	margin: 0;
	padding: 0.5em;
}

input, select {
	margin: 0.5em 0 0.5em 0;
	padding: 0.25em;
	border: 1px solid #999999;
}
textarea {
	margin: 0.5em 0 0.5em 0;
	padding: 0.25em;
	border: 1px solid #999999;
}

#recr_mainbox h3 {
	border-left: 3px solid #ee9966;
	font-size: 1.25em;
	margin: 0 0 0.75em 0;
	padding: 0 0 0 0.5em;
	line-height: 1.1em;
	color: #cc6633;
}
#recr_mainbox h3 span {
	font-size: 1em;
	font-weight: normal;
	color: #3366aa;
}

table.layout_table {
	margin: 0 0 0 0;
	border: 0px none #ffffff;
	table-layout:fixed;
}

table.layout_table tr{
	border: 0px none #ffffff;
}

table.layout_table td {
	margin: 0 1em 0 0;
	border: 0px none #ffffff;
	vertical-align: top;
}
