@charset "shift_jis";



/* TOP上部の文字の後ろの背景 */
#top_info_text{
	padding-left:2px;
	background:url('img/rside_bg.png') no-repeat bottom right;
	padding-bottom:12px;
	border-bottom:1px dotted #DDD;
	margin-top:6px;
}

/*----施術の実例の左タイトル----*/
h3.midashi_result_type {
background-image: url('/orner/navi/midashi_case.gif');
text-indent: -9999px;
height: 38px;
}

/*----施術の実例の中央タイトル----*/
h2.midashi_result {
	background: url("/orner/navi/midashi_jisseki.gif") no-repeat left top;
}

/*-----施術の実例のバック----*/
#result_main_image {
	background-color: #FFFFFF;
}

h2.midashi_none{
	padding-top: 8px;
	height:36px;
	font-size:16px;
}

/*----施術の実例画像----*/
#main_image_img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

/*-- 新着情報調整 --*/
#id_sec_news ul.logo {
	padding-left: 18px;
}
#id_sec_news span.news_header {
	margin-right: 12px;
}

/*-- 新着情報カテゴリ --*/
span.icon_cat0:after, span.icon_cat-1:after {
    font-size: 10px;
    line-height: 18px;
    padding: 0px 6px;
    color: white;
    content: "お知らせ";
}

/* カレンダー下の予定表非表示 */
table.cal_list_table
{
	display:none;
}
a:link {
    color: #242223;
}
