@charset "UTF-8";

/* General - サイト全体 - ------------------------------ */
html {
}

body {
  background: #eeeeee;
  font-size: 11pt;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  margin: 0;
  padding: 0;
}

hr {
  height: 1px;
  border: 1px;
  border-color: #636CAD;
  border-style: dotted;
}

img {
  border: 0;
  vertical-align: middle;
}

p {
  font-size: 10.5pt;
  margin: 0px 10px;
  padding: 0px;
  text-indent: 1em; 
  line-height: 1.3em;
}

backquote {
  margin-left: 10px;
  padding: 0px;
}

a:link,a:active,a:visited { 
	text-decoration: none; 
	color: #006699; 
	font-style: normal;
}
a:hover { 
	text-decoration: underline;  
	color: #DD6900; 
	font-style: normal
}

h1,h2,h3,h4,h5 {
	color: #555;
  background-color: transparent;
}

h1, .centerCcolumn .blockTitle {
  font-size: 18pt;
  background-image: url(images/img04.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #29a3e1;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px;
}

h2 {
  font-size: 15pt;
	background:url(images/blockTitleBack.gif) no-repeat left center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d1d1d1;
  letter-spacing: -1px;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-left: 26px;
  padding-bottom: 5px;
}

.h2-margin {
  margin-left: 5px;
}

h3 {
	font-size: 13pt;
	background:url(images/blockTitleBack_r.gif) no-repeat left center;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #d1d1d1;
  margin-left: 10px;
	padding: 8px 20px;
	line-height:normal;
}

.h3-margin {
  margin-left: 10px;
}

h4 {
	font-size: 11pt;
	border-left: solid 0.5em;
	border-bottom: solid 1px;
	border-left-color: #009999;
	border-bottom-color: #009999;
	margin-left: 15px;
	margin-right: 100px;
	padding: 0.1em;
	padding-left: 0.5em;
}

.h4-margin {
  margin-left: 15px;
}

h5 {
	font-size: 10.5pt;
	background:  url(images/dot.gif) no-repeat left center;
	margin-left: 20px;
	margin-right: 70px;
	padding-top: 4px;
	padding-left: 25px;
	padding: 0.2em;
	padding-left: 1.2em;
	line-height: 11px;
	position: relative;
}

.h5-margin {
  margin-left: 20px;
}

c-both {
  clear:both;
}

pre {
  margin:0;
  padding:0
}

div.content {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
  padding: 5px 10px;
  /*line-height: 130%;*/
  overflow: auto;
}

div.pagetop {
  text-align: right;
  margin: 3px 0 10px 0;
}

div.notes {
  font-size: 10pt;
  margin: 2px;
}

.desc {
  margin: 8px 0;
}

.desc-indent {
  margin: 8px 0;
  text-indent: 1em;
}

.desc-br {
  margin: 8px 0 15px 0;
}

.desc-indent-br {
  margin: 8px 0 15px 0;
  text-indent: 1em;
}

.desccenter {
  margin: 8px 0;
  text-align: center;
}

div.para-indent {
  margin-bottom: 15px;
  text-indent: 1em;
}

div.para {
  margin-bottom: 15px;
}

span.notes {
  color: #FF0000;
  font-size: 10pt;
}

span.popup {
  color: #000080;
  border-bottom: 1px dashed #000080;
}

div.topicpath {
  margin-bottom: 5px;
  padding: 5px 0;
  font-size: 11pt;
  background-color: #F9F9F9;
  border: 1px dotted #999999;
}

div.topicpath img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}

div.topicpath .home {
  font-weight: normal;
}

div.pico_container div.content {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
  margin: 0 5px;
  padding: 5px 10px;
  line-height: 130%;
  overflow: auto;
}

div.pico_container div.content-br {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
  margin: 0 5px 15px 5px;
  padding: 5px 10px;
  line-height: 130%;
  overflow: auto;
}

div.pico_container .desc {
  margin: 5px;
}

div.pico_container .desc-br {
  margin: 5px 5px 15px 5px;
}

div.pico_container table.outer {
  padding: 5px;
  border-width: 0;
  width: 100%;
}

div.pico_container table.outer-br {
  padding: 5px;
  margin-bottom: 15px;
  border-width: 0;
  width: 100%;
}

div.pico_container li.br {
  margin-bottom: 10px;
}

.pico_subcategory dt {
  margin-left: 20px;
  background-image: url("images/arrow2.gif");
  background-repeat: no-repeat;
  background-position: left; 
  font-weight: bold;
}

