.breadcrumb {  font-size: 10px; color: #666666; font-style: normal; line-height: 40px}

.txt_S {  font-size: 10px; color: #666666; font-style: normal; line-height: 14px}
.txt_S a {  font-size: 10px; color: #666666; font-style: normal; line-height: 14px; decoration: underline}
.txt_S a:hover {  font-size: 10px; color: #666666; font-style: normal; line-height: 14px; decoration: underline}



.txt_M {  font-size: 12px; color: #666666; font-style: normal; line-height: 22px}
.txt_M_2 {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 22px;
	text-indent: 5px;
}
.txt_M_w {  font-size: 12px; color: #ffffff; font-style: normal; line-height: 22px}


.txt_M_line {
	color: #666666;
	border-bottom: solid #CCCCCC 1px;
}

.txt_M_link {  font-size: 12px; color: #666666; font-style: normal; line-height: 40px}

.txt_M_red {  font-size: 12px; color: #5E0000; font-style: normal; line-height: 20px}

.txt_M_s {  font-size: 12px; font-style: normal; line-height: 16px; color: #5E0000}

.txt_M_sentence {  font-size:12px; color: #666666;  font-style: normal; line-height: 28px}

.txtM_underline {  font-size: 12px; font-style: normal; line-height: 22px; text-decoration: underline}

.txt_L {  font-size: 14px; color: #666666; font-style: normal; line-height: normal}

.txt_M_red2 {  font-size: 10px; color: #5E0000; font-style: normal; line-height: 20px}


h1 {
	margin: 0;
	padding: 0;
	font-size:8px;
	color: #000000;
	font-weight: normal;
}
h2 { margin: 0; padding: 0;
	font-size: 10px; 
	line-height: 14px; 
	color: #3E0708}
	
h3 { margin: 0; padding: 0;}
a { text-decoration: none }
a:hover { text-decoration: underline } 
.txt_indexM {  font-size: 12px; font-style: normal; line-height: 23px; color: #666666}
.txt_indexS {  font-size: 10px; line-height: 30px; color: #666666}
.txt_indexS2 {  font-size: 10px; line-height: 14px; color: #3E0708}
.txt_indexM_red {  font-size: 12px; color: #990000; line-height: 18px}
.txt_indexM_red2 {  font-size: 10px; color: #990000; line-height: 12px}
.txt_indexM_violet {  font-size: 12px; line-height: 23px; color: #663366}

#headerMenu {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}
#headerMenu li {
	margin-right: 20px;
	padding-left: 17px;
	display: inline;
	list-style-type: none;
	background: url(img_com/hedmark.jpg) no-repeat 0 50%;
	font-size: 93%;	/* 12px */
}
#headerMenu a:link, #headerMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#headerMenu a:active, #headerMenu a:hover {
	color: #FFF;
	text-decoration: underline;
}