@import "http://ascii.jp/css/impColorConv.css";
@import "http://ascii.jp/css/jpSpecial.css";

/*------------ Setting ------------*/
body {
	background: #EEEEEE url(http://ascii.jp/img/0910/bg_general.gif) repeat-y scroll left top;
}
#jpWrap {
	margin: 0pt;
	min-width: 980px;
	padding: 0pt;
	width: 1058px;
	background-color: #fff;
}


/* 
 * Blog dependent CSS
 */
.content-nav {
  width: 100%;
  height: 40px;
  color: #fff;
  padding: 0px;;
  background-color: #922;
  background-image: url(img/head_tcd_right.gif);
  background-repeat: no-repeat;
  background-position: right;
}

p.content-nav {
  color: #fff;
}
#RegionBodyInner {
width: 950px;
}
