@charset "utf-8";
/*
Template Name: オレンジスタイルシート
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.title_area .entry-title, .title_area_s .entry-title{
	background: transparent url("img/orange/title_color.png") 15px top no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 日付の設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

center_box .date{
	border-bottom:3px #FF8F0E solid;
}
center_box .date p{
	color: #FF8F0E;
}
.date_time { 
	color: #FF8F0E;
}
.more-link a{
	background: url(img/orange/bottom_title.png) top repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine h2 {
    background-color: #FF8F0E;
    text-shadow: 2px 1px 0 #FF8F0E;
}
.page-template-1column-mail h2 {
    background-color: #FF8F0E;
    text-shadow: 2px 1px 0 #FF8F0E;
}
h3 {
	border-left:5px #FF8F0E solid;
}
h5 {
	border-bottom: 2px solid #FF8F0E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページナビ・個別記事ナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tablenav .current {
	border: 1px #1F3E5C solid;
	border-top: none;
	background: url(img/orange/bottom_title.png) top repeat-x;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer_box {
	background: #FF8F0E;
}

/* copyright設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer {
	background: url(img/orange/bottom_copy.png) top repeat-x;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイトマップ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.sitemap li {
	background: url(img/orange/arrow.png) top left no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社 7th-floor All rights Reserved.
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */