/*---------------------------------------

　ガレージインクデザインについてg_naviのレイアウト

---------------------------------------*/

	
/*---リンクはオーバー処理---*/

#g_navi #about{
	background-image:url(../garageink-design_imgs/g_navi_over.gif);
	background-position:0px 0px;
	}

/*---------------------------------------

　　コンテンツレイアウト

---------------------------------------*/
h3{
width:686px;
height:42px;
background-image:url(../garageink-design_imgs/about.gif);
text-indent:-9999px;
overflow:hidden;
text-decoration:none;
margin-bottom:15px;
}

#block{
	width:686px;
	margin-bottom:40px;
	}

.text{
font-size:14px;
color:#666666;
line-height:2em;
}

.text a 		{ color: #EC008C; text-decoration: none; font-size:14px; }

.text a:link	{ color: #EC008C; text-decoration: none; }

.text a:visited	{ color: #EC008C; text-decoration: none; }

.text a:active	{ color: #999999; text-decoration: none; }

.text a:hover	{ color: #EC008C; text-decoration: none; background:#FFD1EC; }
