@charset "UTF-8";


/*テキスト部分*/

#kaden a:link {font-size:12px;color:#333333;text-decoration:underline;}
#kaden a:visited {font-size:12px;color:#333333;text-decoration:underline;}
#kaden a:hover {font-size:12px;color:#FF6666;text-decoration:none;}
#kaden a:active {font-size:12px;color:#FF6666;text-decoration:none;}

.kaden_text {font-size:12px;color: #333333;line-height: 130%;font-weight: bold;}

