body{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	margin:0px;
	padding:0px;
	
}

td{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size:12px;
	line-height:1.3em;
}

p,div,img,h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	border:0;
	}

a:link{
	text-decoration: underline;
	color:#CC0000;
}
a:visited{
	text-decoration: underline;
	color:#CC0000;
}
a:hover{
	text-decoration: none;
	color:#CC0000;
}
a:active{
	text-decoration: none;
	color:#CC0000;
}

#pagebody{
	border-top:4px #E71118 solid;
}



/* ヘッダー
============================================================== */
#header{
	height:86px;
	margin-left:10px;
	width:100%;
}
#header h1{
	font-size:11px;
	font-weight:normal;
	color:#666;
	margin-left:15px;
}


/* グローバルナビ
============================================================== */
#nav{
	height:57px;
	border-bottom:2px #333333 solid;
	border-top:2px #333 solid;
	background-image:url(images/navbg.gif);
　　　　width:780px;

}


/* コンテンツ
============================================================== */
#contents{
	margin:30px 10px;
}


/* フッター
============================================================== */
#footer{
	height:65px;
	background:url(skin/images/footer_line.gif) repeat-x top;
}
#footer .bottom-nav{
	font-size:11px;
	color:#333;
}
#footer .copyright{
	font-size:11px;
	color:#999;
}

/* インデックス
============================================================== */

#dnn_ctr399_ModuleContent{
    overflow-y:scroll;
    height:294px;
} 

#dnn_ctr453_ModuleContent{
    overflow-y:scroll;
    height:100px;
} 

/* ナビ
============================================================== */

.MainMenu_Left{
	border: 0px;
	width: 5px;
}
.MainMenu_Right{ 
	border: 0px;
	width: 5px;
}
.MainMenu_MenuBreak{
	border:0px;
}

.RootMenuItem td, .RootMenuItemBreadcrumb td{
	color:#333333;
	padding:0 5px;
	margin:0px;
	height:55px;
}
.RootMenuItemSelected td{
	color:#CC0000;
	padding:0 5px;
	margin:0px;
	height:55px;
}
.MainMenu_MenuItemSel{
	background-color:#F5BCBC;
}

/*びわ湖
============================================================== */

#biwako-header hr {
  display:none;
}

#biwako-header {
  width:750px;
  height:150px;
  margin:0 auto 10px auto;
  background:url(/Portals/0/image/biwako/header.jpg) no-repeat left top;
}
#biwako-header * {
  display:none;
}

#biwako-body {
  position:relative;
}

#biwako-body hr {
  display:none;
}

#about {
  margin:0 0 10px 0;
  text-align:left;
}

#biwako-body  table {
  width:750px;
  margin:0 -2px 10px -2px;
  background:#fff;
  border:0;
}
#biwako-body  table th {
  width:100px;
  padding:5px 10px;
  line-height:1.8;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  font-weight:bold;
  font-size:12px;
  color:#333;
  background:#eee;
  border:0;
}
#biwako-body  table td {
  position:relative;
  width:648px;
  padding:5px 10px;
  line-height:1.8;
  text-align:left;
  vertical-align:top;
  font-size:12px;
  color:#333;
  background:#fff;
  border:0;
}

#biwako-body table td table {
  width:auto;
  margin:0;
  background:#ccc;
}
#biwako-body table td table th {
  width:120px;
  background:#e3eeff;
}
#biwako-body table td table td {
  width:120px;
  background:#fff;
}

#biwako-body table tr.strong td {
  font-weight:bold;
}

#biwako-body table td em {
  font-style:normal;
/*  text-decoration:underline;*/
  border-bottom:solid 1px #333;
}

#biwako-body p.indent {
  position:relative;
  height:1%;
}
html>biwako p.indent {
  height:auto;
  min-height:1%;
}
#biwako-body p span {
  position:absolute;
  left:0;
  top:0;
}
#biwako-body p.em2 {
  padding:0 0 0 2em;
}
#biwako-body p.em6 {
  padding:0 0 0 6em;
}
#biwako-body p.em10 {
  padding:0 0 0 10em;
}

#biwako-body #privacy {
  padding:0 0 0 1em;
  text-align:left;
  line-height:1.3;
  text-indent:-1em;
  font-size:11px;
}

#biwako-body .btn {
	padding:20px 0 20px 0;
	margin:0 auto; width:570px;
}

#biwako-body .left {
	float:left;
}
	
#biwako-body .right {
	float:right;
}
	
/*　clearfix
============================================================== */
.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#biwako-body .btn {
	padding:20px 0 20px 0;
	margin:0 auto; width:570px;
}

#biwako-body .left {
	float:left;
}
	
#biwako-body .right {
	float:right;
}
	
/*　clearfix
============================================================== */
.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}







