body{
	font-size : 100%;
	line-height:160%;
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "MS Pｺﾞｼｯｸ", "MS Pゴシック", ＭＳＰゴシック, MSPゴシック, Osaka, Verdana, Arial, Helvetica, Roboto, sans-serif;

}
TABLE{
	font-size : 13px;
	font-family : MS UI Gothic;
}
img.emoji{
	margin-right : 2px;
}

#wrapper {
	align:<center>;
	padding:10px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-position:0 0;
}
#header {
	height:110px;
	 }
#webmaster{
    background-color:#333333;
	text-align:left;
	line-height:140%;
    padding: 10px;
	margin-top:10px;
	margin-bottom:30px;
	cellspacing-left:0px;
	cellspacing-top: 0px;
}


#content{
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	padding:0px 0px;
}
#base{
	background-color:#FFFFFF;
	text-align:left;
}

	
#footer{
        clear:left;
	margin-top:0px;
        float:left
        }
        
a:hover{color: #959595;}
        


A:link { 
	font-weight:reguler;
}
A:visited { 
	font-weight:reguler;
}
A:active {
	font-weight:reguler;
	color:#EEEEEE
}
A:hover { 
	text-decoration:underline; 
	font-weight:reguler; 
	color:#0000AA;
	background-color:#B7CDFC;
}
.hitsin { 
	/*background-color:#FFFF00;*/
	color:#FF0000; 
	font-weight:bolder; 
}
.hitsout { 
	/*background-color:#FFFF00;*/
	color:#FF0000; 
	font-weight:bolder; 
}
.inperday { 
	/*background-color:#FFFF00;*/
}
.stitle { 
	/*background-color:#FFFF00;*/
	font-size:120%;
	font-weight:bolder; 
}
.category { 
	/*background-color:#FFFF66;*/
}
.field2 { 
	/*background-color:#EEEEEE;*/
}
.new { 
	background-color:#FF0000;
	color:#FFFFFF; 
}
.select1 { 
	color:#FFFFFF;
	background-color:#0365F1;
	padding:2px 3px;
	font-weight:bolder;
}
.wakusenblack{ border-color:#333333; border-style:solid; border-width:1px;margin-right:5px;width:45px;height:45px;}

HR.dot {
  color: #CCCCCC; /* 線の色(IE用) */
  background-color: #ff0000; /* 線の色(NN用) */
  height: -3px; /* 線の太さ */
  width:300;
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}
