/*-------------------------------------------
	CSS for STROBO Contents
--------------------------------------------*/
#main {
	border-top: 2px solid #669;
}
.pankuzu {
	border-top: 5px solid #669;
}
#sideMenu .title{
	font-size: 12px;
	background-color: #669;
}

/*-------------------------------------------
	MAIN
--------------------------------------------*/
#contents {
	float: right;
	width:590px;
	border-top: 2px solid #669;
	border-left: 2px solid #669;
}
#contents h1 {
	color: #669;
}
#contents h2 {
	color: #669;
	font-size: 22px;
}

/*-------------------------------------------
	PRODUCTS
--------------------------------------------*/
#contents .products {
	border-top: 2px solid #669;
}
#contents h4 {
	background-color: #669;
}
#contents h5 {
	float: left;
	margin: 0;
	padding: 3px;
	width: 150px;
	font-size: 18px;
	color: #000;
	background-color: #fff;
}
#contents .descript {
	clear: both;
}

/*------------------------------------------
	SPEC TABLE
-------------------------------------------*/
.spec {
}
.spec .secondtable{
	margin-left: 150px;
	font-size: 12px;
	line-height: 1.3;
}
.spec table {
	float: right;
	width: 410px;
	border: 1px solid #ccc;
	border-collapse : collapse ;
}
.spec th {
	padding: 2px 2px 2px 5px;
	color: #000;
	background-color:#fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 100px;
	border: 1px solid #ccc;
}
.spec td {
	padding: 2px 2px 2px 5px;
	color: #000;
	background-color: #fff;
	font-size: 12px;
	border: 1px solid #ccc;
}
.cap {
	clear: both;
	border: 1px solid #669;
	padding: 5px 5px 5px 1em;
	margin: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #669;
}
.spec caption {
	border: 0px;
	padding: 5px 5px 5px 1em;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.spec .attention {
	font-size:x-small;
	background-color: #FFF;
}
.spec .pdf {
	display: block;
	width: 75px;
	height: 19px;
	margin: 5px;
	padding: 4px 0 0 3px;
	color: #fff;
	font-size: 12px;
	background-image : url(images/pdf_btn.gif);
	background-repeat: no-repeat;
}
.spec .specimg {
	clear: both;
	float: left;
}
/*------------------------------------------
	SPEC TABLE for LARGE PICTURE
-------------------------------------------*/
.spec .bold {
	padding-left: 210px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3;
	margin:3px 0 10px 3px;
}
.spec .bold table{
	float: right;
	width: 350px;
	border: none;
}
.spec .asterisk{
	padding-left: 210px;
	font-size: 12px;
	line-height: 1.3;
	margin:5px 0 10px 3px;
	width: 340px;
}

/*------------------------------------------
	SPEC TABLE for LEFT TABLE
-------------------------------------------*/
.spec .pLeft{
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height:1.3;
	margin:5px;
}
.spec .pLeft table{
	float: left;
	width: 280px;
	border: none;
	margin: 5px;
	border-collapse : collapse ;
}
.spec .pLeft th{
	padding: 2px 2px 2px 5px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 120px;
}
.spec .pLeft td{
	padding: 2px 2px 2px 5px;
	background-color: #fff;
	font-size: 12px;
}
/*-------------------------------------------
	STROBO pictures layout-twin
--------------------------------------------*/
.strobopics {
	clear: both;
	float: left;
	width: 580px;
	margin: 1px;	
}
.strobopicts2 {
	float: left;
	margin: 3px 3px 3px 15px;
	font-size: 12px;
	line-height: 1.3;	
}
.strobopicts2 b {
	float: left;
	margin: 1px 1px 1px 1px;
	font-size: 12px;	
}
.strobopics img{
	clear:both;
	margin: 1px;
	padding: 1px;
	width: 260px;
	border: none;
}
/*-------------------------------------------
	CSS for STROBO index
--------------------------------------------*/

/*-------------------------------------------
	MAIN CONTENTS
--------------------------------------------*/
#mainContents {
	font-weight: bold;
	border-left: 2px solid #669;
}
#mainContents h1 {
	float: left;
	color: #669;
	font-weight: bold;
	font-size: 22px;
	margin: 2px 0 0 0;
}
#mainContents h2 {
	float: right;
	color: #669;
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
	margin: 2px 0 0 0;
}
#mainContents .topPic {
	float: left;
	width: 190px;
}
#mainContents .descript {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
	margin:10px 0px 10px 20px;
}
/*------------------------------------------
	SUBƒƒjƒ…[
-------------------------------------------*/
.submenu {
	border: solid #669;
	border-width: 2px 0 0 2px;
}