.pico_container p {
  line-height: 1.5em;
  margin-bottom: 0.3em;
}


.pagenavi {
  margin: 5px;
  text-align: right;
}

div.addr {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  margin: 5px 0;
  padding: 5px;
  text-align: center;
}

.indent {
  text-indent: 1em;
}

.indent-br {
  text-indent: 1em;
  margin-bottom: 15px;
}

/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #E2E9F7;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #EAEFF9;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F3F5FA;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F8FD;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #EAEFF9;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #F3F5FA;
}
tr.odd {
	color: inherit;
	background: #F7F8FD;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* List - リスト - ------------------------------------- */
ul {
  margin: 0;
  padding: 5px;
  /*list-style: none;*/
}

ol {
  margin: 0;
  padding: 10px;
  list-style: lower-roman outside;
  margin-left: 35px;
}

ul li {
  margin-bottom: 2px;
  margin-left: 10px;
  background-color:transparent;
}

ol li {
  line-height: 1.3;
  background-image: none;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  background-image: url("images/blockTitleBack.gif");
  background-repeat: no-repeat;
  background-position: left; 
  font-weight: bold;
  border-top: none;
  border-right: none;
  border-left: none;
  /*border-bottom: 1px dotted;*/
}

dt a{
  padding-left:23px;
  
}

dd {
  margin: 0 0 0 0;
  line-height: 1.2;
}

dd ul{
  padding-top: 3px;
  margin-left: 1em;
}

/* Error Message - エラーメッセージ - ------------------ */
div.errorMsg {
  background-color: #FFCCCC;
  text-align: center;
  border-top: 1px solid #DDDDFF;
  border-left: 1px solid #DDDDFF;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  font-weight: bold;
  padding: 10px;
}

div.confirmMsg {
  background-color: #DDFFDF;
  color: #136C99;
  text-align: center;
  border-top: 1px solid #DDDDFF;
  border-left: 1px solid #DDDDFF;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  font-weight: bold;
  padding: 10px;
}

div.resultMsg {
  background-color : #CCCCCC;
  color: #333333;
  text-align: center;
  border-top: 1px solid silver;
  border-left: 1px solid silver;
  font-weight: bold;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 10px;
}

/* Layout - レイアウト - ------------------------------- */
#wrap {
  width: 846px;
  background: url(images/background.gif) repeat-y;
  padding: 0px; /*一番下に余白がないように*/
  margin: auto;
  text-align: left;
}

/* Header - ヘッダー */
#header {
  background: url(images/header.gif) no-repeat;
  height: 90px;
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
}

#header a {
	color:#FFFFFF;
  text-decoration: none;
  font-weight: bold; 
}
	.hm_sub {
    float: right;
    padding: 0px;
    margin-right: 15px;
		font-size:90%;
		background:url(images/dot_line.gif) repeat-x bottom;
	}
	.hm_sub li {
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 15px;
		background:url(images/arrow_white.gif) no-repeat left center;
	}

/* ------------ メイン ------------ */
#main_area {
   margin: 0px;
   padding: 0px;
   padding-left: 15px;
}
		#centercolumn {
			float:left;/* <- フロートにしないと右ナビが隣に来ない. */
			width:590px;
      margin:5px 5px 10px 0px;
      border: 1px solid #cecece;
      
      padding-top: 5px;
      padding-left: 5px;
      padding-right: 5px;
      background-color: transparent;
      background-image: url(images/img05.gif);
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: left top;
      
		}
    
		#cc_base {
			text-align:left;
      margin:5px;
			overflow:hidden;
		}

/* ------------ centercolumn ------------ */
/* .centerCcolumn .blockTitleは  h1で定義 */

.blockTitle {
	color: #555;
}

.centerCcolumn .blockContent {
	line-height: 130%;
	margin-bottom:10px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 0px 0 0;
	float: left;
	overflow:hidden;
  border: 1px solid #cecece;
}
.centerLcolumn .blockTitle {
  height:21px;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 6px 0px 3px 26px;
  font-weight: bold;
  font-size: 12pt;
}
.centerLcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 130%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 0px;
	float: right;
	overflow:hidden;
  border: 1px solid #cecece;
}
.centerRcolumn .blockTitle {
  height:21px;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 6px 0px 3px 26px;
  font-weight: bold;
  font-size: 12pt;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;
  font-size:10.5pt;
}
#page_top {
	clear: both;
	text-align: right;
}

#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
	background:url(images.old/page_top.gif) no-repeat;
}


