@charset "utf-8";
/*----------------------------------------------------
	基本設定
----------------------------------------------------*/
body {
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color:#666;
	font-size: 80%;
	line-height: 15pt;
	text-align: center;
}

a:link {
	color:color
	text-decoration:none;
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}

a:visited {
	color: #06C;
	text-decoration: none;
}

.medium {
	font-weight: bold;
	font-size:medium;
}

.strong {
	font-weight: bold;
}

.center {
	text-align: center;
}

.text11 {
	font-size: 14px;
	line-height: 2em;
}

.text12 {
	font-size: 12px;
	line-height: 2em;
}

/*----------------------------------------------------
	全体
----------------------------------------------------*/
#header_Wrap {
	width: 100%;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: justify;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.jpg);
}

#header_Container {
	width: 1000px;
	height: 65px;
	text-align: justify;
	clear: both;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header_text{
	float: left;
	height: 20px;
	width: 680px;
	padding-top: 10px;
	text-align: right;
	font-size: x-small;
}

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#logo {
	float: left;
	height: 56px;
	width: 320px;
	padding-top: 9px;
}

#site_search {
	float: left;
	height: 35px;
	width: 250px;
	text-align: right;
}

#head_Navi {
	float: left;
	height: 35px;
	width: 430px;
	text-align: right;
	font-size: 90%;
}

ul.header_Navi li {
	display:inline;
	list-style-type:none;
	margin-right: 10px;
	padding-left: 10px;
}

ul.header_Navi li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

ul.header_Navi a {
	text-decoration: none;
	color: #06C;
}

ul.header_Navi a:hover {
	text-decoration: none;
	color: #06C;
}

ul.header_Navi a:visited {
	text-decoration: none;
	color: #06C;
}

#sub_img {
	float: left;
	height: 260px;
	width: 1000px;
	padding-bottom: 10px;
}

/*----------------------------------------------------
	ナビゲーション
----------------------------------------------------*/
#navi_Wrap {
	width: 100%;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: justify;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../images/navi_bg.jpg);
}

#navi_Container {
	width: 1000px;
	height: 48px;
	text-align: justify;
	clear: both;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#nav a {
	text-decoration: none;
	color: #666;
}

ul#nav a:hover {
	text-decoration: none;
	color: #666;
}

ul#nav a:visited {
	text-decoration: none;
	color: #666;
}

#pankuzu_renw {
	float: left;
	width: 1000px;
	margin-bottom: 10px;

}

ul.nd_lineup {
	margin: 0px;
	float: left;
	padding-top: 10px;
}

ul.nd_lineup li{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*----------------------------------------------------
	メインコンテンツ
----------------------------------------------------*/

#contents_Wrap {
	width: 100%;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: justify;
	clear: both;
}

#contents_IDWrap {
	width: 100%;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: justify;
	clear: both;
	background-image: url(../images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#contents_Container {
	width: 1000px;
	height: auto;
	text-align: justify;
	clear: both;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}

#indedx_contents {
	width: 1000px;
	height: auto;
	text-align: justify;
	clear: both;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainImg {
	position:relative;
	width:690px;
	height:236px;
	text-align:center;
}

#mainImg div {
	display:none;
	position:absolute;
	left:0;
	top:0;
}

.main_box {
	float: left;
	height: 300px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}

.category {
	float: left;
	height: 96px;
	width: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#product_image_js{
	height: 70px;
	width: 690px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#product_image_right {
	width:690px;
	height:auto;
	float:left;
}

#product_image_left {
	width:690px;
	height:auto;
	float:right;
}

#product_image_center {
	width:1000px;
	height:106px;
	float:left;
	background-image: url(../images/index/navi_bg.jpg);
	background-repeat: no-repeat;
}

ul.product_js{
	margin: 0px;
	padding: 0px;
}

ul.product_js li{
	margin: 0px;
	padding: 0px;
	float:left;
	width: 49px;
}

