@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------------------- **
**  section  
** -------------------------------------------------------------------------- */
#wrap section{
	background:url(../images/transaction/bk_main.png) no-repeat right top;
	}
	
#wrap section h1{
	display:block;
	width:1000px;
	height:0;
	margin:0;
	padding-top:50px;
	line-height:50px;
	overflow:hidden;
	background:url(../images/transaction/h1.png) no-repeat left top;
	}
	
/****** #m_con ******/
#wrap section #m_con{
	padding-top:30px;
	}
#wrap section #m_con h2{
	display:block;
	height:0;
	margin:0 0 15px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/transaction/h2-01.png) no-repeat left top;
	}
#wrap section #m_con p{
	display:block;
	width:382px;
	margin-bottom:30px;
	font-size: 1.4em;
	line-height:1.7em;
	text-shadow: 2px 2px 10px #F2F1ED;
	}
	
#wrap section #m_con table{
	width:650px;
	float:left;
	margin-top:20px;
	font-size:1.6em;
	}	
	#wrap section #m_con table tr{ border-bottom:1px #918771 dotted; }
	#wrap section #m_con table tr th{
		margin:0;
		padding:5px 15px 0 10px;
		}
	

	
	
	
	
	
	
	
	