/*　三島工芸館用　*/

* {
	font-family: "MeiryoKe_PGothic", "メイリオ", sans-serif;
}

div#linkbox {
	border: 1px solid #666633;
	width: 80%;
	font-size: x-small;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 30px;
	margin-left: 15px;
	text-align: left;
}
div#linkbox a {
	color: #FFFFFF;
	text-decoration: none;
}
div#linkbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*　新着情報用　*/

div#freespace1 {
	padding: 0px;
	height: auto;
	margin: 0px auto 10px;
	width: 400px;
	text-align: left;
}
div#center_title {
	margin: 0px;
	padding: 0px;
	height: 21px;
	clear: both;
	width: 400px;
}
div#deco {
	margin: 0px;
	padding: 0px;
	width: 0px;
}
div#center_title h2 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	float: left;
	text-indent: 10px;
	width: 400px;
}

.freespace1-2 {
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.freespace1-2 .page_selector, .freespace1-2 .item_selector {
	margin-top: 5px;
	text-align: right;
	font-size: 75%;
	padding-top: 5px;
}
.freespace1-2 .page_selector select {
	font-size: 90%;
}


.freeitem {
	padding: 0px;
	height: auto;
	clear: both;
	margin: 10px 10px 0px;
}

.freecontents {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	overflow-x: hidden;
}
.freecontents h3 {
	margin-bottom: 5px;
}
.freedate {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	text-indent: 0.5em;
	border-left-width: 0.5em;
	border-left-style: solid;
}
.freedate a {
	text-decoration: none;
}
.freedate a:hover {
	text-decoration: underline;
}
.freephoto {
	padding: 0px;
	margin: 0px 10px 5px 0px;
	height: auto;
	width: auto;
	clear: both;
	float: left;
}

/*　イベント情報用　*/

.freespace2 {
	padding: 0px;
	height: auto;
	margin: 10px auto;
	width: 500px;
	text-align: left;
}
.freespace2 h2 {
	margin-bottom: 20px;
}
.freespace2-2 {
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.freespace2 .page_selector, .freespace2 .item_selector {
	margin-top: 5px;
	text-align: right;
	font-size: 75%;
	padding-top: 5px;
}
.freespace2 .page_selector select {
	font-size: 90%;
}
.freedate2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	text-indent: 0.5em;
	border-left-width: 0.5em;
	border-left-style: solid;
}
.freedate2 a {
	text-decoration: none;
}
.freedate2 a:hover {
	text-decoration: underline;
}