.newstopics {
	float: left;
	height: auto;
	width: 690px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.banner {
	float: left;
	height: auto;
	width: 280px;
	text-align: left;
	margin-left: 30px;
}

.exhibit {
	float: left;
	height: auto;
	width: 278px;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	border: 1px solid #0069b7;
	margin-bottom: 10px;
}

ul.information {
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25;
	padding-top: 25;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

ul.information li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.information_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

ul.index_banner {
	margin: 0px;
	padding: 10px;
}

ul.index_banner li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.solution_box {
	float: left;
	height: 150px;
	width: 303px;
	padding-right: 30px;
}

.solution_box_down {
	float: left;
	height: 25px;
	width: 985px;
	background-color: #F8F8FF;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
}

/*----------------------------------------------------
	サイト内検索
----------------------------------------------------*/

#keywords1 {
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
}

/*----------------------------------------------------
	フッター
----------------------------------------------------*/

#footer_Wrap {
	width: 100%;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: justify;
	clear: both;
	padding-bottom: 10px;
}

#footer_Container {
	width: 1000px;
	height: auto;
	clear: both;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	text-align: center;
}

ul.footlink {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul.footlink li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1.header {
	font-size: x-small;
	font-weight: normal;
}


ul.product {
	margin: 0px;
	padding: 0px;
}

ul.product li{
	list-style-position: inside;
	list-style-image: url(../products/images/tri_f01.gif);
	padding-left: 5px;
	padding-bottom: 3px;
}

/*----------------------------------------------------
	製品情報
----------------------------------------------------*/

.spec_box {
	float: left;
	height: auto;
	width: 460px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.spec_box_right {
	float: left;
	height: auto;
	width: 460px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.spec_title {
	background-color: #F8F8FF;
	font-size: medium;
	padding: 5px;
	font-weight: bold;
}

table.product_spec {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

table.product_spec th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table.product_spec td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	vertical-align: top;
}

table.solution {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

table.solution th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table.solution td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
}


table.product_spec_info {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding: 0px;
}

table.product_spec_info th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	width: 120px;
}

table.product_spec_info td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 300px;
}

table.product_spec_info_double {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding: 0px;
}

table.product_spec_info_double th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	width: 100px;
}

table.product_spec_info_double td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 150px;
}

table.product_spec_info_triple {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding: 0px;
}

table.product_spec_info_triple th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	width: 100px;
}

table.product_spec_info_triple td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100px;
}

table.product_tb {
	width: 700px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding: 10px;
}

table.product_tb th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table.product_tb td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.product_tb2 {
	width: 400px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	height: auto;
	padding: 10px;
}

table.product_tb2 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table.product_tb2 td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.ipconversation {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	height: auto;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

table.ipconversation th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table.ipconversation td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	vertical-align: middle;
}

td.gray {
	background-color: #F0F0F0;	
}

.product_Wrap_01 {
	border:#5FC4D6 solid 2px;
	float:left;
	width:236px;
	padding: 0px;
	margin-right: 10px;
	height: 350px;
	margin-bottom: 15px;
}

.product_Wrap_02 {
	border:#5FA7DA solid 2px;
	float:left;
	width:236px;
	padding: 0px;
	margin-right: 10px;
	height: 350px;
	margin-bottom: 15px;
}

.product_Wrap_03 {
	border:#D5B664 solid 2px;
	float:left;
	width:236px;
	padding: 0px;
	margin-right: 10px;
	height: 350px;
	margin-bottom: 15px;
}

.product_Wrap_04 {
	border:2px solid #CD9CDD;
	float:left;
	width:246px;
	padding: 0px;
	margin-right: 0px;
	height: 350px;
	margin-bottom: 15px;
}

.product_Wrap_05 {
	border:#F6995B solid 2px;
	float:left;
	width:236px;
	padding: 0px;
	margin-right: 10px;
	height: 155px;
	margin-bottom: 30px;
}

.product_Wrap_06 {
	border:#D5B664 solid 2px;
	float:left;
	width:236px;
	padding: 0px;
	margin-right: 10px;
	height: 155px;
	margin-bottom: 30px;
}

.product_Wrap_07 {
	border:#BEC758 solid 2px;
	float:left;
	width:236px;
	padding: 0px;
	margin-right: 10px;
	height: 155px;
	margin-bottom: 30px;
}

