body {
	margin: 0px;
	text-align: center;
	background: #FFF;
}

body#tinymce {
	text-align: left;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
}

#header form {
	margin: 0;
	display: inline;
}

div.logo {
	text-align: left;
	margin-left:10px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}

div.google {
	float: right;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
}

/* トップメニュー */
div.topmenu {
	clear: both;
	height: 20px;
	font-size: 0.75em;
	line-height: 20px;
	letter-spacing: 0.075em;
	text-align: right;
	background-color: skyblue;
	border: 1px blue solid;
}

/* メニューペイン */
#menu_side {
	float: left;
	width: 180px;
	margin-top: 15px;
	text-align: center;
}

/* サイドメニュー */
div.sidemenu {
	width: 180px;
	font-size: 0.875em;
	letter-spacing: 0.075em;
	text-align: left;
	border-right: 1px solid #000;
	padding: 0;
	background-color: #90bade;
	color: #333;
}

ul.ul1 {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

li.li1 {
	border-bottom: 1px solid #90bade;
	padding: 0;
}

li.li1 a:link, li.li1 a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
}

li.li1 a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

/* バナー広告 */
div.banner {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.banner p {
	margin: 0;
}

div.banner img {
	border: none;
	margin-bottom: 8px;
}

/* QRコード */
div.qrcode {
	border: 2px #5F9EA0 dotted;
	background-color: #C7DDDE;
	font-size: 0.75em;
	line-height: 140%;
	padding: 8px;
	text-align: left;
	margin-bottom: 15px;
}

div.qrcode_title {
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.075em;
	margin-bottom: 5px;
	border-bottom: 1px #5F9EA0 solid;
}

div.qrcode img {
	float: left;
	margin: 0 8px 0 0;
}

/* 記事ペイン */
#article_side {
	float: right;
	width: 580px;
	margin: 15px 15px 0;
	text-align: left;
}

div.cat_title {
	background: url("images/cat_title_bg.jpg")	no-repeat;
	font-size: 0.875em;
	font-weight: bold;
	letter-spacing: 0.075em;
	color: #000066;
	text-indent: 30px;
	height: 30px;
	line-height: 30px;
}

div.article_titletop {
	background: url("images/article_title_bg.gif") no-repeat 10px 50%;
	height: 25px;
	line-height: 25px;
	color: #000066;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.075em;
	text-indent: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px #000066 solid;
}

div.article_bodytop {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 25px;
}

a.article_title:link, a.article_title:visited {
	color: #000066;
	text-decoration: none;
}

div.article_title {
	background: url("images/article_title_bg.gif") no-repeat 10px 50%;
	height: 25px;
	line-height: 25px;
	color: #000066;
	font-size: 0.875em;
	font-weight: bold;
	letter-spacing: 0.075em;
	text-indent: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #000066 solid;
}

div.article_title_calendar {
	background: url("images/article_title_bg.gif") no-repeat 10px 50%;
	height: 25px;
	line-height: 25px;
	color: #000066;
	font-size: 0.875em;
	font-weight: bold;
	letter-spacing: 0.075em;
	text-indent: 30px;
	margin-bottom: 20px;
	border-bottom: 1px #000066 solid;
}

div.article_body {
	font-size: 0.875em;
	line-height: 150%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
}

div.calendar {
	width: 230px;
	float: left;
	margin-left: 0;
}

div.reference {
	font-size: 75%;
	line-height: 1.25;
	padding: 6px 4px;
	border: 2px #A9D350 dotted;
	margin-top: 8px;
	text-align: left;
}

div.topics {
	background-color: #E4F1C9;
	width: 330px;
	height: 270px;
	overflow: auto; 
	margin-left: 10px;
	float: right;
}

div.topics_inner {
	font-size: 80%;
	line-height: 1.75;
	font-family: 'ＭＳ Ｐゴシック';
	padding: 10px;
}

div.topics_inner p {
	margin: 0;
}

div.topics_inner img {
	margin-bottom: 6px;
}

div.topics_inner ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

/* 行事カレンダーPhoto */
div.calendar_img {
	width: 330px;
	margin-left: 10px;
	float: right;
}

div.article_footer {
	font-size: 0.85em;
	margin-top: 15px;
	padding-top: 4px;
	text-align: right;
	border-top: 1px #000066 solid;
}

#footer {
	clear: both;
	width: 800px;
	border-top: 2px #000066 solid;
	border-bottom: 10px #000066 solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 150%;
	font-size: 0.75em;
	text-align: left;
	letter-spacing: 0.075em;
	font-family: century;
}

#footer img {
	float: left;
	margin: 8px 20px 0 0;
}
