@charset "shift_jis";

a.style1 {  
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none
}
a.style1:hover {
	font-size: 12px;
	line-height: 14px;
	color: #FF3300;
	text-decoration: underline
}

a.style2 {  
	font-size: 12px;
	line-height: 14px;
	color: #663300;
	text-decoration: none
}
a.style2:hover {
	font-size: 12px;
	line-height: 14px;
	color: #663300;
	text-decoration: underline
}

a.style3 {  
	font-size: 12px;
	line-height: 14px;
	color: #9D4637;
	text-decoration: none
}
a.style3:hover {
	font-size: 12px;
	line-height: 14px;
	color: #9D4637;
	text-decoration: underline
}
a.style_main {
	font-size: 12px;
	line-height: 14px;
	color: #666666
}
a.style_main:hover {
	font-size: 12px;
	line-height: 14px;
	color: #FF3300;
	text-decoration: underline
}

td {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

