@charset "utf-8";

@import "common/common.css";
@import "common/header.css";
@import "common/lmenu.css";
@import "common/contents_0margin.css";
@import "common/footer.css";

/*--ヘッダイメージ--*/
#headimg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	height: 155px;
}

/*--lmenu--*/
#lmenu #pmark {
	display:block;
	width:192px;
	margin-left:15px;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #5A5B5B;
	font-size: 12px;
	line-height: 12px;
	text-indent:0;
}


/*--コンテンツ--*/
#contents .news {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
}
#contents .titcol {
	background-color: #EFF0F3;
	border: 1px solid #5B5A5A;
	padding: 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 14px;
}
