/*全体*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*suzukiロゴ部分*/
/*#header {
	height: 48px;
	width: 750px;
}*/
/*全体枠*/
#base {
	width: 750px;
	margin:0 auto 30px auto;
}
#linkber {
	background-image: url(../img/linkber.jpg);
	height: 18px;
	width: 750px;
	text-align: right;
}

#hb-u {
	width: 750px;
	background-image: url(../img/head-back02.jpg);
	height: 381px;
}

html[xmlns*=""] body:last-child .sage {
	margin-bottom: 25px;
}

#report-menu {
	height: 41px;
	width: 750px;
}

#contents {
	background-image: url(../img/backline.jpg);
	width: 750px;
	padding-top: 30px;
	padding-bottom: 10px;
}
table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
p {
	margin-top: 0px;
	line-height: 160%;
	font-size: 12px;
	margin-bottom: 0px;
}


#waku {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#midashi {
	text-align: center;
	margin-bottom: 10px;
}

/*1段*/
.dan1 {
	width: 600px;
}
.txt {
	float: left;
	width: 388px;
	padding-right: 20px;
}

.photo {
	float: right;
	height: 128px;
	width: 192px;
}
.cl {
	height: 20px;
	clear: both;
}

/*2段*/
#dan2 {
	width: 600px;
}
#photo2 {
	height: 132px;
	width: 189px;
	float: left;
}

#txt2 {
	float: right;
	width: 391px;
	padding-left: 20px;
	height: 140px;
}
td    {
	font-size: 12px;
}

#photo4 {
	text-align: center;
	margin-bottom: 10px;
}




/*枠閉じ*/
#toji {
	height: 15px;
	width: 750px;
	background-image: url(../img/toji.jpg);
}

.style1 {
	color: #F00;
}

.style2 {
	color: #00F;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.text{
	line-height:140%;
}
