@charset "shift_jis";
@import url("styles.css");
@import url("navi.css");
/*タグ効果無効*/
body{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	color: #666;
	line-height: 180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

h1,h4,h5,h6,p,ol,dl,dt,dd {
	margin:0px;
	padding:0px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
}
h2 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 26px;
}
h3 {
	margin:0px;
	padding:0px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
}
td {

}
ul {
	list-style: square outside;
	padding: 0px;
}
li {
	margin-bottom: 10px;
}


form {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

