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

#left{
	height:1100px;
}

/*-------------------------------*/
/*メイン*/
/*-------------------------------*/
#main{
	width:780px;
	height:400px;
	margin:0 10px;
}

/*-------------------------------*/
/*コンテンツ*/
/*-------------------------------*/

.contact{
	font-size:14px;
	color:#090;
	margin-left:30px;
}