body {
	background-color: #666666;
	font-family: Tahoma, Verdana, Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;

	text-align: center; /* center on ie */
	width: 100%;
}
.base_leftlong {
	text-align: left;
	margin: 0 auto; /* center on everything else */
	width: 670px;
	background-color: #FFFFFF;
}
.base_rightlong {
	text-align: left;
	margin: 0 auto; /* center on everything else */
	width: 670px;
	background-color: #EFEFEF;
}

/* title row */
.titlelogo {
	float: left;
	width: 310px;
	height: 250px;
	background-attachment: scroll;
	background-image: url(../image/sitesuzukikei.jpg);
	background-repeat: no-repeat;
}
.titlemenu {
	float: left;
	width: 330px;
	height: 250px;
	background-color: #336699;
	position: relative;

	background-attachment: scroll;
	background-image: url(../image/centerimage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 210px;

}
.titlerightmargin {
	float: left;
	width: 30px;
	height: 250px;
	background-color: #334E69;
}


/* menu roll-over */
.menu {
	font-weight: bold;
	position: absolute;
	top: 45px;
	left: 120px;
}
.menu a:link span.menuvisible {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited span.menuvisible {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover span.menuvisible {
	color: #334E69;
	text-decoration: none;
}
.menu a:link span.menuunvisible {
	color: #34689A;
	text-decoration: none;
}
.menu a:visited span.menuunvisible {
	color: #34689A;
	text-decoration: none;
}
.menu a:hover span.menuunvisible {
	color: #FFFFFF;
	text-decoration: none;
}

.gt {
	clear: both;
	float: left;
	width: 25px;
	height: 20px;
}
.char {
	float: left;
	width: 90px;
	height: 20px;
}


/* main row */
.leftmain {
	float: left;
	width: 310px;
	color: #666666;
	background-color: #EFEFEF;
}
.rightheadermargin {
	float: left;
	width: 360px;
	color: #666666;
	background-color: #FFFFFF;
}


.leftcontent {
	float: left;
	width: 270px;
	padding: 20px 20px 20px 20px;
	color: #666666;
	background-color: #EFEFEF;
}

.rightcontent {
	float: left;
	width: 320px;
	height: 100%;
	padding: 20px 20px 20px 20px;
	color: #666666;
	background-color: #FFFFFF;

	background-attachment: scroll;
	background-image: url(../image/partation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.navigationbar {
	float: left;
	width: 360px;
	height: 40px;
	position: relative;
	color: #666666;
	background-color: #FFFFFF;

	background-attachment: scroll;
	background-image: url(../image/centerimage.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.navigationbar p#counter {
	position: absolute;
	margin-top: 20px;
	top: -15px;
	right: 10px;
}
.navigationbar p#navigation {
	position: absolute;
	margin-top: 20px;
	top: 0px;
	left: 135px;
}


/* footer */
.footermargin {
	clear: both;
	width: 670px;
	height: 10px;
	background-color: #666666;
}
.footer_1 {
	width: 670px;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	background-color: #334E69;
	position:relative;
}
.footer_1 p {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25em;
	margin-top: -0.5em;
}
.footer_2 {
	width: 670px;
	height: 20px;
	margin: 0px 20px 0px 0px
	vertical-align: middle;
	color: #FFFFFF;
	text-align: right;
	background-color: #34689A;
	position: relative;
}
.footer_2 p {
	position: absolute;
	top: 50%;
	left: 85%;
	margin-left: 0em;
	margin-top: -0.6em;
}
.footer_2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_2 a:hover {
	color: #334E69;
	text-decoration: none;
}



/* article type */
.headline {
	margin: 30px 0px 10px 0px
}
.title {
	float: left;
	vertical-align: middle;
	margin: 20px 0px 0px 0px;
}
.date {
	float: right;
	width: 110px;
	vertical-align: middle;
	margin: 20px 0px 0px 0px;
	text-align: right;
}
.upcoming .date {
	float: right;
	width: 90px;
	vertical-align: middle;
	margin: 20px 0px 0px 0px;
	text-align: right;
}
.text {
	clear: both;
	padding: 5px 0px 5px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CECECE;
}
.posted {
	text-align: right;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CECECE;
}
.more {
	text-align: right;
	margin: 20px 0px 0px 0px
}

/* style for tags */
a:link {
	color: #34689A;
	text-decoration: none;
}
a:visited {
	color: #34689A;
	text-decoration: none;
}
a:hover {
	color: #334E69;
	text-decoration: none;
}
a:link.tel {
	color: #666666;
	text-decoration: none;
}
a:visited.tel {
	color: #666666;
	text-decoration: none;
}
a:hover.tel {
	color: #666666;
	text-decoration: none;
}


h1 {
	font-size: 1.8em;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 1.5em;
	color: #34689A;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-size: 0.9em;
	margin: 7px 0px 7px 0px;
}
h5 {
	font-size: 0.6em;
	margin: 0px 0px 0px 0px;
}
form {
	display: inline;
	margin: 0px 0px 0px 0px;
}
input {
	display: inline;
	margin: 0px 0px 0px 0px;
}
