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

/*----------page_news--------------*/
/*------------------------news title------*/
.page_news .title {
	padding:10px 0;
	border-bottom:2px solid #CCCCCC;
	margin-bottom: 15px;
}

.page_news .title dt {
	width:100px;
	float:left;
	font-size: 12px;
	padding-top: 2px;
	text-align: center;
	font-weight:bold;
	border-right: dashed 1px #ccc;
}
.page_news .title dd {
	width:600px;
	float:right;
	font-size:14px;
	font-weight:bold;
}
.page_news .control_area{
	width: auto;
	margin: 0 auto;
}
.page_news .img {
	margin: 0 20px 20px 0;
}
#news_rss_link{
	position: absolute;
	right: 450px;
	top: -146px;
}
/*----------End page_news-------------*/

/*---------- page_custom -------------*/
.page_custom .col3_box img{
	margin-bottom:15px;
}
.page_custom .col3_box .col3 {
	width:196px; /*228*/
}
/*---------- End page_custom -------------*/

/*---------- page_construction -------------*/
.page_construction .title_construction{
	width:678px;/*708*/
	display:block;
	padding:10px 15px;
	margin:-15px 0 15px -15px;
	background:#ccc;
}
.page_construction .col2_box {
	width:678px;
	margin-bottom:15px;
}
.page_construction .col2_box .col2 {
	width:314px;
	padding-left:40px;
	margin:0 0 0 10px;
	background:url(../construction/images/arrow.png) no-repeat left center;
}
.page_construction .col2_box .col2:first-child {
	padding-left:0;
	margin:0;
	background: none;
}
.page_construction .title_construction{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #302614;
	background:url(../common_img/title_sub.png) no-repeat left center;
}
/*---------- End page_construction -------------*/

/*---------- page_company -------------*/
.page_company .conr_flow .img{
	margin:0 0 15px 15px;
}
.page_company th{ width: 120px;}
.page_company iframe{
	border: 1px solid #99866D;
	padding: 4px;
	background: #FFF;
}
/*---------- End page_company -------------*/

/*---------- .page_characteristic  -------------*/
.page_characteristic .character01{
	padding:20px;
	background:url(../images/characteristic/bg_character01.jpg) no-repeat left top;;
}
.page_characteristic .character01 .msg{ width: 440px;}
.page_characteristic .character01 .img{ 
	width: 224px; 
	margin-top:70px;
}
ul.list-item-img-1
{
	margin: 0 -10px 30px 0;
}
.list-item-img-1 li
{
	float: left;
	margin: 0px 10px 11px 0px;
}

.k-title
{
	font-size: 20px;
	font-weight: bold;
}
/*---------- End xxxx -------------*/
</pre></body></html>