﻿/* ｅ－甲府情報ネットテンプレート */
body{
	margin: 2px;
	padding: 0px;
	height: 100%;
	font-family:"ＨＧ丸ｺﾞｼｯｸM-PRO","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	color: #333333;
	background-color: #ffffff;
}


#body_table {
	border-collapse:collapse;
	background-color: #ffffff;
	width: 100%;
	margin-left: 0px;
	padding: 0px;
	text-align:center;
	line-height: 110%;
}

#header_titlearea {
	background-image: url(../images/header_title_back.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#ffffff;
	border-collapse:collapse;
	border:0px; 
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td#header_title {
	background-image: url(../images/header_title.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	border-collapse:collapse;
	border:0px; 
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 80px;
}
#header_titlePic{
	border:0px; 
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}

#table_yohaku{
	background-color:#ffffff;
	height:100%;
	width:100%;
	bottom:0px;
}
.outline { 
	padding: 1px;
	margin: 0px;
	border-collapse:collapse;
	vertical-align: top;
}

.outline_mainmenu { 
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-color:#01b1b55;
	border-collapse:collapse;
	width: 204px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td.td_noBorderLine{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}


td.td_BorderLine{
	width: 100%;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}

#td_pathway{
	height: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	background-color:#f0f0f0;
	font-size: 90%;
}

.pathway_text {
	font-weight:normal;
	overflow: hidden;
	display: block;
	padding: 0 0 0 10px;
}

.pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.pathway_text a{
	font-weight:normal;
}

.pathway {
	color:#cc4466;
	font-weight:bold;
}

div.pathway {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 1px;
	padding: 3px 3px 0 3px;
	font-size: 90%;
	font-weight: bold;
	width:auto;
	height: 1.25em;
	text-align: left;
}

#searchbox {
	z-index:auto;
	position:absolute;
	background-image:url(../images/search.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:visible;
	color:#ffffff;
	width:40%;
	padding: 2px 2px 0px 22px;
	font-size:90%;
	height: 1.25em;
	line-height: 1.25em;
	top: 59px;
	left:10px;
}

#topmenu {
	z-index:auto;
	position:absolute;
	overflow:visible;
	width:60%;
	height: 24px;
	line-height: 24px;
	padding: 0px 2px 0px 4px;
	top: 5px;
	right:1em;
}

#topmenu .mainlevel-nav {
	font-size: 80%;
	font-weight:normal;
	color: #cc9999;
}

#topmenu ul#mainlevel_nav li {
	width: auto;
}
#topmenu table td {
	text-align:right;
}

