@charset "shift_jis";
/* CSS Document */

body {
	margin:0px;
	background-color:#FAFFD6;
	/**	font-family: Tahoma,Arial,sans-serif;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";**/
	font-size: 13px;
	line-height: 20px;
	color: #006633;/*	color: #398373;*/
}
p{
	margin-left: 15px;
}

li {
	line-height: 25px;
}

a {
	color:#FF6600;
}
h2{
	font-size: 14px;
	color: #0066CC;
	margin-left: 5px;
	font-family: Tahoma,Arial,sans-serif;
	border-bottom-style: dashed;
	border-bottom-color: #b9cbdd;
	border-bottom-width: thin;
	width: 550px;
	padding-left: 8px;
} 
h3{
	font-size: 12px;
	color: #0000CC;
	margin-left: 10px;
	font-family: Tahoma, Arial, sans-serif;
	padding-bottom: 0px;
}
a:hover{
	background: #ffffff;
	color:#FF6600;
	
}


/**リスト**/
/*順番無しリスト(トップレベル・緑のリストマーク)*/
UL{
	list-style-image: url(../images/list_green.gif);
	line-height: 16px;
	list-style-position: outside;
}
/*2段目(青の○)*/
UL UL{
  	list-style-image : url(../images/list_yellow.gif);
}
/*3段目(赤)*/
UL UL UL{
  	list-style-image : url(../images/list_red.gif);
}
/*4段目(黄)*/
UL UL UL UL{
  	list-style-image : url(../images/list_blue.gif);}
/*赤い点滅*/
.listimage_red{
	list-style-image: url(../images/list_red_blink.gif);	
}
/*黄色い点滅**/
.listimage_yellow{
	list-style-image: url(../images/list_yellow_blink.gif);	
}



/*クラス*/
/*メニュー*/
.update {
	color: #006666;
	text-align: right;
}
.counter {
	padding-right: 20px;	
}

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	background-color:#94df94;
	}
	
#navigation a {
	font-family: "Arial Narrow";
	color: #0033CC;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	background-image: url(../images/menuicon.gif);
	background-repeat: no-repeat;
	background-position: 14px 40%;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
#navigation a:hover {
	background: #ffffff url("../images/menuicon.gif") 14px 40% no-repeat;
	color:#FF6600;
	}

/*コンテンツ*/
.contents {
	padding-left: 20px;
	padding-right:20px;
	background-color:#E6F3FF;
	padding-top: 15px;
	padding-bottom:30px;
}
/*タイトル*/
.contents_title {
	font-family: "HGSｺﾞｼｯｸE";
	font-size: 20px;
	color: #FFFFFF;
	background-color: #94df94;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: thick;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: blink;
	padding-left: 8px;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: none;
	border-left-style: none;
}


.topschedule dt{
	font-family: Tahoma, Arial, sans-serif;
	color: #009999;
	background-color: #F5F5F5;
	font-weight: bold;
	width: 200px;
	position: relative;
	z-index: 2;
	border-style: solid;
/*	border-color: #6A6FBE;*/
	border-color: #2A9C3F;/*枠の色*/
	border-width: 1px 2px 2px 1px;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
}
.topschedule dt span{
	padding-left: 8px;
	border-left: 4px solid #AAAFEC;
}
.topschedule dd{/*内容部分*/
  position: relative;
  z-index: 1;
  top: -0.9em;
  margin: 0 0 0 1em;
/*  border: medium double #8A8FBE;/*枠の色*/
  border: medium double #3AAC4F;/*枠の色*/

}
.topschedule dd .text {
  padding: 1.5em 0.5em 1em 1em;/*テキスト部分の余白*/
/*  border-left: solid 30px #D4D6EC;/*左側の着色部分*/
  border-left: solid 30px #C1ECC4;/*左側の着色部分*/
}


.toalllist{
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
	text-align: right;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 50px;
}
.updatelist{
	list-style-image: url(../images/updatelist.gif);
}
.updatelist_osusume{
	list-style-image: url(../images/updatelist_osusume.gif);
}

.menu{
  	padding: 1em 1em 0.5em 1em;
  	border-bottom: solid 1px #919195;
}
.menu dl{/*個々の枠設定*/
	margin: 0.7em 1em;
	float: left;
	overflow: hidden;
	height:6em;
}

.menu p{/*説明文*/
/*	border-bottom: 1px dashed #CACACD;
	width:400px;*/
	padding-left:40px;
}


/*強調表示*/
.emphasis {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.emphasis_red {
	font-size: 13px;
	font-weight: bold;
	color: #FF00FF;
}
.emphasis_orange {
	font-size: 13px;
	font-weight: bold;
	color: #FF8000;
}

.email {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

/*フッター*/
/*コピーライト*/
.copyright {
	font-size: 11px;
	color: #666666;
}


/*スケジュール*/
.schedule{
	color: #003366;
}
.schedule th{
	color: #FFFFFF;
	background-color: #3333CC;
}

.rowname{
	font-weight: bold;	
	color: #398373;
}

/*カルチャー棟・和室*/
.place_olympicJapaneseroom {
	background-color: #66FFFF;
}
/*カルチャー棟・演劇室*/
.place_olympicPlayroom {
	background-color: #FF75BA;
}
/*カルチャー棟・会議室*/
.place_olympicConferenceroom {
	background-color: #FF9900;
}
/*カルチャー棟・小研修室*/
.place_olympicTrainingroom {
	background-color: #CC33FF;
}
/*虎ノ門カウンセリングルーム*/
.place_tranomon {
	background-color: #82FF82;
}
/*未定*/
.place_undicided {
	background-color: #C8C8C8;
}
/*新宿文化センター*/
.place_shinjuku {
	background-color: #FFFF00;
}
/*大仏次郎記念館*/
.place_daibutsu {
	background-color: #0066FF;
}
/*滝野川会館*/
.place_takinogawa {
	background-color: #FFCCFF;
}

caption {
	font-weight: bold;
	color: #0033CC;
	margin-left: 10px;
	text-align: left;
}
.mail_item {
	background-color:#00CCFF;
	height:30px;
	/*	padding-left:10px;*/
	font-weight: bold;
	color: #000099;
	text-align: right;
	vertical-align: middle;
	font-size: 13px;
}

.mail_form{
	background-color:#bfedfe;
}
