@charset "EUC-JP";

/*テンプレート一覧のスタイル定義***************************/
.Template td{
	text-align:center;
}

.Template input{
	margin:4px 0px;
}

.Template h5{
	/*display:inline;*/
}

.Template .SS{
	margin-left:auto;
	margin-right:auto;
	width:162px;
	height:122px;
	border-right:3px solid #efefef;
	border-bottom:3px solid #efefef;
}

.Template .SS img{
	border:1px solid #999;
}
