@charset "utf-8";
/* CSS Document */

/* センター・コラム・ニュース
------------------------------------------------------------*/
#center_column .news {
	background-color: #FFF5E8;
}
#center_column .news h2 a {
	background-color: #FF9900;
}

/* 麗澤会フォーマット
------------------------------------------------------------*/
#log_base .ritaku_list {
	background-color: #F7F8FF;
}
#log_base .ritaku_list h2 {
	background-color: #55576D;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-image: none;
	padding: 5px;
}
#log_base .ritaku_list ul {
	padding: 0px;
	margin: 0px;
	width: 547px;
}
#log_base .ritaku_list li {
	display: inline;
	background-position: left center;
	list-style-type: none;
	float: left;
	width: 182px;
	margin-bottom: 1em;
	padding: 0px;
}
#log_base .ritaku_list li a {
	display: block;
	color: #333333;
	margin-left: 20px;
	font-weight: normal;
}
#log_base .warning {
	color: #CC3300;
}
#log_base .ritaku_list .footer {
	font-size: 60%;
	color: #666666;
	text-align: center;
	clear: both;
	width: 547px;
	padding: 1.5em;
}


/*============================================================
   その他
============================================================*/

