@charset "utf-8";





/*
*
*
*	CONTACT Layout
*
*	+ Outline
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	Outline

/////////////////////////////////////////////////////////////*/

.contact .sup{
	color:#CC3300;
	margin:1.5em 0 1em;
}
.contact ul{
	width:520px;
	margin:0 auto;
	display:block;
	}

.contact ul li{
	float:left;
	display:inline;
	width:240px;
	text-align:center;
	margin:0 10px 15px;
	}
