body,th,td {
	font: 12px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic";
	line-height: 24px ; color :black
}


A:link { color : #555555 ; text-decoration : none }
A:visited     { color : #65513D ; text-decoration : none }
A:hover      {  color : #65513D ; text-decoration : underline; background-color: #E1D5C8 }


.news { font-size : 10px ; color : #CAC2BE }
.topics { font-size : 12px ; color : #65513D }
a.topics:link { color : #65513D ; text-decoration : none }
a.topics:visited     { color : #65513D ; text-decoration : none }
a.topics:hover      {  color : #65513D ; text-decoration : underline; background-color: #E1D5C8 }

.closed { font-size : 12px ; color : #4B5F45 }
.copylight { font-size : 10px ; color : #AAAAAA }

.story  { color: #444444; font-size: 14px; line-height: 24px}
.houmontable td { color: #444444; font-size: 14px; line-height: 24px}
.spec{ color: #444444; font-size: 12px; line-height: 19px}
.text { font-size : 14px ; line-height: 24px ; color : #333333 }
.mini { font-size : 12px ; line-height: 19px ; color : #333333 }
.ball { font-size : 12px ; line-height: 16px ; color : #91913D }
.bar { background-color : #91913D }
.bar2 { background-color : #3EB693 }

.print { color: #444444; font-size: 14px; }
.printmini { color: #444444; font-size: 12px; }
.time { background-color : #FBE398 }
.time2 { background-color : #FDF1CD }
.weeks { background-color : #B8E2AD }
.open { background-color : #FBDADD }
.close { background-color : #FBFBFB font-family: メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic";
}

ol {
	padding-left: 50px;
	
}
li {
	font: 12px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic";

	color: black;

}
#explain{
	font: 12px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic";
	line-height: 24px;
	color: black;
	margin-bottom: 50px;
}
#privacyp{
	font: 13px メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic";
	line-height: 24px;
	color: #333333;
	margin-bottom: 50px;
}
.privacytitle {
	font-size: 18px;
	/*文字周りの余白*/
	 color: #010101;/*文字色*/
	 background: #ddf8de;/*背景色*/
	 border-bottom: 3px solid #11ca90;/*下線*/
	margin-top: 20px;
	padding-top: 8px;
	padding-left: 10px;
}
.squer {
	/*上下 左右の余白*/
	  background: transparent;/*背景透明に*/
	 
	float: left;
	color: green;
	font-size: 17px;
}
.right {
	text-align: right;
}