td {
	font-size: x-small;
	line-height: 140%;
	color: #333333;
	}

.td_menu {
	font-size: 12px; 
	line-height: 110%;
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
	}

.td_header {
	font-size: 12px; 
	line-height: 110%;
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
	}

.td_little {
	font-size: 14px; 
	line-height: 160%;
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
	}

.td_futter {
	font-size: 10px; 
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
	}


h1 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	border-left: 5px solid #333366;
	border-right: 5px solid #333366;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
	padding: 5px 10px;
	letter-spacing: 2px;
	font-family : "MS UI Gothic", "ＭＳ ゴシック", "Osaka−等幅";
}

h2 {  
	margin: 10px 5px 10px 5px;
	font-size: 14px; 
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border-left: 5px solid #990000;
	border-bottom: 1px solid #333366;
	padding: 5px 7px;
	font-family : "MS UI Gothic", "ＭＳ ゴシック", "Osaka−等幅";
}

h3 {  
	margin: 5px 5px 10px 0px;
	font-size: 14px; 
	line-height: 120%; 
	font-weight: bold;
	border-bottom: 1px solid #555555;
	padding: 1px 0px;
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
}


title {
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
}

.site_title {
	font-family : "MS UI Gothic","ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bolder;
	color: #FFFFFF;
	margin: 5px 10px 5px 10px;
	font-size: 16px;
}

hr { border-color:#111111; border-width:1px;}



A:hover {
	text-decoration: underline;

}



A:link { color:#3A20D2; text-decoration:underline;}
A:visited { color:#003399; text-decoration:none;}
A:active {color:#0066CC; text-decoration:underline;}
A:hover {color:#3366CC; text-decoration:underline;
	position: relative;
	top: 1px;
	left: 1px;
	}

blockquote {
	font-family : "ＭＳ ゴシック", "Osaka−等幅";
	font-size: x-small;
	line-height: 140%;
	color: #333333;
	margin: 2px 15px 2px 15px;
	padding: 5px;
	}


