/* ----------------------------------
サイト設定


-------------------------------------- */

/* ------------------------------------
右メイン


--------------------------------------- */
h1{
	text-align:left;
}

h2{
	padding-top:10px;
	font-size:90%;
	background-image:url(../img/top_back3.gif);
	background-repeat:no-repeat;
}

dl#update{
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	overflow:auto;
	/*background-image:url(../img/main_updateback_dai.png);*/
	line-height:150%;
}


h2.t{
	border-left:10px solid #3577D0;border-bottom:2px solid #3577D0;padding-bottom:3px;
}
#update dt{
	float:left;
	clear:left;
	width:6.5em;
	font-size:90%;
}
#update dd{
	margin:0 0 5px 7.5em;
	font-size:80%;
	color:#1F1F71;
}
dl.layout{
	padding-left:10px;
	padding-top:6px;
	padding-bottom:5px;
	overflow:auto;
	/*background-image:url(../img/main_updateback.png);*/
		line-height:110%;
}
.layout dt{
	float:left;
	clear:left;
	width:10em;
	font-size:90%;
}
.layout dd{
	margin:0 0 5px 10em;
	font-size:80%;
}
.lineup{
	list-style-type:none;
	line-height:150%;
	width:550px;
}

.lineup a{
	text-decoration:none;
}

.lineup img{
	padding-right:5px;
}
