/************************************************/
/*        ･ﾕ･ｩ｡ｼ･爭癸ｼ･・ﾑ･ｹ･ｿ･､･・ｷ｡ｼ･ﾈ        */
/************************************************/


/* ------ ･ﾚ｡ｼ･ｸﾁｴﾂﾎ ------ */
body {  
	background-color: #ffffff;  /* ﾇﾘｷﾊｿｧ */
}


/* ------ ･ｿ･､･ﾈ･・------ */
.title {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
}


/* ------ ･皈ﾃ･ｻ｡ｼ･ｸ ------ */
.msg_head {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
}

.msg_foot {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;         /* ﾇﾛﾃﾖ */
}


/* ------ ･ﾆ｡ｼ･ﾖ･・------ */
table {
	border-style: none;
	margin: 0px;
}

table th {                          
	background-color: #cccccc;  /* ﾇﾘｷﾊｿｧ */
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-style: none;
	white-space: nowrap;
	padding: 5px;
}

table td {
	background-color: #eeeeee;  /* ﾇﾘｷﾊｿｧ */
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-style: none;
	white-space: nowrap;
	padding: 5px;
}


/* ------ ･ﾜ･ｿ･・------ */
.submit {
	text-align: left;         /* ﾇﾛﾃﾖ */
}

p {
	font-size: 80%;
	line-height: 180%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 110%;
	font-weight: bold;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	color: #111987;
	line-height: 180%;
}
h2 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 105%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #111987;
	line-height: 175%;
}
h3 {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	color: #40311C;
	line-height: 165%;
}


h4 {
	font-size: 85%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}

