.left a {
border: none;
}

.img_left {
	float: left;
width: 160px;
text-align: center;
	margin-bottom: 20px;

}

.img_left p {
	margin-top: 0
;}

.img_left a {
	text-decoration: none;
	padding-top: 0;
	margin-top: 0;

}





/* ２コラム */


/* ビック左コンテンツ */
div#big-left {
  width: 180px;}


/*  センターコンテンツ  */

.content {
  width: 640px;}

/*  ライトコンテンツ  */

.right {
	float: left;
	width:180px;}



