@charset "utf-8";

/* メディアトップページ */

.media{
  list-style-type:none;
  width: 650px;
  font-size:12px;
}

.tv{
  background-image:url('http://gigaplus.makeshop.jp/gmosp715/etc/tv.gif');
  background-repeat:no-repeat;
  padding: 10px 0 10px 40px;
  vertical-align: middle;
  border-bottom:#948B8B dotted 2px;
}

.book{
  background-image:url('http://gigaplus.makeshop.jp/gmosp715/etc/book.gif');
  background-repeat:no-repeat;
  padding: 10px 0 10px 40px;
  vertical-align: middle;
  border-bottom:#948B8B dotted 2px;
}

.date {
	font-weight: bold;
}

.mediat{
	font-weight:bold;
	color:#C90D10;
}

/* メディア詳細ページ */

.gaiyo{
	width: 700px;
	margin: 10px;
}
	

.hyoshi{
	vertical-align:top;
	float: left;
	margin-right: 20px;
}

.clear{
	clear:both;
	height: 5px;
}

.footer	{
	width: 750px;
	text-align:center;
	font-size: 9px;
}

.fnavi{
	font-size: 11px;
}