@charset "utf-8";

body{
	font:100%/1.7 verdana,"Yu Gothic Medium", "游ゴシック Medium","游ゴシック体", "Yu Gothic", YuGothic, sans-serif,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

#up_ymd{
	text-align:right;
	font-size:90%;
	margin:5px 20px;
}

.detailText{
	margin:5px 20px;
}

.detailUpfile{
	margin:5px 0 35px;
	text-align:center;
}
.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;
}
.pNav{
	font-size:0.9em;
	margin:10px 20px;
}


























@media only screen and (max-width:750px){

}



/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width:644px){
.comment{
	display:block;
	padding:10px 0px;
	width:100%;
}
.up_ymd{
	padding-right:10px;
}
.title{
	padding-top:10px;
	display:block;
}


}

