﻿@charset "UTF-8";


/*モーダルタイトル背景*/
#TB_title{
	height:25px;
	background:url("./imgSystem/thickBoxTitle.png") no-repeat!important;
}


h1{
	height:66px!important;
	margin:8px 0 18px 0!important;
	padding:0!important;
/*	background:url(./imgSystem/bg_pageTitle.png) no-repeat;*/
}


.squareH{	background:url(./imgSystem/bg_squareH.png) 0 100% no-repeat;}



.sideMenu{
/*	background:url(./img/bg_sideMenu.png) no-repeat;*/
	height:230px;
}
.sideMenu .sideMenu01{	padding-top:1px;}



.containerInner{	width:500px;background:#ffffff;}



/*________________________________________________*/
.solutionList01{
	width:530px;
	padding:5px 26px 10px 50px;
	margin:0px;
}

.solutionList01 li{
	float:left;
	width:250px;
	text-align:center;
	padding:0px 15px 15px 0px;
}


.solutionList01 li.clearChild{
	clear:both;
	width:250px;
	text-align:center;
	padding:2px 120px 15px 130px;
}