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

body {
	background-color: #CCCCCC;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	/*width: 1000px;*/
        text-align: center;
}
a:link {
	color: #004488;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004488;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text_link_more {
	clear: both;
	float: left;
	text-align: right;
	width: 100%;
}
.text_link_readmore {
	float: right;
	text-align: right;
}
#pageAll {
	background-color: #FFFFFF;
	/*width: 1000px;*/
	text-align: left;
}
/* Header */

#pageTop {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
}
.header {
	clear: both;
	height: 70px;
}
.logo {
	float: left;
	padding: 10px;
}
.search {
	color: #999999;
	float: left;
	padding-right: 5px;
	padding-top: 15px;
	vertical-align: middle;
}
.banner {
	float: right;
	text-align: center;
	vertical-align: middle;
	width: 468px;
	height: 60px;
	margin: 5px;
}
.nav_icon {
	clear: both;
}
#navigation {
	float: left;
	display: inherit;
	text-align: center;
	vertical-align: top;
	width: 110px;
}
#navigation a:link, #navigation a:visited {
	color: #0033FF;
	font-size: 16px;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
	color: #0033FF;
	font-size: 16px;
	text-decoration: none;
}
#navigation p {
	//background: url(/cms/ricacorp/images/header/nav_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 16px;
	padding-bottom: 15px;
}
/* pageMain */

#pageContent {
	background-color: #FFFFFF;
	display: block;
	/*float: left;*/
	/*padding-left: 10px;*/
	/*width: 990px;*/
}
#indicator {
	display: block;
	padding-bottom: 10px;
}
#index1 {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
}
#index2 {
	background-color: #FFFFFF;
	display: block;
	width: 100%;/*padding-left: 5px;*/
}
#main_right {
	float: left;
	display: block;
	padding-left: 10px;
	width: 870px;
}
.block_content {
	clear: both;
	padding: 13px;
	text-align: justify;
}
#content {
	float: left;
	display: block;
	vertical-align: top;
	width: 98%;
}
ul li {
	list-style-image: url(/cms/ricacorp/images/common/bulletin.gif);
}
.block_article_title {
	font-size: 14px;
	font-weight: bold;
}
/* pageFooter */

#pageFooter {
	background-color: #FFFFFF;
	/*display: block;*/
	float: left;
	padding-bottom: 5px;
	padding-top: 20px;
	/*width: 1000px;*/
}
#award {
	padding-bottom: 5px;
	padding-left: 10px;
	word-spacing: 10px;
}
#footer_link {
	border-top: 2px #0033CC solid;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
#footer_copyright {
	color: #999999;
	padding-left: 10px;
}

/*2015*/
/**/
.CEO_image .grid{
	display:inline-block;
	vertical-align:bottom;
}
.CEO_image_ .grid{
	display:inline-block;
	vertical-align:bottom;
}
.blog-top{
	display:table-row;
}
.blog-top-2{
	max-width:450px;
	display:table-cell;
}
</pre></body></html>