
.topcon {
	text-align: left;
}

.topconmar {
	clear: both;
	margin: 20px 0 0 0;
}

.bannerbg {
	margin: 15px 0 0 0;
	background-color: #efefef;
	padding: 10px;

}

.bannerbg:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
.topcon:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
.conphoto {
	width: 40%;
	float: left;
	margin: 0 0 0 2%;
}
.context {
	width: 55%;
	float: left;
	margin: 0 0 0 2%;
}
#whatsitiran {
	text-align: left;
}
#whatsitiran li {
	padding: 5px;
	list-style-type: none;
}
#whatsitiran li img {
	margin: -1px 5px;
}
#whatsitiran li:nth-child(odd) {
	background-color: #efefef;
}/*̂*/
.sumahoboth {
	clear: both;
	display: block;
	width: 100%;
}
.hiduke {
	letter-spacing: 0.4em;
	font-size:0.8em;
}
@media screen and (min-width: 550px) {
	.topcon {
		width: 48%;
		float: left;
	}
	.topconmar {
		margin: 20px 20px 0 0;
	}
	.sumahoboth {
		display: inline;
	}
	.bannerbg {
		padding: 20px 40px 20px 20px;
		font-size: 1.2em;
		line-height: 155%;
	}
}

@media screen and (min-width: 900px) {
	#slides {
		background-color: #b3c8dc;
		height: 337px;
		text-align: center;
	}
	.topcon {
		width: 441px;
		float: left;
	}
	.topconmar {
		margin: 20px 18px 0 0;
	}
	.conphoto {
		width: 200px;
		margin: 0;
		float: left;
	}
	.context {
		float: left;
		width: 600px;
		text-align:left;
		margin: 0 0 0 10px;
	}
	#whatsitiran li img {
		margin: -1px 15px;
	}
}