@charset "UTF-8";

/* ==============================================================

FeelBunka
Version: May 2011

============================================================== */

body {
    margin: 0;
    padding: 0;
		width: auto;
    background-color: white;
    background-image: none;
    font-size: 9pt;
		font-family: "ヒラギノ角ゴ Pro W3" , "HiraKakuPro-W3" , "メイリオ" , Meiryo , Osaka , "MS P Gothic" , sans-serif;
    line-height: 1.7;
		color: #000;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

#contents {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}