@charset "Shift_JIS";
/**************************************
*
*	Top page Structure Style Sheet
*	Last Update 2013-01-07
*
**************************************/

/*----------------------------------
	footerMenu
----------------------------------*/
#solutionArea{
	max-width: 1100px;
	background:#e4e4e4;
	margin:0 auto;
	
}

div.solution{
	width: 940px;
	margin:0 auto;
	padding:10px 0 20px 0;
}

.closeMenuContents{
	width: 230px;
	float: left;
}

.solution h2{
		background:url(/ris_tecfiles/img/top/2013/solution_h2.gif) no-repeat left bottom;
		padding: 8px 0 4px 15px;
		margin: 0 0 3px 15px;
}

.solution li{
		background:url(/ris_tecfiles/img/top/2013/solution_list.gif) no-repeat left 6px;
		margin: 0 0 3px 35px;
		padding-left:10px;
}

#solutionArea h3{
		text-align: center;
		height: 20px;
}