@charset "utf-8";
/*========================================*
*
*========================================*/

#ec-next {
}

/*サイド*/
#sideContents {
	width: 353px;
	float: left;
}

h2#h2-01 {
	background: url(../img/ec-next/tit_function_list.gif) no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 188px;
	margin: 0px 0px 3px;
}

#sideContents div.innerContents {
	background: #f6f7f7;
	padding: 15px 0px;
	margin-bottom: 15px;
}
#sideContents div.columnWrap1 {
	margin: 0px 0px 30px;
	padding: 0px 12px;
}

/*スペックテーブル*/
#tblSpec {
	padding-left: 15px;
}
#tblSpec table {
	border-collapse: separate;
	border-spacing: 2px;
	width: 323px;
}
* html #tblSpec table {
	border-collapse: collapse;
}
#tblSpec table th {
	font-weight: bold;
	background: #fdfdfd;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 10px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
#tblSpec table td {
	text-align: left;
	padding: 3px 6px;
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
* html #tblSpec table td {
	padding: 6px 6px;
}

/*サイド見出し*/
h3#h3-01,
h3#h3-02,
h3#h3-03 {
	text-indent: -9999px;
	height: 35px;
	margin: 0px 0px 20px;
}
h3#h3-01 {
	background: url(../img/index/tit_zero.gif) no-repeat;
	width: 303px;
}
h3#h3-02 {
	background: url(../img/index/tit_look_the_point.gif) no-repeat;
	width: 328px;
}
h3#h3-03 {
	background: url(../img/index/tit_matched.gif) no-repeat;
	width: 283px;
}

#sideContents ul {
	margin-bottom: 1em;
}
#sideContents ul li {
	list-style: inside;
}

#sideContents h4 {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1em;
}

#sideContents div.btn {
	text-align: center;
}
#sideContents div.btn img {
	margin-bottom: 3px;
}

#sideContents div.columnWrap2 {
	padding: 0px 0px 0px 7px;
}
#sideContents div.columnWrap2 img {
	margin-bottom: 10px;
}

/*メイン*/
#mainContents {
	width: 490px;
	float: right;
}

h2#h2-11,
h2#h2-12,
h2#h2-13 {
	text-indent: -9999px;
	height: 40px;
	width: 490px;
	margin: 0px 0px 15px;
}
h2#h2-11 {
	background: url(../img/ec-next/tit_about.jpg) no-repeat;
}
h2#h2-12 {
	background: url(../img/ec-next/tit_function.jpg) no-repeat;
}
h2#h2-13 {
	background: url(../img/ec-next/tit_customize.jpg) no-repeat;
}

#mainContents h3 {
	margin-bottom: 15px;
}
#mainContents h4 {
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}

#mainContents div.columnWrap1 {
	margin-bottom: 30px;
	padding: 0px 20px;
}

#mainContents img.floatLeft {
	margin-right: 10px;
}
#mainContents img.floatRight {
	margin-left: 10px;
}



