@charset "utf-8";
/* CSS Document */

/*タイトル
----------------------------------------------*/
#title1 {
	background: url(../img/index/system.png) no-repeat;
	height: 19px;
}
#title2 {
	background: url(../img/index/face.png) no-repeat;
	height: 21px;
}
#title3 {
	background: url(../img/index/omake.png) no-repeat;
	height: 21px;
}
#title4 {
	background: url(../img/index/cd.png) no-repeat;
	height: 20px;
}



#submenu1 a {
	margin-left: 20px;
}