@charset "UTF-8";
/* ===================================================================
filename:entry.css
=================================================================== */
/* entry
------------------------------------------------------------------*/
.entry{
	width:685px;
	overflow:hidden;
	margin:0 0 30px 0;
}

.full2 .entry{
	width:950px;
	overflow:hidden;
	margin:0 0 30px 0;
}

.entry img{
	margin:10px;
}

.entry ul{
	margin:0 0 15px 25px;
}

.entry ul li{
	list-style-type: disc;
}

.entry ol{
	margin:0 0 15px 25px;
}

.entry strong{
	font-weight:bold;
	color:#000;
}

.entry li.bg_yazirusi{
	list-style:none !important;
	margin-left:10px !important;
}
/*
.entry .extTitle{
	background:url(../../_img/master/ext_title.gif) no-repeat;
	width:667px;
	height:38px;
	font-weight:bold;
	margin:0 0 10px 0px;
	padding:8px 0 0 18px;
}
*/