@charset "utf-8";
/* CSS Document */

/*styleSET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td{
	margin: 0;
	padding: 0;
}

body{
	color: #535353;
	margin: 0;
	padding: 0;
	font: 13px/1.5 verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;





  *font-size: small;
  *font: x-small;
	line-height: 1.5;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,strong{
	font-size: 100%;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* for IE 5.5 */
}

img{
	border: 0;
	vertical-align: middle;
}

address,em,th,dt{
	font-style: normal;
	font-weight: normal;
}

li{list-style: none;}

q:before,q:after{content:'';}

input, textarea, select{
	font-family: "Hiragino Kaku Gothic Pro","qMmpS Pro W3",Osaka,"lr oSVbN",sans-serif;
	font-size: 100%;
}

input, select {vertical-align: middle;}

caption,th{text-align: center;}

a:link,a:visited {
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

br.clear { 
	clear:both;
	margin: 0px;
	padding: 0px;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
/*******************************
       all_Style
********************************/
