/*
トップ
 */

/*layout
------------------------------------------------------------------------------*/
#globalNavi{
	margin-bottom:1px;
}
#contents,#banner{margin-top:22px;}
#contents{
	float:left;
	width: 550px;
	padding-left:20px;
}

#banner{
	float:right;
	width:190px;
	padding-right:20px;
}


/*Contents
------------------------------------------------------------------------------*/
#contents{font-size:12px;}
#contents h3{
	margin-bottom:5px;
	background-image: url(../img/top/bgTitle.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left:14px;
}
#contents p{line-height:1.6;color:#666;}

#section{margin:15px 0 30px;}
#section ul{
	padding:0;
	margin:0;
	font-size:0;
	text-align: justify;
	text-justify: distribute-all-lines;
	
	margin-bottom:20px;
}
#section ul:after{
	content:url(../img/top/sectionJust.gif);
	line-height:0;
	visibility:hidden;
}
#section ul li{
	display:inline;
	margin:0;
	padding:0;
}
#section h4{margin:10px 0 ;}


#news{}
#news h3 span{margin-left:312px;}
#news dl{}
#news dt{
	clear: left;
	float: left;
	width: 93px;
	line-height:1.2;
	margin-left:9px;
	padding: 8px; 0 8px 8px;
	background-image: url(../img/common/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#news dd{
	line-height:1.2;
	background-image: url(../img/common/boderGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px 0;
}

#news dd a{text-decoration: underline;}
#news dd a:link{color:#4062A2;}
#news dd a:visited{color:#666;}
#news dd a:hover{color:#233658;}
#news dd a:active{}






/*Banner
------------------------------------------------------------------------------*/
#banner a{
	display: block;
	margin-bottom: 5px;
}



/*index2用
------------------------------------------------------------------------------*/
#class{
	position: relative;
}
#class ul{
	width: 538px;
	border: 1px solid #CCCCCC;
	height: 24px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
#class ul li{
	float: left;
	line-height: 24px;
	height: 24px;
	background-image: url(../img/common/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:20px;
	padding-left: 8px;
}
#class ul li a{color:#4062A2;}
#class ul li a:link{color:#4062A2;text-decoration: underline;}
#class ul li a:hover{color:#233658;text-decoration: underline;}

#class #category1{
	position: absolute;
	top: -163px;
	left: 0px;
}


/*震災メッセージ*/
.sinsaiBox{
	padding:10px 20px 10px 20px;
	margin:0 0 20px 0;
	border:1px solid #aaaaaa; 
	color:#555555;
	line-height:1.5em;

}
.sinsaiMidasi{
	font-size:120%;
	margin:0 0 10px 0;
	font-weight:bold;
	text-align:center;
}

.sinsaiR{
	text-align:right;
}
