@charset   "Shift_JIS";
.Rireki{
	font-size : 14px;
}

.SiyoHyodai{
	font-size : 12px;
	line-height : 15px;
}

.Jiki{
	font-size : 24px;
	line-height : 100%;
	font-weight : bold;
	text-align : center;
}

.lh15{
	font-size : 12px;
	line-height : 15px;
}

.zuhyotitle{
	background-color : yellow;
	font-size : 12px;
	font-weight : bold;
	line-height : 120%;
}

.chosabi{
  background-color:seagreen;
  color : yellow;
  font-size : 12px;
}

.specdiff{
  background-color:wheat;
  color : red;
  font-size : 12px;
  font-weight: bold;
}

.gifprice {
	float: left;
	background-color: wheat;
	font-size : 22px;
	text-align : center;
}

.gifpriceR {
	float: right;
	background-color: wheat;
  font-size : 22px;
  text-align : center;
}

#location{
	font-size : 12px;
	background-color : #ffff80;
	line-height : 120%;
	padding-top : 4px;
	padding-bottom : 0px;
}

#hyodai{
	background-color : gold;
	line-height : 110%;
	padding-top : 7px;
	padding-bottom : 3px;
}

.linkshu {
	width:120px;
	line-height : 120% !important;
	background-color : silver !important;
	word-break: break-all;
	word-wrap: break-word; 
	vertical-align: top;
	padding-top : 5px !important;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	padding-right : 0px !important;
}

.hidarisumi {
	position: absolute;
	top:15px;
	left:0%;
}

/* A:link,visited,hoverはこの順番でないと不具合が出るらしいので注意→http://www.mozilla.gr.jp/standards/webtips0012.html */
A:link {	/* 2011/08/23未訪問のリンクの色を明示するようにした */
    color:0000ff;
    font-style:normal;
    text-decoration:none;
}
A:visited {text-decoration : none};
A:hover {text-decoration : underline;} 

table.BG{
  border-color : black;
  border-style : double;
  border-width : 6px;
  border-collapse: collapse;
  width : 800px;
}

TABLE.BG TD{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-family : "ＭＳ ゴシック", monospace;
  font-size : 12pt;
  line-height : 140%;
  background-color : white;
  word-break: break-all;
  word-wrap: break-word; 
}

TABLE.CompactTbl {
  border-style : none none none none;
  border-collapse: collapse;
}

TABLE.CompactTbl TD {
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  border-color : black;
  font-family : "ＭＳ ゴシック", monospace;
  font-size : 12pt;
  line-height : 100%;
}

TABLE.SimpleTbl {
  border-style : none none none none;
  border-collapse: collapse;
}

TABLE.SimpleTbl TD {
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-color : green green green green;
  font-family : "ＭＳ ゴシック", monospace;
  font-size : 12pt;
  line-height : 120%;
}

TABLE.SimpleTbl TH {
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-color : green green green green;
  font-family : "ＭＳ ゴシック", monospace;
  font-size : 12px;
}

TABLE.Kakaku{
  border-color : #ff8888;
  border-style : double;
  border-width : 3px;
  border-collapse: collapse;
}

TABLE.Kakaku TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  font-family : "ＭＳ ゴシック", monospace;
  
  
}


TABLE.Navi {
  border-style : none none none none;
  border-collapse: collapse;
}

TABLE.Navi TD {
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : green green green green;
  font-size : 12pt;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  font-family : "ＭＳ Ｐゴシック";
}


