/* === news === */

/* -------------------------------------------------- title */

#page-title #page-title-inner h2 {
	background:url(../images/page_title.gif) no-repeat 0 0;
	width:61px;
	height:15px;
}

/* -------------------------------------------------- sub menu */

#smenu ul li#smenu-t1ss a {
	background:url(../images/smenu_tokyo01.png) no-repeat 0 0;
}

#smenu ul li#smenu-t1ss a:hover {
	background:url(../images/smenu_tokyo01_hover.png) no-repeat 0 0;
}

#smenu ul li#smenu-toshimi a {
	background:url(../images/smenu_watanabe_def.gif) no-repeat 0 0;
}

#smenu ul li#smenu-toshimi a:hover {
	background:url(../images/smenu_watanabe_hover.gif) no-repeat 0 0;
}

#smenu ul li#smenu-kawanabe a {
	background:url(../images/smenu_kawabe_def.gif) no-repeat 0 0;
}

#smenu ul li#smenu-kawanabe a:hover {
	background:url(../images/smenu_kawabe_hover.gif) no-repeat 0 0;
}

#smenu ul li#smenu-bikke a {
	background:url(../images/smenu_bikke_def.gif) no-repeat 0 0;
}

#smenu ul li#smenu-bikke a:hover {
	background:url(../images/smenu_bikke_hover.gif) no-repeat 0 0;
}


/* -------------------------------------------------- main contents */

#blog-main-contents {
	float:left;
	width:618px;
}

/*category*/
#page-category h3 {
	width:620px;
	height:33px;
	text-indent:-9999px;
	display:block;
	margin-bottom:18px;
}

#page-category h3.t1ss {
	background:url(../images/newstitle_t1ss.gif) no-repeat 0 0;
}

#page-category h3.toshimi {
	background:url(../images/newstitle_toshimi.gif) no-repeat 0 0;
}

#page-category h3.kawanabe {
	background:url(../images/newstitle_kawanabe.gif) no-repeat 0 0;
}

#page-category h3.bikke {
	background:url(../images/newstitle_bikke.gif) no-repeat 0 0;
}



