@charset "UTF-8";
#tditem{
	height: 210px;
	width: 300px;
	margin-right: 15px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}
#tditem h1{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: none;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

#tditem h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	font-weight: lighter;
}

#tditem p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	padding-left: 5px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
		
}


#tditem h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	line-height:12px;
}
#tditem img {
	text-decoration: none;
	float: left;
	border-style:none;
	padding-right: 10px;
}

