@charset "utf-8";

/* Local CSS Document */

h5{
	margin-bottom:10px;
	padding-bottom:3px;
	color:#144866;
	border-bottom:1px dotted #bdbdbd;
}

.bottomMargin{
	margin-bottom:10px;
}

/** THICKBOX CSS **********************************************************************************************************/


/** WRAPPER **********************************************************************************************************/
div#wrapperpop{
	position:relative;
	min-height:100%;
	width:610px;
	margin:0 auto;
	padding:2px;
	text-align:left;
	background-color:#fff;
}

/** HEADER ***********************************************************************************************************/
div#headerpop{
	margin:0 auto 20px auto;
	padding:15px 0 15px 20px;
	text-align:left;
	background-color:#000;
}

*+html div#headerpop{ padding-bottom:0; }


/** LOGO *************************************************************************************************************/
div#logopop{
	float:left;
	width:160px;
}


/** LINK COLOR *******************************************************************************************************/
a{ padding:0 2px; }
a:link{ color: #1e6a99;text-decoration:none; }
a:visited{ color: #5e8399;text-decoration:none; }
a:hover{ color: #1e6a99;text-decoration:none; background-color: #b2e1ff; }
a:active{ color: #e58000;text-decoration:none; }

/** PAGETITLE ********************************************************************************************************/
div#productInfopop{
	float:right;
	width:262px;
	margin-right:16px;
	padding-top:0;
	text-align:left;
	color:#fff;
}

* html div#productInfopop{ margin-right:8px; }

div#productInfopop table{
	float:left;
	width:180px;
	font-size:80%;
	line-height:100%;
}

td.productName{
}


.new{
	color:#ff0000;
	font-weight:bold;
}

/** CLOSE BUTTON *****************************************************************************************************/
div#productInfopop .closebtn{
	float:right;
	width:60px;
	margin:0;
	padding-top:15px;
	font-size:70%;
	line-height:130%;
	text-align:right;
}

div#productInfopop .closebtn a{
	display:block;
	width:2.8em;
	margin:0 0 0 auto;
	padding:0 17px 1px 0;
	background: url(../../common/images/btn_close.gif) 90% 0.22em no-repeat;
}

/** CLOSE BUTTON LINK COLOR *******************************************************************************************/
div#productInfopop .closebtn a:link{ color: #fff;text-decoration:none; }
div#productInfopop .closebtn a:visited{ color: #fff;text-decoration:none; }
div#productInfopop .closebtn a:hover{ color: #1e6a99;text-decoration:none; background-color: #b2e1ff; }
div#productInfopop .closebtn a:active{ color: #e58000;text-decoration:none; }


/** CONTENT *********************************************************************************************************/
div#contentpop{
	min-height:100%;
	width:580px;
	margin:0 auto;
	font-size:80%;
	text-align:center;
}

div#mainpop{
	text-align:left;
}

h4.h4ptheaderbgm{
	height:29px;
	margin-bottom:0;
	color:#fff;
	background: url(../../common/images/h4_pt_m.gif) 0 0 no-repeat;
}

h4.h4ptheaderbgl,
h4.h4ptheaderbgm{
	padding:7px 0 0 12px;
}

div#contentpop ul{
	margin:0 0 10px 16px;
	padding:0;
}

div#contentpop li{
	margin:0;
	padding:0;
}

div#contentpop p{ margin:0 0 5px 0; }


/** productslineup(11/07 Renewal Ver.)*********************************************************************************************************/
div.productslineup {
}
div.productslineup ul li {
	display: block;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 135px;
	border-bottom: 1px dotted #bdbdbd;
}
div.productslineup ul li a {
	display: block;
	width: 135px;
	text-align: center;
}
*html body div.productslineup ul li a {
	margin: 0 -2px;
}
div.productslineup ul li a:hover {
	background-color: #fff;
}
div.productslineup ul li a img {
	width: 108px;

	margin: 0 auto 15px;

}

div.productslineup ul li a span {

	display: block;

	margin-right: 10px;

	padding: 0 0 5px 17px;

	text-align: left;

	line-height:135%;

	background: transparent url(../../common/images/btn_arrow_right.gif) no-repeat scroll 2px 4px;

}

div.productslineup ul li a:hover span {

	background-color: #B2E1FF;

}



.clearfix:after {

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

	content: ".";

	line-height: 0;

}

.clearfix {

	display: inline-table;

	min-height: 1%;

}

/* for macIE \*/

* html .clearfix {

	height: 1%;

}

.clearfix {

	display: block;

}

/* end of for macIE */





/** productsfeatures(11/07 Renewal Ver.)*********************************************************************************************************/

.h4ptheaderbgl span.left {

	float: left;

}

.h4ptheaderbgl span.right {

	float: right;

	padding-right: 12px;

}

div.features {

}

div.features p {

	float: left;

	width: 260px;

	margin-right: 10px;

}

div.features ul {

	float: left;

	width: 254px;

}

div.features p.cal {

	width: 254px;

	margin: 10px 0 0 0;

	font-weight: bold;

}



div.others ul:after {

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

	content: ".";

	line-height: 0;

}



div.others ul {

	display: inline-table;

	min-height: 1%;

}



/* for macIE \*/

* html div.others ul {

	height: 1%;

}



div.others ul {

	display: block;

}

/* end of for macIE */



div.others ul li {

	display: block;

	float: left;

	margin-top: 15px;

	padding-bottom: 15px;

	width: 108px;

	border-bottom: 1px dotted #bdbdbd;

}

div.others ul li a {

	display: block;

	position: relative;

	width: 108px;

}

*html body div.others ul li a {

	margin: 0 -2px;

}

div.others ul li a:hover {

	background-color: #fff;

}

div.others ul li a img {

	width: 108px;

	margin-bottom: 5px;

}

div.others ul li a img.s_new {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 25px;

	line-height: 0px;

}

div.others ul li a span {

	display: block;

	margin-right: 10px;

	padding: 0 0 5px 17px;

	text-align: left;

	line-height:135%;

	background: transparent url(../../common/images/btn_blank.gif) no-repeat scroll 2px 4px;

}

div.others ul li a:hover span {

	background-color: #B2E1FF;

}



/* SpringDrive */

div.sd-lead-text {

	float: left;

	margin-right: 30px;

	width: 373px;

}

div.sd-lead-text a {

	display: block;

	margin-bottom: 2px;

	padding: 0 3px 1px 17px;

	background: transparent url(../../common/images/btn_arrow_down.gif) no-repeat scroll 2px 4px;

}

p.sd-lead-img {

	float: left;

	width: 137px;

}

div.sd-text {

	float: left;

	margin-right: 15px;

	width: 245px;

}

div.sd-movie {

	float: left;

	width: 280px;

}

div.sd-list {

	float: left;

	margin-right: 15px;

	width: 356px;

}

div.sd-list ol.normal {

	padding-left: 19px;

}

/* IE6 */

*html div.sd-list ol.normal {

	margin-left: 5px;

}

/* IE6 */

/* IE7*/

*:first-child+html div.sd-list ol.normal {

	margin-left: 5px;

}

/* IE7*/

div.sd-list ol.normal li {

	list-style-position: outside;

	list-style-type: decimal;

	margin-bottom: 15px;

}

p.sd-imgmechanism1 {

	text-align: center;

}

p.sd-imgmechanism2 {

	float: left;

	width: 169px;

}

div.sd-website p {

	float: left;

	margin-right: 10px;

}

