﻿/* body */
body
{
    background:url(../Images/top0/bg.gif);
    /*background-color:#ffffff;*/
}

/* 外枠 */
#container 
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    /*margin-top:20px;*/
}

/* ヘッダー画像部分 */
#headerL
{
    float:left;
    width:550px;
    height:74px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}

#headerR
{
    float:right;
    width:250px;
    height:74px;
    /*margin-left:auto;
    margin-right:auto;
    overflow:hidden;*/
    background:url("../images/top1/header_r.jpg") no-repeat;
}

/* タブ・メニュー・検索 */
#headerTab
{
    width:800px;
    height:33px;
    /*border-right:solid 1px #084D85;
    border-left:solid 1px #084D85;*/
    border-bottom:solid 5px #019700;
    background-color:#FFFFFF;
}

/* メニュー(サイトマップ等) */
#menuTop
{
    float:right;
    font-size:80%;
    color:#999999;
    margin:15px 10px 0px 0px;
}

/* サイト内検索 */
#search
{
    float:left;
    font-size:80%;
    margin:40px 0px 0px 0px;
}

.searchBox
{
    width:100px;
    margin-left:20px;
}

.btnSearch
{
    font-size:0.8em;
}

/* フラッシュ画像部分 */
#flash
{
    float:right;
    width:800px;
    height:280px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}
#syougai_menu
{
    float:right;
    width:800px;
    height:121px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    overflow:hidden;
}
/* フラッシュの下の余白が表示されるのを防止 */
object, embed
{
	vertical-align:top;
}

/* メイン全体 */
#mainBlock
{
    width:800px;
    /*border-right:solid 1px #084D85;
    border-left:solid 1px #084D85;*/
    background-color:#ffffff;
}

/* メイン左側 */
#mainLeft
{
    float:left;
    width:505px;
    margin :10px 0px 1px 12px;
}

/* メイン右側 */
#mainRight
{
    float:left;
    width:241px;
    margin:10px 0px 1px 19px;
}



/* 新着情報・講座・イベント情報*/
.infoTtlL
{
    float:left;
    width:93px;
    height:31px;
}
.infoTtlC
{
    float:left;
    width:277px;
    height:31px;
    background:url("../images/top1/new_c.jpg") no-repeat;
}

.infoTtlR
{
    float:left;
    width:135px;
    height:31px;
    background:url("../images/top1/new_r.gif") no-repeat;
}
.ibentL
{
    float:left;
    width:370px;
    height:31px;
}
.ibentR
{
    float:left;
    width:135px;
    height:31px;
    background:url("../images/top1/kouzaibent_r.gif") no-repeat;
}

#rss
{
    float:left;
    padding-top:8px;
}

.listLink
{
    float:right;
    padding:6px 0px 0px 0px;
    width:135px;
    height:16px;
}
.listInfo
{
    clear:both;
    width:505px;
    padding:6px 3px 1px 3px;

}

.listInfo ul
{
    margin-left:7px;
    padding-left:7px;
}

.listInfo ul li
{
    padding:0px 0px 3px 10px;
    background:url("../images/top1/ya_g.gif") no-repeat;
    font-size:90%;
}

.listInfo span.updDate
{
	font-size:0.8em;
}

.listInfo span.Holiday
{
	color:#FF0000;
}

.listInfo span.Saturday
{
	color:#0000FF;
}

/* システムとは、生涯学習とは 等 */
#syougai {
    width:233px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 12px 0px;
}
	#syougai li {
		width:100%;
		padding:0px;
		margin: 0px;
	}
	#syougai li:nth-child(1) {
		height:52px;
	}
	#syougai li:nth-child(2) {
		height:45px;
	}
	#syougai li:nth-child(3) {
		height:45px;
	}
	#syougai li:nth-child(4) {
		height:49px;
	}

/* 出前講座 */
#demae_title {
	height: 41px;
}
#demae {
    width:233px;
    padding:10px 0px 10px 0px;
    background-image:url("../images/top1/side_bar.jpg");
    background-repeat : repeat-y;
}
	#demae li {
		background:url("../images/top1/btm_g.gif") no-repeat 12px 9px;
		padding:5px 0px 5px 30px;
		width:calc(100% - 30px);
		height:19px;
		font-size:90%;
	}

/* 施設紹介一覧 */
#shisetsusyokai {
    margin: 0px 0px 2px 0px;
}

/*メニュー（規約　リンク集）*/
#kiyaku
{
	clear : both;
    width:785px;
    height:30px;
    text-align:left;
    font-size:80%;
    margin-bottom:5px;
    padding:0px 0px 0px 15px;
    background-color:#ffffff;
}


/*フラッシュプレイヤー*/
#get_flash_player
{
		width:220px;
		padding :5px 5px 5px 5px;
		margin:5px 0px 0px 2px;
		font-size:70%;
		background-color:#E7E7E7;
}

/*#wadaiImg
{
    margin-left:auto;
    margin-right:auto;
}

#wadaiTxt
{
    font-size:0.8em;
    padding:0px 0px 0px 0px;
}*/

/* 広報誌 */
#kouhou
{
    width:157px;
    border-right:solid 1px #B3D47C;
    border-left:solid 1px #B3D47C;
    padding:0px 0px 0px 2px;
}

#khTxt
{
    width:102px;
}

#khImg
{
    margin-top:10px;
    text-align:center;
}

#khTtl
{
	top:40px;
    padding:0px 0px 0px 0px;
    font-size:0.8em;
    text-align:center;
}

