body { 
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',Meiryo,'メイリオ';
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 0px;
}

a image {
	border: none;
}

table {
	background-color:#FAEBD7;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-collapse: collapse;
}

th {
	width: 60px;
}

td {
	padding: 5px;
}

ul.notice li {
	list-style:none;
	text-indent:-1.5em;
	padding-left:1.5em;
}

ul.circle li {
	list-style:circle;
	text-indent:0em;
	padding-left:0em;
}


.text1 {
	font-weight: bold;
	text-align: center;
}
.text2 {
	font-size: 16px;
	text-align: center;
}
.indent {
	margin-left: 5px;
}

.indent2 {
	margin-left: 30px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.title3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.price {
	font-size: 11px;
	text-align: left;
	background-color:#ffffe0;
}



.naiyou_s {
	font-size: 11px;
	font-weight: none;
	text-align: left;
	padding: ;
	color:;
}	

.naiyou_a {
	font-size: 10px;
	font-weight: none;
	text-align: left;
	vertical-align:top;
	padding: ;
	color:;	
}	

.chosha2 {
	font-size: 10px;
	font-weight: ;
	text-align: left;
	color:#151515;
}

.naiyou_s_sp {
	font-size: 10px;
	font-weight: ;
	text-align: left;
	color:;
}

.naiyou_a_sp {
	font-size: 10px;
	font-weight: ;
	text-align: left;
	color:;
}

.kantou {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color:#ffffe0;
	color:#e58816;
}

.naiyou {
	font-size: 14px;
	font-weight: bold;
	color:#424242;
}

.naiyou2 {
	font-size: 14px;
	font-weight: bold;
	color:#424242;
}

.adress {
   border: none;
   background-color: #ffffff;
   font-style: italic;
   text-align: center;
   font-size: 10px 
}

.button {
	text-align: center;
}

.btn {
	width: 90px;
}

.btn2 {
	width: 80px;
}

.saletable {
	 background-color:#ffffe0;
	 font-size:14px;
}

.saletable2 {
	 background-color:white;
	 text-align: right;
}

.white
 {
	padding: 0px;
	background-color:#ffffff; 
}
.white2
 {
	padding: 0px;
	background-color:#ffffff; 
	color:#0000CD;
}
a:link
	{color:blue;}
a:visited
	{color:goldenrod;}
a:active
	{color:royalblue;}
a:hover
	{color:royalblue;}
a:hover img
	{ opacity:0.7; filter: alpha(opacity=70); }