@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-color: #fdfdfd;
	text-align:center;
	font-weight: normal;
	font-family:"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif;
	font-size: 12px;	line-height: 1.2em;
		
}
img {
	border:0;
	}
.lft{
	text-align:left;
	font-size:10px;
	line-height:140%;	
	}
.cnt{
	text-align:center;
	padding-bottom:5px;
	}
h2 {
  color: #C00;
  padding: 0 0 0 5px; /* 左の余白 */
  border-width: 0px 0px 1px 10px; /* 枠の幅 */
  border-style: solid; /* 枠の種類 */
  border-color: #FF147B; /* 枠の色 */
  font-size:14px;
  margin:0 0 5px 0;
  font-weight: bold;
  color: #069;
  	background-image: url(img/t_bg_.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	