@charset "UTF-8";

#products {
	padding-bottom:50px;
	border-bottom:2px solid #7e8990;
}


#products-banner {
	width:100%;
	padding:20px 0px;
	height:380px;
}

/* ////////////////////////////////////////
#products-title
//////////////////////////////////////// */
#products-title {
}

#products-title h2 {
	border-top:5px solid #7e8990;
	border-bottom:3px solid #7e8990;
	margin-bottom:20px;
}

#products-title p {
	font-size:1.3em;
	float: left;
}

#products-title #products-title-webstore {
	display: block;
	float:right;
	line-height:1em;
	width:241px;
}

#products-title ul {
	list-style: none;
}
#products-title li {
	font-size:1.2em;
}

/* ////////////////////////////////////////
#products-list / #products-nav
//////////////////////////////////////// */
#products-nav {
}

#products-nav ul {
	list-style: none;
}

#products-nav ul li {
	padding:30px 0px 20px;
}

#products-list {
}

#products-list ul {
	list-style: none;
}

#products-list ul li {
	padding:50px 0px 20px;
	text-align: center;
	border-bottom:1px solid #bec4c7;
}



/* ////////////////////////////////////////
#products headlines
//////////////////////////////////////// */
#products .products-hd {
	border-bottom:2px solid #999;
	padding:10px 0px 0px 0px;
}


/* ////////////////////////////////////////
#concept
//////////////////////////////////////// */
#concept p {
	padding:20px 0px;
}


/* ////////////////////////////////////////
#feature
//////////////////////////////////////// */
#feature ul {
	list-style: none;
}

.feature-title h3 { 
	padding:40px 0px;
	text-align:center;
}

.feature-title h4 { 
	text-align:center;
}

.feature-title p { 
	font-size:1.2em;
	padding:30px 0px 0px;
	line-height:1.7em;
	text-align: center;
}

.feature-title p strong {
	color:#c61024;
}

/* #feature-list -------------------------------------------- */
#feature-list {
	position: relative;
	margin-top:40px;
}

#feature-list ul {
	list-style: none;
}

#feature-list ul li {
	padding-bottom:15px;
}

#feature-list .feature-list-fig {
	position: absolute;
	right:0px;
	top:0px;
}

/* ////////////////////////////////////////
#material
//////////////////////////////////////// */
#material ul {
	list-style: none;
}

/* ////////////////////////////////////////
#products-links
//////////////////////////////////////// */

#products-links ul {
	padding-top:30px;
	list-style: none;
}

#products-links li {
	padding-bottom:15px;
}

/* ////////////////////////////////////////
#goto-webstore
//////////////////////////////////////// */
#goto-webstore {
	padding-top:44px
}


/* ////////////////////////////////////////
#products-level
//////////////////////////////////////// */
#products-level {
	padding:40px 0px;
}


/* ////////////////////////////////////////
#products-fina
//////////////////////////////////////// */
#products-fina {
	margin:30px 0px;
}

#products-fina dl {
}

#products-fina dl dt {
	width:140px;
	float:left;
}

#products-fina dl dd {
	float:right;
	width:810px;
	font-size:0.87em;

	/* padding-top:10px; */
}


/* ////////////////////////////////////////
#products-footer
//////////////////////////////////////// */
#products-footer {
	clear:both;
	padding:80px 0px 0px;
}

#products-footer-navi {
	border:1px solid #ccc;
	padding:20px 10px;
}

#products-footer-navi h3 {
	padding-bottom:15px;
}

.products-navi-box {
	width:180px;
	float:left;
	padding:0px 10px;
	font-size:0.9em;
}

.products-navi-box h4 {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

.products-navi-box h5 {
	color:#999;
	font-weight:bold;
	padding-bottom:5px;
	font-size:0.9em;
}


#products-footer ul {
	list-style:none;
}

#products-footer ul li {
	padding-bottom:5px;
}

#products-footer ul ul {
	padding-top:5px;
	margin-left:1em;
}

#products-footer ul ul li {
	display:block;
}

#pnavi-swimewar {
	width:310px;
}

#pnavi-swimewar .left {
	width:150px;
}

#pnavi-swimewar .right {
	width:150px;
}