#centercolumn .blockContent dl {
  padding-left: 5px;
}

#centercolumn .blockContent dt {
  background:url(images/arrow2.gif) no-repeat left center;
  margin-top: 5px;
  padding-left: 20px;
}

/* ------------ ナビ ------------ */
#side_area {
	float:right;/* <- If you want change column position, rewrite this. */
	width:210px;
	overflow:hidden;
	padding:0px;
	margin-right:10px;
}

/* ------------ left column & right column ------------ */
.leftcolumn {
	margin-bottom:15px;
}

.leftcolumn .blockTitle {
	font-weight: bold;
	text-align:center;
	display:block;
	height:26px;
	width:170px;
	padding:15px 20px 0 20px;
	overflow:hidden;
	background:url(images/blockTitleBack_l.gif) no-repeat;
}
.leftcolumn .blockContent {
	padding: 5px 0px 5px 10px;
	line-height:130%;
	background:url(images/left_back.gif);
}

.leftColumn .blockContent dt {
  font-size: 120%;
  margin-left:10px;
  margin-right:10px;
  background-color:none;
}
 .rightcolumn .blockTitle {
	font-weight: bold;
	padding:5px 3px 5px 25px;
	background:url(images/blockTitleBack_r.gif) no-repeat left center;
}
.rightcolumn .blockContent {
	padding: 5px 10px;
	line-height:130%;
}

/* Footer - フッター */
#footer {
  clear:both; /* firefox対策 */
  background: url(images/footer.png) no-repeat;
  line-height: 1em;
  height: 77px;
  margin:0px;
  padding-top: 5px;
  padding-left: 15px;
  font-size: 10pt;
}


  #footer a {
    color: #1F2B89;
  }

  #footer a:hover {
    color: #FFA500;
  }

  #footer #address {  /*フッターの住所*/
    float:left;
  	line-height: 1.5em;
  	width: 390px;
  }

  #footer #rightArea {  /*フッターの右半分*/
    float: right;
    margin-right: 30px;
    text-align:right;
    font-size: 90%;
		background:url(images/dot_line.gif) repeat-x bottom;
  }

  #footer #rightArea li { /*フッターのリンク*/
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 15px;
		background:url(images/arrow.gif) no-repeat left center;
  }

  #footer #rightArea p.copy { /*コピーライト*/
  	font-size: 100%;
  	margin-top: 1.5em;
  }

  #footer #rightArea li a:hover img{
  	opacity:0.7;
  	filter: alpha(opacity=70);
  }


/* Mainmenu - メインメニュー & TreeMenu ------------------------- */
#treemenu {margin-right:20px;}
#treemenu a {text-align:left; display: block; margin: 0; padding: 4px;}
#treemenu a.menu0 {padding-left: 3px;}
#treemenu a.menu1 {padding-left: 9px;}
#treemenu a.menu2 {padding-left: 11px;}
#treemenu a.menu3 {padding-left: 15px;}
#treemenu a.menu4 {padding-left: 19px;}

#mainmenu a, #treemenu a {
  color: #1F2B89;
}

#mainmenu a:hover, #treemenu a:hover {
  color: #FFA500;
}

#mainmenu a.menuTop {
  background: url(images/title-bg.gif) no-repeat;
  width: 164px;
  line-height: 30px;
  text-decoration: none;
  padding: 0 0 0 18px;
  letter-spacing: 0.1em;
}

#mainmenu a.menuTopCur {
  background: url(images/title-bg-hov.gif) no-repeat;
  width: 164px;
  line-height: 30px;
  text-decoration: none;
  padding: 0 0 0 18px;
  margin: 0px;
  font-weight: bold;
}

#mainmenu a.menuTop:hover {
  background: url(images/title-bg-hov.gif) no-repeat;
}

#mainmenu a.menuMain, #treemenu a.menu0 {
  background: url(images/title-bg.gif) no-repeat;
  width: 164px;
  line-height: 30px;
  text-decoration: none;
  padding: 0 0 0 18px;
  margin: 0px;
  letter-spacing: 0.1em;
}

#mainmenu a.menuMainCur {
  background: url(images/title-bg-hov.gif) no-repeat;
  width: 164px;
  line-height: 30px;
  text-decoration: none;
  padding: 0 0 0 18px;
  margin: 0px;
  font-weight: bold;
}

#mainmenu a.menuMain:hover, #treemenu a.menu0:hover {
  background: url(images/title-bg-hov.gif) no-repeat;
}

