/*---------------------------------------

　　クライアント事例用g_naviのレイアウト

---------------------------------------*/

	
/*---リンクはオーバー処理---*/

#g_navi #client{
	background-image:url(../garageink-design_imgs/g_navi_over.gif);
	background-position:282px 0px;
	}

/*---------------------------------------

　　コンテンツレイアウト

---------------------------------------*/
h3{
width:686px;
height:42px;
background-image:url(../garageink-design_imgs/client.gif);
text-indent:-9999px;
overflow:hidden;
text-decoration:none;
margin-bottom:15px;
}

#block{
	width:686px;
	background-image:url(../garageink-design_imgs/block_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:40px;
	}

h4{
	width:345px;
	line-height:2em;
	color:#777777;
	border-bottom-style:solid;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	float:right;
	}

#img{
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#ffffff;
	float:left;
	margin-bottom:15px;
}

.text{
	width:350px;
	line-height:2em;
	color:#333333;
	float:right;
	}