#freecall {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FF0033;
		
}

#link_copyright {
	font-size: 100%;
	color: #000000;
	line-height: 200%;
	margin-top: 30px;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-color: #CCC;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
}
#info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 90%;
	padding: 1%;
	margin-right: auto;
	background-color: #F7F7F7;
	margin-left: auto;
	margin-top:20px;
}

#day {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ABABAB;
	width: 90%;
	margin-bottom: 5px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}

#copyright {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	clear: both;
	background-color: #4F4F4F;
}
#copyright_other {/*indexのtop.cssと名前が被るため回避措置*/
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	clear: both;
	background-color: #4F4F4F;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
}

#footer {
	width: 100%;
	margin-top: 40px;
	font-size: 12px;
	clear:both;
	}

#gotop {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear:both;
}

/* 店舗詳細
------------------------------- */
.nearest_station {
    padding-top: 1.5%;
    min-height: 31px;
    height: auto !important;
    background: url(/files/img/common/icon_nearest_station_01.png) no-repeat scroll 0px 3px transparent;
    line-height: 1.4;
    font-family: "メイリオ",Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: #F8450B;
    padding-left: 35px;
}
.name a {
    font-size: 22px;
    font-weight: 700;
    background: url(/files/img/common/icon_logo_01.png) 0 0px no-repeat;
    padding: 5px 0px 8px 40px;
}

div.storeBlock01 {
    padding: 20px;
    border: 3px solid #ff7b00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    clear: both;
}
div.storeBlock01 .title {
	position: relative;
	margin: -54px 0 15px;
	text-align: center;
	padding-top: 30px;
}

div.storeBlock01 div.mainStore {
	margin-bottom: 5px;
}
div.storeBlock01 div.mainStore:after {
	content: "";
	display: block;
	clear: both;
}
div.storeBlock01 div.mainStore div.txt {
    float: left;
    width: 395px;
}
div.storeBlock01 div.mainStore a {
	text-decoration: none;
}
div.storeBlock01 div.mainStore .img01 {
	float: left;
	width: 370px;
	margin-right: 12px;
	margin-left: 8px;
	margin-top: 5px;
}
div.storeBlock01 div.mainStore .bizHoliday {
	/*margin-left: 20px;*/
}
div.storeBlock01 div.mainStore .tel {
    padding-left: 55px;
    background: url(/files/img/common/icon_tel_03.png) 0 50% no-repeat;
    line-height: 1.2;
    font-size: 350%;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #f8450b;
}
div.storeBlock01 div.mainStore .btn {
	/*margin-top: -3px;*/
	margin-top: 10px;
}

/*夜間受付挿入用　130121から*/
.under_line {
	background-color: #FFFF00;
}

/* 160129 isono */
.subtext{
	clear:both;
	color:#000000;
	
}

#raishun{
	margin-bottom:60px;
}
.margin_bottom_2em{
	margin-bottom:2em;}

.fontcolor_red{
	color:#f00;}

.textdeco_bold{
	font-weight:900;}

h2.recommend{
	background:url(../../images/mediation/tit_back.jpg);
	background-repeat:no-repeat;
	width:800px;/*850px*/
	height:65px;/*90px*/
	padding:40px 0 0 50px;
	font-size:230%;
	font-weight:900;
	border-style:none;}

/*汎用枠*/
.cont_wrap{
	width:850px;
	padding:0;
	margin:20px auto;}
.cont_wrap p{
	font-size:120%;
	line-height:25px;
	margin:0;
	padding:0 1em;}
.cont_wrap p.notebook{
	background:url(image/underline.jpg);
	background-position:0 0;}

/* 160129 isonoここまで */

