

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";
.honbun {
	font-family:  Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 18px;
}
ul.list {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}
 
ul.list li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: url(http://www.pref.nara.jp/secure/53462/yaji.gif) no-repeat 0px 0.3em;
	list-style: none;
}
ul.list2 {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}
 
ul.list2 li {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background: url(http://www.pref.nara.jp/secure/53462/maru.jpg) no-repeat 9px 0.3em;
	list-style: none;
}
}
