@charset	'utf-8';
@import		"common.css";


/* タイトル画像の設定。
-----------------------------------------------------------------------------*/

#ttlIndex {
	background-image: url(../img/ttlIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}




