@charset "Shift_JIS";
/* ページ構造 */
body {
margin:0;
padding:0;
background-color:#FFF;
font-size: 10px;
line-height: 12px;
}
.px12 {
font-size: 12px;
line-height: 18px;
font-weight: bold;
}
a:link {
color: #0066CC;
text-decoration:none;
}
a:visited {
color: #0066CC;
text-decoration:none; 
}
a:hover {
color: #0066CC;
text-decoration:underline;
}
a:active {
color: #0066CC;
text-decoration:underline;
} 

#kuchi a:link {
color: #FF6600;
text-decoration:none;
}
#kuchi a:visited {
color: #FF6600;
text-decoration:none; 
}
#kuchi a:hover {
color: #FF6600;
text-decoration:none; 
}
#kuchi a:active {
color: #FF6600;
text-decoration:none; 
} 