@charset "utf-8";

/* ２階層目以下　タイトルスタイル */
.stitle{
	background:url("../imgs/h3_bg.jpg") no-repeat;
	width:628px;
	height:39px;
}

.stitle span{
	font-weight:bold;
	font-size:120%;
	padding: 0 0 0 10px;
	line-height:220%;
	color:#000;
}

.stitle_2{
	background:url("../imgs/h4_ico.gif") no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size:120%;
	font-weight:bold;
	color:#000;
}
.line{
	border-bottom:1px dotted #ddd;
	padding-bottom:10px;
}

.date{
	width:120px;
	padding:5px;
	border:1px solid #ddd;
	background:#ededed;
}

.press_naiyou{
	width:460px;
	padding:5px;
	border:1px solid #ddd;
}

.bullet li {
	list-style: disc inside;
	padding-left: 0.5em;
}
