@import"../css0801/style_base01.css";
@import"../css0801/layout_header01.css";
@import"../css0801/layout_footer01.css";
@import"../css0801/layout_content01.css";

form,h1,h2,h3,h4{
margin:0px;
padding:0px;
}

.clr_bth {
clear:both;
font-size:0px;
line-height:0px;
}

.txt1 {font-size : 14px; line-height:23px; font-family: "Osaka", "MS P Gothic"}
.txt2 {font-size : 13px; line-height:19px; font-family: "Osaka", "MS P Gothic"}
.txt3 {
	font-size : 11px;
	line-height:13px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}
.search{
	border-right: #656665 1px solid;
	padding-right: 0px;
	border-top: #949494 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #949494 1px solid;
	padding-top: 0px;
	border-bottom: #656665 1px solid;
	width: 128px;
	height: 16px;
	}

a:link{ /*color:#0066CC;*/ text-decoration: underline; }
a:visited{/*color:#3366CC;*/text-decoration: underline;}
a:hover {/*color:#0066CC;*/text-decoration: none;}


h6	{ 
	font-size : 11px; 
	font-weight : bold; 
	line-height:8px; }


.txt9p {font-size : 9px; line-height:11px; font-family: "Osaka", "MS P Gothic"}

.txt10p {
	font-size : 10px;
	line-height:13px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}

.txt11p {
	font-size : 11px;
	line-height:14px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}

.txt12p {
	font-size : 12px;
	line-height:15px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}

.txt14p {
	font-size : 14px;
	line-height:18px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}

.txt16p {
	font-size : 16px;
	line-height:20px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}

.txt18p {
	font-size : 18px;
	line-height:24px;
	font-family: "Osaka", "MS P Gothic";
	color: #333333;
}


