.text {
	font-size: 80%;
	line-height: 1.4em;
	color: #333333;
}
.title {
	font-size: 90%;
	color: #3366CC;
}
#tel {
	margin-bottom: 5px;
}
.border {
	border-bottom: 1px solid #999999;
}
.schedule {
	margin-right: 20px;
}
#contentsTitle {
	padding-top: 0px;
	padding-bottom: 15px;
}
.sMidashi {
	padding-top: 5px;
	padding-bottom: 5px;
}
.text2 {
	font-size: 70%;
	line-height: 1.5em;
	color: #333333;
}
.text100 {
	font-size: 100%;
	line-height: 1.3em;
	color: #333333;
}

.tenjishaName {
	font-size: 100%;
	color: #3366CC;
	font-weight: bold;
	line-height: 1.6em;
}

/* トップページ */

#news {
	background:#999999 url(../image/obj_ba_right.gif) no-repeat top right;
	width:280px; height:16px; color:#FFFFFF; padding:1px 0 0 5px; font-size: 0.8em;
}

#iframe {
	width: 100%;
	height: 150px;
	overflow: auto;
	color:#333333;
	float: left;

}
#iframe ul {
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
#iframe li {
	list-style: none;
	line-height: 170%;
	font-size: 80%;
}

#iframe a:link {
	color: #3366CC; 
	text-decoration: none;
}
#iframe a:hover {
	color: #FF9900;
 	text-decoration: none;
}
#iframe a:visited {
	text-decoration: none;
}
#flash {
	padding: 3px;
}


/* 展覧会案内 */

body .calendarName a:link {
	color: #3366CC;
	text-decoration: none;
}
body .calendarName a:hover {
	color: #FF9900; 
	text-decoration: none;
}
body .calendarName a:visited {
	text-decoration: none;
}
.titleYotei {
	font-size: 90%;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
}


/* アーティストテーブル */
.calendarName {
	font-size: 120%;
	font-weight: bold;
	color: #3399FF;
	letter-spacing: 5px;
}

.tenranTable {
	height:auto;
	font-size: 80%;
	color: #333333;
	margin: 30px 0 10px 0;
	padding: 0;
	text-align: center;
	border:1px solid #666666;
	background-image: url(../image/bg_tenran.gif);
}

.tenranTable .tenranWrap{
border-bottom:solid 1px #666666;}

ul.tenranTable {
	padding-left: 0px;
	margin-left: 0px;
}
.tenranTable li {
	list-style: none;
	width: 100%;
	padding-top: 10px;
}
.tenranTable li.date{
}
.tenranTable li.calendarName {

}
.tenranTable .art{
float:left;
margin:0 10px;
}

.tenranTable .textarea{
float:right;}

.tenranTable li.phototitle {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	line-height: 3.0em;
	letter-spacing: 5px;

}
.tenranTable li.comment {
	font-size: 90%;
	line-height:2.0em;
	color: #333333;

}
.pageTop {
	margin-bottom: 20px;
}
li.pageTop {
	float:right;
	text-align: right;
	list-style: none;
}


