@charset "utf-8";
/*@import "外部ファイル.css";*/

/*■初期化*/ 
a:link { color: #1f5782;}
a:visited { color: #5b4968;}
a:hover { color: #ff8a00;}
a:active { color: #ff8a00;}

.clearfix:after {
	content: url(../images/global/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*ボディ設定*/

body {
	font-family : monospace;
	font-size : 12px;		
	line-height: 1.3em;
	color: #333333;
	margin: 0px 0;
	padding: 0px;
	text-align: center;
}

form,fieldset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
	margin: 0px;
	padding: 0px;
}

blockquote,li,dt,dd {
	margin-left: 1em;
}

li {
	list-style: none;
}

input,textarea {
	font-size: 1em;
}

img {
	border: 0px;
}

.cleararea{
	clear: both;
	line-height:1px;
}

.center {
	text-align: center;
}

h1{
	margin: 4px;
	padding: 0px;
}

.boxin-left{
	float: left;	
}

.boxin-right{
	float: right;	
}

.r-line{
	border-right: 1px solid #000000;
}

.line-solid-b{
	border-bottom: 1px solid #535353;
}

.line-dashed-b{
	border-top: 1px dashed #535353;
	
}
.line-dashed-b p{
	padding: 7px 0px 14px 0px;
	text-align:right;
	margin:0px;
}

.btn-combination{
	padding: 0 0 12px 0px;
	text-align:right;
	margin:0px;
}

.red{
	color: red;
}

/*ページレイアウト*/
.layout {
	text-align: left;
	/*
	width:900px;
	margin: auto;
	background-color: #f9f9f9;
	*/
}

/*ヘッド*/
.head{
	/*
	width:900px;
	height: 79px;
	background-color: #f9f9f9;
	*/
}

.head .boxin-right{
	/*
	width: 240px;
	height: 58px;
	text-align: right;
	*/
	visibility: hidden;
}

.head .boxin-right .gnavi{
	height: 14px;
	text-align: right;
	margin: 7px 0px;
	line-height: 14px;
}

.head .boxin-right .gnavi img{
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
}

.head .boxin-right input.search {
	width: 175px;
	height: 17px;
	text-align: left;
	padding: 0px;
	margin:3px;
	border:1px solid #333333;
	vertical-align:middle;
}

.head .boxin-right .search-btn {
	vertical-align:middle;
	margin:3px;
}


.head ul{
	/*
	width:900px;
	height: 21px;
	background-color: #535353;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	*/
	visibility: hidden;
}

.head ul li{
	height: 1px;
	background-color: #535353;
	margin: 0px;
	padding: 0px;
	float:left;
}

.head ul li.st{
	padding: 0px 0px 0px 7px;
}

/*フラッシュ*/
.flasharea{
	width: 900px;
	height: 318px;
}

/*メイン*/
.mainarea{
	width: 880px;
	height: auto;
	margin: 10px;
}

.mainarea .boxin-left,.boxin-right{
	width: 435px;
}

.mainarea .title-half{
	width: 435px;
	margin: 0px 0px 15px 0px;
}

/*メイン-トピックス*/
.mainarea .boxin-left dl{
	width: 435px;
	margin: 0px 0px 0px 5px;
}

.mainarea .boxin-left dl dt{
	width: 120px;
	float: left;
	margin:0px 0px 7px;
	padding:0px;
	clear:both;
}

.mainarea .boxin-left dl dt img{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.mainarea .boxin-left dl dd{
	float: left;
	margin:0px 0px 7px;
	padding:0px;
}

.mainarea .boxin-left dl dd p{
	width: 280px;
	margin:0px;
	padding:0px;
}

/*メイン-イベント情報*/
.mainarea .boxin-right dl{
	width: 435px;
	margin: 0px 0px 0px 5px;
}

.mainarea .boxin-right dl dt{
	width: 75px;
	float: left;
	margin:0px 0px 7px;
	padding:0px;
	clear:both;
}

.mainarea .boxin-right dl dt img{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.mainarea .boxin-right dl dd{
	float: left;
	margin:0px 0px 7px;
	padding:0px;
}

.mainarea .boxin-right dl dd p{
	width: 360px;
	margin:0px;
	padding:0px;
}

.mainarea .boxin-right img.bana{
	padding:7px 3px 0px 0px;
}


/*メインエリア-in*/
.pagebody{
	margin: 1px 0px 0px 0px;
	width: 100%;
	/*
	border-top: 1px solid #535353;
	*/
	padding: 8px 0px 0px;
	clear: both;
}

.pagebody .boxin-left{
	/*
	width: 700px;
	*/
	padding: 0px 0px 0px 7px;
	height:auto;
}

.pagebody .root{
	/*
	line-height: 20px;
	margin: 0px 10px 10px;
	*/
	height: 0px;
	visibility: hidden;
}

.pagebody .boxin-left .contents{
	width: 700px;
	margin: 0px 0px 20px;
}

.contents h2{
	width: 700px;
	margin: 0px 0px 10px;
}

.contents .box{
	width: 700px;
	padding: 0px 0px 10px;
}

.contents p{
	width: 660px;
	margin: 0px 15px 10px;
	line-height:16px;
}

.contents .wideber-g{
	width: 697px;
	border-left: 3px solid #535353;
	background-color: #e5dfd7;
	line-height:25px;
	font-size:14px;
	margin:0px 0px 10px;
}

.contents .wideber-g a{
	margin: 0px 0px 0px 10px;
}


.contents .tboxs{
	width: 222px;
	padding: 5px 0px 20px 10px;
	float:left;
}

.btmnavi{
	width: auto;
	text-align:center;
	margin:66px 0px 30px;
}

.btn-intext{
	margin: 5px 0px;
}

.btmnavi img{
	margin:0px 5px;
}

.tboxs p{
	width: 210px;
	margin: 5px 0px 0px 5px;
}

.listbox {
	width: 700px;
	margin: 10px 0px 5px;
}

.listbox .fleft-images {
	float:left;
	margin: 0px 0px 0px 0px;
	padding：0px 0px 0px ;
	width:152px !important;
	_width:159px  !important;
}

.listbox .fleft-images img {
	border: 1px solid #535353;
	margin: 0px 0px 10px 0px;
	padding：0px 0px 0px 0px ;
}

.listbox img {
	float:left;
	border: 1px solid #535353;
}

.listbox p {
	width:500px;
	padding: 7px;
	float:left;
	margin:0px;
}

.listbox .newitem{
	width:530px !important;
	_width:525px !important;
	padding: 7px;
	float:left;
	margin:0px;
}

.listbox .newitem ul{
	margin: 0 0 0 -12px;
	list-style:none;
	padding:0;
	width:500px;
}

.listbox .newitem ul li{
	background: url(../images/p-uhf/icon_new.gif) no-repeat 0% 0%;
	padding-left:42px;
	font-weight:bold;
}

.listbox .newitem sup{
	font-size: 10px;
	_font-size: 12px;
	vertical-align: super; 
	line-height: 23px; 
	_line-height: 21px; 
}

.listbox p span{
	color: #535353;
}

.listbox .s-outline{
	width: 685px;
	margin: 7px 0px;
	padding: 10px 6px;
	background-color: #FFFFFF;
	border:1px solid #999999;
}

.listbox .solution{
	padding: 7px;
	margin: 5px;
}

.listbox .solution p{
	width: 340px;
	float:left;
	margin:10px 0px 0px;
	padding:0px;
}

.listbox .solution img{
	float:right;
	margin:10px 0px 0px;
}

.l-reader-antenna{
	width:500px;
	padding:20px 25px;
}

.l-reader-antenna p{
	font-weight:bold;
	margin:0 0 5px 0;
	text-align: left;
}

table.reader-antenna{
	border-left: 1px solid #535353;
	border-top: 1px solid #535353;
	width: 500px;
}

table.reader-antenna th{
	padding: 7px;
	background-color: #B5CDE5;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	text-align: center;
	font-weight: normal;
}

table.reader-antenna td{
	padding: 7px;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	text-align: center;
}

table.reader-antenna td.big{
	font-size: 105%;
}

table.reader-antenna td.left{
	padding: 7px;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	text-align: left;
}

.closewindow{
	text-align: center  !important;
	font-weight: normal !important;
}

.contents table.company{
	border-left: 1px solid #535353;
	border-top: 1px solid #535353;
	font-size:12px;
	line-height:18px;
	margin:0px 12px;
}


.contents table.company td{
	padding: 7px;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
}

.contents table.company td.label{
	background-color:#e5dfd7;
	width:90px;
}

.contents table.company td input.short{
	width: 130px;
}

.contents table.company td input.long{
	width: 250px;
}

.contents table.company td textarea{
	width: 400px;
	height:130px;
}

table.productlist{
	width: 680px;
	margin:35px auto;
	border:1px solid #333333;
	line-height:22px;
	font-size:12px;
} 


table.productlist td{
	vertical-align:top;
	padding:5px;
} 

table.productlist td a{
	color: #333333;
} 

table.productlist td a.in{
	color: #333333;
	margin: 0px 0px 0px 15px;
} 

table.productlist td a.inl{
	color: #333333;
	margin: 0px 0px 0px 100px;
} 


table.productlist td.lavel-hf{
	background-color: #e5b5cd;
	text-align:center;
	line-height:12px;
} 


table.productlist td.lavel-uhf{
	background-color: #b5cde5;
	border-left:1px solid #333333;
	text-align:center;
	line-height:12px;
} 

table.productlist td.lavel-uhf-2{
	background-color: #b5cde5;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	text-align:center;
	vertical-align:middle !important;
	padding:0 5px 0 5px !important;
} 

table.productlist td.lavel-vue{
	background-color: #daf2da;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	text-align:center;
	line-height:12px;
} 

table.productlist td.data-bt{
	border-top:1px solid #333333;
} 

table.productlist td.data-btl{
	border-top:1px solid #333333;
	border-left:1px solid #333333;
} 


table.productlist td.data-bl{
	border-top:1px solid #333333;
	border-left:1px solid #333333;
} 

table.productlist td.data-sw{
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	width:20px;
	text-align:center;
} 

ul.solutionlist{
	width: 340px;
	float:left;
	margin:0px 0px 30px;
	padding:0px 5px;
}

ul.solutionlist li{
	margin:10px 0px 10px 15px;
	padding:0px;
	line-height:14px;
	padding:0px;
}


ul.solutionlist li.label{
	margin:7px 0px 7px 0px;
	padding:0px;
	line-height:14px;
	padding:0px;
}

table.s-op{
	width: 685px;
	background-color:#c9c9c9;
	margin-bottom: 15px;
}

table.s-op td{
	background-color:#e5dfd7;
	color: #000000;
	width: 33%;
	vertical-align: top;
}


/*メインエリア-in*/
.pagebody .contents-product{
	/*
	width: 880px;
	margin: 40px 0px 20px 10px;
	*/
}

.contents-product h2{
	margin: 0px 0px 5px 10px;
	float: left;
	font-size: 48px;
	color: #a0a0a0;
	line-height: 48px;
}

.contents-product h3{
	margin: 24px 0px 5px 10px;
	float: left;
	font-size: 14px;
}

.contents-product .bigbox{
	/*
	width: 878px;
	*/
	padding: 5px 0px 0px 0px;
	border: 1px solid #746f6a;
	background-color: #FFFFFF;
}

.contents-product .bigbox img.main{
	margin: 0 0 22px 22px;
	width : 93%;
	height: 93%;
}

.contents-product .bigbox .wideber-g{
	border-left: 3px solid #535353;
	background-color: #e5dfd7;
	line-height:35px;
	font-size: 17px;
	margin:0px 24px 10px;
}

.contents-product .bigbox .wideber{
	line-height:35px;
	font-size: 17px;
	margin:0px 24px 10px;
}

.contents-product .bigbox .wideber-g strong,
.contents-product .bigbox .wideber strong{
	margin: 0px 20px 0 10px;
	font-size: 25px;
}

.contents-product .bigbox p{
	width: 820px;
	margin: 0px 20px 15px;
	padding: 0px 10px 15px;
	border-bottom: 1px dashed #746f6a;
}

.contents-product .bigbox table{
	width: 840px;
	margin: 0px 20px 15px;
	padding: 0px 10px 15px;
	border-bottom: 1px dashed #746f6a;
}


.contents-product .bigbox table td{
	padding: 2px 5px;
	font-size: 12px;
	vertical-align: top;
}

.contents-product .bigbox p.btm{
	margin: 0px 20px 15px;
	padding: 0px 10px 15px;
	border-bottom: 0px dashed #746f6a;
}

.contents-product .bigbox div.btm{
	text-align: center;
	width: 100%;
	line-height: 24px;
}

.contents-product .data{
	text-align: center;
	line-height: 24px;
	background-color: #c6c2be;
	font-size: 10px;
}



/*ライトメニュー*/

.pagebody .boxin-right{
	width: 177px;
	padding: 0px 7px 0px 0px;
	height:auto;
}



.pagebody .boxin-right .menu{
	width: 175px;
	border:1px solid #000000;
	margin: 0px 0px 20px;
	height:500px;
}

.boxin-right .menu .title{
	width: 175px;
	background-color: #3962ad;
	margin: 1px 0px 5px;
	line-height: 24px;
	color:#FFFFFF;
}

.menu .title strong{
	margin: 0px 10px 0px;
}

.menu ul{
	width: 175px;
	margin: 0px;
	padding: 0px;
	list-style:none outside;
}

.menu ul li{
	margin:0px 0px 3px;
	padding: 2px 5px 2px;
	list-style:none outside;
	line-height:18px;
}

.menu ul li img{
	margin: 2px 2px -2px;
}

.menu ul li.son{
	padding: 2px 0px 2px 12px;
}


.menu ul li.son-ro{
	padding: 2px 0px 2px 12px;
	background-color:#CCCCCC;
}

.menu .line-dashed-b{
	margin:5px 5px;
}

.menu .bana{
	margin:20px 5px;
}


.pagebody .sitemap {
	width: 290px;
	height: 540px;
	border-right: 1px solid #5c5c5c;
	float:left;
	padding: 0px 0px 0px 7px;
	margin: 27px 0px;
}

.sitemap ul {
	padding: 5px 0px;
	margin: 0px 5px;
	border-bottom: 1px dashed #5c5c5c;
}

.sitemap li {
	line-height: 16px;
	margin: 0px 0px 7px 20px;
	padding: 0px;
}

.sitemap li.title {
	line-height: 20px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

.sitemap ul li img{
	margin: 0px 5px 0px 0px;
}

ul.news {
	margin:7px 10px 30px;
	padding:0px;
}

ul.news li {
	padding:5px 0px;
	margin:5px 0px;
	border-bottom: 1px dotted #666666;
}

ul.news li img{
	margin: 0px 4px;
}

/*フッタ*/
.foot{
	/*
	width:900px;
	*/
	height:21px;
	background-image:url(../images/global/foot/foot_bg.gif);
	font-size:10px;
	line-height:21px;
	padding:0px 0px;
}

.foot .boxin-left{
	padding: 0px 10px;
	visibility: hidden;
}


.foot address{
	float: right;
	font-style:normal;
	padding: 0px 10px;
}
