﻿/* ようこそ県立美術館へ、現在のHP、本文の色 */
body{color: #999933; background-color:transparent;}
td,tr,p,div {color: #999933;}

/* Styles for dhtml tabbed-pages */
.ontab {
	color: #FFFFFF;
	background-color: #FF9900;
	border-left: outset 0px #eeeeee;
	border-right: outset 0px #eeeeee;
	border-top: outset 0px #aaaaaa;
	border-bottom: outset 0px #aaaaaa;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 0px #eeeeee;
	border-right: outset 0px #eeeeee;
	border-top: outset 0px #aaaaaa;
	border-bottom: outset 0px #aaaaaa;
}

.tabheading {background-color: #FF9900;}

.pagetext {}

h1 {}
h2 {}
h4 {}
h5 {}
h6 {}

/* Links original*/ /* 本文中のリンク text-decoration: none;*/
a:link, a:visited{color:#996600; }
a:hover, a:active{color:#ff6600; text-decoration:none;}

/* Horizontal Line */
hr {background: #aaaaaa;}

hr.separator {background: #FF9900;}

/* --Default Class Settings-- えんど注：メインメニューとサブレベル */
a.mainlevel:link, a.mainlevel:visited {color:#ffffcc;}
a.mainlevel:hover, a.mainlevel:active {color:#ffcc00;}
a.sublevel:link, a.sublevel:visited {color:#ffffcc;}
a.sublevel:hover, a.sublevel:active {color:#ffcc00;}
#active_menu{color:#ffcc00;}

.selectLanguage {}

/* コンポーネント部のヘッダー部 */
.componentheading {
	color: #663366;
	border-left:solid 8px #ff9900;
	background-color:#ffffcc;
}

/* Content - Sections & Categories えんど注：ﾌﾛﾝﾄﾍﾟｰｼﾞにｾｸｼｮﾝやｶﾃｺﾞﾘ表示する場合 */
.contentpane {
	color: #00008B;
	background-color : #FFFFFF;
}

td.contentheading {
	color:#663366;
	border-left:solid 8px #ff9900;
	background-color:#ffffcc;
	}

.contentpagetitle {color:#9F9F70;}

/* For content item titles that are hyperlink instead of Read On */
/* 最新情報など */
a.contentpagetitle:link, a.contentpagetitle:visited{color:#888833; text-decoration: none;}
a.contentpagetitle:hover, a.contentpagetitle:active {color:#ffcc00; text-decoration: none;
}

/*
table.contenttoc {color: #9F9F70; background-color: #E0FFEE;}
a.toclink:link, a.toclink:visited {color:#9F9F70; text-decoration: none;}
a.toclink:hover, a.toclink:active {color:#ffcc00; text-decoration: none;}
*/
.contentdescription {color: #336633;}

/* readon(更に読む) Links */
a.readon:link, a.readon:visited {
	color:#999933;
	text-decoration: none;
	list-style:inside url(../images/ico_read.gif);
	list-style-type: disc;
	}
a.readon:hover, a.readon:active {color:#ffcc00; text-decoration: none;}


/* blogsection(ブログ) Links 更に...の記事*/
a.blogsection:link, a.blogsection:visited{color:#888833; text-decoration: none;}
a.blogsection:hover, a.blogsection:active{color:#ffcc00; text-decoration: none;}

/* weblinks(webリンク) Links */
a.weblinks:link, a.weblinks:visited{color:#888833; text-decoration: none;}
a.weblinks:hover, a.weblinks:active{color:#ffcc00; text-decoration: none;}

/* モジュールで使われるテーブル */
table.moduletable {
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	color: #ffffff;
	background-color: #999966; /* メインメニュー・テンプレートセレクタなど見出し666633 */
	}
	
table.moduletable td {
	color:#ffffcc;
	}

/* (top用) 
table.moduletable-top {
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable-top th {color:#888833;}
*/
a.module:link, a.module:visited{color:#ffffcc; text-decoration: none;}
a.module:hover, a.module:active{color:#ffcc00; 	text-decoration: none;
}


/* テンプレートセレクタ入力フォーム */
.button {
	color: #224444;
	background: #ffffff;
	border-left: inset 1px #aaaaaa;
	border-right: inset 1px #aaaaaa;
	border-top: inset 1px #eeeeee;
	border-bottom: inset 1px #eeeeee;
	}

/* 入力フォーム (主にadminarea用)*/
.inputbox {
	color: #224444;
	background: White;
	border-left: inset 1px #aaaaaa;
	border-right: inset 1px #aaaaaa;
	border-top: inset 1px #eeeeee;
	border-bottom: inset 1px #eeeeee;
	}

/* searchbox サーチボックス */
.searchbox {
	color: #224444;
	background: White;
	border-left: inset 10px #aaaaaa;
	border-right: inset 1px #aaaaaa;
	border-top: inset 1px #eeeeee;
	border-bottom: inset 1px #eeeeee;
	}

/* 検索結果アイテム */
.small {color: #FF9900; text-decoration: none;	}

/** category text format and links えんど注：ｶﾃｺﾞﾘに関する記述 **/
.category {color: #00008B; text-decoration: none;}

/* category(カテゴリ) Links */
a.category:link {color:#663366; text-decoration: none;}
a.category:visited{color:#8e8e8e; text-decoration: none;}
a.category:hover, a.category:active{color:#888888; text-decoration: underline;}

.poll {color: #666666;}

/* 検索結果のボーダー */
.sectiontableentry1 {background-color : #FFFFFF;}
/* 検索結果のボーダー */
.sectiontableentry2 {background-color : #ffffcc;}

.sectiontableentry1 a:link, .sectiontableentry1 a:visited{color:#663366;}
.sectiontableentry1 a:hover, .sectiontableentry1 a:active{color:#999999;}
.sectiontableentry2 a:link, .sectiontableentry2 a:visited{color:#663366;}
.sectiontableentry2 a:hover, .sectiontableentry2 a:active{color:#aaaaaa;}

/* アイテムのテーブル */
.sectiontableheader {color : #999966; background-color : #e6e6b3;}
.sectiontablefooter {color : #999966; background-color : #e6e6b3;}

/* フロントページヘッダー部分 -最新情報- */
.frontpageheader {color : #663366;}

.smalldark {color: #333366; text-decoration: none;}

/* ニュースフィールド部分 */
.newsfeedheading {color: #333333; }
.newsfeeddate {color: #FF9900;}

/* 作成日部分 */
.createdate {color: #333399; text-decoration: none;}

/* 更新日部分 */
.modifydate {color: #6666AA; text-decoration: none;}
		
.fase4rdf {color: #9F9F70;}

/* fase4rdf(フェーズ４？って何) Links */
a.fase4rdf:link, a.fase4rdf:visited {color:#888833; text-decoration: none;}
a.fase4rdf:hover, a.fase4rdf:active{color:#ffcc00; text-decoration: none;}

table.searchintro {background-color: #FFFFFF; border: solid 1px #777777;}
table.contact {background-color: #FFF000; border: solid 1px #777777;}
table.contact td.icons {background-color: #C6CBCE;}
table.contact td.details {background-color: #EEEEEE;}

/* Content pagenav -アイテムのテーブル下にあるナビ-*/
/* pagenav(ページナビ用) Links */
.pagenav {color: #999966;}
a.pagenav:link, a.pagenav:visited{color:#888833; text-decoration: none;}
a.pagenav:hover, a.pagenav:active{color:#ffcc00; text-decoration: none;}

/* Content voting 投票のところ */
.content_rating {}
.content_vote {}

/* Pathway 現在のページ */
.pathway {color: #ffcc00; background-color:#999966;}
a.pathway:link, a.pathway:visited{color:#ffffcc; text-decoration: none;}
a.pathway:hover, a.pathway:active {color:#ffcc00; text-decoration: none;}

/* ************************************ */
/* This Template for only this Template */
/* *********************************** */
.table-main {background-color: #ffffff;}
/* 左メニュー部分のTD */
.td-menu {background-color: #999966;}
.td-menu1 {background-color: #9999ff;}

/* コンテンツ部分のTD */
.td-contents {background-color: #ffffff;}

/* 左メニュー部分のテーブル定義 */
.table-menu {}
/* コンテンツ部分のテーブル定義 */
.table-contents {}


/* 標準のサイトタイトル -ロゴの上に・・・のように描かれる-*/
.sitetitle {color:#999966;}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {background-color: #f0f0f0;}

/* Text passed with mosmsg url parameter */
.message {color:#FF9900;}

/* menubar */
/* menu_bar(メニューバー) Links */		/* 下のメニューの色が変わる */
.menu_bar {}
a.menu_bar:link, a.menu_bar:visited {color:#888833; text-decoration: none;}
a.menu_bar:hover,a.menu_bar:active {color:#ffcc00; text-decoration: none;}

.ss {}
.ss2 {color:#888833;}
.s10 {color:#888833;}

table.htmtableborders {}

/* 最新情報 */
div.latestnews-top {color: #888833; background-color:transparent;}
table.latestnews-top {}
.latestnews-top ul{}
.latestnews-top li{}
.latestnews-top a:link, .latestnews-top a:visited{color:#999933; text-decoration: none;}
.latestnews-top a:hover, .latestnews-top a:active{color:#ffcc00; text-decoration: none;}

/* ニュース（お知らせ） */
.newsflash_body {color: #999933; background-color:transparent;}
div.newsflash_body table.contentpaneopen td{}

div.newsflash_body td.contentheading {
	color:#999933;
	text-decoration: none;
	background-color:transparent;
}

