<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*ヘッダー
-------------------------*/
#header_top_light_left {
	float: left;
	width: 206px;
	padding: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
}
#header_top_light_left ul {
	width: 206px;
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
#header_top_light_left li {
	float: left;
	background-image: url(../images/common/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 15px;
	padding-right: 10px;
}


/*メイン
-------------------------*/
#main_photo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#news {
	width: 680px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7B8C7;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	float: left;
	text-align: right;
}
#ifream {
	width: 680px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7B8C7;
	padding-bottom: 10px;
}
#go_topics {
	text-align: right;
	border: 1px solid #F7B8C7;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #F5DEE7;
	font-size: 90%;
}
#go_topics a:link,
#go_topics a:visited{
	color: #F69;
	text-decoration: none;
}
#go_topics a:hover{
	color: #C36;
}

#banner {
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 10px;
}
#banner img {
	margin-bottom: 8px;
	border: 1px solid #CCC;
}
</pre></body></html>