

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

h1.h1title {
	margin:0 0 20px 0;
	padding:0;
	height: 40px;
	background-image: url('https://www.pref.tottori.lg.jp/secure/556238/title_news.gif');
	background-repeat: no-repeat;
}

h1.h1title span {
	display: none;
}

.news_detail{
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px dotted #737373;
}

.news_detail span{
	margin: 0 15px 0 0;
	padding: 0px;
}
}
