@charset "shift_JIS";

/*初期化CSSの読み込み*/
@import url("./reset.css");

/*表示指定CSSの読み込み*/
@import url("./base.css");

/*文字指定CSSの読み込み*/
@import url("./pixel.css");

/*ThickBoxCSSの読み込み*/
@import url("./thickbox.css");

/*表示指定CSSの読み込み*/
@import url("./previous_style.css");


.new {
	font-size: 140%;
}
.new {
	font-size: 140%;
	font-weight: bold;
}
.new {
	font-size: 14px;
	color: #F00;
}
.full {
	color: #F00;
}
#base #global #wrapper #content #main p a font {
	color: #F36;
}
