@charset "utf-8";
/*
Theme Name: 山梨県居住支援協議会4
Description: 山梨県居住支援協議会用テーマ Ver4（2025年12月一部変更）
Author: 国際勧業株式会社（& SDN）
*/

/* ===========スタイルシート=========== */


/* 日付用 */
#date{
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
}
/* カテゴリー用 */
#cate{
	margin-top: 10px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	border-top: 1px dotted #ccc;
}

/* ページ送り用 */
#next{
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	border-top: 1px dotted #ccc;
}
