@charset "utf-8";



#indexGroup {
	background-color: #CCCCCC;
	width: 920px;
	border: 1px solid #000;
	margin: 50px auto 0px;
}



#indexGroup #heading {
	height: 25px;
	width: 100%;
	background-image: url(../images/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#indexGroup #heading #title {
	float: right;
	height: 25px;
	width: 300px;
}


#indexGroup #heading #headingMenu {
	font-size: 11px;
	line-height: 14px;
	float: left;
	height: 14px;
	width: 300px;
	padding-top: 11px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	color: #666666;
}
#indexGroup #heading #headingMenu a:link {
	color:#666666;
	text-decoration:none;
}
#indexGroup #heading #headingMenu a:visited {
	color:#666666;
	text-decoration:none;
}
#indexGroup #heading #headingMenu a:hover{
	color:#cccccc ;
	text-decoration:none;
}


#indexGroup .floatClea {
	display: block;
	clear: both;
}

#indexGroup #mediaContent {
	height: 300px;
	width: 100%;
	margin: 0px;
	background-image: url(../images/mediaContents_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#indexGroup #contentsGroup {
	background-image: url(../images/bg/herftone_w920.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 300px;
	width: 920px;
	margin: 0px;
	padding: 0px;
}

#indexGroup #contentsGroup #exInfomation {
	width: 240px;
	background-color: #CCCCCC;
	padding: 0px 5px 5px;
	text-align: left;
	margin: 0px;
	line-height: 16px;
}




#indexGroup #indexMenu {
	background-color: #505050;
	background-image: url(../images/bg/herftone_w920.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#indexGroup  #indexMenu  #indexContents #news {
	overflow: scroll;
}

#indexGroup  #indexMenu  #indexContents #information {
	overflow: scroll;
}

#indexGroup #indexMenu #indexContents #information .infoData {
	padding-top: 10px;
	padding-bottom: 10px;
}

#indexGroup .kasugaiInfo   {
	text-align: center;
	width: 115px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#indexGroup #kasugaiBn   {
	text-align: center;
	width: 80px;
	float: right;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 75px;
	padding: 4px 0px 0px;
}


#indexGroup .kasugaiInfo:hover  {
	background-color:#333333;
	color:#FFFFFF;

}

#indexGroup   #indexMenu   #indexContents   #outline     {
	font-size: 12px;
	line-height: 20px;
}





#indexGroup #footer {
	text-align: right;
	clear: both;
	height: 25px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#indexGroup #newsPickup{
	width: 305px;
	height: 200px;
	float: left;
	background-color: #FFF;
	text-align: left;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#indexGroup #newsPickup #pickupTitle{
	width: auto;
	height: 14px;
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#indexGroup #newsPickup #pickupText{
	width: auto;
	height: 168px;
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
