@charset "utf-8";
/* CSS Document */


/* clearfix */

#sec02 .container h2{
	font-size: 20px;
	color: #434141;
	margin: 10px 0px 10px 0;
	font-weight: bold;
	border-bottom: 3px solid #666666;
	padding: 5px 10px;








	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
#up_ymd{
	text-align: right;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.detailUpfile{
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	padding-top: 10px;
}
.backORcloseBtn{
	text-align:center;
	line-height:100%;
	margin-top:15px;
}
.backORcloseBtn a{
	display:inline-block;
	padding:4px 15px;
	border:1px solid #aaa;
	color:#999;
	border-radius:6px;
	text-decoration:none;
	font-size:12px;
}
.detailUpfile img{
	max-width: 100%;
	height: auto;
	text-align: left;
}
.pNav{
	font-size:11px;	
}
