@charset "shift_jis"

/* 共通書式 */


body {
}


.menu {
		background: none;
		font-family: "ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",verdana ,arial ,sans-serif;
		color: #ffffff;
		font-size: 10pt;
		font-weight: bold;
		line-height: 1.8;
		text-align: center;
		text-indent: 0em;
		margin: 0em;
}


.title {
		background: none;
		font-family: "ＭＳ Ｐゴシック" ,"ヒラギノ丸ゴ Pro W4" ,"Osaka",verdana ,arial ,sans-serif;
		color: #000080;
		font-size: 12pt;
		font-weight: bold;
		line-height: 1.5;
		text-align: left;
		text-indent: 0em;
		margin: 0em;
		border-bottom: 2px solid #000080;
}


/* 詳細書式 */
.c0 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.5;
		text-align: left;
		text-indent: 1em;
		margin: 0em;
}


.c1 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.5;
		text-align: left;
		text-indent: 1em;
		margin: 1em;
}


.c2 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.5;
		text-align: left;
		text-indent: 1em;
		margin: 2em;
}


.d0 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.5;
		text-align: left;
		text-indent: 0em;
		margin: 0em;
}


.d1 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.5;
		text-align: left;
		text-indent: 0em;
		margin: 1em;
}


.d2 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.5;
		text-align: left;
		text-indent: 0em;
		margin: 2em;
}


.n0 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.2;
		text-align: left;
		text-indent: 1em;
		margin: 0em;
}


.n1 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.2;
		text-align: left;
		text-indent: 1em;
		margin: 1em;
}


.n2 {
		color: #000000;
		font-size: 10pt;
		font-weight: normal;
		line-height: 1.2;
		text-align: left;
		text-indent: 1em;
		margin: 2em;
}


.nl0 {
		color: #000000;
		font-size: 8pt;
		font-weight: normal;
		line-height: 1.2;
		text-align: left;
		text-indent: 1em;
		margin: 0em;
}


.nl1 {
		color: #000000;
		font-size: 8pt;
		font-weight: normal;
		line-height: 1.2;
		text-align: left;
		text-indent: 1em;
		margin: 1em;
}


.nl2 {
		color: #000000;
		font-size: 8pt;
		font-weight: normal;
		line-height: 1.2;
		text-align: left;
		text-indent: 1em;
		margin: 2em;
}


/* リスト書式 */
.none {
		list-style-type: none;
}

.disc {
		list-style-type: disc;
}

.decimal {
		list-style-type: decimal;
}


/* end */
