@charset "utf-8";

/*====================================================================

index.css

======================================================================

	01.news

last update 00/00/00
produced by 0510office (http://www.0510office.co.jp/)

====================================================================*/


/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#news {
	margin-left: 22px;
	margin-bottom: 19px;
	overflow: scroll;
	overflow-x: hidden;
	height: 140px;
}
#news table{
	width: 490px;
}
#news table th,
#news table td{
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding-bottom: 4px;
}
#news table th{
	color: #d37c16;
	width: 85px;
	font-family: Verdana;
}

#news table td {
	padding-top: 1px;
	color: #444444;
}

/*--------------------------------------------------------------------/
	02.type_a,type_c
/--------------------------------------------------------------------*/

.type_a h4 {
	margin-bottom: 6px;
	padding: 2px 0 4px 2px;
	background: url(../img/line.gif) no-repeat 0 100%;
	color: #d79c1b;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.type_a p { margin-bottom: 7px;}

.type_a p img {
	display: inline;
	margin-bottom: 5px;
}
.type_a img.left{margin: 0 8px 0 0;}


.type_c div p{
	margin: 10px 10px 11px 11px;
}

.type_c div p.p2 {
	margin-top: 14px;
	line-height: 1.7;
}
*html .type_c div p.p2 {
	margin-top: 16px;
	line-height: 1.7;
}
*:first-child+html .type_c div p.p2 {
	margin-top: 16px;
	line-height: 1.7;
}

span { color: #75471f;}