table.table_full {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

table.table_full td {
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
}

table.blog {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

.error {
	font-style: oblique;
	color: red;
	text-shadow: Lime;
	text-decoration: blink;
}




/** old stuff **/

.back_button {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 5px 0 5px 25px;
	padding: 3px 3px 0 3px;
	font-size: 90%;
	font-weight: bold;
	width: 4.5em;
	height: 1.25em;
	text-align: center;
}

.pagenav {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 1px;
	padding: 3px 3px 0 3px;
	font-size: 90%;
	font-weight: bold;
	width:auto;
	height: 1.25em;
	text-align: center;
}

div.pagenavbar{
	float:right;
	background-color:#CCCCCC;
	font-weight:bold;
	color:#CC0033;
	text-align:center;
}

#footer {
	text-align: center;
	padding: 3px;
}

div.moduletable ul.latestnews {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.moduletable li.latestnews {
	background-image: url(../images/arrow_li.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 18px;
	padding-top: 0px;
	line-height: 1.20em;
}

table.evlist td.mod_events_latest_first{
	background-image: url(../images/arrow_li.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 27px;
	padding-top: 0px;
	padding-right: 5px;
	line-height: 1.20em;
}
table.evlist td.mod_events_latest_noevents{
	background-image: url(../images/arrow_li.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 27px;
	padding-top: 0px;
	padding-right: 5px;
	line-height: 1.20em;
	color: #ff6688;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position:left 3px;
}


td {
	text-align: left;
}


/* SNSへのリンク */
a.link_sns:link, a.link_sns:visited {
	font-weight: bold;
	color:#6666ff;
	text-decoration: none;
}
a.link_sns:hover, a.link_sns:active {
	font-weight: bold;
	color:#ff66cc;
	text-decoration: underline;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #003399; 
	text-decoration: none;
}
a:hover, a:active {
	color: #003399;	
	text-decoration: underline;
}

table.contentpaneopen {
	width: 100%;
	padding-left: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	background-color: #ffffff;
}

table.contentpaneopen td {
	padding-right: 5px;
	padding-left: 15px;
	padding-top:0px;
	padding-bottom:3px;
}
table.contentpaneopen td table td {
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
}


table.contentpaneopen td.componentheading {
	padding-left: 15px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.contentpane table{
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.contentpane td.contentdescription{
	background-color: #ffffff;
	border-bottom:1px solid #cccccc;
	padding: 5px 10px 5px 10px;
}

table.contentpane form {
	background-color: #f0f0f0;
}

.button {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 5px 0 5px 5px;
	padding: 3px 3px 3px 3px;
	font-size: 90%;
	font-weight: bold;
	width: auto;
	height: 1.5em;
	text-align: center;
	color: #0066cc;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;

}

.componentheading {
	background-image: url(../images/subhead_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dac8ff;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
	font-weight: bold;
	color: #3333ff;
	height: 1.25em;
	text-transform: uppercase;
	text-align: left;
	font-size: 100%;
}

.contentcolumn {
	padding-right: 5px;
}



.contentpagetitle {
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.contentpaneopen td.contentheading {
	white-space:normal;
	background-color:#456ec6;
	border-top:3px solid #fffb99;
	border-bottom:4px solid #fffb99;
	padding-top:2px;
	padding-right:1px;
	color: #ffffff;
	font-weight: bold;
	height: 1.5em;
	line-height: 1.5em;
	text-align:center;
}

.buttonheading{
	background-color:#456ec6;
	border-top:3px solid #fffb99;
	border-bottom:4px solid #fffb99;
	font-size:x-small;
	color:#ffffff;
}

div.moduletable table.contentpaneopen td.contentheading {
	white-space:normal;
	background-image: url(../images/arrow_li.png);
	background-repeat:no-repeat;
	background-position:12px 3px;
	background-color:#FFFFFF;
	border:0px;
	padding:2px 1px 0px 27px;
	color: #666666;
	line-height:1.0em;
	height:1.0em;
	text-align:left;
}
div.moduletable table.contentpaneopen td.contentheading a{
	font-weight: normal;
}
div.moduletable table.contentpaneopen td{
	padding:0 5px 0 15px;
}

.article_seperator {
	background-image: url(../images/article_seperator.gif);
	background-repeat:repeat;
	width:100%;
	height:10px;
	line-height:10px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

div.moduletable form td{
	padding: 5px;
	margin: 0px;
	border-collapse:collapse;
	color:#ffffff;
}

div.moduletable form td a:link,
div.moduletable form td a:visited{
	font-weight: bold;
	color: #ff7648;
}
div.moduletable form td a:hover,
div.moduletable form td a:active{
	font-weight: bold;
	color: #ff7648;
	text-decoration: underline;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th, div.moduletable h3 {
	background-image: url(../images/subhead_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dac8ff;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
	font-weight: bold;
	color: #3333ff;
	height: 1.25em;
	text-transform: uppercase;
	text-align: left;
	font-size: 100%;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* ここからアナザーサイト用のスタイル */
div.moduletable_anothersite{
	background-color: #fff6e8;
	color: #662233;
	font-size: 90%;
	padding-bottom:1em;
}

div.moduletable_anothersite h3 {
	background-image: url(../images/subhead_bg_anothersite.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #663366;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
	font-weight: bold;
	color: #ffffff;
	height: 1.00em;
	text-transform: uppercase;
	text-align: left;
	font-size:90%;
}

div.moduletable_anothersite table.moduletable_anothersite td{
	padding: 0px 1em 0px 1em;
	font-size: 90%;
	color: #662233;
}

div.moduletable_anothersite ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.moduletable_anothersite li {
	background-image: url(../images/arrow_li.png);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	padding-left: 27px;
	padding-top: 0px;
	line-height: 1.20em;
}
/* アナザーサイト用のスタイルココマデ */

table.pollstableborder td {
	padding: 2px;
}

td.sectiontableheader {
	padding:2px 0px 2px 10px;
	font-weight:normal;
	font-size: 90%;
	border-top:solid 1px #cccccc;
	background-color: #f0f0ff;
	height: 1.2em;
	line-height: 1.2em;
	width: auto;
}

td.sectiontablefooter {
	padding-left:30px;
}

tr.sectiontableentry1 {
	background-color : #ffffff;
}
tr.sectiontableentry1 TD{
	padding-left:20px;
}

tr.sectiontableentry2 {
	background-color : #f9f9f9;
}
tr.sectiontableentry2 TD{
	padding-left:20px;
}

.small {
	color: #999999;
	font-size: 80%;
}
.fontsize90 {
	font-size: 90%;
}
.fontsize95 {
	font-size: 95%;
}
.fontsize110 {
	font-size: 110%;
}
.fontsize130 {
	font-size: 130%;
}
.fontsize150 {
	font-size: 150%;
}
.fontsize170 {
	font-size: 170%;
}
.fontsize200 {
	font-size: 200%;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 80%;
}

table.contentpaneopen td.modifydate {
	padding-left:15px;
	color: #999999;
	font-size: 80%;
	width:100%;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	background-image: url(../images/subhead_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dac8ff;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
	font-weight: bold;
	color: #3333ff;
	height: 1.25em;
	text-transform: uppercase;
	text-align: left;
	font-size: 100%;
}

/*
*
* ここから各メニューのスタイル
* 
*/
a.mainlevel {
	display: block;
	background-repeat: no-repeat;
	background-color:#01b1b55;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 1.25em;
	width: 100%;
}
a.mainlevel:link, a.mainlevel:visited {
	background-position: 0px 0px;
	color: #ffffff;
}

a.mainlevel:hover, a.mainlevel:active {
	background-position: 0px -240px;
	color: #ffffff;
	text-decoration: underline;
}

#active_menu {
	background-position: 0px -120px;
	text-decoration: underline;
	font-weight: bold;
}

#active_menu:hover, #active_menu:active {
	background-position: 0px -240px;
	text-decoration: underline;
}

.moduletable
{
	display: block;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

a.sublevel
{
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-top: 3px;
	height: 1.2em;
	width: auto;
	vertical-align:bottom;
}




/* HOME　全メニュー共通部分 */
a.mainlevel {  }
.moduletable{  }
/* 各メニューのスタイルここまで */



td.cpanel{
	margin:0;
	padding:0;
	height:25px;
	border-collapse:collapse;
	vertical-align:bottom;
	background-image:url(../images/cpanel_kofu.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#fffff0;
}
a.mainlevel-cpanel{
	width:150px;
	line-height:18px;
	text-align:center;
	vertical-align:bottom;
	font-size:90%;
	font-weight:normal;
}

a.mainlevel-cpanel:link, a.mainlevel-cpanel:visited {
	background-position: 0px 0px;
	color:#000000;
} 
a.mainlevel-cpanel:hover, a.mainlevel-cpanel:active {
	background-position: 0px 0px;
	color:#ff0000;
} 

.highlight {
	background-color:#FFFF33;
	color:#0033FF;
	padding: 0;
}
.code {
	background-color: #dddddd;
	border: 1px solid #bbbbbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666666;
  text-transform: normal;
  font-size: 90%;
  border-top: 1px solid #cccccc;
}


a.readon {
	background-image: url(../images/moreButton.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	margin-left: 35px;
	margin-bottom: 1em;
	padding: 15px 0 0 35px;
}

.mceVisualAid{
	border:1px dashed #bbbbbb;
}


