/* CSS Document */

/* ミスト */
#mistbox {
	width: 630px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
#mistimgbox {
	float: left;
	width: 415px;
}
#misttextbox {
	float: right;
	width: 210px;
	font-size: 75%;
}
.color {
	font-size: medium;
	color: #009900;
}

/* 命の響き */
#base2 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: thin solid #009933;
}
#main2 {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.bgimg {
	height: 35px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../centralsun/bgimg.gif);
	background-repeat: no-repeat;
}
h4 {text-align: center;}

.companyposi {text-align: right;}
.textdecmist {
	font-weight: bold;
}
