@charset "utf-8";

/* Mainframe style sheet*/
/*-------------------------------------------------------------*/

/* Body */
#uf_top
{
	float:left;
	width:820px;

	background-image:url(../common_image/common/01_backmain.gif);
	background-repeat:repeat-y;
}

	#uf_topl
	{
		width:790px;
		
		margin-left: 15px;
		margin-right:15px;
	}

/*Top Menu style sheet*/
/*-------------------------------------------------------------*/

/* 会社ロゴ部分トップメニュー */
#uf_upp_size
{
	width:790px;
	height:80px;
}

	/* 会社上部ロゴ */
	#uf_upp_box1
	{
		float:left;
	
		width:689px;
		height:80px;
	}
	
	#uf_upp_box2
	{
		float:right;
	
		width:100px;
		height:80px;
	}

/* ボタン部分 */
#uf_upp_button
{
	width:790px;
	height:60px;
	margin-top:1px;
	
	background-color:#000000;
}

#uf_upp_loc
{
	width:790px;
	height:23px;
	
	margin-bottom:1px;
	background-color:#646464;
}

	#uf_upp_locl
	{
		float:left;
		
		width:80px;
		height:23px;
	}
	
	#uf_upp_locr
	{
		float:right;
		
		width:700px;
	
		padding-left:10px;
		padding-top:5px;
	
		background-color:#646464;
	}


/*Centre style sheet Type1 */
/*-------------------------------------------------------------*/
#main_790
{
	width:790px;
}


/*Under Menu style sheet Type1 */
/*-------------------------------------------------------------*/

/* アンダーライン */
#uf_under_1
{
	width:790px;

	margin-top:10px;
}

/* Parenthesis */
#uf_under_2
{
	width:768px;

	margin-top:20px;
	margin-left:5px;
	margin-right:5px;

	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;

	border:1px solid #d8d8d8;
	background-color:#f0f0f0;
}

/* アンダーメニュー */
#uf_under_3
{
	width:780px;
	
	margin-left:10px;
	margin-top:20px;
}

/* 財務局許可番号 */
#uf_under_4
{
	width:780px;
	
	margin-top:20px;
	text-align:right;
}


/*Under style sheet*/
/*-------------------------------------------------------------*/

#uf_under
{
	clear:both;
	
	float:left;
	width:820px;
	height:15px;

	background-image:url(../common_image/common/01_backunder.gif);
	background-repeat:no-repeat;
}

#uf_copyright
{
	width:820px;
	height:20px;
}
