/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg_01.gif);
	background-color: #FFFFFF;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #0066FF;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: normal
}
h1 {
	font-size: 12px;
	color: #A7A7A7;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 10px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #666666;
}
h6 {
	font-size: 12px;
	color: #666666;
}

/* ---------------------------------------------------------------------
コンテンツ用ライン20px
--------------------------------------------------------------------- */

.line_20px {
	line-height: 20px;
	color: #333;
}

/* ---------------------------------------------------------------------
コンテンツ用フォント10px
--------------------------------------------------------------------- */

.font10px {
	font-size: 10px;
}

/* ---------------------------------------------------------------------
コンテンツ用フォント10px
--------------------------------------------------------------------- */

.workfont10px {
	font-size: 10px;
	color: #999;
}

/* ---------------------------------------------------------------------
ヘッダー部分のリンク
--------------------------------------------------------------------- */
.hd_menu {
	text-align: right;
	font-size: 12px !important;
	font-size: 12px;
	color:#ccc;
}

.hd_menu a {
	color:#ccc;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.hd_menu a:hover {
	color:#fff;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
.ft_menu {
	text-align: center;
	font-size: 12px !important;
	font-size: 12px;
	color:#ccc;
	line-height: 20px;
}

.ft_menu a {
	color:#ccc;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.ft_menu a:hover {
	color:#fff;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
フッター主要サービス一覧メニュー
--------------------------------------------------------------------- */
.ft_sv_menu {
	font-size: 10px !important;
	font-size: 10px;
	color:#666;
}

.ft_sv_menu a {
	color:#666;
	text-decoration:none;
	font-size: 10px !important;
	font-size: 10px;
}

.ft_sv_menu a:hover {
	color:#000;
	text-decoration:underline;
	font-size: 10px !important;
	font-size: 10px;
}

/* ---------------------------------------------------------------------
パンくずリスト
--------------------------------------------------------------------- */
.pqz {
	font-size: 12px !important;
	font-size: 12px;
	color:#666;
	font-weight: bold;
}

.pqz a {
	color:#666;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
	font-weight: normal;
}

.pqz a:hover {
	color:#000;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
	font-weight: normal;
}
