.menu {

	background-color: f2f2fb;

	border: 1px solid #666666;

	padding: 5px;

	text-align: center;

	width: 100%;

	margin: 5px;





}

a:link {

	color: #6666CC;

	text-decoration: none;

	font-style: normal;

	font-weight: bolder;

	border: thin none;

}

a:hover {

	color: #6666CC;

	text-decoration: underline overline;

	background-color: #9CB4E9;

}

.main {





	background-color: f2f2fb;

	border: 1px solid #666666;

	padding: 15px;

	text-align: center;

}

a:visited {

	color: #744374;

	text-decoration: none;

}

table {

	background-color: #FFFFFF;

	border: 1px solid #CCCCFF;

	padding: 2px;

	margin: 2px;





}

td {

	border: 1px dashed #CCCCFF;

	margin: 2px;

	padding: 8px;





}

body {

	color: 0c1c45;

	background-color: c7c7e6;

}

.text {

	margin: 30px;

	border: 1px dashed #CCCCFF;

	padding: 30px;

	text-align: left;

	width: 90%;

	text-indent: 3pt;

	line-height: 150%;

	background-color: #FFFFFF;







}

.title {

	background-color: b9b9f4;

	font-size: large;

	font-style: italic;

	border: 1px solid;







}

h1 {

	font-size: large;

	font-style: normal;

	color: #0C1C45;

	background-color: #F2F2FB;

	border: 3px outset #CCCCFF;

	padding: 5px;

	text-align: center;

	font-family: "ＭＳ Ｐ明朝", "細明朝体";

	letter-spacing: 2em;

	line-height: 150%;















}

h2 {

	font-size: large;

	border-top-width: 3px;

	border-right-width: 3px;

	border-bottom-width: 3px;

	border-left-width: 3px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	text-align: left;

}

.text-s {



	margin: 5px 30px;

	border: 1px dashed #CCCCFF;

	padding: 5px;

	text-align: center;

	width: 80%;

	text-indent: 3pt;

	line-height: 150%;

	background-color: #FFFFFF;

}

.noborder {

	border: none;

}

.title-s {

	background-color: b9b9f4;

	font-style: italic;

	border: 1px solid;



}

fieldset {

	border: 1px solid #CCCCFF;

	margin: 5px;

	padding: 15px;

	font-size: smaller;



}

h3 {

	border-bottom-width: 4px;

	border-bottom-style: double;

}

