@charset "utf-8";
/* links */

h1.clLinks{
	background: url(../img/links/h1.gif) no-repeat left top;
	width: 780px;
	height: 48px;}
#idMainNavi05{
	background: url(../img/common/mainnavi05.gif) no-repeat left -24px;}

#idContainer{
	/*background: #fff url(../img/links/bk-container.jpg) no-repeat center bottom;*/
	background-color:#EEE6F1;}

#idContets{
	width: 800px;
	/*height: 430px;*/
	float: none;
	line-height: 100%;
	background-image: url(../img/links/back_link.gif);
	background-repeat: repeat;
	border-top:solid 4px #EEE6F1;
}

#idLinks{
	line-height: 0px;
	padding:30px;
	background-image: url(../img/links/bk-links.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#idLinks dl{
	float: left;
	width: 370px;
	height: 120px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;}
#idLinks dt{
	font-weight: bold;
	color:#181E5C;
	line-height: 130%;}
#idLinks dd{
	padding:0px;
	margin:0px;
}
