@charset "Shift_JIS" ;

/* 左 contents box ---------------------------------------------------------------- */

p.info	{
	margin: 0 15px;
}

div#txt h3	{
	margin: 15px 0 0 10px;
	padding-left: 5px;
	color: #222;
	font-size: 100%;
	font-weight: bold;
	border-left: 7px solid #887f7a;
}

/* 記事リスト */
ul.items	{
	margin: 7px 0;
	padding: 0;
	padding-top: 7px;
	font-size: inherit;
}

/* 記事リスト アイテム */
ul.items li	{
	margin-bottom: 5px;
	padding-left: 15px;
	list-style-type: none;
	background: url(../gazou/icon/icon.gif) no-repeat 1px .3em;
	color: #666;
	line-height: 1.2;
}



/* \*/ 
*　html div#contents, div.text, div.outline {height:1%;} 
/* */

