@charset "UTF-8";
/* CSS Document */

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face {
	font-family:"captureit";
	src:url("../font/captureit.eot") format("eot"),url("../font/captureit.woff") format("woff"),url("../font/captureit.ttf") format("truetype"),url("../font/captureit.svg#captureit") format("svg");
	font-weight:normal;
	font-style:normal;
}

a {	text-decoration:none;
	color:#000;
}


a:hover{
	text-decoration:none;
	color:#F60;
}

html,body{
	height:100%;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#wrap{
	margin-left:auto;
	margin-right:auto;
}


table{
	border-collapse:collapse;
}


#red {
font-size:10px;
  color:#ff0000;
  font-weight:bold;
}

#privacy{
	font-size:12px;
}

.afct{
	color:#F60;
	padding:5px 10px;
	border-bottom:#fff solid 1px;
}


#nml {
  font-size:14px;
  line-height:19px;
}

#nml tr {
	border-bottom:#CCC solid 1px;
}

#access {
	font-family:"Coco Puff Regular";
}

.officalsite {
	font-size:12px;
	font-weight:bold;
}

#footer{
	width:100%;
	 height:20px;
     bottom:0;
	 text-align:center;
	 font-size:12px;
	 background:#666;
}
