@charset "UTF-8";

/*###############################################
 Name: screen.css
 Version: 1
 Author: ECS
 URL: http://www.web-ecs.com/

 Copyright (C) ECS All Rights Reserved.
#################################################*/

#wideColumn_area	{ padding:30px 40px 0 120px;}
#edit_area			{ margin:0; padding:0;}
#edit_area h3		{ margin:0; padding:0; line-height:1;}
#edit_area hr		{ border-bottom:1px solid #CCCCCC; border-top:1px solid #FFFFFF; border-width:1px 0 1px; height:1px; padding:0; margin:3px 0 10px;}
#edit_area p		{ margin:0 0 10px 0;}
#edit_area img		{ margin:5px 10px 10px; border:1px solid #CCCCCC;}
#edit_area table	{ width:100%; margin:10px 0; clear:both;}
#edit_area table th,
#edit_area table td	{ vertical-align:top; padding:5px; border-top:1px solid #E6E6E6;}

#edit_area ol			{ margin:10px 0 10px 25px;}
#edit_area ol li			{list-style-type:decimal;}
#edit_area ul			{ margin:10px 0 10px 25px; }
#edit_area ul li		{ list-style-type:disc;}



.TPCgBox		{ background:#F9F8F7; border:1px solid #E6E6E6; padding:10px;}
.TPCgBox p		{ margin:0; padding:0;}
.TPCgBox span		{ color:#333333;}


/*-----------------------
   パノラマ
-----------------------*/
.panoramaList { padding-bottom:20px; margin:10px 0 30px; line-height:1.1; background:#f2f2f2;}
.panoramaList .thumb { position: relative; width: 200px; height: 120px; float:left; margin:20px 12px 30px !important; text-align:center;}
* html .panoramaList .thumb { margin:20px 6px 10px !important;}
.panoramaList .thumb img { background: #fff; border: solid 1px #ccc; padding: 4px !important; margin:0 0 3px !important;}
.panoramaList .thumb span {
	width: 16px; height: 16px;
	display: block;
	position: absolute;
	top: 8px; left: 9px;
	background: url(../common/images/icn_image_resize.png) no-repeat;
}
.panoramaList .thumb a { text-decoration: none; }
.panoramaList h3 { padding:20px 20px 10px;}
#lightpop-details-number { display:none !important;}