@charset "utf-8";

/*------------------------------------------------------------------------------
	#header
------------------------------------------------------------------------------*/
.popup #header {
	background: #5db7e9 url(../../images/contents/title_entry.png) top left no-repeat;
}

/*------------------------------------------------------------------------------
	
------------------------------------------------------------------------------*/
form th,
form td {
	border: 1px solid #dddddd;
	padding: 10px;
	vertical-align: top;
}

form th {
	width: 190px;
}
