﻿@charset "utf-8";


BODY{
	font-size: 80%;
	text-align: center;
	color: #000000;
	font-family: arial, 'lr oSVbN';
	padding:0px;
	margin:0px;
/*	font-family: arial, sans-serif, 'qMmpS Pro W3', 'lr oSVbN', Osaka, verdana;*/
/*	background-color: #666666; */
}


/* ʃN */
a:link{text-decoration:none; color:#000000;}
a:visited{text-decoration:none; color:#000000;}
a:hover{text-decoration:underline; color: #666666;}
a:active{text-decoration:underline; color:#000000;}

img {
	border-width: 0;
}



#baseContainer {
	width: 745px;
	clear: both;
	float: none;
	margin: 0 auto 0 auto;
	padding: 0;
	border-width:0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}




/**
 * Header
 */


#header{
	width:745px;
	border-width:0px 1px 1px 1px;
	padding:0px;
	border-style: solid;
	border-color: #000000;
/*	min-height:35px;*/
	height:30px;
}

#header #tool {
	float:right;
	padding:5px 5px 0px 5px;
	height:25px;
}

#header #tool ul{
}

#header #tool li{
	display: inline;
	list-style-type: none;
	height:30px;
}

#header #tool a{
	font-size:12px;
	text-decoration:none;
	height:30px;
}

#header #tool a:hover{
	color: #999999;
	text-decoration:none;
	height:30px;
}



/*
 * Main contents
 */



#main {
	clear: both;
	width: 745px;
	padding: 5px 0px 5px 0px;
	border-width: 0px 1px 0px 1px; 
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
}



#contents {
	padding: 0px 0px 0px 0px;
	margin-left: 5px;

}



#contents p{
	text-align: left;
	width:340px;
	padding:10px;
	margin:0px;
}

	#main #contents #productNavi {
		text-align: center;
		margin: 25px 0px 20px 15px;
		padding: 0px;
	}

		#main #contents #productNavi ul {
			margin: 0px;
			padding: 0px;
		}

			#main #contents #productNavi ul li {
				margin-right: 40px;
				padding: 0px 10px;
				background-image: url("http://www.uniden.jp/image/trianglemark.gif");
				background-repeat: no-repeat;
				background-position: center left;
				display: inline;
			}

	#main #contents .topImage {
		margin: 0px 0px 15px 0px;
		padding: 0px;
		text-align: center;
	}


#main #contents .kodawari {
	margin: 5px 5px 10px 70px;
}

#main #contents .midikani {
	margin: 5px 0px 0px 60px;
}


#main #contents .melmagacomment {
	color: #ff6666;
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 220px;
	text-align: center;
}

#main #contents .button {
	margin: 0px auto 20px 210px;
}



/**
 * Spec
 */

#main #contents .itemspec {
	margin-bottom: 5px;
}

.spec {
/*	width: 100%;	*/
/*	margin: 0 0 25px 0; */
	margin: 0 auto 0 auto;
	padding: 0.5em 1em;
	border-collapse: collapse;
	border-spacing: 0;
}

.spec tr th {
	margin: 0;
	padding: 0.5em 1em;
	border-top: 2px dotted #cc0033;
	border-left: none;
	border-right: none;
}
.spec .twoColumn {
	width: 200px;
	margin: 0;
	padding: 0.5em 1em;
	border-top: 2px dotted #cc0033;
	border-left: 0px;
	border-right: 0px;
	text-align:left;
}

.spec td {
	width: 240px;
	margin: 0;
	padding: 0.5em 1em;
	border-top: 2px dotted #cc0033;
	border-left: 0px;
	border-right: 0px;
	text-align:center;
}

.spec .group {
	width: 110px;
	margin: 0;
	padding: 0.5em 1em;
	vertical-align: top;
	text-align:left;
}

.spec .group2 {
	width: 130px;
	margin: 0;
	padding: 0.5em 1em;
	vertical-align: top;
	text-align:left;
}


#main #contents .footnoteIndex {
	font-size: 60%;
	vertical-align: super;
}

#main #contents .footnote {
	font-size: 80%;
	border-top: 2px dotted #cc0033;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 10px 0px;
}


#main #contents .shiyo {
	margin-bottom: 5px;
}



/**
 * Speclcd
 */

#main #contents .itemspec {
	margin-bottom: 5px;
}

.speclcd {
/*	width: 100%;	*/
/*	margin: 0 0 25px 0; */
	margin: 0 auto 0 auto;
	padding: 0.5em 1em;
	border-collapse: collapse;
	border-spacing: 0;
}

.speclcd tr th {
	margin: 0;
	padding: 0.5em 1em;
	border-top: 2px dotted #666666;
	border-left: none;
	border-right: none;
}
.speclcd .twoColumn {
	width: 410px;
	margin: 0;
	padding: 0.5em 1em;
	border-top: 2px dotted #666666;
	border-left: 0px;
	border-right: 0px;
	text-align:left;
}

.speclcd td {
	width: 290px;
	margin: 0;
	padding: 0.5em 1em;
	border-top: 2px dotted #666666;
	border-left: 0px;
	border-right: 0px;
	text-align:left;
}

.speclcd .group {
	width: 110px;
	margin: 0;
	padding: 0.5em 1em;
	vertical-align: top;
	text-align:left;
}

.speclcd .group2 {
	width: 300px;
	margin: 0;
	padding: 0.5em 1em;
	vertical-align: top;
	text-align:left;
}

#main #contents .footnotelcd {
	font-size: 80%;
	border-top: 2px dotted #666666;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 10px 0px;
}



/*
 * Footer
 */



#footer {
	clear:both;
	width:745px;
	height:5em;
	padding:5px 0px 0px 0px;
	border-width:1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

#footer #footerlogo {
	float:right;
	text-align:right;
	width:150px;
	padding:10px 10px 0px 0px;
}



#footer #copyRight {
	clear:both;
	float:left;
/*	width:450px;*/
	text-align:left;
	padding:0px 5px 5px 5px;
}

#footer #copyRight li {
	display: inline;
	list-style-type: none;
}

#footer #copyRight a {
	text-decoration:none;
}



#footer #corpInfo {
	clear:both;
	float:left;
	width:500px;
	text-align:left;
	padding:5px 5px 5px 5px;
}

#footer #corpInfo li {
	display: inline;
/*	list-style-type: none;*/
}

#footer #corpInfo a {
	text-decoration:none;
}


#baseContainer #footer #infomation {
	width: 450px;
	margin: 10px 0px 0px 10px;
}
