@charset "UTF-8";
/*-----------------------------------------------------------------------------------------
	:: Showcase（旧デザイン用）
-----------------------------------------------------------------------------------------*/

table.showcaseList,
table.showcaseMcList  {
	border-collapse:collapse;
	margin: 0 auto;
	width: 580px;
}
table.showcaseList,
table.showcaseList td {
	border: 1px solid #F5F5F5;
}

/* imesta Showcase */
.showcaseList tr.imgColumn td {
	width: 100px;
	height:112px;
	background:#000000;
	text-align:center;
	vertical-align:middle;
}
.showcaseList tr.textColumn td {
	width: 108px;
	text-align:center;
	padding: 4px 4px 12px 4px;
	line-height: 1.0;
	font-size:0.9em;
}
.showcaseList td.imgColumn_ss {
	width: 240px;
	height:240px;
	background:#000000;
	text-align:center;
	vertical-align:middle;
}
.showcaseList td.textColumn_ss {
	width: 240px;
	text-align:center;
	background:#efefef;
	color:#000000;
	padding: 15px 4px 12px 4px;
	line-height: 1.5;
	font-size:1.1em;
}
.showcaseList tr.imgColumn_im td {
	width: 160px;
	height:150px;
	background:#000000;
	text-align:center;
	vertical-align:middle;
}
.showcaseList tr.textColumn_im td {
	width: 145px;
	text-align:center;
	padding: 4px 4px 12px 4px;
	line-height: 1.0;
	font-size:0.9em;
}
/* iMageStudio for Mobile Contents Showcase */
.showcaseMcList tr {
	border: 0;
}
.showcaseMcList tr.imgColumn td {
	width: 140px;
	height: 150px;
	background:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #DFD7CB;
}
.showcaseMcList tr.textColumn td {
	width: 132px;
	text-align:center;
	padding: 4px 4px 12px 4px;
	line-height: 1.0;
	font-size:0.9em;
	border: 0;
}


.textColumn { font-size: 11px !important; }


table.showcaseOther {
	width: 500px;
	border-collapse: collapse;
	border: 0 none;
	margin: 0 auto;
}
table.showcaseOther td,
table.showcaseOther th {
	border-top: 1px solid #DFD7CB;
	border-bottom: 1px solid #DFD7CB;
	padding: 0 8px;
}
table.showcaseOther th {
	height:80px;
	padding: 2px 0 !important;
	text-align: center;
	vertical-align: middle !important;
	background: #FFFFFF;
}
table.showcaseOther .headline {
	font-weight: bold;
	padding: 6px 0 0 0;
	background: url();
}

/*-----------------------------------------------------------------------------------------
	:: Showcase（新デザイン用）
-----------------------------------------------------------------------------------------*/

table.showcaseList2  {
	border-collapse:collapse;
	margin: 0 auto;
	width: 720px;
}
table.showcaseList2,
table.showcaseList2 td {
	border: 3px solid #fff;
}

/* imesta Showcase */
.showcaseList2 tr.imgColumn td {
	width: 100px;
	height:112px;
	background:#eee;
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
}
.showcaseList2 tr.textColumn td {
	width: 108px;
	text-align:center;
	padding: 4px 4px 12px 4px;
	line-height: 1.4em;
}
.textColumn { font-size: 11px;}

/*-----------------------------------------------------------------------------------------
	:: クリックして開く詳細ページ用
-----------------------------------------------------------------------------------------*/

body#iMageStudio{
	padding:0;
	background: #eee;
	font-family: Helvetica, Arial,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, sans-serif;
	font-size:12px;
}

body#iMageStudio div {
	margin:0;
	padding:0;
}

body#iMageStudio #wrapper {
	width:400px;
	height:400px;
}

body#iMageStudio #header {
	text-align:center;
}

body#iMageStudio #capture {
	margin:0 auto;
	text-align:center;
}

body#iMageStudio #note ul {
	margin:0;
	padding:0;
	list-style:none;
}
body#iMageStudio #note li {
	text-align:center;
	line-height:1.2em;
}

body#iMageStudio #note h1 {
	font-size:140%;
	line-height:1.2em;
	font-weight:bold;
}
body#iMageStudio #note h2 {
	font-size:120%;
	font-weight:normal;
}
body#iMageStudio #note .spec,
body#iMageStudio #note .copyright {
	font-size:90%;
}

body#iMageStudio #note .copyright {
	margin-top:0.8em;
}
/*-----------------------------------------------------------------------------------------
	:: imesta/gellery/showcase_ambrela.html 用
-----------------------------------------------------------------------------------------*/
.ambrella p.title,
.axell p.title {
	color:#00A5B9;
	font-weight:bold;
}

.ambrella div.name {
	float:left;
	display:block;
	width:3em;
}
.ambrella div.comment {
	display:block;
	margin:0 0 0 3.5em;
	padding:0;
}