#mainmenu a.menuSub, #treemenu a.menu1 {
  background: #f9f9f9;
  border-top: none;
  border-right: none;
  border-left: 4px solid #0089d6;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 10pt;
  margin-left: 15px;
  padding-left: 8px;
  text-decoration: none;
}

#mainmenu a.menuSubCur {
  background: #e6e6e6;
  border-top: none;
  border-right: none;
  border-left: 4px solid #ffa603;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 10pt;
  margin-left: 15px;
  padding-left: 8px;
  text-decoration: none;
}

#mainmenu a.menuSub strong{
  font-weight: normal;
}

#mainmenu a.menuSub:hover, #treemenu a.menu1:hover {
  background: #e6e6e6;
  border-left: 4px solid #ffa603;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}


/* ------------ ニュース ------------ */
.item {
  font-size: 10.5pt;
	background: #eaedf4;
	
}
.itemHead {
	font-size: 12pt; 
	font-weight : bold;
	background-image: url(images/cellpic1.gif);
	height: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left: double 3px #d9e2ec;
	border-right:double 3px #d9e2ec;
	border-top:double 3px #d9e2ec;
	border-bottom:solid 1px #d9e2ec;		
}
.itemInfo {
	text-align: right; 
	padding: 3px; 
	background-color: #cedcec;
	border-left: double 3px #d9e2ec;
	border-right:double 3px #d9e2ec;
}
.itemTitle a {
	font-size: 10.5pt; 
	font-weight : bold;
	color: #555; 
	background-color: transparent;
}
.itemPoster {
	font-size: 90%; 
	font-style: normal;
}


.itemPostDate {
	font-size: 90%; 
	font-style: normal;
}
.itemStats {
	font-size: 90%; 
	font-style: normal;
}
.itemBody {
	padding-left: 5px; 
	text-align: left;
	border-left: double 3px #d9e2ec;
	border-right: double 3px #d9e2ec;
	border-top: solid 1px #d9e2ec;	
	border-bottom: solid 1px #d9e2ec;			
}
.itemText {
	margin-top: 5px; 
	margin-bottom: 5px; 
	line-height: 1.3em;
}

.itemFoot {
	text-align: right; 
	padding: 3px; 
	background-color: #efefef;
	border-left: double 3px #d9e2ec;
	border-right:double 3px #d9e2ec;
	border-bottom:double 3px #d9e2ec;		
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}


/* 年間スケジュール */
.schedule table {
  width: 600px;
}

.schedule th{
  width: 80px;
}

.schedule > .month th{
  text-align: center;
}

.schedule td{
  line-height: 120%;
  font-size: 10px;
}

.calframe td{
  padding: 4px 2px;
  font-size: 9pt;
  line-height: 110%;
}

.calcell td{
  padding:0px;
  text-align:left;
}

.pical_miniday{
  border-color: black;
  border-width: 1px;
}


/* ------------ extra class settings ------------ */
.clear {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fl_left {
	float: left;
	overflow:hidden;
}
.fl_right {
	float: right;
	overflow:hidden;
}
.photo_frame {
	margin: 0 2px 3px;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
.photo_r {
	float: right;
	margin: 0 0 3px 2px;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
.photo_l {
	float: left;
	margin: 0 2px 3px 0;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align:middle;
}
.small {
	font-size: 10px;
	line-height: 110%;
	padding: 5px 0;
}
.noteline {
	line-height: 200%;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.notice {
	color: #F60;
	background: inherit;
	font-weight: bold;
	border-bottom: 1px dotted #F30;
}
.topicbox {
	padding: 10px;
	border: 1px solid #CCC;
	background: #FDFDFD;
	color: inherit;
	margin: 10px 0;
}
.marker {
	color: inherit;
	background: #FDD;
	padding: 2px;
}

.frame_r {
	float: right;
}
.frame_l {
	float: left;
}



/* 画像に影をつける */
.img_shadow {
  background-image: url(images/shadow_001.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  margin: 0 10px 10px 0;
  padding: 0px;
  position: relative;
  float: left;
  border: none;
}

.img_shadow img {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin: -5px 5px 5px -5px;
  position: relative;
}

.img_caption{
  display: block;
  background: url(images/arrow3.gif) no-repeat left center;
  padding-left: 1em;
  margin: 5px;
  color: gray;
}

.img_box {
  margin-top:0.5em;
  margin-bottom:0.5em;
  text-align:center;
}

.pico_container img{
	margin: 0 2px 3px;
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF;
	color:inherit;
}