.product_box{
	float: left;
	height: 230px;
	width: 229px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product_box_none{
	float: left;
	height: 230px;
	width: 230px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.product_info {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.product_info li{
	list-style-position: outside;
	list-style-type: circle;
}

#Wrap_left {
	float: left;
	height: auto;
	width: 220px;
	padding-right: 30px;
}

#Wrap_right {
	float: left;
	width: 750px;
}

ul.product_navi{
	margin: 0px;
	padding: 0px;
}

ul.product_navi li{
	margin: 0px;
	padding: 0px;
}

ul.product_navi li a{
	background-color: #EEEEEE;
	width: 210px;
	margin: 0px;
	height: 35px;
	display: block;
	padding-top: 15px;
	padding-left: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	text-decoration: none;
}

ul.product_navi li a:hover {
	background-color: #FFFAFA;
	width: 210px;
	margin: 0px;
	height: 35px;
	display: block;
	padding-top: 15px;
	padding-left: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	text-decoration: none;
}

.inquiry {
	padding: 10px;
	float: right;
	height: auto;
	width: 600px;
	border: 2px solid #CCC;
	margin-top: 70px;
	margin-bottom: 50px;
}

/* -----------------------------------------------------------
	#TAB
----------------------------------------------------------- */

body#tab_sample h1 {
	margin-bottom:2em;
	font-size:200%;
	font-weight:normal;
	line-height:100%;
	text-align:center;
	text-decoration: none;
	}

body#tab_sample div#javascript_tab_sample {
	text-align:left;
	}

div#javascript_tab_sample ul#tab {
	margin:0;
	float:left;
	text-decoration: none;
	padding: 0;
	}

div#javascript_tab_sample ul#tab li {
	text-align:center;
	float:left;
	width:200px;
	height: 27px;
	background-image: url(../images/navi/product_tab_bar2_on.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	}

div#javascript_tab_sample ul#tab li.selected {
	background-image: url(../images/navi/product_tab_bar2_off.jpg);
	text-decoration: none;
	color: #06C;
	}


div#javascript_tab_sample ul#tab li.selected a {
	color:#06C;
	text-decoration: none;
	}

div#javascript_tab_sample dl {
	clear:both;
	background-image: url(../img/program/program_bg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

div#javascript_tab_sample dl dt {
	font-weight: bold;
	font-size: medium;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}

div#javascript_tab_sample dl dd {

	}

div#javascript_tab_sample dl dd p {
	margin-bottom:1em;
	}

/* -----------------------------------------------------------
	#TAB2
----------------------------------------------------------- */

body#tab_sample2 h1 {
	margin-bottom:2em;
	font-size:200%;
	font-weight:normal;
	line-height:100%;
	text-align:center;
	text-decoration: none;
	}

body#tab_sample2 div#javascript_tab_sample {
	text-align:left;
	}

div#javascript_tab_sample2 ul#tab {
	margin:0;
	float:left;
	text-decoration: none;
	padding: 0;
	}

div#javascript_tab_sample2 ul#tab li {
	text-align:center;
	float:left;
	width:250px;
	height: 27px;
	background-image: url(../images/navi/product_tab_bar_on.jpg);
	padding-top: 10px;
	background-repeat: repeat-x;
	text-decoration: none;
	}

div#javascript_tab_sample2 ul#tab li.selected {
	background-image: url(../images/navi/product_tab_bar_off.jpg);
	text-decoration: none;
	color: #06C;
	}


div#javascript_tab_sample2 ul#tab li.selected a {
	color:#06C;
	text-decoration: none;
	}

div#javascript_tab_sample2 dl {
	clear:both;
	background-image: url(../img/program/program_bg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

div#javascript_tab_sample2 dl dt {
	font-weight: bold;
	font-size: medium;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}

div#javascript_tab_sample2 dl dd {

	}

div#javascript_tab_sample2 dl dd p {
	margin-bottom:1em;
	}

.td_tab_left {
	font-weight: bold;
	background-color: #F0F0F0;
	margin: 0px;
	width: 50px;
	vertical-align: middle;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	
}

.td_tab_title {
	background-color: #FFF;
	margin: 0px;
	width: 410px;
	vertical-align: middle;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.td_tab_group {
	background-color: #FFF;
	margin: 0px;
	width: 164px;
	vertical-align: middle;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.td_tab_name {
	background-color: #FFF;
	margin: 0px;
	width: 250px;
	vertical-align: middle;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

/*----------------------------------------------------
	過去のCSS
----------------------------------------------------*/


/*header*/
.mail_icon{
	background-image: url(file://///infodfs/Project/%E3%82%BF%E8%A1%8C/%E4%B8%AD%E5%A4%AE%E9%9B%BB%E5%AD%90/WEB%E3%82%B5%E3%82%A4%E3%83%88SEO/CEC-CA/images/mail_icon.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.search_icon{
	background-image: url(file://///infodfs/Project/%E3%82%BF%E8%A1%8C/%E4%B8%AD%E5%A4%AE%E9%9B%BB%E5%AD%90/WEB%E3%82%B5%E3%82%A4%E3%83%88SEO/CEC-CA/images/search_icon.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#header h1 {
	height: 50px;
	width: 500px;
	float: left;
	text-align: left;
}
#header_box {
	margin: auto;
	width: 1000px;
}
#header {
	background-color: #66C;
	width: 100%;
	height: 55px;
	clear: right;
	float: none;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header a:link{
	color:#FFF
}
#header a:visited{
	color:#e1e1e1
}
#menu {
	text-align: right;
	width: 1000px;
	clear: left;
	float: none;
	margin: auto;
}
#assistArea {
	width: 250px;
	float: left;
	padding-top: 15px;
	height: 50px;
}
#assistArea2 {
	float: left;
	height: 50px;
	width: 250px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}
