/*-----------------------------------------------------
__main_title
-----------------------------------------------------*/	
#main_title01,
#main_title02,
#main_title03,
#main_title04,
#main_title05,
#main_title06,
#main_title07{
	line-height			: 26px;
	margin				: 0px 0px 10px 0px;
	padding				: 0em 0em 0em 2.5em;
	font-weight			: bold;
}

#main_title01{
	background-image		: url("img/image/n01.gif");
	background-repeat		: no-repeat;
}

#main_title02{
	background-image		: url("img/image/n02.gif");
	background-repeat		: no-repeat ;
}

#main_title03{
	background-image		: url("img/image/n03.gif");
	background-repeat		: no-repeat ;
}

#main_title04{
	background-image		: url("img/image/n04.gif");
	background-repeat		: no-repeat ;
}

#main_title05{
	background-image		: url("img/image/n05.gif");
	background-repeat		: no-repeat ;
}

#main_title06{
	background-image		: url("img/image/n06.gif");
	background-repeat		: no-repeat ;
}

#main_title07{
	background-image		: url("img/image/n07.gif");
	background-repeat		: no-repeat ;
}

/*-----------------------------------------------------
__image
-----------------------------------------------------*/
.image_center{
	margin				: 10px 0px 10px 0px;
	padding				: 0;
}

.image_sigoto01,
.image_sigoto02{
	text-align			: center;
}
	
.image_sigoto02 img{
	width				: 300px;
	height				: 139px;
	margin				: 10px 0px 10px 0px;
	padding				: 0;
	border				: 1px solid #C8C8C8;
}