@charset "utf-8";

/*styles for archive============ */

#archive {
	line-height: 1.5em;
}

p.archive-title {
	padding : 15px 0 20px 0;
	font-size: 12px ;
	line-height :1.2em;
	color :#666666;
}

p.archive-title span {
	color :#00A0E9;
	font-weight :bold;
}
.archive_box {
	padding-top: 15px;
}
ul.poster {
	list-style : none;
	margin-bottom : 4px ;
}
.poster:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.poster {
  min-height: 1px;
}

* html .poster {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
ul.poster li {
	float: left ;
	padding-right: 4px ;
}

ul.poster li.last {
	padding-right: 0 ;
}

ul.interactive {
	list-style : none;
	margin-bottom : 5px ;
}

ul.interactive li {
	float: left ;
	padding-right: 20px ;
}

ul.interactive li.last {
	padding-right: 0 ;
	margin-bottom : 10px ;
}

.gototop {
	text-align: right ;
	vertical-align: bottom ;
}

.gototop p {
/*	height:9px;*/
	height:12px;
	background :url(../images/icon_top.gif) 395px 3px no-repeat ;
	font-size: 11px ;
	color :#666666;
	margin-bottom : 30px;
	clear: both;
}

#committee dl {
	padding : 0 0 0 26px;
	line-height : 1.7em;
}

#committee dl dt {
	padding : 5px 0;
}

#committee dl dd {
	padding : 0 0 0 24px;
}

#uni-outbox {
	width: 448px ;
	margin: 15px 0 10px 0;
	border:1px solid #dadada;
}

#uni-outbox02 {
	width: 345px ;
	margin: 10px 0 10px 10px;
	border:1px solid #00a0e9;
}

#uni-outbox .left {
	width : 194px ;
	height : 63px;
	float : left ;
}

#uni-outbox  .right {
/*	width : 186px ;*/
	width : 244px ;
	float : right ;
	font-size : 9px ;
	color :#c0bebe;
	line-height : 1.3em;
	padding : 10px 10px 10px 0;
}

#uni-outbox02  .right {
/*	width : 345px ;*/
	width : 345px ;
	float : right ;
	font-size : 12px ;
	color :#00a0e9;
	font-weight:bold;
	line-height : 1.3em;
	padding : 10px 10px 5px 10px;
}

#schedule dl {
	padding : 0 0 0 16px;
	line-height : 1em;
}

#schedule dl dt {
	padding : 9px 0 5px 14px;
	background :url(../images/icon_list.gif) left no-repeat ;
	font-size :12px;
}

#schedule dl dd {
	padding : 0 0 0 16px;
	line-height : 1.5em;
}

#schedule p {
	padding : 0 0 5px 16px;
}

#schedule .supporterTable {
	width: 95%;
	margin-left: 16px;
}

#schedule .supporterTable td {
	width: 50%;
	padding-right: 10px;
	vertical-align: top;
}

.cation {
	font-size : 10px !important;
}

#archive h3 {
	padding : 9px 0 5px 14px;
	background :url(../images/icon_list.gif) left no-repeat ;
	font-weight :bold;
	font-size :12px;
}
.archive_dl dl {
	padding: 6px 0 0 16px;
}
.archive_dl dl dt {
	float: left;
	margin: 0 1em 0 0;
}
.archive_dl dl dd {
	float: left;
}
.archive_inner {
	padding: 0 0 0 16px;
}
.archive_inner .text_area {
	padding: 0 0 0 16px;
}