@charset "UTF-8";

body{
	background-color : rgb(255, 255, 242);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 750px;
	height: 70px;
	background-image: url(../img_tategu/nhs_japan.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 4px;
}

p{
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Class_footer01{
	padding-top: 4px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	width: 800px;
	height: auto;
	background-color: silver;
}

tr{
	background-color: white;
}

th{
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
}

td{
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
}

.Class_price01{
	font-size: 14px;
	font-weight: 600;
	color: red;
	letter-spacing: 2px;
}

#main{
	width: 820px;
	height: inherit;
	background-color: white;
}

#menu01{
	padding-top: 6px;
	padding-bottom: 2px;
	width: 790px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}

#menu02{
	padding-top: 4px;
	padding-bottom: 2px;
	width: 800px;
	height: auto;
}

.Class_footer02{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: gray;
	border-bottom-color: gray;
	width: 800px;
	height: auto;
}

.Class_footer03{
	width: 780px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 3px;
}

.Class_red{
	color: red;
}

.Class_price{
	font-weight: 600;
	color: red;
}

