

/*--------------------------------------

  header

--------------------------------------*/
#header {
	position: relative;
	width: 720px;
	margin: 0 auto;
}

#header2 {
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding-bottom:20px;
}

	#header div {
		width: 720px;
		height: 400px;
		margin: 0 auto;
		text-align: center;
	}

#contents .text {
	background: url(../images/frame_mid.gif) repeat-y center top;
	padding: 0 40px 20px;
}

/*--------------------------------------

  tabs

--------------------------------------*/

/* メニューのタブ */
#tabs {
	width: 720px;
	margin: 0 auto;
}
	#tabs li {
		float: left;
		line-height: 0;
	}
		#tabs li a{
			line-height: normal;
		}
	#tabs .selected {
		cursor: default;
	}

.invisibled {
	display: none;
}


/*--------------------------------------

  contents

--------------------------------------*/
#contents {
	width:720px;
	margin: 0 auto;
}

	#contents .column,
	#contents .columnLecture,
	#contents .columnMembers {
	}
	
		#contents .columnTop {
			background: url(../images/frame_top.gif) no-repeat center top;
			height: 70px;
			text-align: center;
		}
	
		#contents .columnTop2 {
			background: url(../images/frame_top.gif) no-repeat center top;
			height: 20px;
		}
			#contents .column .columnTop img {
				margin-top: 13px;
			}
		
		#contents .columnBottom {
			background: url(../images/frame_bottom.gif) no-repeat center top;
			height: 20px;
		}
		
		#contents .columnMid {
			background: url(../images/frame_mid.gif) repeat-y center top;
		}
		
		#contents .content {
			padding: 10px 30px;
		}
		
		/*------------------
		  lecture
		------------------*/
		#contents .columnLecture {
		}
		
		#contents .columnLecture .columnTop {
			background: none;
			height: 80px;
		}
		
		#contents .columnLecture .content {
			padding: 10px 0;
		}
		
		#contents .columnLecture .item {
			float: left;
			width: 350px;
			height: 100px;
			padding: 5px;
		}
		
		/*------------------
		  members menu
		------------------*/
		#contents .columnMembers td {
			text-align: center;
			width: 33%;
		}
		#contents .columnMembers table {
			width: 720px;
		}
		
		/*------------------
		  members
		------------------*/
		#contents .columnMembers .columnTop {
			background: none;
			height: 60px;
		}
		
		#contents .columnMembers .content {
			padding: 10px 0;
			/*height: 850px;*/
		}
		
		#contents .columnMembers .item {
			float: left;
			width: 220px;
			margin: 5px;
		}
			.m1 { margin-left: 10px !important; }
			.m2 { margin-top: 0 !important; }
			.m3 { margin-left: 10px !important; }
			.m4 { margin-left: 5px !important; }
			.m5 { margin-left: 5px !important; }
			.m6 { margin-left: 10px !important; }
			.m7 { margin-left: 15px !important; }
			.m8 { margin-top: 10px !important; }
			.m9 { margin-top: 10px !important; }
			.m10 { margin-top: 10px !important; }
			.m11 { margin-left: 10px !important; }
			.m12 { margin-left: 5px !important; }
				
				.item div.top {
					height: 66px;
				}
				
				.item div.top span {
					visibility: hidden;
				}
				
				.item div.mid {
					padding: 0 20px;
					min-height: 179px;
					height: auto !important;
					height: 179px;
					text-align: left;
					line-height: 1.4;
				}
					.item div.mid h3 {
						font-size: 13px;
						font-weight: bold;
					}
					.item div.mid p {
						margin: 5px 0 0;
						text-align: center;
					}
					.item div.mid p img {
						margin:0;
					}
				
				.item div.btm {
					padding: 10px 10px;
					height: 30px;
					font-size: 11px;
					text-align: right;
				}
					.item div.btm table {
						width: 200px !important;
					}
					.item div.btm td {
						text-align: right !important;
					}
					
					.item div.btm td.date {
						text-align: left !important;
						font-weight: bold;
						padding-left: 5px;
					}
					
					
				
				.m1 .top {
					background: url(../images/mini_live1_top.gif) no-repeat center top;
				}
				.m1 .mid {
					background: url(../images/mini_live1_mid.gif) repeat-y center top;
				}
				.m1 .btm {
					background: url(../images/mini_live1_bottom.gif) no-repeat center top;
				}
			
				.m2 .top {
					background: url(../images/mini_live2_top.gif) no-repeat center top;
				}
				.m2 .mid {
					background: url(../images/mini_live2_mid.gif) repeat-y center top;
				}
				.m2 .btm {
					background: url(../images/mini_live2_bottom.gif) no-repeat center top;
				}
			
				.m3 .top {
					background: url(../images/mini_live3_top.gif) no-repeat center top;
				}
				.m3 .mid {
					background: url(../images/mini_live3_mid.gif) repeat-y center top;
				}
				.m3 .btm {
					background: url(../images/mini_live3_bottom.gif) no-repeat center top;
				}
			
				.m4 .top {
					background: url(../images/mini_live4_top.gif) no-repeat center top;
				}
				.m4 .mid {
					background: url(../images/mini_live4_mid.gif) repeat-y center top;
				}
				.m4 .btm {
					background: url(../images/mini_live4_bottom.gif) no-repeat center top;
				}
			
				.m5 .top {
					background: url(../images/mini_live5_top.gif) no-repeat center top;
				}
				.m5 .mid {
					background: url(../images/mini_live5_mid.gif) repeat-y center top;
				}
				.m5 .btm {
					background: url(../images/mini_live5_bottom.gif) no-repeat center top;
				}
			
				.m6 .top {
					background: url(../images/mini_live6_top.gif) no-repeat center top;
				}
				.m6 .mid {
					background: url(../images/mini_live6_mid.gif) repeat-y center top;
				}
				.m6 .btm {
					background: url(../images/mini_live6_bottom.gif) no-repeat center top;
				}
			
				.m7 .top {
					background: url(../images/mini_live7_top.gif) no-repeat center top;
				}
				.m7 .mid {
					background: url(../images/mini_live7_mid.gif) repeat-y center top;
				}
				.m7 .btm {
					background: url(../images/mini_live7_bottom.gif) no-repeat center top;
				}
			
				.m8 .top {
					background: url(../images/mini_live8_top.gif) no-repeat center top;
				}
				.m8 .mid {
					background: url(../images/mini_live8_mid.gif) repeat-y center top;
				}
				.m8 .btm {
					background: url(../images/mini_live8_bottom.gif) no-repeat center top;
				}
			
				.m9 .top {
					background: url(../images/mini_live9_top.gif) no-repeat center top;
				}
				.m9 .mid {
					background: url(../images/mini_live9_mid.gif) repeat-y center top;
				}
				.m9 .btm {
					background: url(../images/mini_live9_bottom.gif) no-repeat center top;
				}
			
				.m10 .top {
					background: url(../images/mini_live10_top.gif) no-repeat center top;
				}
				.m10 .mid {
					background: url(../images/mini_live10_mid.gif) repeat-y center top;
				}
				.m10 .btm {
					background: url(../images/mini_live10_bottom.gif) no-repeat center top;
				}
			
				.m11 .top {
					background: url(../images/mini_live11_top.gif) no-repeat center top;
				}
				.m11 .mid {
					background: url(../images/mini_live11_mid.gif) repeat-y center top;
				}
				.m11 .btm {
					background: url(../images/mini_live11_bottom.gif) no-repeat center top;
				}
			
				.m12 .top {
					background: url(../images/mini_live12_top.gif) no-repeat center top;
				}
				.m12 .mid {
					background: url(../images/mini_live12_mid.gif) repeat-y center top;
				}
				.m12 .btm {
					background: url(../images/mini_live12_bottom.gif) no-repeat center top;
				}
		
		
		/*------------------
		  tweet (tweitter widget)
		------------------*/
		#contents .info {
			float: left;
		}
		
		#contents .info p {
			margin-bottom: 1em;
		}
		
		#tweet {
			float: right;
			width:350px;
			background-color:#FEF3E7
		}
			/* widget styles */
			#tweet .twtr-hd {
				font-size: 0.1px !important;
				padding: 0 !important;
			}
		
		/*------------------
		  minnade
		------------------*/
		#contents .contentMinnade {
			width: 660px;
			margin: 0 auto;
		}
		#contents .contentMinnade .item {
			float: left;
			width: 220px;
			padding: 10px 0;
			text-align: center;
		}

.copyright2 {
	padding: 20px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #BBB;
}
#copyright {
	padding: 20px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #BBB;
	text-align: center;
	text-transform: uppercase;
}

.disclaimer {
	padding: 30px 0 0 0;
	font-size:12px;
	line-height: 1.4;
	color: #999;
}