.flashtest{
	background-color: #99CCFF;
	width:850px;
	height:100px;
}


h2{
	font-size: 14px;
	margin:40px 0 0 0;
}


#contents{
	width:630px;
	float:left;
	margin:5px 0 0 0;
	padding:0 5px 0 5px;
	border-left:1px dotted #ccc;
}

#contents p{
	line-height: 18px;
}

#contents .sotowaku{
	border:1px solid #333;
	height:280px;
	padding:10px;
}

#logo p{
	margin:0 110px 20px 20px;
}

#hyou{
	margin:10px;
	background-color: #eee;
}

#hyou .waku{
	padding:5px;
}

#hyou td{
	padding:3px;
	border-bottom:1px dotted #999999;
}

#mappic{
	float:left;
	margin:0 10px 10px 10px;
}

#address{
	clear:both;
	margin:10px 0 10px 10px;
}

#maps {
	width: 850px;
	background-color: #336699;
	border: 1px solid #669966;
	float: left;
	height: 200px;
}


