@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/

#Contents #Main {
  float:left;
  width:780px;
}

#Contents #Side {
  float:right;
  width:140px;
}



#Main {
	width:780px;
}
#Main img {
	vertical-align: bottom;
}
.mainTit {
	margin-left:0;
}
.howtocatSect {
	margin: 10px 0 40px;
	padding-top:20px;
	width:780px;
}
.howtocatSect .sectTit {
	margin-bottom: 10px;
}
.howtocatSect .text {
	margin: 0 10px;
}
.howtocatSect .text p {
	margin: 0 0 1.5em;
}
.howtocatSect {
	margin: 0 0 30px 0px;
}
.howtocatSect .link {
	text-align: left;
	margin-bottom:20px;
	font-size:12px;
	margin-left:10px;
}
.howtocatSect .link a {
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow.jpg) no-repeat 0 50%;
	color:#000;
}

#block_lineup{
	position: relative;
}
#block_lineup .image_bottom{
	position: absolute;
	right: -200px;
	width: 177px;
	overflow: hidden;
	bottom: 0;
}




#Side {
	width:140px;
	float:right;
	display:inline;
	margin-top:20px;
}
#Side img {
	vertical-align:top;
}
.catnavList {
  line-height: 1;
}
.catnavList li {
  margin-bottom: 3px;
}
.catnavList li img {
  vertical-align: top;
}