@charset "Shift_JIS";

/*	スタイルシート　[ 伊佐市：市長の部屋 ]
=================================================================== */
/* 再定義 */
/* ※※※※※※　各領域定義　※※※※※※
/*	全体枠組み
=================================================================== */
table.profile {
	width: 60%;
}
table.profile th {
	border-bottom: #aaa 1px dotted;
	text-align: left;
}
table.profile td {
	border-bottom: #aaa 1px dotted;
}

/* ブログ部分 */
div.areaMayor {
	border-top: #f60 1px dotted;
	margin: 15px 0 0 0;
	padding: 25px 0 0 0;
	width: 100%;
}

div.mayor-info {
	float: left;
	margin: 0 0 0 20px;
	width: 300px;
	_display: inline; /* ie6 */
}

/* h4 */
div#MainContents div.main div.mayor-info h4 {
	background: none;
	border-bottom: none;
	font-size: 100%;
	padding: 0;
	margin: 0;
	width: 300px;
}
div.mayor {
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
}

div.mayor-info div.mayor ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}
div.mayor-info div.mayor ul li {
	border-bottom: #ccc 1px dotted;
	background: url(../images/cur01.gif) no-repeat 5px center;
	margin: 0;
	padding: 5px 0 5px 20px;
}
div.mayor-info p.text-right {
	padding: 0 10px 10px 0;
}
div.mayor-info div.mayor a {
	text-decoration: none;
}
