@charset "UTF-8";

/* テキスト */

.p_text_00 {
	text-align: center;
	padding-bottom: .2em;
	border-bottom: 3px double #996633;
	font-size:18pt;
	color: #996633;
	font-family: "source-han-serif-japanese",serif;
font-style: normal;
font-weight: 700;
}

.p_text_01{
	text-align: center;
	font-size:11pt;
	color: #996633;
line-height:200%;
}

.p_text_02{
	text-align: center;
	font-size:14pt;
	line-height:180%;
	font-weight: normal;
	color: #996633;
letter-spacing: 0.05em;
}

.p_text_03{
	text-align: center;
	font-size:10pt;
	color: #996633;
}
/* スマホだけに適用するCSS */
@media screen and (max-width:480px)
{
	.p_text_03
	{
	text-align: left;
	line-height:120%;
	}
}

.p_text_04{
	text-align: center;
	font-size:11pt;
	color: #996633;
	letter-spacing: -0.5em;
	font-family: sans-serif;
font-weight:100;
}

.p_text_05{
	text-align: center;
	font-size:14pt;
	color: #996633;
	letter-spacing: -0.5em;
	font-family: sans-serif;
font-weight:200;
}

.p_text_06{
	text-align: center;
	font-size:11pt;
	color: #996633;
line-height:200%;
	font-style: italic;
	font-family: "Hiragino Mincho ProN,source-han-serif-japanese",serif;
}

.p_text_07{
	text-align: center;
	font-size:14pt;
	line-height:180%;
	font-weight: normal;
	color: #996633;
		font-family: sans-serif;
letter-spacing: 0.05em;
}

.p_text_08{
	text-align: center;
	font-size:10pt;
	color: #996633;
}

.p_text_09{
	text-align: center;
	font-size:22pt;
	color: #996633;
line-height:200%;
}

.p_text_10{
	text-align: center;
	font-size:20pt;
	color: #540000;
line-height:200%;
}

.p_text_11{
	text-align: center;
	font-size:8px;
	color: #996633;
		font-family: sans-serif;
}

.p_text_12{
	text-align: center;
	font-size:20pt;
	color: #000019;
line-height:200%;
	text-shadow: initial;
}

.p_text_13{
	text-align: left;
	font-size:10pt;
	color: #996633;
	text-shadow: initial;
}

.p_text_14{
	text-align: left;
	font-size:10pt;
	color: #996633;
}
/* スマホだけに適用するCSS */
@media screen and (max-width:480px)
{
	.p_text_14
	{
	text-align: left;
	line-height:120%;
	}
}

.p_text_15{
	text-align: right;
	font-size:7pt;
	color: #996633;
}