@charset "utf-8";

/* ---------------------------------------------
__CSS infomation

Site URL	http://www.nichibun-g.co.jp/magazine/css_manabito/print_base.css
File name	print_base.css(http://www.nichibun-g.co.jp/magazine/css_manabito/print_base.css)
Summary		Base Styles for print
Created		2008-01-31
Last update	2008-01-31 by koho
--------------------------------------------- */

/* 不要なエリア
---------------------------------------------*/

/* ---------------------------------------------
__Main_base_layout
--------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif, Osaka;
	color: #444;
}
body#topics,body#art,body#history,body#cinema { background-color: #FFF;}

a,
a:visitted,
a:hover,
a:focus {
	color: #222;
}
#out {
	width: 100%;
	border: none;
}
