.container {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #14116e;
	border-right-color: #14116e;
	border-left-color: #14116e;
}
.default {
	font-size: 9pt;
	line-height: 150%;
	font-family: Meiryo;
}
.NomalLink {
	font-family: Meiryo,MS PGothic;
	font-size: 9pt;
	background-image: url(../image/share/link_list.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.TownBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d3d4c7;
	border-right-color: #d3d4c7;
	border-left-color: #d3d4c7;
}
.TownTitle {
	font-family: Meiryo,MS PGothic;
	font-size: 9pt;
	background-image:  url("../image/index/town_title_bg.gif");
	background-repeat: no-repeat;
	padding-left: 26px;
}
.TownComment {
	font-family: Meiryo,MS PGothic;
	font-size: 8pt;
	line-height: 150%;
	color: #a31010;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d4c7;
	padding: 8px 11px;
}
.LinksTitle {
	font-family: Meiryo,MS PGothic;
	font-size: 9pt;
	font-weight: bold;
	color: #a31010;
	padding: 5px;
	background-image: url(../image/share/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.special {
	width: 690px;
	height: 496px;
	overflow: auto;
}
.SpecialTitle {
	font-family: Meiryo,MS PGothic;
	font-size: 9pt;
	padding-left: 28px;
	background-image:  url("../image/index/recommend_title_bg.gif");
	background-repeat: no-repeat;
}
.SpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ff0000;
}
.SearchPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a31010;
	background-image: url(../image/share/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}
.SearchText {
	font-family: Meiryo, MS PGothic;
	font-size: 8pt;
	line-height: 120%;
}
.SearchTitle {
	font-family: Meiryo, MS PGothic;
	font-size: 9pt;
	padding-left: 8px;
	background-image:  url("../image/index/search_title.gif");
	background-repeat: repeat-x;
}
.HowtoText {
	font-family: Meiryo, MS PGothic;
	font-size: 9pt;
	line-height: 150%;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
.question {
	font-family: Meiryo, MS PGothic;
	font-size: 11pt;
	font-weight: bold;
}
.answer {
	font-family: Meiryo, MS PGothic;
	font-size: 9pt;
	line-height: 150%;
	padding: 5px 0px 5px 0px;	
}