.fix-txt {
	font-size: 12px;
	line-height: 120%;
}

.menu-back {
	font-size: small;
	line-height: 120%;
	background-image: url(jpn/img/menu_back.gif);
	background-repeat: repeat-y;
	background-position: right;
}

h1 {
	font-size: large;
	margin: 0px 0px 0px 8px;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	background-color: #7088CF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;



}
h2 {
	font-size: medium;
	font-weight: bold;
	text-indent: 0pt;
	margin: 10px auto auto 10px;
	padding: 5px 1px 1px 3px;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #0000FF;
	border-left: 10px solid #0000FF;

}
h3 {
	font-size: medium;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6666CC;
	padding: 3px 20px 1px 3px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-left-color: #6666CC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6666CC;
	font-weight: bolder;



}
h4  { font-size: 90%; font-weight: bolder; background-image: url(jpn/img/dot.gif); background-repeat: no-repeat; background-position: left bottom; margin: 0; padding: 20px 5px 10px 30px; width: auto; height: auto; clip: rect( ); border-style: none }
h5  { font-size: 80%; font-weight: bold; margin: 0 40px 5px 30px; padding: 0; border-bottom: 1px solid #6699cc }
h6  { font-size: 80%; font-weight: bold; margin: 0 20px 0 30px; padding: 0 }
.txt {
	font-size: 80%;
	line-height: 130%;
	padding: 0px;
	margin: 0px;

}
p {
	font-size: 80%;
	line-height: 120%;
	padding: 0px 30px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
li {
	font-size: 80%;
	margin-left: 15px;
	padding-right: 30px;
	padding-bottom: 4px;
}
.menu-back2 {
	background-image: url(img/menu_back2.jpg);
	background-repeat: no-repeat;
}

