@charset 'UTF-8';
@import url("grit.css");

#pageMain h1 {
	height:			150px;
	background:		url("image/h1back-support.jpg") no-repeat;
}

#pageMain h1.img {
	padding:		0px;
	height:			auto;
	background:		none;
}


#pageMain .forChildren p {
	font-size:			120%;
	border:				none;
	border-spacing:		5px;
}

#pageMain .forChildren table {
	margin:0px;
}

#pageMain .forChildren td {
	font-size:			120%;
	padding:			5px 2px 20px 0.5em;
	border-width:		3px 0px 0px;
	border-style:		dashed;
	border-color:		#083;
	background:			#fff;
	vertical-align:		top;
}





/*
form table		{ margin-bottom:10px; }
form td			{ padding:4px; }
form table input, form table textarea { font-size:100%; width:270px; line-height:150%; }
form p			{ text-align:center; }


td ol			{
					margin-bottom:2px;
				}

*/