@charset "shift_jis";

*{
	margin:0;
	padding:0;
	-webkit-font-size-adjust:none;
	}

body{
	font-family: Meiryo, メイリオ, 'ＭＳ Ｐゴシック','MS PGothic', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
	font-size:100%;
	text-align:left;
	line-height:1.4;
	}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	}

p,ul,ol,dl{
	font-size:100%;
	}

strong{
	font-weight:bold;
	}

em{
	font-weight:bold;
	font-style:normal;
	}

th,
td{
	text-align:left;
	}

li{
	list-style-type:none;
	}

img{
	vertical-align:middle;
	border:none;
	}

sup{
	vertical-align:text-top;
	}

fieldset{
	border:none;
	}

input{
	vertical-align:middle;
	border:none;
	}

* html input{
	line-height:1;
	}

hr{
	border-width: 1px 0 0 0;
	height:1px;
	}

abbr{
	border-bottom:1px dotted #000000;
	}

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

a:link{
	text-decoration:none;
	}

a:visited{
	text-decoration:none;
	}

a:hover{
	text-decoration:none;
	}

a:active{
	text-decoration:none;
	}