@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2014 FIELD co,ltd.
All Rights Reserved.
 
created: 2014.06.13 FIELD
////////////////////////////////////////// -- */

.full_w {
	width: 100%;
	text-align: center;
}

.full_w_inner {
	margin: 0 auto;
	width: 1150px;
	text-align: left;
}

.full_w h2 {
	margin: 0 0 35px 0;
	text-align: center;
}


/* NEWS
----------------------------------------------*/
.news {
	padding:90px 0 70px 0;
}
.news .table_style02 {
	width: 740px;
	border-top: 1px solid #e6e6e6;
}
.news .table_style02 td,
.news .table_style02 th {
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: top;
	font-size: 108%;
}
.news .table_style02 th {
	padding-left: 10px;
	width: 9em;
}
.news .table_style02 th span {
	padding: 0 0 0 15px;
	background: url(../../images/common/li_06.png) left 0.1em no-repeat;
}
.news a {
	color: #3962ad;
	text-decoration: none;
}
.news a:hover {
	color: #3962ad;
	text-decoration: underline;
}
.news .topics {
	float: left;
	width: 740px;
}

.news .topics h2 {
	text-align: left;
	margin-left: 6px;
} 
.news .technical_center_bnr {
	float: right;
	width: 370px;
}

.news .technical_center_bnr a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.news .fb_title {
	margin: 0 0 22px 0;
}
.news .fb_title:last-child {
	margin-bottom: 0;
}


/* PRODUCTS
----------------------------------------------*/
.products {
	padding: 80px 0 50px 0;
	background: #3962ad;
}
.products_item {
	float: left;
	margin: 0 80px 35px 0;
	width: 535px;
}
.products_list {
	overflow: hidden;
	margin-right: -80px;
	width: 1230px;
	_zoom: 1;
}
.products h3 {
	margin: 0 0 20px 0;
}
.products p {
	margin: 0 0 30px 0;
	color: #fff;
	font-size: 116%;
	line-height: 1.6;
}
.products a img {
    -webkit-box-shadow: 0 2px 3px #2e4e8a;
	-moz-box-shadow: 0 2px 3px #2e4e8a;
}
.products .txt {
	float: left;
	margin: 0 25px 0 0;
	width: 292px;
}


/* OUR FIELD
----------------------------------------------*/
.our_field {
	padding: 80px 0;
}
.our_field ul {
	overflow: hidden;
	margin-right: -8px;
	width: 1158px;
	_zoom: 1;
}
.our_field li {
	float: left;
	margin: 0 8px 0 0;
}

.our_field li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/* TECHNICAL INFO
----------------------------------------------*/
.t_info {
	padding: 80px 0;
	background: #f6f6f6;
}
.t_info h3 {
	margin: 0 0 10px 0;
	letter-spacing: 0.02em;
	font-size: 138.5%;
	line-height: 1.4;
	height: 4em;
}
.t_info h3 a {
	color: #000;
	text-decoration: none;
}

.t_info h3 a:hover {
	color: #000;
	text-decoration: underline;
}

.t_info h3 span {
	display: block;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 11px;
}
.t_info ul {
	overflow: hidden;
	margin-right: -42px;
	width: 1192px;
	_zoom: 1;
}
.t_info li {
	float: left;
	margin: 0 42px 0 0 ;
	width: 256px;
}

.t_info .info_img {
	margin: 0 0 12px 0;
	width: 256px;
	height: 190px;
}
.t_info .info_img.no_image{
background:url(../../images/index/no_image01.png) left top no-repeat;
}


.t_info .info_img a {
	width: 256px;
	height: 190px;
	display: block;
}

.t_info .info_img a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.t_info p {
	letter-spacing: 0.02em;
	font-size: 108%;
	line-height: 1.7;
}
.t_info p a {
	color: #3962ad;
	font-size: 12px;
}

.t_info p a:hover {
	text-decoration: none;
}


/* NETWORK
----------------------------------------------*/
.network {
	padding: 80px 0;
}
.network .full_w_inner {
	text-align: center;
}
.network p {
	margin: 0 0 20px 0;
	font-size: 123.1%;
}
.network a {
	display: block;
	margin: 0 0 30px 0;
}






























