@charset "UTF-8";

/* ***********************************************************
 * Stylesheet : TAA_AAA
 * 
 * Since:          2010-06-21 > Takanori Murakami
 * Last Modified:  2010-06-21 > Takanori Murakami
 * Guideline:      Ver.1.00
 * ***********************************************************
 */

#article h1 {
	background: url(../../img/pro/h1_taa_aaa_bg.jpg) center left no-repeat;
	text-shadow: #093900 1px 2px 1px;
}

#sidebar li a {
	color: #326ae6;
	background: url(../../img/pro/sidebar_taa_aaa_li_bg.gif) top left no-repeat;
}

#content #sidebar li a:hover {
	background: url(../../img/pro/sidebar_taa_aaa_li_bg.gif) top right no-repeat;
}

#content #sidebar li a.active {
	background: url(../../img/pro/sidebar_taa_aaa_li_bg.gif) top center no-repeat;
}

#content #sidebar li li a,
#content #sidebar li.active li a {
	color: #105555;
	background: url(../../img/pro/sidebar_taa_aaa_li_li_bg.gif) top left no-repeat;
}

#content #sidebar li li a:hover {
	background: url(../../img/pro/sidebar_taa_aaa_li_li_bg.gif) top right no-repeat;
}

#content #sidebar li li a.active {
	background: url(../../img/pro/sidebar_taa_aaa_li_li_bg.gif) top center no-repeat;
}


