@charset "UTF-8";


body {
	background: #ffffff none;
	color: #000000;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Osaka;
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
}

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

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

p {
	text-align: justify;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

tr {
	text-align: left;
	vertical-align: top;
}

th, td {
	padding: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 1.3em;
}

ol {
	margin: 0px;
	padding: 0px;
	padding-left: 1.5em;
}

input[type=text], textarea {
	border: #666666 1px solid;
	font-size: 100%;
	line-height: 150%;
}
