@charset "utf-8";

/* CSS Document */


/* ----------------------------------------------------------------------------------
index
---------------------------------------------------------------------------------- */


#seoArea {
	width : 984px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	margin: 8px 0px 0px 0px;
	padding: 0px 2px;
}

#mainImg{
    position: relative;
	height: 496px;
	margin: 0px;
    padding: 0px;
}

#mainImgTxt01 {
    position: absolute;
 	width : 245px;
	top: 15px;
	left: 235px;
	font-size: 14px;
}

#mainImgTxt02 {
    position: absolute;
 	width : 235px;
	top: 15px;
	left: 735px;
	font-size: 14px;
}

#mainImgTxt03 {
    position: absolute;
 	width : 245px;
	top: 266px;
	left: 235px;
	font-size: 14px;
}

#mainImgTxt04 {
    position: absolute;
 	width : 235px;
	top: 266px;
	left: 735px;
	font-size: 14px;
}

.clientArea {
    background: url(../../img/index/client_bg.gif) no-repeat;
 	width : 948px;
	height: 379px;
	margin-top: 6px;
    padding: 75px 20px 10px 20px;
}

#clientAreaTop {
    overflow: hidden;
	margin-top: 5px;
    padding: 0px;
}

#clientAreaBottom {
    overflow: hidden;
	margin-top: 10px;
    padding: 0px;
}

#clientArea01 {
    position: relative;
    float: left;
	background: #ffe4ee url(../../img/index/client_bg01.gif) no-repeat right top;
 	width : 199px;
	height: 137px;
	margin-right: 10px;
    padding: 15px;
}

#clientArea02 {
    position: relative;
    float: left;
	background: #d9ffdc url(../../img/index/client_bg02.gif) no-repeat left bottom;
 	width : 199px;
	height: 137px;
	margin-right: 10px;
    padding: 15px;
}

#clientArea03 {
    position: relative;
    float: left;
	background: #ffefbc url(../../img/index/client_bg03.gif) no-repeat left top;
 	width : 199px;
	height: 137px;
	margin-right: 10px;
    padding: 15px;
}

#clientArea04 {
    position: relative;
    float: right;
	background: #d1e9ff url(../../img/index/client_bg04.gif) no-repeat right bottom;
 	width : 199px;
	height: 137px;
	margin: 0px;
    padding: 15px;
}

#clientArea05 {
    position: relative;
    float: left;
	background: #cdfff9 url(../../img/index/client_bg05.gif) no-repeat left top;
 	width : 199px;
	height: 137px;
	margin-right: 10px;
    padding: 15px;
}

#clientArea06 {
    position: relative;
    float: left;
	background: #ebe2ff url(../../img/index/client_bg06.gif) no-repeat left bottom;
 	width : 199px;
	height: 137px;
	margin-right: 10px;
    padding: 15px;
}

#clientArea07 {
    position: relative;
    float: left;
	background: #e1ffc8 url(../../img/index/client_bg07.gif) no-repeat right top;
 	width : 440px;
	height: 137px;
	margin: 0px;
    padding: 15px;
}

.clientAreaRight {
    position:absolute;
    text-align: right;
	top: 138px;
	right: 15px;
}

#indexBodyArea {
    overflow: hidden;
 	width : 988px;
	margin: 0px;
    padding: 0px;
}

#leftAreaIndex {
	float : left;
	width: 646px;
	margin: 10px 0px;
	padding: 0px;
}

#feedControl .gfc-result {
    padding: 0px 5px 0.42em 5px;
	border-bottom: 1px dotted #999;
}

#feedControl .gf-title {
    font-size: 12px;
 }
 
#feedControl .gf-author {
 	color: #3e3e3e;
 }

  /**
   Suppress everything except for title*/
  #feedControl .gf-snippet,
  /**
  #feedControl .gf-spacer,*/
  #feedControl .gf-relativePublished {
    display : none;
  }  
  
 #centerAreaIndex {
	float : left;
	width: 349px;
	margin-left: 20px;
	padding: 0px;
} 

.seminarArea {
	margin: 0px auto;
	padding: 6px 0px 6px 5px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px dotted #999;
}

.seminarArea2 {
	margin: 0px auto;
	padding: 6px 0px 6px 5px;
	border-bottom: 1px dotted #999;
}

.boxMediaIndex {
    overflow: hidden;
    margin: 0px auto;
	padding: 6px 0px 6px 5px;
    border-bottom: 1px dotted #999;
}


#feedDetail {
	text-align: right;
	margin: 0px auto;
	padding: 0px 5px;
}

#seminarDetail {
	text-align: right;
	margin: 0px auto;
	padding: 7px 5px;
}

#rightAreaIndex {
	float : right;
	width: 324px;
	margin: 5px 0px;
	padding: 0px;
}

.bannerTop {
    margin-top: 1px;
    margin-bottom: 1px;
}

.banner {
    margin-bottom: 5px;
}

.banner2 {
    margin-bottom: 2px;
}

.banner3 {
    margin-top: 3px;
    margin-bottom: 2px;
}

.longBanner {
    margin-bottom: 3px;
}