<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Biz
*/

/* Top
---------------------------------------------- */
#topImg {
	padding:15px 0;
	background-color:#253D7D;
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.3) inset;
}

#topImg p {
	display:block;
	position:relative;
	width:940px;
	margin:0 auto;
	padding:0;
	border:5px solid #fff;
	overflow:hidden;
}

#top-content {
	margin:0 5px;
}

#top-content .materialList {
	overflow:hidden;
}

#top-content .materialList li {
	float:left;
	width:210px;
	padding:9px;
	border:1px solid #ddd;
	margin-bottom:10px;
	margin-left:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,0.05);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.05);
	background-color:#fff;
}

#top-content .materialList li:nth-child(3n+1) {
	clear:both;
	margin-left:0;
}
#top-content .materialList li h2{
    	font-size: 20px;
    	font-weight: normal;
	margin-bottom:10px;
	border-bottom:1px solid #00008B;
}
#top-content .materialList li ul {
	overflow:hidden;
}

#top-content .materialList li ul li {
	width:43%;
	padding:0 0 0 7%;
	border:none;
	margin-bottom:5px;
	margin-left:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background-image:url("img/arr-icon-01.png");
	background-position:0 50%;
	background-repeat:no-repeat;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

#top-content .materialList li ul li:nth-child(2,3,4) {
	clear:none;
}
#top-content .materialList li ul li:nth-last-child(1) {
	width:100%;
}

#top-content .materialList li ul li a {
	font-size: 13px;
}

#top-content #newsList {
	margin:0 20px 10px;
	padding-bottom:20px;
	background-color:#fff;
	overflow:hidden;
}

#top-content #newsList dt {
	clear:both;
	float:left;
	padding:10px 0;
}

#top-content #newsList dt .icon {
	margin-left:10px;
}

#top-content #newsList dt .date {
	margin-left:10px;
}

#top-content #newsList dd {
	padding:10px 0 10px 200px;
	border-bottom:1px solid #eee;
}
.tagcloud{
	border: 1px solid #ddd;
	border-radius: 5px;
	padding:5px;

}
.widget_tag_cloud{
	margin-top:20px;
}
/* Category
---------------------------------------------- */
#itemList {
	overflow:hidden;
}

#itemList li {
	float:left;
	width:200px;
	min-height:280px;
	padding:14px;
	border:1px solid #ddd;
	margin-bottom:10px;
	margin-left:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,0.05);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.05);
	background-color:#fff;
	text-align:center;
}

#itemList li:nth-child(3n+1) {
	clear:both;
	margin-left:0;
}
#itemList li p{
	font-size:15px;
	margin-top:20px;
}

#categoryTitle h2{
    font-size: 20px;
    font-weight: normal;
    margin-bottom:30px; 
    padding:.6em .8em 	
}
#categoryTitle .ttl_blue{
    border-left:7px solid #00008B;  
    border-bottom:1px solid #75A9FF;  
}
#categoryTitle .ttl_orange{
    border-left:7px solid #FF4500;  
    border-bottom:1px solid #FA8072;  
}
#categoryTitle .ttl_green{
    border-left:7px solid #006400;  
    border-bottom:1px solid #3CB371;  
}

/* Single
---------------------------------------------- */
.btn_download{
	margin:5px 0 0 10px;
}
#download h3{
	font-size: 15px;
	font-weight: normal;
	margin:10px 0;
}
#download table{
	border-collapse: collapse;
	border: 0px;
	font-size: 14px;
	margin-bottom:50px;
}
#download table td{
	border-width: 1px 0px; 
	border-style: solid; 
}
.fontGreen{
	font-weight:bold;
	color:#006666;
	font-size:12px;
}

/* Page
---------------------------------------------- */

/* Search
---------------------------------------------- */
.serch_list {
margin: 10px;
font-size: 120%;
}

.arrow_box { position: relative; background: #ededed; border: 2px solid #387aa6; } .arrow_box:after, .arrow_box:before { right: 100%; top: 15%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .arrow_box:after { border-color: rgba(237, 237, 237, 0); border-right-color: #ededed; border-width: 15px; margin-top: -15px; } .arrow_box:before { border-color: rgba(56, 122, 166, 0); border-right-color: #387aa6; border-width: 18px; margin-top: -18px; }

.voice {
	margin:0px;padding:0px;
	width:80%;
	box-shadow: 5px 5px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.voice table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.voice tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.voice table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.voice table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.voice tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.voice tr:hover td{
	
}
.voice tr:nth-child(odd){ background-color:#e5e5e5; }
.voice tr:nth-child(even)    { background-color:#ffffff; }.voice td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:10px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.voice tr:last-child td{
	border-width:0px 1px 0px 0px;
}.voice tr td:last-child{
	border-width:0px 0px 1px 0px;
}.voice tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.voice tr:first-child td{
		background:-o-linear-gradient(bottom, #f3faff 5%, #afe0ff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f3faff), color-stop(1, #bcdaed) );
	background:-moz-linear-gradient( center top, #f3faff 5%, #afe0ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3faff", endColorstr="#afe0ff");	background: -o-linear-gradient(top,#f3faff,afe0ff);

	background-color:#f3faff;
	border:0px solid #000000;
	text-align:left;
	padding:10px;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.voice tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.voice tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}</pre></body></html>