/*レイアウト用
************************************/
body {
/*	background:#821117 url("../img/back-grad.jpg") repeat-x;*/
	background:#000 ;
	margin:0;
	padding:0;
	text-align:center;

 }

.no-write{
	margin:0;
	padding:0;
	display:none;
}
p.small{
	position:absolute;
	top:-50px;
	left:0;
	font-size:90%;
}
div#wraper {
	margin:0 auto;/* 18px;	*/
	width:1000px;
	text-align:center;
}

div.no-flash-body{
	text-align:left;
	font-size:70%;
	color:#f00;
	width:100%;
	height:600px;
	background: url("../img/no-flash-bg.jpg") center no-repeat;

}

div.no-flash-body div{
	padding:250px 0 0 180px;
}
body#pop-up{
	background:#000 ;
	color:#fff;
	font-size:75%;
	text-align:center;
} 

body#pop-up div#wraper {
	width:320px;
	margin: auto; 
}
body#pop-up h2{
	font-size:110%;
}
body#pop-up h3{
	font-size:100%;
	color:#f00;
}
body#pop-up hr{
	margin-top:20px;
	margin-bottom:30px;
}

.left{
	text-align:left;
}
.right{
	text-align:right;
}
.pad15{
	padding-left:15px;
}
.subtitle{
	padding-bottom:0px;
}
.pad-btm{
	padding-bottom:20px;
}
body#pop-up table.data{
	border-collapse: collapse;
	border: solid 1px #666;
}
body#pop-up table.data  th{
	vertical-align:top;
	width:80px;
	border: solid 1px #666;
}
body#pop-up table.data  td{
	border: solid 1px #666;
	text-align:left;
}

body#pop-up ul{
	list-style:none;
	margin:0;
	padding:0;
}
body#pop-up ul li{
	background:url("blet.gif") 0.2em 0.7em no-repeat;
	padding-left:8px;
}


body#interview div#wraper div.box{
	height:800px;
	width:1000px;
	text-align:center;
	background:url("../img/bg20110401.jpg") no-repeat;
	
}
body#interview iframe{
	margin-top:150px;
}
body#interview div.skip{
	margin-top:50px;
}
body#interview div.skip a{
	color:#fff;
	font-size:90%;
	text-decoration:none;
}
body#interview div.skip a:hover{
	text-decoration:underline;
}

body#interview p.copy{
	margin-top:50px;
	font-size:65%;
	color:#fff;
}

body#interview img{
	border:none;
}


