@charset "utf-8";

/*	お店紹介
----------------------------------------------------------------------*/

/*Common---*/
#two1stColumn {
	margin-bottom: 5px;
}

#two1stColumn .block {
	position: relative;/* #two1stColumn .block .btn */
	margin-bottom: 5px;
}

#two1stColumn .blockTitle {
	color: #333;
	background-image: url(/img/common/title_type_d_bg.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/title_type_d_bg.png');
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	padding-left: 20px;
	font-size: 0.85em;
}

#two1stColumn .rim {
	background-color: #EEE;
	background-image: url(/img/common/block_type_d_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px;
}

#two1stColumn .content {
	background-color: #FFF;
	padding: 10px;
	position: relative;
	overflow: hidden;
	_zoom: 1;
}

#two1stColumn .block .btn {
	position: absolute;
	top: 5px;
	right: 5px;
}

#two1stColumn .relatedLink {
	margin-top: 10px;
	text-align: right;
}

#two1stColumn .banner {
	text-align: center;
	margin-bottom: 5px;
}

#two2ndColumn .rim {
	background-color: #EEE;
	background-image: url(/img/common/block_type_b_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px;
	_zoom: 1;
}

#two2ndColumn .content {
	background-color: #FFF;
	padding: 10px;
	position: relative;
	overflow: hidden;
	_zoom: 1;
}

#two2ndColumn .block {
	margin-bottom: 5px;
}

#two2ndColumn .blockTitle {
	color: #FFF;
	background-image: url(/img/common/title_type_b_bg.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/title_type_b_bg.png');
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
}

.myBannerBlock li {	
	margin:5px 0;
	text-align: center;
}

.myBannerBlock li img {
	vertical-align: top;
}

.apiCredit {
	text-align:right;
}

span.highlight {
	color: #cc0000;	
}

.notice {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 8px;
	border: 1px solid rgb(220,220,220);
	background-color: rgb(245,245,245);
	border-radius: 0.5em;
}

.relatedBtn {
	text-align: center;
	margin-bottom: 10px;
}

.textLink {
	margin-top: 10px;
	font-size: 0.7em;
	line-height: 2em;
}
/*---Common*/


/*detailTitleBlock---*/
#detailTitleBlock {
	position: relative;
	margin-bottom: 5px;
	padding-top: 10px;
	background-image: url(/img/common/block_type_d_top_bg.png);
	background-repeat: no-repeat;
	background-color: #DDD;
}

#detailTitleBlock .rim {
	padding-top: 0;
	background-image: url(/img/common/block_type_d_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DDD;
}

#detailTitleBlock .content {
	background-image: url(/img/common/mark_detail_title_bg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 15px 15px 15px 65px;
	border: 1px solid #999;
}

#detailTitleBlock .name {
	font-size: 1.35em;
	margin-bottom: 10px;
}

#detailTitleBlock .address {
	font-size: 0.9em;
}

#detailTitleBlock .genre {
	position: absolute;
	top: 10px;
	right: 10px;
}

#detailTitleBlock .genre a {
	display: block;
	white-space: nowrap;
	color: #FFF;
	font-size: 0.95em;
	line-height: 1em;
	padding: 5px 15px;
	background-color: #777;
	border-radius: 20px;
}

#detailTitleBlock .genre a:hover {
	color: #FFF !important;
	text-decoration: none;
	background-color: #555;
}
/*---detailTitleBlock*/


/*pageTabBlock*/
#pageTabBlock {
	overflow: hidden;
	margin-bottom: 1px;
	_zoom: 1;
}

#pageTabBlock img {
	vertical-align: top;
}

#pageTabBlock li {
	float: left;
	margin-right: 1px;
}

#pageTabBlock li.last {
	margin-right: 0;
}
/*---pageTabBlock*/


/*detailBlock---*/
#detailBlock .title {
	margin: 5px 0 10px;
	font-size: 0.9em;
}
/*---detailBlock*/


/*shopinfo_table---*/
#shopinfo_table {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.5em;
}

#shopinfo_table td {
	border: 1px solid #CECEBF;
	padding: 7px 10px;
}

#shopinfo_table th {
	background-color: #F0F0E1;
	width: 120px;
	border: 1px solid #CECEBF;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
/*---shopinfo_table*/


/*aroundBlock---*/
#aroundBlock ul {
	line-height: 1.5em;
}

#aroundBlock ul li {
	margin-bottom: 5px;
}

#aroundBlock ul li span {
	margin-left: 15px;
}
/*---aroundBlock*/

/*bbsPostBlock---*/
#bbsPostBlock #bbs_form {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.5em;
}

#bbsPostBlock #bbs_form td {
	padding: 5px;
}

#bbsPostBlock #bbs_form th {
	text-align: left;
	width: 100px;
}

#bbsPostBlock #bbs_form select {
	border: 1px solid #CECEBF;
}

