@charset "UTF-8";

* html body {
	text-align:center;
}
/* column */
.sougo_top #wrapper_fix {
	width:1324px;
}
#wrapper_fix {
	width:100%;
	margin:auto;
	color:inherit;
	background-color:#FFFFFF;
}
* html #wrapper_fix {
	text-align:left;
}
#wrapper_liquid {
	width:100%;
	margin:auto;
	color:inherit;
	background-color:#FFFFFF;
}
* html #wrapper_liquid {
	text-align:left;
}
#container_fix {
    width: 980px !important;
    padding: 0 ;
    margin: 0 auto !important;
    background: none !important;
}
#container_fix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#container_fix ul {
	list-style:none;
	padding:0;
	margin:0;
}
#container_liquid {
	width: 980px !important;
    padding: 0 !important;
    margin: 0 auto !important;
    background: none !important;
}
/* -------------col3_200 */
#col3_200 {
	padding:0;
	height:1%;
}
#col3_200:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#col3_200 #col_L {
	float:left;
	width:200px;
}
#col3_200 #col_M {
	float:left;
	width:520px;
	margin:0px 30px;
}
#col3_200 #col_R {
	float:left;
	width:200px;
}
/* -------------col2_200 */
#col2_200 {
	width: 100%;
	height:1%;
}
#col2_200:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#col2_200 #col_L1 {
	float: left;
	width: 200px;
	margin-right: -200px;
}
#col2_200 #col_L2 {
	position: relative;
	z-index: 2;
}
/* ////system//// */
.cms8341-layer {
	z-index: 3;
}
#col2_200 #col_R1 {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
/* ////editer//// */
.cms8341-form #col2_200 #col_R1 {
	width:99%;
}
#col2_200 #col_R2 {
	margin-left: 220px;
}
/* -------------col2_270L */
#col2_270 {
	width: 100%;
	height:1%;
}
#col2_270:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#col2_270 #col_L1 {
	float: left;
	margin-right: -270px;
	width: 270px;
}
#col2_270 #col_L2 {
	position: relative;
	z-index: 2;
}
#col2_270 #col_R1 {
	float: left;
	width: 100%;
}
#col2_270 #col_R2 {
	margin-left: 290px;
}
/* -------------col2_270R */
#col2_270R #col_R1 {
	float: left;
	margin-right: -270px;
	width: 270px;
}
#col2_270R #col_R2 {
	position: relative;
	z-index: 2;
}
#col2_270R #col_L1 {
	float: left;
	width: 100%;
	margin-right:-270px;
}
#col2_270R #col_L2 {
	margin-right:310px;
}
