﻿@charset "utf-8";

.header_scroll{/*ヘッダテーブル　透明*/
text-decoration:none;
font-size:11px;
margin:0px;
letter-spacing:2px;
padding:3px;
border-bottom:#CCCCCC solid 1px;
}

.header_scroll a					{font-size:11px;}
.header_scroll a:link			{font-size:11px;}
.header_scroll a:visited			{font-size:11px;}
.header_scroll a:active			{font-size:11px;}
.header_scroll a:hover			{font-size:11px;}


.header_scroll_gray{/*ヘッダテーブル　グレー*/
background: #F2F2F2 url(/img/bg_head_gray.gif) repeat-x;
text-decoration:none;
font-size:11px;
margin:0px;
letter-spacing:2px;
padding:3px;
border-bottom:#CCCCCC solid 1px;
}
.header_scroll_gray a					{font-size:11px;}
.header_scroll_gray a:link			{font-size:11px;}
.header_scroll_gray a:visited			{font-size:11px;}
.header_scroll_gray a:active			{font-size:11px;}
.header_scroll_gray a:hover			{font-size:11px;}


.header_scroll_white{/*ヘッダテーブル　ホワイト*/
background: #ffffff url(/img/bg_head_white.gif) repeat-x;
text-decoration:none;
font-size:11px;
margin:0px;
letter-spacing:2px;
padding:3px;
border-bottom:#CCCCCC solid 1px;
}
.header_scroll_white a					{font-size:11px;}
.header_scroll_white a:link			{font-size:11px;}
.header_scroll_white a:visited			{font-size:11px;}
.header_scroll_white a:active			{font-size:11px;}
.header_scroll_white a:hover			{font-size:11px;}


.header_scroll_green{/*ヘッダテーブル　グリーン*/
background: #A6CFA3;
text-decoration:none;
font-size:11px;
margin:0px;
letter-spacing:2px;
padding:3px;
border-bottom:#CCCCCC solid 1px;
}
.header_scroll_green a					{font-size:11px;}
.header_scroll_green a:link			{font-size:11px;}
.header_scroll_green a:visited			{font-size:11px;}
.header_scroll_green a:active			{font-size:11px;}
.header_scroll_green a:hover			{font-size:11px;}


.header_scroll_lightgray{/*ヘッダテーブル　ライトグレイ*/
background: #C6C6C6;
text-decoration:none;
font-size:11px;
margin:0px;
letter-spacing:2px;
padding:3px;
border-bottom:#CCCCCC solid 1px;
}
.header_scroll_lightgray a					{font-size:11px;}
.header_scroll_lightgray a:link			{font-size:11px;}
.header_scroll_lightgray a:visited			{font-size:11px;}
.header_scroll_lightgray a:active			{font-size:11px;}
.header_scroll_lightgray a:hover			{font-size:11px;}

.header_scroll_traba{/*ヘッダテーブル　お題トラバ*/
background: #2C9680 url(/img/bg_head_traba.gif) repeat-x;
text-decoration:none;
font-size:11px;
margin:0px;
letter-spacing:2px;
padding:3px;
border-bottom:#CCCCCC solid 1px;
}
.header_scroll_traba a					{font-size:11px; color:#FFFFFF;text-decoration:underline;}
.header_scroll_traba a:link			{font-size:11px; color:#FFFFFF;text-decoration:underline;}
.header_scroll_traba a:visited			{font-size:11px; color:#DDDDDD;text-decoration:underline;}
.header_scroll_traba a:active,.header_scroll_traba a:hover			{font-size:11px; color:#00CE62;}
			{font-size:11px; color:#00CE62;}