#bbsPostBlock #bbs_form .wide {
	width: 97%;
	border: 1px solid #CECEBF;
}

#bbsPostBlock #bbs_form .middle {
	width: 50%;
	border: 1px solid #CECEBF;
}

#bbsPostBlock #bbs_form textarea {
	width: 97%;
	height: 100px;
	border: 1px solid #CECEBF;
}

#bbsPostBlock #bbs_form .submitBtn {
	padding: 3px 10px;
}

#bbsPostBlock #bbs_form .mark {
	font-size: 0.9em;
	font-weight: normal;
	color: #F30;
}
/*---bbsPostBlock*/


/*toolBarBlock---*/
#toolBarBlock .red {
	color: #F00;
}

#toolBarBlock .print {
	margin-bottom: 10px;
}

#toolBarBlock p {
	line-height: 1.5em;
}

#toolBarBlock .stitle {
	margin-right: 15px;
}

#toolBarBlock .mobile{
	font-size: 0.75em;
	margin-bottom: 10px;
}

#toolBarBlock select {
	border: 1px solid #CECEBF;
}

#toolBarBlock .blogEntry {
	font-size: 0.75em;
}

#toolBarBlock .mailaccount {
	width:170px;
	border: 1px solid #CECEBF;
}

#toolBarBlock .url {
	width: 330px;
	border: 1px solid #CECEBF;
}

#toolBarBlock .submitBtn {
	padding: 0 10px;
	margin-left: 5px;
}
/*---toolBarBlock*/


/*gmapBlock---*/
#small_map {
	margin:0 auto;
	width:100%;
	height:160px;
}

#large_map {
	margin:0 auto;
	width:100%;
	height:320px;
}

#street_view {
	margin:5px auto;
	width:100%;
	height:300px;
}

#err_msg {
	padding-top:150px;
	font-size:16px;
	color:red;
}
/*---gmapBlock*/


/*bbsBlock---*/
#bbsBlock .content {
	padding: 15px;
}

#bbsBlock .thread {
	padding-left: 30px;
	padding-bottom: 20px;
	border-bottom: 4px dashed #DDD;
	margin-bottom: 20px;
}

#bbsBlock .thread .title {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: -30px;
	margin-bottom: 15px;
}

#bbsBlock .thread .msg {
	line-height: 2em;
	margin-bottom: 5px;
}

#bbsBlock .thread .user {
	text-align: right;
	font-size:0.9em;
	color: #909;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}

#bbsBlock .thread .user .datetime {
	margin-left: 20px;
}

#bbsBlock .thread .res {
	font-size: 1.33em;
}

#bbsBlock .thread .res .icon {
	background-position: left 5px;
}

#bbsBlock .thread .noRes {
	margin-top: 15px;
	text-align: center;
}

#bbsBlock .noThread {
	padding: 30px;
}

#bbsBlock .noThread p {
	text-align: center;
	line-height: 1.75em;
}

#bbsBlock .noThread p.title {
	font-size: 1.25em;
	font-weight: bold;
	color: #F60;
	margin-bottom: 10px;
}
/*---bbsBlock*/


/*historyBlock---*/
#historyBlock .edit_history {
	width: 100%;
	border-collapse: collapse;
}

#historyBlock .title {
	margin: 5px 0 10px;
	font-size: 0.9em;
}

#historyBlock .edit_history th,
#historyBlock .edit_history td {
	font-size: 0.9em;
	padding: 5px;
	border: 1px solid #CECEBF;
}

#historyBlock .edit_history th {
	background-color: #F0F0E1;
}

#historyBlock .indicator {
	width: 20px;
	text-align: center;
}
/*---historyBlock*/


/*editBlock---*/
#editBlock .notice {
	font-size: 0.75em;
	margin-bottom: 10px;
}

#editBlock .red {
	font-weight: bold;
	color: #F00;
}

#editBlock .orange {
	color: #F60;
}

#editBlock .edit_form {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
	line-height: 1.5em;
}

#editBlock .edit_form td {
	padding: 5px;
}

#editBlock .edit_form th {
	text-align: left;
	width: 110px;
}

#editBlock .edit_form .wide {
	width: 97%;
	border: 1px solid #CECEBF;
}

#editBlock .edit_form .middle {
	width: 50%;
	border: 1px solid #CECEBF;
}

#editBlock .edit_form textarea {
	width: 97%;
	height: 100px;
	border: 1px solid #CECEBF;
}

#editBlock .edit_form .submitBtn {
	padding: 10px 20px;
}

#editBlock .edit_form .nickname {
	font-size: 0.9em;
	color: #090;
}
/*---editBlock*/



/**
 * shopPhotoBlock
 */
#shopPhotoBlock {}

#shopPhotoBlock .content p {
	line-height: 1.25em;
	margin-bottom: 10px;
}

#shopPhotoBlock .content p:last-child {
	margin-bottom: 0;
}

#shopPhotoBlock .content p img {
	display: block;
	margin: auto;
}
