@charset "utf-8";

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.8;
	}
	
img{
	border: none;
	}

table{
	width: 100%;
	}

th{
	padding:6px;
	width: 25%;
	border-bottom: 1px #ccc solid;
	text-align:left;
	vertical-align:top;
	}

td{
	padding:5px;
	width: 25%;
	border-bottom: 1px #ccc solid;
	vertical-align:top;
	}

.mainVisual,
.imgInfo,
.pankuzu,
#detailRight,
#glovalNavi,
.pageTop,
.footerLink{
	display: none;
	}﻿