/*header end*/
/*pankuzu*/
#pan{
	clear: left;
	font-size: 12px;
	line-height: 2em;
	text-align: right;
	padding: 20px;
}
#pan .pn_icon{
	background-image: url(file://///infodfs/Project/%E3%82%BF%E8%A1%8C/%E4%B8%AD%E5%A4%AE%E9%9B%BB%E5%AD%90/WEB%E3%82%B5%E3%82%A4%E3%83%88SEO/CEC-CA/elements/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/*pankuzu end*/
/*container*/
#container {
	width: 1000px;
	margin: auto;
	clear: left;
	text-align: center;
}
#container .btm{
	float: left;
	height: 30px;
	width: 1000px;
	clear: left;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(file://///infodfs/Project/%E3%82%BF%E8%A1%8C/%E4%B8%AD%E5%A4%AE%E9%9B%BB%E5%AD%90/WEB%E3%82%B5%E3%82%A4%E3%83%88SEO/CEC-CA/elements/btm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	
}

#cont_head {
	float: left;
	height: 260px;
	width: 1000px;
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 10px;
	margin-bottom: 5px;
}
/*container end*/

/*footer*/
#footer {
	clear: left;
	width: 100%;
	background-image: url(file://///infodfs/Project/%E3%82%BF%E8%A1%8C/%E4%B8%AD%E5%A4%AE%E9%9B%BB%E5%AD%90/WEB%E3%82%B5%E3%82%A4%E3%83%88SEO/CEC-CA/images/ftoor_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	bottom:0;
	padding-top: 10px;
	height: 10%;
}
/* footer end */
/* global memu */
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	z-index: 100;
	position: relative;
	clear: right;
	float: right;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	padding: 0 15px;
	text-decoration: none;
	text-align: left;
	line-height: 2em;
}


.nav ul {
  background: #e1e1e1;
  list-style: none;
  margin: 0;
  width: 160px;
  position: absolute;
  top: -999em;
  left: -1px;
  text-align: left;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 44px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border-bottom: 0;
  padding-right: 5px;
  width: 130px;
  white-space: nowrap;
}
.nav ul a:hover {
  width: 130px !important;
  width: 160px;
  background: #ccc;
}
/* global memu end */

/*top*/
#top_product {
	display:block;
	background-image: url(file://///infodfs/Project/%E3%82%BF%E8%A1%8C/%E4%B8%AD%E5%A4%AE%E9%9B%BB%E5%AD%90/WEB%E3%82%B5%E3%82%A4%E3%83%88SEO/CEC-CA/elements/ya.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 345px !important;
	width: 400px;/* IE6 style */
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 55px;
	text-align: left;
	margin-top: 5px!important;
	margin-top: 3px;/* IE6 style */
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px!important;
	padding-bottom: 3px;/* IE6 style */
}
#top_product a, #top_product a:link, #top_product a:active, #top_product a:visited {
	text-decoration: none;
}
#top_product h2{
	font-size: 14px;
	font-weight: bold;
}
#cont_fla {
	float: left;
	height: 260px;
	width: 590px;
}
#top_product img {
	float:left
}
#cntaniner_right {
	float: left;
	width: 410px;
}
#cont_infobox {
	float: left;
	width: 370px;
	margin-right: 15px;
}
#cont_info {
	width: 789px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: left;
}
#cont_info img {
	margin: 4px;
}
#cont_info h3{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}
#cont_bana {
	width: 200px;
	float: right;
	margin-left: 10px;
}
#other {
	clear: left;
	width: 789px;
	text-align: center;
	margin-bottom: 10px;
}
/*top end*/

