@charset "utf-8";

/*
======== table of content. =================================

summary:INDEX用レイアウト定義

-CONTENT

============================================================
*/

#photo{
	width: 738px;
	margin: 0 0 15px 0;
	padding:0 0 0 0;
	position: relative;
	text-align:left; /* left on ie */
	background-color:#F5F5E6;
	}

#no-fla{
	width: 738px;
	margin: 0 0 0 0;
	padding:20px;
	text-align:left; /* left on ie */
	}

#no-fla h3{
	margin: 0 0 3px 0;
	color:#1B5ECF;
}



/*-------------------------------------
CONTENT
---------------------------------------*/
#contents{
background:none;
}