﻿@charset "utf-8";

/*ポスター*/
.poster{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","sans-serif";
	font-size:12px;
	color:#444444;
	text-align:left;
	line-height:19px;
	letter-spacing:1px;
	margin:0px 20px 0px 0px;
	padding:10px 0px 10px 0px;
	border-left:1px dashed #CCCCCC;
}
.poster p{
	float:left;
	width:110px;
	height:160px;
	margin:10px auto 10px 20px;
}





