
a:link{ color: #0000ff;  }
a:visited{ color: #000080;  }
a:active{ color: #ffd700;  }
a:hover{ color: #ff0080;  }
.center{text-align:center;}

body{
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1.5;
}

.content{width:800px;}
.band{width:880px;}

#head_p .pits{
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:left;
	float:left;
}

.band table{
	margin:0 auto;
	text-align:left;
}
.content table,div{
	margin:0 auto;
	text-align:left;
}


/** PC **/  
@media screen and (max-width:810px){
.content{width:98%;  margin:0 auto;}
.band{width:98%;}
}
@media screen and (max-width:700px){

}
@media screen and (max-width:650px){

}



