/* 背景 */
body { background-color: #EDEDED; background-image: url(common_file/img/bg_top.gif); background-repeat: repeat-x}

/* リンク */
a:link { font-size: 12px; color: #0066cc; }
a:visited { font-size: 12px; color: #660066; }
a:hover { font-size: 12px; color: #0000FF; background:#B5C9EE; text-decoration: none; }
a:active { font-size: 12px; color: #0000FF; text-decoration: none; }

a:link.cop { font-size: 12px; color: #eeeeee; }
a:visited.cop { font-size: 12px; color: #eeeeee; }
a:hover.cop { font-size: 12px; color: #ff9900; background:#999999; text-decoration: none; }
a:active.cop { font-size: 12px; color: #ff9900; text-decoration: none; }


/* 段落 */
p { font-size: 12px; color: #333333; line-height: 150%; }


/* 要素 */
td { font-size: 12px; ; font-family: "Arial", "Helvetica", "sans-serif"}

.text10 {  font-size: 10px; line-height: 150%}
h1 {  font-size: 16px; font-weight: bold}

