@charset "UTF-8";
/* css_common/common_text.css */
/* ****************TITLE&LEAD**************** */
h1, h2, h3, h4, h5, h6, p {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "細明朝体", "HiraMinPro-W3", serif;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 16px;
	_font-size: 1em;
}
h2 {
	font-size: 15.5px;
	_font-size: medium;
}
h3 {
	font-size: 15px;
	_font-size: 0.95em;
}
h1, h2, h3 {text-align: center;}
h4 {
	font-size: 16px;
	_font-size: 1em;
}
h5 {
	font-size: 15.5px;
	_font-size: medium;
}
h6 {
	font-size: 15px;
	_font-size: 0.95em;
}
h4, h5, h6 {text-align: left;}
.menuList, .menuList_sup {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "細明朝体", "HiraMinPro-W6", serif;
	font-weight: bold;
	text-align: center;
}
.menuList {
	font-size: 12px;
	line-height: 1.3;
}
.menuList_sup {
	font-size: 10px;
	line-height: 1.1;
}
strong {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "細明朝体", "HiraMinPro-W6", serif;
	font-weight: bold;
}
.Indent {text-indent: 1em;}
.SmallCaps {font-variant: small-caps;}
.text_large, .text_large_center {
	font-size: 15.5px;
	_font-size: medium;
	line-height: 1.6;
}
.text_medium, .text_medium_center {
	font-size: 14px;
	_font-size: small;
	line-height: 1.5;
}
/*\*//*/
.text_medium, .text_medium_center {
	font-size: 0.9em;
}
/**/
.text_small, .text_small_center {
	font-size: 12px;
	*font-size: 0.75em;
	line-height: 1.5;
}
.text_medium, .text_small, .text_large {text-align: left;}
.text_medium_center, .text_small_center, .text_large_center {text-align: center;}
.sans_serif {
	font-family: "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 110%;
}
.sans_serif_JP {font-family: "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3", sans-serif;}
.sans_serif_JP_Bold {
	font-family: "HiraKakuPro-W6", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
}
.serif,.serif_italic {
	font-family: 'Garamond', 'AGaramond', "Times New Roman", Times, serif;
	font-size: 110%;
}
.serif_italic {
	font-style: italic;
	font-size: 110%;
	letter-spacing: 0.04em;
}
.serif_number {font-family: Georgia, "Times New Roman", Times, serif;}
ul {
	line-height: 1.5;
	list-style-type: disc;
	color: #FFCC00;
}
ul.none {list-style-type: none;}
ol {
	line-height: 1.5;
	list-style-type: decimal;
	color: #999999;
}
.paint_it {color: #CB8102;}
.partition {color: #A52A2A;}
/* ****************LINK_external**************** */
a.externalSerif:link, a.externalSerif {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #CB8102;
	text-decoration: none;
}
a.externalSerif:hover {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #FF9900;
	text-decoration: underline;
}
a.externalSerif:active {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #FF3300;
	text-decoration: none;
}
.visited {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #A52A2A;
	text-decoration: none;
}
/* ****************LINK_externalMenu**************** */
a.externalMenu:link, a.externalMenu {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #AB0C05;
	text-decoration: none;
}
a.externalMenu:hover {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #FF9900;
	text-decoration: underline;
}
a.externalMenu:active {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #FF3300;
	text-decoration: none;
}
.visited {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", serif;
	color: #4C4C00;
	text-decoration: none;
}
