.pt11 {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 11px; 
	line-height: 200%; 
	font-weight: normal; 
	letter-spacing: normal; 
}
.pt12 {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 12px
	}

.pt13 {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 13px; 
	line-height: 1.4; 
	font-weight: normal; 
	letter-spacing: normal; 
	clip:   rect(   )
}

.pt13_2 {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 13px; 
	color: #0000CC;
	line-height: 1.4; 
	font-weight: normal; 
	letter-spacing: normal; 
	clip:   rect(   );
	text-decoration: underline;
}
.pt13_brown {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 13px; 
	color: #663300;
	line-height: 1.4; 
	font-weight: normal; 
	letter-spacing: normal; 
	clip:   rect(   )
}
.pt12_brown2 {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 12px; 
	color: #998276;
	line-height: 1.4; 
	font-weight: normal; 
	letter-spacing: normal; 
	clip:   rect(   )
}
.pt12_brown3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #998276;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: normal;
	clip:   rect(   );
	text-decoration: underline;
}




/*COMMON*/
h1 {
	margin:0;
	padding:0;
	color: #663300;
	font-size:120%;
	padding-left: 5px;
}

h2 {
	margin:0;
	padding:0;
	color: #663300;
	font-size:80%;
	text-align:right;
}

h3 {
	margin:0;
	padding:0;
	color: #663300;
	font-size:90%;
}

h4 {
	margin:0;
	padding:0;
	color: #663300;
	font-size:100%;
}

/*INDEX*/
#index h1 {
text-indent:-9999px;
height:1px;

}

#index h2{
font-weight:normal;
font-size:80%;
text-align:right;
}


