@charset "utf-8";
/* ---------------------------------------------------
Copyright(c) 2019 Sarago Co.,Inc. All Rights Reserved.
------------------------------------------------------ */
h1{
	font-size : 13pt;
	font-weight : bold;
	text-align : center;
	padding-top : 10px;
}
h2{
	font-size : 12pt;
	text-align : center;
	padding-bottom : 3px;
}
dt{
	margin-top : 10px;
	margin-left : 20px;
	margin-bottom : 3px;
}
dd{
	margin-left : 40px;
	margin-bottom : 10px;
}
ul{
	font-size : 11pt;
	list-style-type : square;
	margin-left : 15px;
}
ol{
	list-style-type : decimal;
	font-size : 11pt;
	text-align:left;
	margin-left : 15px;
}
li{
	margin-top : 3px;
	margin-left : 10px;
	margin-bottom : 3px;
}
#sidebar{
	/*"サイドメニュー"*/
	background-color : #f0ffff;
}
#itemspace{
	background-color : #ffffff;
	font-size : 11pt;
	line-height : 15pt;
	font-family : "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align : left;
	padding : 0px;
}
#itemspace a{
	text-decoration : none;
}
#itemspace a:hover{
	background-color : #ffffaa;
	text-decoration : underline;
}
#map{
	margin : 0px;
	padding : 0px;
}
.price0{
	background-color : #eaf2ff;
	font-size : 9pt;
	line-height : 10pt;
	padding : 3px;
}
.price1{
	font-size : 11pt;
}
.price2{
	height : 12px;
}
.imgright{
	float : right;
	margin-left : 15px;
	margin-right : 20px;
}
.fomt1{
	font-size : 9pt;
	line-height : 13pt;
}
.fomt2{
	font-size : 9pt;
	padding-left : 150px;
}
.fomt3{
	font-size : 8pt;
	padding-left : 20px;
	color : #666666;
}
