@charset "UTF-8";

/* -- CMS Body Right -- */

.cms_body_right_list h1 {
	color: white;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	}

.cms_body_right_list li {
	color: white;
	font-size: 10px;
	line-height: 1em;
	}

.cms_body_right_list a {
	color: white;
	font-size: 10px;
	line-height: 1em;
	text-decoration: none;
	}

/* -- CMS Footer -- */

.cms_footer h1 {
	color: white;
	font: italic bold 12px/1em "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", "Times New Roman";
	}

.cms_footer p {
	color: black;
	line-height: 1em;
	font-size: 7px;
	}

/* -- CMS Entry Header -- */

.cms_entry_header h1 {
	color: black;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

.cms_entry_header a {
	color: black;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	}

.cms_entry_header a:hover {
	color: #b0aa87;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	}

/* -- CMS Entry Body -- */

.cms_entry_body {
	color: black;
	font-size: 12px;
	line-height: 1.5em;
	}

.cms_entry_body h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	}

.cms_entry_body h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	}

.cms_entry_body h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	}

.cms_entry_body h4 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	}

.cms_entry_body h5 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	}

.cms_entry_body h6 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	}

.cms_entry_body p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	}

.cms_entry_body dt {
	color: black;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	}

.cms_entry_body dd {
	color: black;
	font-size: 12px;
	line-height: 1em;
	letter-spacing: 0.1em;
	}

.cms_entry_body a {
	color: #ca1713;
	text-decoration: underline;
	}

.cms_entry_body a:hover {
	color: #660609;
	text-decoration: underline;
	}

/* -- CMS Entry Footer -- */

.cms_entry_footer li {
	color: #b0aa87;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	}

.cms_entry_footer a {
	color: #504632;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	}

.cms_entry_footer a:hover {
	color: #504632;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: underline;
	}

/* -- Movement -- */

.movement_previous a {
	color: #b0aa87;
	font-size: 10px;
	line-height: 1em;
	text-decoration: none;
	}

.movement_previous a:hover {
	color: #504632;
	font-size: 10px;
	line-height: 1em;
	text-decoration: none;
	}

.movement_next a {
	color: #b0aa87;
	font-size: 10px;
	line-height: 1em;
	text-decoration: none;
	}

.movement_next a:hover {
	color: #504632;
	font-size: 10px;
	line-height: 1em;
	text-decoration: none;
	}
