@charset "shift_jis";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}

#MOT {
	width:750px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	line-height:100%;
	color:#000000;
	overflow:hidden;
	padding-bottom:5px;
}
#MOT li {
	list-style: none;
	width:375px;
}

#MOT li{
	float:left;
	overflow:hidden;
}
#MOT a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	background: #fff;
}

/*-- e[u --*/
#MOT table {
   width:80%;
   border-collapse: separate;
   border-spacing: 3px;
   text-align: center;
   border: 2px solid #ddd; border-collapse: separate; text-align:center; color:#000000;
   font-family:CI,Meiryo,qMmpS Pro W3,Hiragino Kaku Gothic Pro,HiraKakuPro-W3,lr oSVbN,MS PGothic,Arial, Helvetica,sans-serif;
}
#MOT table th.main-ti {
    padding: 8px 3px;
    font-weight: bold;
    color: #fff;
    background: #FF7345;
}
#MOT table th {
    padding: 5px 3px;
    background: #FFD2C4;;
    font-weight: normal;
}
#MOT table td {
    padding: 5px 3px;
    vertical-align: top;
    background: #FFE7DF;
}
