/* CSS Document */

@charset "UTF-8";


#intro {
	background-image: url(../images/common/back.png);
	padding-top: 120px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
}
.container {
	position:relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	height: 950px;

}
#contents-all {
	float: left;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	height: 900px;
}


.products-1 {
	margin-top: 20px;
	background-image: url(../images/about/menu-1.png);
	background-repeat: no-repeat;
	height: 25px;
}
.products-2 {
	margin-top: 20px;
	background-image: url(../images/company/menu-2.png);
	background-repeat: no-repeat;
	height: 25px;
}

.nenu-1 {
	margin-top: 50px;
	height: 25px;
	background-repeat: no-repeat;
}
.nenu-2 {
	color: #333;
	text-decoration: underline;
	margin-top: 20px;
}
.dealer {
	color: #FFF;
	width: auto;
	margin-top: 20px;
	padding-top: 15px;
	padding-left: 0px;
}
.section {
	padding-top: 15px;
	background-image: url(../images/about/about-vincere.png);
	height: 800px;
	background-repeat: no-repeat;
}
.section .tbl_shop{
	width: 100%;
	background: #FFF;
	font-size: 11px;
}

.section .tbl_shop th{
	padding: 10px;
	text-align: left;
}

.section .tbl_shop td{
	padding: 10px;
}


#sub-nav {
	width: 160px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 700px;
	background-repeat: no-repeat;
}

#contents-nav {
	margin: 25px 0 30px;
	list-style: none;
}
#intro .container #sub-nav #contacts-nav {
	background-image: url(../images/dealer/mein-com.png);
	background-repeat: no-repeat;
	padding-bottom: 100%;
}
