/**
 * yahoo-reser-style
 */

body { margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,tr,th,td,p,address,form,div,img {margin: 0;padding: 0;border: none;font-size: 100%; font-weight:normal;}
a,strong,em,abbr,span,img {border: none;}
ul{list-style:none;}
img{vertical-align:bottom;}


body {
font-size : 16px;
-webkit-text-size-adjust : none;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background:#ffffff;
}
img {
border : none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}