@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,#two-column-contents #dantai-ivent {
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 15px;

}
#two-column-contents #other-ivent li,#two-column-contents #dantai-ivent li {
	list-style-type: none;
}

#two-column-contents #dantai-ivent p {
	padding:10px 0px;
}
.sub-info h3 {
	/* [disabled]border-left:8px solid #CCC; */
	/* [disabled]margin:5px 0px; */
	/* [disabled]font-weight: normal; */
	text-indent: 15px;
	font-size: 100%;
		background-image: url(../image/sub-info-dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.sub-info p {
	padding:15px 20px;
}


.anchorDecoration{
	/*text-docoration:1px dotted #cccccc;*/
	/*border-bottom:1px dotted #cccccc;
	padding-right:15px;*/
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
}