/* ひとのうごき */
#ugoki
{
    width:157px;
    border-right:solid 1px #B3D47C;
    border-left:solid 1px #B3D47C;
    padding:0px 0px 0px 2px;
}

#ugkTxt
{
    padding:7px 0px 7px 3px;
    font-size:0.8em;
    line-height:130%;
}

#ugkLink
{
    float:right;
    padding:0px 2px 0px 10px;
    font-size:0.8em;
    /*background:url("../images/top1/ya_or.gif") no-repeat;*/
}

.menuBtm
{
	background:url(../images/top1/new_btm.gif) no-repeat center bottom;
	width:402px;
	height:6px;
    margin-bottom:10px;
}
.menuBtm2
{
	background:url(../images/top1/demae_btm.gif) no-repeat center bottom;
	width:233px;
	height:10px;
    margin-bottom:10px;
}

.menuTtl
{
    font-weight:bold;
    padding:0px 0px 0px 2px;
}

.menuBan
{
    margin-bottom:10px;
}

/* copyright */
#cp
{
    width:800px;
    height:20px;
    text-align:center;
    font-size:80%;
    color:#ffffff;
    margin-bottom:10px;
    padding:1px;
    background-color:#ADC823;
}

.linkList
{
	font-size:0.8em;
}

.linkList a
{
	background:url(../images/top1/poti_sikaku.gif) no-repeat left center;
	padding-left:16px;
}

p.linkList
{
	margin-top:5px;
	margin-right:5px;
	text-align:right;
}




/* 問合せ先 */
/* 問合せ先 左側 */
#siteinfoL
{
    width:440px;
    clear:both;
    border-top:solid 1px #cccccc;
    padding:10px 5px 10px 20px;
    font-size:0.8em;
    line-height:130%;
    float:left;
}

#siteinfo p
{
	width:60%;
	margin:0 auto;
}

/* 問合せ先 左側 */
#siteinfoR
{
    width:320px;
    border-top:solid 1px #cccccc;
    padding:5px 13px 10px 2px;
    font-size:80%;
    float:left;
}
/* 交通アクセス等リンク */
#siteinfoR li
{
    display:inline;
    padding:0px 10px 1px 18px;
    font-size:80%;
    background:url("../images/top1/ya_g.gif") no-repeat 0px 1px;
}

#wakuwaku
{
    width:233px;
    padding :5px 13px 0px 2px;
}


/* 広告スペース */
#adinfo
{
    width:575px;
    clear:both;
    text-align:center;
    border:solid 2px #dcdcdc;
    margin: 5px 0px 15px 5px;
}
#adinfo table
{
    width:100%;
	border: none;
    font-size:0.8em;
}
#adinfo table th
{
	width:575px;
	height:25px;
	background:url(../images/top1/koukokuspace.gif) no-repeat left center;
	text-align: right;
	vertical-align: middle;
	color: #353535;
    font-size:0.8em;
    padding:0px 15px 0px 0px;
}
#adinfo table td
{
	text-align: left;
	vertical-align : top;
}
#adinfo table td div
{
	text-align: left;
	vertical-align : top;
    padding:10px 0px 5px 25px;
}
#adinfo table td div a
{
	margin:0px 15px 0px 0px;
}

/* イベントバナー */
.evbaninfo
{
    width:575px;
    clear:both;
	text-align: left;
	vertical-align : top;
    border:solid 2px #dcdcdc;
    margin: 5px 0px 0px 5px;
}
.evbaninfo div
{
    padding:10px 0px 5px 20px;
}
.evbaninfo div a
{
	margin:0px 15px 0px 0px;
}


/* 2009.11.18 kakimoto add */
/* 講座・イベント */

#contentsContainer
{
	width  : 100%;
	height : 100%;
	overflow :auto;
	
}

.tagWindow
{
    border-left  : solid 1px #999999;
    border-right : solid 1px #999999;
}

.selectedTag
{
    border-top       : solid 1px #999999;
    border-left      : solid 1px #999999;
    border-right     : solid 1px #999999;
    border-bottom    : solid 1px #ede6c5;
    background-color : #ede6c5; 
    font-weight      : bold;
    font-size        : 85%;
    line-height      : 140%;
}

.normalTag
{
    border           : solid 1px #999999;
    background-color : #ffffff;
    font-size        : 85%;
    line-height      : 140%;
}

.tagSeparator
{
    border-bottom : solid 1px #999999;
    width         : 3px;
}

.tagContainer
{
    width   : 66px;
    height  : 20px;
    cursor  : hand;
}

.tagContents
{
    border-bottom    : solid 1px #999999;
    height           : 200px;
    background-color : #ffffff;
    padding          : 5px 5px 5px 5px;
}

.tagTitle
{
    text-decoration : none;
}

.message
{
	font-size : 80%;
    margin : 10px 10px 10px 10px;
}
    
.holiday
{
	color : #ff0000;
}

.saturday
{
	color : #0000ff;
}

.sunday
{
	color : #ff0000;
}

.ordinalday
{
	color : #000000;
}
/* 2009.11.18 kakimoto add end */
/* add 2011/07/20 iwashita TopByAjax start */
/* 読込中表示 */
div.divDspLoading
{
	display:block;
	width:100%;
	height:200px;
	margin:auto;
	background: url(../images/top/loading.gif) no-repeat center;
}
/* 該当データなし */
div.lect_top_nodata
{
	display:block;
	width:100%;
	margin:auto;
	font-size:0.9em;
	text-align:center;
}
/* add 2011/07/20 iwashita end */