/* ******************************************************************************
	Style003 - TopNavigationStyle - AboutPage
		(c) 2017 CreativeStyle
****************************************************************************** */
/* ==============================================================================
	Contents Area Settings
============================================================================== */
#BaseContents {
	margin-top:		10px;
}

/* ==============================================================================
	Store Area Settings
============================================================================== */
.StoreArea {
	margin:			80px auto 0 auto;
	width:			844px;
}
.StoreArea .StoreTitle {
	margin:			0 auto 20px auto;
	font-size:		large;
	color:			#00519d;
	font-weight:		bold;
	text-align:		center;
	letter-spacing:		5px;
}
.StoreArea .ShopArea {
	margin-top:		30px;
	background-image:	url(./img/background_store.jpg);
	height:			217px;
}
.StoreArea .ShopArea .StoreNameArea {
	padding-top:		13px;
	padding-left:		50px;
	width:			188px;
	color:			#00519d;
	font-weight:		bold;
	font-size:		large;
}
.StoreArea .ShopArea .PhotoArea {
	float:			left;
	margin:			12px 0 0 20px;
	width:			228px;
	height:			160px;
}
.StoreArea .ShopArea .MapArea {
	float:			right;
	margin:			12px 20px 0 0;
	width:			228px;
	height:			160px;
	border:			none;
}
.StoreArea .ShopArea .IntroductionArea {
	/*position:		relative;*/
	top:			12px;
	left:			10px;
	font-size:		small;
	font-weight:		bold;
	letter-spacing:		1px;
	line-height:		1.5;
}

.IntroductionArea {
    margin: 10px 0 0 256px;
}

.StoreArea .ShopArea .IntroductionArea .Time {
	margin-left:		88px;
}
.StoreArea .ShopArea .IntroductionArea .holiday {
	letter-spacing:		0;
}

/* ------------------------------------------------------------------------------
	StoreLink Area Settings
------------------------------------------------------------------------------ */
.StoreArea .StoreLinkArea {
	display:		none;
}


/* ------------------------------------------------------------------------------
	20230119～ 
------------------------------------------------------------------------------ */
.text_arrange{
    width: 28%;
}


.text_second{
    text-align: right;
}

.text_arrange_3 {
    width: 36%;
    letter-spacing: 0px;
}

.text_arrange_3_space{
    padding: 0 0 0 10px ;
}

/*.text_time{
    text-align: right;
    width: 30%;
}*/


/* ------------------------------------------------------------------------------
	20240529～ 
------------------------------------------------------------------------------ */
.store_text {
    line-height: 2em;
    letter-spacing: -0.5px;
    margin-bottom: 50px;
}