/****************************************

トップページ

*****************************************/
/*右コンテンツ*/
#contents #main_top {
	display: inline;
	float: right;
	width: 630px;
	margin-top:15px;
}
#contents #main_top .top_table01 {
	width: 630px;
	margin-bottom: 30px;
}
#contents #main_top .top_table01 th {
	text-align: left;
	vertical-align: top;
	width: 250px;
}
#contents #main_top .top_table01 td {
	text-align: left;
	width: 380px;
}
#contents #main_top .top_table01 .td01 p {
	line-height: 1.5;
	margin-top: 15px;
}
#contents #main_top .top_table01 .td02 {
	text-align: right;
	vertical-align: bottom;
}

/*沖縄市泡瀬にあるそば食堂です*/
#main_top .index_catch_top1 {
	background-image: url(https://img16.shop-pro.jp/PA01098/798/etc/index_catch_top_back.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 642px;
	margin: 0px auto;
	padding: 0px;
}
#main_top .index_catch_md {
	background-image: url(https://img16.shop-pro.jp/PA01098/798/etc/index_catch_md_back.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 642px;
	padding-top:10px;
}
#main_top .index_catch_bm {
	background-image: url(https://img16.shop-pro.jp/PA01098/798/etc/index_catch_bm_back.jpg);
	background-repeat: repeat;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 642px;
}
#main_top .index_catch_md .index_catch_table {
	margin-right: 20px;
	margin-left: 20px;
}
#main_top .index_catch_md .index_catch_table .td01{
	vertical-align: top;
}
#main_top .index_catch_md .index_catch_table th{
	text-align: left;
	width: 200px;
}
#main_top .index_catch_md .index_catch_table .td01 p {
	text-align: left;
	margin-right: 20px;
	margin-left: 10px;
	line-height: 1.6;
}
#main_top .index_catch_md .index_catch_table .td02{
	text-align: right;
	padding-right: 20px;
}

/*ブログ*/

.blog_table2{
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.blog_table2 th{
	width: 180px;
}
.blog_table2 td{
	width: 450px;
}
.blog_table2 td.td01{
	padding-bottom: 10px;
}
#info_item .infor_table {
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://img16.shop-pro.jp/PA01098/798/etc/top_blog_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#info_item .infor_table a{
	color: #063;
}
#info_item .infor_table a:hover{
	color: #F00;
}
#info_item .infor_table th {
	text-align: right;
	vertical-align: top;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
#info_item .infor_table td {
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	width: 470px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #F00;
}

/*トップキャッチコピー*/
#top-catch-box {
  margin-bottom: 20px;
}
#top-catch-box dl dt {
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 1px #231815;
}
#top-catch-box dl dd {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}