/******************************************************/
/* topBanner */
/******************************************************/
#contents #topBanner{
	position:relative;
	height:310px;
	margin:40px 0 40px 0;
}

/******************************************************/
/* topMain */
/******************************************************/
#contents #topMain{
	overflow:hidden;
	zoom:1;
}
	#contents #topMain .topMainLeft{
		float:left;
		background:url(/common/images/cont_top_bg_01.jpg) no-repeat top left;
		width:455px;
		height:559px;
	}
	#contents #topMain .topMainRight{
		float:right;
		background:url(/common/images/cont_top_bg_02.jpg) no-repeat top left;
		width:455px;
		height:559px;
	}

		#contents #topMain h2{
			padding:30px 0 14px 30px;
		}
		#contents #topMain p{
			padding:0 0 23px 30px;
		}
		#contents #topMain ul{
			overflow:hidden;
			zoom:1;
			margin:0 0 0 27px;
		}
			#contents #topMain li{
				float:left;
				margin:0 10px 10px 0;
			}

/******************************************************/
/* お問い合わせ・ご相談窓口 */
/******************************************************/
#contents .infoTop{
	padding:0 15px 13px 15px;
}
	#contents .infoTop h2{display:inline;padding:0 20px 0 0;}
	#contents .infoTop p{display:inline;}
		#contents .infoTop img{vertical-align:middle;}

#contents .infoBottom{
	padding:0 15px 13px 15px;
}
	#contents .infoBottom p{display:inline;padding:0 17px 0 0;}
	#contents .infoBottom ul{display:inline;}
		#contents .infoBottom li{display:inline;padding:0 6px 0 0px;}
			#contents .infoBottom img{vertical-align:middle;}

/******************************************************/
/* 楽しむ・学ぶカルーセル */
/******************************************************/
#contents .boxSize{
position:relative;
height:200px;
};
