@charset "UTF-8";

/*
body {
	font: 82%/1 "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo",arial,helvetica,clean,sans-serif;
	background: #fff;
	padding: 0px;
	margin: 0px auto;
	color: #444;
	word-wrap: break-word;
}
*/
#beta div {
	font-size:12px;
	text-align: left;
}
#beta h1,
#beta h2,
#beta h3,
#beta h4,
#beta h5,
#beta h6,
#beta p {
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#beta p {
	line-height: 1.7;
	margin-bottom: 1em;
}
#beta img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
#beta ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#beta a:link,
#beta a:visited {
	color: #0068b7;
	text-decoration: none;;
	outline: none;
}
#beta a:hover,
#beta a:active {
	color: #0068b7;
	text-decoration: underline;
	outline: none;
}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
/* Hides from MacIE \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
*html #beta {
	height: 1%;
}
#beta {
	display: block;
}
#beta .text-center {
	text-align: center;
}
#beta .text-right {
    text-align: right;
}
#contents {
	position: relative;
	overflow: hidden;
}
#contents #beta {
/*	width: 670px;*/
	width: 630px;
/*	float: left;*/
}
#beta:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #beta .node a:link {
	color: #0092e6;
}
#contents #beta .node .triangle {
	padding-left: 8px;
	background: url(../../img/topics/link-triangle-blue.gif) top left no-repeat;
}
#contents #beta .node h4 {
	clear: both;
	font-size: 117%;
	background: url(../../img/topics/h4-background.gif) top left no-repeat ;
	height: 25px;
	padding: 13px 0px 0px 35px;
	margin-bottom: 3px
}
#contents #beta .node h5 {
	clear: both;
	font-size: 117%;
	border-bottom: 1px solid #d8d8d8;
	background: url(../../img/topics/h5-background.gif) top left no-repeat;
	height: 20px;
	padding: 10px 0px 0px 15px;
	margin-bottom: 3px
}
#contents #beta .node .small {
	font-size: 10px;
}
.node ul {
	padding-left: 20px;
}
.node ul li {
	margin: 5px 0px 5px 10px;
	list-style: disc;
}

.product-overview-top {
	margin-bottom: 10px;
}
.product-overview-top .left-col {
	float: left;
	width: 260px;
}
.product-overview-top .right-col{
	float: left;
	width: 370px;
}
.product-overview-feature {
	margin-bottom: 10px;
}
