@charset "utf-8";


#container #wrapper #header #header-menu #menu-top {
	background-color: #990166;
}

#container #wrapper #header #header-menu #new-info {

}

#container #wrapper #header #header-menu #outline {

}

#container #wrapper #header #header-menu #member {

}
.contents-groupe .info-table td {
	border: 1px solid #cccccc;
}

.contents-groupe .info-table th {
	border: 1px solid #cccccc;
	background-color:#efefef;
}

.contents-groupe h3 {
	padding: 3px;
	font-size:90%;
}




/*更新情報インラインスクロール */

#heade-line-wrapper
{
	float:left;
	width:600px;
	margin-bottom: 20px;
	}
	

#headline-main {
	width: 280px;
	border:1px dotted #666666;
	float:left;
}


#headline-sub {
	width: 280px;
	border:1px dotted #666666;
	float:right;
}

#inline-scroll {
	height: 200px;
	width: 95%;
	overflow: auto;
	margin-left: 5px;
}

#heade-line-wrapper h3 {
	margin-bottom: 10px;
}


/*コンテンツ --------------------------------------*/


#two-column-contents #plan-table  {
	width:100%;
}


#two-column-contents #plan-table th {
	padding:5px;
	background-color: #CCCCCC;
}

#two-column-contents #plan-table td {
	padding:5px;
	border:1px solid #cccccc;
}
#heade-line-wrapper #inline-scroll li {
	display: block;
	height: 1.5em;
}
#heade-line-wrapper #inline-scroll li a {
	border-bottom:1px dotted #cccccc;
	padding-right:15px;
	background-image: url(../image/parts/click-icon.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#two-column-contents #other-ivent {
	border: 1px solid #cccccc;
	padding: 15px;
}
#two-column-contents #other-ivent li {
	list-style-type: none;
}
