@charset "Shift_JIS";

ul.top-menu{
	font-size: medium;
	text-align: left;
	border-style: solid;
	border-width: thin;
	margin: 0.2em;
	color: #005500;
	background: #AADDAA;
	}

div.contents {
	margin-left: 2%;
	}

div.contents.content1{
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	}

div.contents.content2{
	width: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	}

/* 月 */
dl.anniversary dt{
	font-size: large;
	font-weight: bold;
	}
dl.anniversary dd ul li{
	display: inline;
	margin: 0.1em;
	}
dl.anniversary dd ul:before{
	content:"|";
	margin: 0.1em;
	}
dl.anniversary dd ul li:after{
	content:"|";
	margin: 0.1em;
	}

/* メールマガジン */
form.mm{
	font-size: medium;
	text-align: left;
	border-style: solid;
	border-width: thin;
	padding: 1em;
	color: #005500;
	background: #AADDAA;
	}
