/** BASE **/
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background: #FFF4D2;
}

/** トップ **/

.mini {
	font-size: 11px;
    line-height: 18px;
	color: #000000;
	
}
.mini2 {
	font-size: 10px;
    line-height: 14px;
	color: #000000;
	
}
.hyou {
	font-size: 12px;
    line-height: 22px;
	color: #000000;
	
}

.yellow { font-weight:bold; color:#fc0;}

.big {
	font-size: 16px;
    line-height: 20px;
	color: #000000;
	font-weight:bold;	
}

.white {
	font-size: 12px;
    line-height: 18px;
	color: #ffffff;
	font-weight:bold;	
	
}

td.t1a {background:url("images/back.gif"); width:574px; height:189px;}
td.t1b {background:url("mame/images/back.gif"); width:578px; height:173px;}

#rss{
	background-color:#ffffff;
}
#blogtopics_entry{
	width:540px;
	height:auto;
	padding:5px;
	margin:0 0 5px 0;
	background-color:#eeeeee;
	font-size:13px;
	font-weight:bold;
}
#blogtopics_time{
	font-size:10px;
	font-weight:normal;
	margin:0;
}
#rss p{
	width:540px;
	margin:0 0 10px 10px;
	padding:0;
}
#facebook{
	margin:0 0 10px 0;
}
#facebook a{
	text-decoration:none;
	color: #1E53B1;
	font-size:13px;
	font-weight:bold;
}
