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


/* おすすめパーツ */
#osusume table  {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
	font-size:14px;
}
#osusume table td {
	border-color:#CCC !important;
	padding-bottom:20px;
}
#osusume table td a:hover {
	opacity:.8;
	transition:.5s;
}
#osusume table td h6 {
	height:55px;
	font-size:14px;
	margin:0 0 5px 0;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #F33;
	line-height:1.3em;
	text-align:left;
}
#osusume table td img {
	margin-bottom:10px !important;
}