/* CSS Document */

body {
	margin: 0px;
}

li {
	margin-bottom: 50px;
	font-size: 90%;
	padding-left:10px;
	padding-right:20px;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

td {
	font-size: 85%;
	line-height: 180%;
}

h2 {
	font-size: 140%;
	color: #0066CC;
	border-bottom: solid 2px #0066CC;
	margin: 0px;
	font-family: HGŠÛºÞ¼¯¸M-PRO;
}

form {
	margin: 0px;
}

.title {
	background: url(image/title.jpg) no-repeat;
	letter-spacing: 1px;
	font-size: 80%;
}

.space {
	padding-top: 13px;
}

.copy_txt {
	font-size: 80%;
	color: #333333;
	line-height: 130%;
	letter-spacing: 1px;
	text-align: center;
}

hr {
	border: 1px dashed #CCCCCC;
}

#comment {
	font-size: 90%;
	font-style: italic;
}

#comment p {
	margin: 20px;
	
}



/* ‹­’²ƒeƒLƒXƒg */

.text01 {
	font-size: 200%;
	line-height: 150%;
}

.text02 {
	font-size: 80%;
	line-height: 150%;
}

.text03 {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}

.text04 {
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	color: #003399;
	padding-top: 30px;
}

.text05 {
	font-size: 190%;
	line-height: 150%;
	font-family: HGS‘n‰pŠpÎß¯Ìß‘Ì;
	color: red;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.text06 {
	font-size: 250%;
	line-height: 150%;
	font-family: HGS‘n‰pŠpÎß¯Ìß‘Ì;
	color: #003399;
	text-align: center;
}

.text07 {
	font-size: 200%;
	line-height: 150%;
	font-family: HGS‘n‰pŠpÎß¯Ìß‘Ì;
	color: red;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
}

.text08 {
	font-size: 100%;
	line-height: 150%;
	font-family: HGS‘n‰pŠpÎß¯Ìß‘Ì;
	font-weight: bold;
	text-align: center;
}

.text09 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
}

.text10 {
	padding: 10px;
}




/* background Document */

.bgcolor01 {
	background-color: #FFFF00;
}

.bgcolor02 {
	color: red;
	background-color: #FFFF00;
}

.bgcolor03 {
	background-color: #FFFF00;
	font-weight: bold;
}

.bgcolor04 {
	color: red;
	background-color: #FFFF00;
	font-weight: bold;
}




/* text color Document */

.color01 {
	font-weight: bold;
}

.color02 {
	color: red;
}

.color03 {
	color: red;
	font-weight: bold;
}