@charset "utf-8";

/*layout*/
#container {
float:right;
_margin-right:-20px;
width:640px;
}

#sub {
margin-top:10px;
}

/* Contents
------------------------------*/

#breadcramb {
width:628px;
margin:0 auto;
padding:0;
background-color:#f8f8f8;
text-align:left;
font-size:10px;
color:#333333;
}

#breadcramb p {
margin:4px;
padding:0;
}

h2.asset-name {
width:580px;
height:32px;
padding:24px;
display:block;
overflow:hidden;
line-height:1;
text-align:left;
margin:5px 5px 15px 5px;
background-image:url(http://www.densou.com/images/cont_title_bg.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:28px;
font-weight:bold;
}

.asset-body h3 {
width:581px;
height:25px;
color:#33556f;
border-left:5px solid #33556f;
background-color:#f9f9f9;
padding: 10px 0 3px 9px;
margin: 30px 0 18px 0;
font-size: 18px;
font-weight:bold;
overflow:hidden;
}

h4 {
font-weight:normal;
font-size:12px;
}

.asset-header .entry_dis {
text-align:right;
font-size:10px;
margin:0 40px 0 0;
}

.asset-body {
text-align:left;
margin:20px 30px 20px 30px;
width:560px;
}

.asset-body p {
margin:0 0 16px 0;
line-height:1.6;
}

.asset-body strong,
.asset-body b {
font-weight:bold;
}

.asset-body table {
border-collapse:collapse;
border:1px solid #999999;
}

.asset-body td {
border: 1px solid #999999;
padding: 2px;
}

.asset-body td.gray {
background-color:#E6E6E6;
}

p.published_date {
text-align:right;
font-size:10px;
}

.leftbox, .rightbox {
margin: 3px;
padding: 3px;
width: auto;
}

.leftbox {
float: left;
}

.rightbox {
float: right;
}

/* Sitemap
------------------------------*/
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
color:#000;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}

/* Products List
------------------------------*/
#products_list h3 {
margin-bottom:0:
}
#products_list a {
text-decoration:none;
color:#33556f;
}
#products_list p {
line-height:1.4;
padding:0 0 0 20px;
}
#products_list p.c_description [
margin:-10px 0 10px 0;
line-height:1.6;
}
