@charset "utf-8";

/*-----IE7-----*/

/*-----sidebar style-----*/

*:first-child+html .icon_01 {
	background:url(images/common/common_sidebar_icon_01.jpg) no-repeat 0px 7px;
	padding:0px 0px 0px 9px;
	line-height:120%;
}

/*-----index.php style-----*/
*:first-child+html .archives {
	text-align:left;
	margin:5px 0px 0px 0px;
}
*:first-child+html .archives li {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 10px;
	background:url(images/common/common_sidebar_icon_01.jpg) no-repeat 0px 7px;
	float:left;
}

*:first-child+html .hub a {
	font-size:1.2em;
	font-weight:bold;
	color:#ee7700;
	background:url(images/common/common_content_icon_01.jpg) no-repeat 0px 4px;
	padding:0px 0px 0px 10px;
}

/*-----WinIE4`6,MacIE4`5-----*/

/*-----sidebar style-----*/

* html .icon_01 {
	background:url(images/common/common_sidebar_icon_01.jpg) no-repeat 0px 7px;
	padding:0px 0px 0px 9px;
	line-height:120%;
}

/*-----index.php style-----*/
* html .archives {
	text-align:left;
	margin:5px 0px 0px 0px;
}

* html .archives li {
	margin:0px 0px 0px 11px;
	padding:0px 0px 0px 10px;
	background:url(images/common/common_sidebar_icon_01.jpg) no-repeat 0px 7px;
	float:left;
}

* html .hub a {
	font-size:1.2em;
	font-weight:bold;
	color:#ee7700;
	background:url(images/common/common_content_icon_01.jpg) no-repeat 0px 4px;
	padding:0px 0px 0px 10px;
}

/*-----firefox3.0 style-----*/
