#cols {
	width: 750px;
	margin: 0 auto;
	padding: 0 auto;
	font-size: 1.2em;
}

#col1 {
	width: 490px;
	/*height: 585px;*/
	height: 555px;
	display: block;
	float: left;
	background-color: #d6e6f7;
	text-align: left;
	padding-left: 10px;
	overflow: auto;
}

.tel {
	color: #039;
	font-size: 1.4em;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	word-spacing: 0.5em;
}
h2{
	font-size: 1.4em;
	padding-top: 1em;
	margin-bottom: 0.8em;
	margin-top: 0;
	line-height: 1em;
	color: #039;
}

h3{
	font-size: 1.1em;
	color: #039;
	
}

.first {
	padding-top: 0.5em;
	line-height: 1.5em;
	margin: 0;
}

.alpars {	
	text-indent: 1.8em;
	margin: 0;
	line-height: 1.5em;
}

ul {
	padding-left: 3em;
	line-height: 1.5em;
}

#col2 {
	width: 250px;
	/*height: 585px;*/
	height: 555px;
	display: block;
	float: right;
	background-color: #d6e6f7;
}

#colimg {
	margin: 15px 0 12px 0;
}

.frog {
	font-size: 1.0em;
	text-decoration: none;
	color: #039;
}