@charset "UTF-8";

/*=========================================================================

					全ページ共通フォント関連CSS

===========================================================================*/



/* ブラウザ別フォントサイズ揃 =============================================
	default 13px set
===========================================================================*/

/* IE */
body {
	font-size: 81%;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #666;
	text-decoration: none;
}

/* IE6以下 以外 */
html>/**/body {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #666;
	text-decoration: none;
}

h1,h2,
li a em,
li a:link em,
li a:visited em,
li a:hover em,
li a:active em {
	overflow: hidden;
	text-indent: -9999px;
}

/* ========================================================================

===========================================================================*/
/* ALT代替 */
em {
	height: 0px;
/*	display: none;*/
	color: #999;
	font-size: 77%;
	line-height: 0px;
	text-align: left;
	text-indent: -9999px;
}

.non_display {
	display: none;
}


/* テキスト ===============================================================

===========================================================================*/
.txt10 {
	font-size: 85%;
	line-height: 1.2em;
	text-decoration: none;
}
.txt10 a:link{
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt10 a:visited{
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt10 a:hover{
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt10_-1em {
	font-size: 85%;
	line-height: 1.2em;
	text-decoration: none;
	margin-left: 1em;
	text-indent: -1em;
}
.txt10_-1em a:link{
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt10_-1em a:visited{
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt10_-1em a:hover{
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt10_-2em {
	font-size: 85%;
	line-height: 1.2em;
	text-decoration: none;
	margin-left: 2em;
	text-indent: -2em;
}
.txt10_-2_5em a:link{
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt10_-2_5em a:visited{
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt10_-2_5em a:hover{
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12 {
	line-height: 1.75em;
	text-decoration: none;
}
.txt12 a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12 a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12 a:hover, .txt12 a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12_1em {
	line-height: 1.75em;
	text-decoration: none;
	text-indent: 1em;
}
.txt12_1em a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12_1em a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12_1em a:hover, .txt12_1em a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12_-1em {
	line-height: 1.6em;
	text-decoration: none;
	margin-left: 1em;
	text-indent: -1em;
}
.txt12_-1em a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12_-1em a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12_-1em a:hover, .txt12_-1em a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12_-2em {
	line-height: 1.6em;
	text-decoration: none;
	margin-left: 2em;
	text-indent: -1em;
}
.txt12_-2em a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12_-2em a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12_-2em a:hover, .txt12_-2em a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}


.txt12_1em_h16em {
	line-height: 1.6em;
	text-decoration: none;
	text-indent: 1em;
}
.txt12_1em_h16em a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12_1em_h16em a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12_1em_h16em a:hover, .txt12_1em_h16em a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12_bottom175em {
	line-height: 1.75em;
	text-decoration: none;
	margin-bottom: 1.75em;
}
.txt12_bottom175em a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12_bottom175em a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12_bottom175em a:hover, .txt12_bottom175em a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12_1em_bottom175em {
	line-height: 1.75em;
	text-decoration: none;
	text-indent: 1em;
	margin-bottom: 1.75em;
}
.txt12_1em_bottom175em a:link {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px solid #0000CC;
}
.txt12_1em_bottom175em a:visited {
	color: #6633CC;
	text-decoration: none;
	border-bottom: 1px solid #6633CC;
}
.txt12_1em_bottom175em a:hover, .txt12_1em_bottom175em a:active {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}

.txt12_b {
	text-align: 1.4em;
	font-weight: bold;
}
.txt12_b a:link {
	color: #0000CC;
}
.txt12_b a:visited {
	color: #6633CC;
}
.txt12_b a:hover {
	color: #339999;
}


.txt12_green {
	line-height: 1.75em;
	color: #009933;
}

.txt12_b_green {
	line-height: 1.75em;
	font-weight: bold;
	color: #009933;
}

.txt12_green_1em {
	line-height: 1.75em;
	color: #009933;
	text-indent: 1em;
}

.txt12_color_2 {
	line-height: 1.4em;
	color: #663300;
}
.txt12_color_2 a:link {
	color: #663300;
}
.txt12_color_2 a:visited {
	color: #666600;
}
.txt12_color_2 a:hover {
	color: #339999;
}

.txt12_color_3 {
	color: #9933CC;
	line-height: 1.4em;
	font-weight: bold;
	padding: 3px 3px 2px 0px;
	border-bottom: 1px dotted #9933CC;
}

.txt12_gray {
	line-height: 1.4em;
	color: #7C7C7C;
}

.txt12_white {
	line-height: 1.4em;
	color: #FFFFFF;
}
.txt12_white_b {
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

.txt12_2 {
	line-hieght: 1.4em;
	color: #4C4C4C;
	padding: 0px 20px 0px 20px;
}
.txt12_3 {
	line-height: 2em;
	color: #4C4C4C;
}

.txt12_2_color {
	line-height: 1.4em;
	color: #9933CC;
	padding: 0px 20px 0px 20px;
}

.txt14 {
	font-size: 117%;
	line-hieght: 1.4em;
}

.txt14_b {
	font-size: 117%;
	line-height: 1.4em;
	font-weight: bold;
}

.txt14_b_color {
	font-size: 117%;
	line-height: 1.4em;
	font-weight: bold;
	color: #AA3300;
}

.txt16 {
	font-size: 123%;
}

.txt_red {
	color: #CC0000;
}

.txt_asterisk {
	color: #CC0000;
	margin-right: 0.25em;
	margin-left: 0.25em;
}

/* リスト用 ===============================================================

===========================================================================*/
ol.LystType_number_35em {
	list-style: decimal inside;
	margin-left: 3.5em;
	text-indent: -1.5em;
	line-height: 1.6em;
}
	/* IE7 */
	*:first-child+html ol.LystType_number_35em {
		list-style: decimal inside;
		margin-left: 3.25em;
		text-indent: -1.25em;
		line-height: 1.6em;
	}
	/* IE6以下 */
	* html ol.LystType_number_35em {
		list-style: decimal inside;
		margin-left: 3.25em;
		text-indent: -1.25em;
		line-height: 1.6em;
	}

ul.ListType_disc {
	list-style: disc inside;
	margin-left: 0.75em;
	text-indent: -0.75em;
	line-height: 1.75em;
}
	/* IE7 */
	*:first-child+html ul.ListType_disc {
		list-style: disc inside;
		margin-left: 1.25em;
		text-indent: -1.25em;
		line-height: 1.75em;
	}
	/* IE6以下 */
	* html ul.ListType_disc {
		list-style: disc inside;
		margin-left: 1.25em;
		text-indent: -1.25em;
		line-height: 1.75em;
	}
