@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #ffffff;
	background-image: url(/teitanso/ecomachi/images/bgimg_head.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font: 13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

img {
	margin: 0px;
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 15px 0px;
}

h2 {
	margin: 0px 0px 15px 0px;
}

h3 {
	margin: 0;
	font-size: 93%;
	font-weight: bold;
}

h4 {
	margin: 0;
}

.middle {
	margin: 10px 0px 18px 0px;
	font-size: 93%;
	line-height: 1.5;
}

.middle2 {
	font-size: 93%;
	line-height: 1.5;
}

.small {
	margin: 0;
	font-size: 77%;
	line-height: 1.4;
}

.xsmall {
	font-size: 75%;
}

.font1 {
	color: #996600;
}

.clear {
	clear: both;
}

.breakall {
	word-break: break-all;
}

#header {
	width: 920px;
	margin: 0px auto;
}

#header_cl_01 {
	width: 370px;
	float: left;
}

#header_cl_02 {
	width: 550px;
	background-image: url(/teitanso/ecomachi/images/header_cl_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

#header_cl_02 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_cl_02 li{
	margin: 0;
	padding: 0;
	display: table-cell;
	*display: inline;
	*zoom: 1;
}

#header_cl_02 li img{
	vertical-align: bottom;
}

#contents {
	width: 920px;
	margin: 0px auto;
	background-image: url(/teitanso/ecomachi/images/contents_bg.gif);
}

#pagetop {
	width: 880px;
	margin: 0;
	padding: 30px 40px 10px 0px;
	text-align: right;
}

.bottomlink {
	width: 840px;
	margin: 0;
	padding: 10px 40px;
	text-align: center;
	font-size: 93%;
	line-height: 1.5;
}

#copyright {
	width: 920px;
	margin: 30px 0px 0px;
}

#footer {
	width: auto;
	background-image: url(/teitanso/ecomachi/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}

