/*
Joomla Template adapted for Joomla1.56 
name: GOTODESIGNE JOOMLA CUSTOMISE  
designer: Koichiro Goto  
designer_url: http://www.gotodesigne.jp/ 
colorVariation: STEEL
*/

/****************************************************************************/
/* カラーバリエーション（スティール）                                       */
/****************************************************************************/

div#maincolumn .componentheading,
div#maincolumn h1.componentheading,
div#maincolumn h2.componentheading {
	background: url(custom/title_category_bg.gif) left top no-repeat;
	color: #FFFFFF;
}
div#maincolumn_full .componentheading,
div#maincolumn_full h1.componentheading,
div#maincolumn_full h2.componentheading {
	background: url(custom/title_category_bg_full.gif) left top no-repeat;
	color: #FFFFFF;
}
#maincolumn div.moduletable h3 {
	background: url(custom/title_category_bg.gif) left top no-repeat;
	color: #FFFFFF;
}
#maincolumn_full div.moduletable h3 {
	background: url(custom/title_category_bg_full.gif) left top no-repeat;
	color: #FFFFFF;
}