@charset "UTF-8";

/* nav */
#nav .mProd a {
	background: url(../../elements/images/hd_nav.gif) no-repeat -330px -40px;
}


/* style */
/* ====== common ====== */
/* ------ topImg ------ */
#main #topImg {
	background: url(../images/top.jpg) no-repeat left top;
	text-indent: -9999px;
}

/* ------ mainArea ------ */
#main #copyArea {
	padding: 15px 35px;
	background: #fff;
	border: 1px #ccc solid;
	zoom: 100%;
}
#main #copyArea:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#main #copyArea h2 {
	padding-bottom: 5px;
	font-size: 145%;
	line-height: 150%;
}
#main #copyArea p {
	color: #666;
}
#main #copyArea .mBox {
	margin: 0;
	padding: 0;
}


/* ------ lineup ------ */

#lineup {
	padding-bottom: 30px;
	font-size: 90%;
}
#main #lineup h2 {
	font-size: 170%;
	line-height: 170%;
}
#lineup .caption {
	padding-left: 10px;
	font-size: 80%;
	color: #666;
}
#lineup .luBox {
	width: 890px;
	border-bottom: 1px #ccc solid;
	table-layout: fixed;
}
#lineup td {
	padding: 5px 0;
	height: 40px;
	border-bottom: 1px #ccc dashed;
}
#lineup th {
	text-align: center;
	color: #888;
	border-bottom: 1px #ccc solid;
}
#lineup .luCategory {
	width: 100px;
	padding-top: 15px;
	font-size: 170%;
	line-height: 130%;
	color: #999;
	vertical-align: top;
}
#lineup .luPhoto {
	width: 90px;
	text-align: center;
}
#lineup .luName {
	width: 150px;
	text-align: center;
}
#lineup .luSize {
	width: 120px;
	text-align: center;
}
#lineup .luWeight {
	width: 80px;
	text-align: center;
}
#lineup .luNote {
	padding-right: 15px;
}
#lineup .luOffice {
	width: 15px;
}



/* infoCap */
#lineup .infoCap {
	padding-top: 10px;
	color: #999;
}
#lineup .infoCap .info {
	float: left;
}
#lineup .infoCap .capton {
	float: right;
}

/* pagetopLink */
#main #pagetopLink {
	padding-top: 20px;
}


/* ------ subNav ------ */
#main #subNav {
margin: 0 0 10px;
width: 960px;
height: 32px;
background: url(../images/sub_nav.gif) no-repeat left top;
text-align: left;
}

#subNav li {
float: left;
text-indent: -9999px;
}
#subNav a,
#subNav a:visited {
display: block;
height: 32px;
}
#subNav a:hover {
display: block;
background: url(../images/sub_nav.gif) no-repeat left top;
}

#subNav .snGene {
width: 120px;
}
#subNav .snGene a:hover {
background-position: left -40px;
}
#subNav .snGene a:active {
background-position: left top;
}

#subNav .snTran {
width: 120px;
}
#subNav .snTran a:hover {
background-position: -120px -40px;
}
#subNav .snTran a:active {
background-position: -120px top;
}

#subNav .snDist {
width: 120px;
}
#subNav .snDist a:hover {
background-position: -240px -40px;
}
#subNav .snDist a:active {
background-position: -240px top;
}

#subNav .snWiri {
width: 120px;
}
#subNav .snWiri a:hover {
background-position: -360px -40px;
}
#subNav .snWiri a:active {
background-position: -360px top;
}

#subNav .snBran {
width: 120px;
}
#subNav .snBran a:hover {
background-position: -480px -40px;
}
#subNav .snBran a:active {
background-position: -480px top;
}

#subNav .snEqui {
width: 120px;
}
#subNav .snEqui a:hover {
background-position: -600px -40px;
}
#subNav .snEqui a:active {
background-position: -600px top;
}

#subNav .snAirm {
width: 120px;
}
#subNav .snAirm a:hover {
background-position: -720px -40px;
}
#subNav .snAirm a:active {
background-position: -720px top;
}

#subNav .snLigt {
width: 120px;
}
#subNav .snLigt a:hover {
background-position: -840px -40px;
}
#subNav .snLigt a:active {
background-position: -840px top;
}



/* ====== top ====== */
/* ------ menuArea ------ */
#main #menuArea {
	margin-top: 10px;
	padding: 15px 35px 5px 35px;
	background: #fff;
	border: 1px #ccc solid;
}
#main #menuArea h2 {
	float: left;
	padding-bottom: 5px;
	font-size: 160%;
	font-weight: normal;
	line-height: 200%;
}
#main #menuArea .icon {
	float: right;
	margin-top: 15px;
}
#main #menuArea .icon img {
	padding-left: 2px;
}
#main #menuArea .textArea {
	clear: both;
	height: 90px;
}

/* mBox */
#main #menuArea .mBox {
	margin-bottom: 0;
}
#main #menuArea .mBox .icon {
	margin-right: 10px;
	padding-right: 15px;
}

#main #menuArea .mBox p {
	clear: both;
}
#main #menuArea .mBox h2 a,
#main #menuArea .mBox h2 a:visited,
#main #menuArea .mBox h2 a:hover {
	color: #000;
	text-decoration: none;
}
#main #menuArea .mBox h2 a:hover {
	color: #06f;
	text-decoration: none;
}

/* menuSecond */
#main #menuArea #menuSecond {
	clear: both;
	margin-top: 20px;
	padding: 5px 0 10px;
}
#main #menuArea #menuSecond h2 {
	padding-bottom: 0;
}
#main #menuArea #menuSecond #mBoxSecond {
	clear: both;
	width: 890px;
	height: 160px;
	background: url(../images/second_menu.jpg) no-repeat left top;
	text-align: left;
}

#mBoxSecond li {
float: left;
text-indent: -9999px;
}
#mBoxSecond a,
#mBoxSecond a:visited {
display: block;
height: 160px;
}
#mBoxSecond a:hover {
display: block;
background: url(../images/second_menu.jpg) no-repeat left top;
}

#mBoxSecond .bsDist {
width: 149px;
}
#mBoxSecond .bsDist a:hover {
background-position: left -170px;
}
#mBoxSecond .bsDist a:active {
background-position: left top;
}

#mBoxSecond .bsWiri {
width: 148px;
}
#mBoxSecond .bsWiri a:hover {
background-position: -149px -170px;
}
#mBoxSecond .bsWiri a:active {
background-position: -149px top;
}

#mBoxSecond .bsBran {
width: 148px;
}
#mBoxSecond .bsBran a:hover {
background-position: -297px -170px;
}
#mBoxSecond .bsBran a:active {
background-position: -297px top;
}

#mBoxSecond .bsEqui {
width: 148px;
}
#mBoxSecond .bsEqui a:hover {
background-position: -445px -170px;
}
#mBoxSecond .bsEqui a:active {
background-position: -445px top;
}

#mBoxSecond .bsAirm {
width: 148px;
}
#mBoxSecond .bsAirm a:hover {
background-position: -593px -170px;
}
#mBoxSecond .bsAirm a:active {
background-position: -593px top;
}

#mBoxSecond .bsLigt {
width: 149px;
}
#mBoxSecond .bsLigt a:hover {
background-position: -741px -170px;
}
#mBoxSecond .bsLigt a:active {
background-position: -741px top;
}

