@charset "UTF-8";

/*subject*/
	
	
/*list*/
	body.Mobile ._eh_Bbs_news .fnDiv.artclSerch {
	    height: auto;
	}
	body.Mobile ._eh_Bbs_news .artclList li{
		width: 100% !important;
	}
	body.Mobile ._eh_Bbs_news .artclList li .artclLinkView {
		border: 0;
		margin: 0 1em;
	}
	body.Mobile ._eh_Bbs_news .artclList li.thumbLi .thumbnail{
		width: 100%;
		height: auto;
		float: none;
	}
	body.Mobile ._eh_Bbs_news .artclList li .artclInfo dl._first dt {
	    padding-left: 0.5em;
	}
	body.Mobile ._eh_Bbs_news .artclList li .artclContent{
		display: none;
	}
	
/*view*/
	body.Mobile ._eh_Bbs_news .artclViewHead dl._first._last{
		padding: 0 0.5em;
	}
	body.Mobile ._eh_Bbs_news .artclNavi .artclForm .artclInsert .artclNaviInfo {
		display: none;	
	}
	body.Mobile ._eh_Bbs_news .artclComment .artclCommentList {
		padding: 1em;
	}
	body.Mobile ._eh_Bbs_news .artclComment .artclCommentList li {
		border-left: 0;
		border-top: 1px #ccc solid;
	    padding: 0;
	    margin: 0;
	}
	body.Mobile ._eh_Bbs_news .artclComment .artclCommentList li:first-child {
		border-top: 0;
	}
	body.Mobile ._eh_Bbs_news .artclComment .artclCommentList li .date {
		position: relative;
		left: 0;
	}
	
/*write+view*/
	body.Mobile ._eh_Bbs_news .artclItem .artclForm{
		padding-left: 5px;
	}
	body.Mobile ._eh_Bbs_news .artclItem .artclForm .artclLabel{
		position: static;
		display: block;
		background-image: none;
	}	