/*
==================================================
Theme Name: Engineer Award 2009
Version: 2009/05/24
Description: Encafe Style for Engineer Award 2009
Author: Encafe Staff
Author URI: http://encafe.jp
================================================== */

#main h3.post_title {
	padding: 5px 30px;
	border: 1px solid #E4EEFD;
	background-image: none;
	background-color: #CDDFFA;
	}
	#main h3.post_title a {
		text-decoration: none;
		}

#main p.post_meta {
	margin-top: 25px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 85%;
	background: url(/img/line_grey.jpg) left bottom no-repeat;
	}

#main div.entry {
	margin: bottom: 0px;
	padding-bottom: 5px;
	background: url(/img/line_grey.jpg) 20px bottom no-repeat;
	}


#sub ul {
	margin: 5px 30px 10px;
	list-style-image: url(/img/icon/orb_blu_deep.gif);
	}

/* Page Contact
------------------------------------------------- */

#contact {
	width: 500px;
	margin: 15px 0 0;
	}
	#contact th,
	#contact td {
		padding: 2px 5px;
		}
	#contact th {
		width: 150px;
		}
		#contact input.text,
		#contact textarea.cont {
			width: 330px;
			}
		#contact .radio .wpcf7-list-item {
			display: block;
			}
		input.submit {
			margin: 0 200px;
			font-size: 112%;
			}
		

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 0 20px 10px;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}
