@import url(gyoukan.css);
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #5A2321;
	background-color: #FFEEEE;
	background-image : url(../bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a{
	text-decoration: underline;
}
a:link {
	color: #b72c19;
}

a:active {
	color: #A13928;
}

a:hover {
	color: #A13928;
	text-decoration: none;
}

a:visited {
	color: #A13928;
}

td,th {
	font-size: 0.8em;
}

#sitetitle {
	color: #9D1D11;
	font-weight: bold;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	text-decoration: none;
	color: #9D1D11;
}

h1,h2,h3{
	margin:0;
	padding:0;
}
.l1 {font-size:1.2em;font-weight:bold;line-height:140%}
.l2 {font-size:0.9em;font-weight:none;line-height:135%}

