body {
	background-color: #F9F4EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 83%;
	line-height: 1.6em;
	text-align: justify;
}
a,p,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dt,dd,form {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color: #5A5858;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#header_line {
	background-color: #47262B;
	height: 5px;
	width: 100%;
}
#footer_line {
    background-color: #47262B;
	height: 5px;
	width: 100%;
}
#contentiar {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contentiar #pk_list {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#contentiar #header {
	padding: 15px;
	height: 80px;
}
#contentiar #header h1 {
	margin-bottom: 0px;
}
#contentiar #header h2 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 15px;
}
#contentiar #header #h_left {
	float: left;
}
#contentiar #header p {
	float: right;
	clear: right;
}
#contentiar    #menu   {
	width: 900px;
	display: block;
	clear: both;
	height: 43px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
}
#contentiar  #menu  li  {
	display: block;
	float: left;
	overflow: hidden;
}
#contentiar  #menu  a  {
	background-image: url(images/top_bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 43px;
	width: 180px;
	text-indent: -30em;
}
#contentiar #menu a:hover {
	background-position: left bottom;
}
#contentiar #menu #salon a {
	background-position: -180px top;
}
#contentiar #menu #salon a:hover {
	background-position: -180px bottom;
}
#contentiar #menu #menu_li a {
	background-position: -360px top;
}
#contentiar #menu #menu_li a:hover {
	background-position: -360px bottom;
}
#contentiar #menu #access a {
	background-position: -540px top;
}
#contentiar #menu #access a:hover {
	background-position: -540px bottom;
}
#contentiar #menu #toi a {
	background-position: -720px top;
}
#contentiar #menu #toi a:hover {
	background-position: -720px bottom;
}
#contentiar #footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF3F00;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	font-size: 95%;
}
#contentiar #footer h2 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 25px;
	line-height: 1.8em;
	display: block;
	float: left;
	width: 60%;
}
#contentiar #footer #flash_dl {
	margin-top: 30px;
	float: right;
	width: 40%;
}
#contentiar #footer #flash_dl img {
	float: right;
}
.clear {
	font-size: 1px;
	clear: both;
}
.p_top {
	text-align: right;
}
.left_float {
	display: block;
	float: left;
}
.right_float {
	display: block;
	float: right;
}
.font_red {
	color: #FF0000;
}
.text_center {
	text-align: center;
}

