@charset "utf-8";
html{
/*	width:600px;  */
	width:100%;
}
body{
/*	width:600px;  */
	width:100%;
}
.header{
/*	width:600px;  */
	width:100%;
	margin-bottom:30px;
}
#logo{
	margin-bottom:0;
}
.close{
	position:absolute;
	top:30px;
	right:2em;
	display:block;
	width:11em;
	width:auto;
	height:auto;
	text-align:right;
}

.close a{
	display:block;
	width:auto;
	height:auto;
	padding-left:14px;
	background:url(../img/common/close.gif) no-repeat left center;
	cursor:pointer;
}
.wrapper{
	width:600px;
	text-align:center;
}
.secondwrapper{
	width:580px;
	margin:0 10px;
}
.col_adobe p,.col_adobe ul,.col_adobe table,.col_adobe ol,.col_adobe dl{
	margin:0;
	padding-left:0;
}
#dir_popup .footer li{
	height:13px;
	border:0;
}
#dir_popup #fn03{width:120px;}
#dir_popup #fn03 a{background:url(../img/common/pop_fn03.gif) no-repeat left top;}