@charset "utf-8";


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

div#baseList.itemList-2 p.itemImage{
	width:100px;
	height:100px;
}

div#baseList.itemList-2 div.itemText{
	padding-left:110px;
	/padding-left:10px;
	font-size:100%;
}
* html div#baseList.itemList-2 div.itemText{
	height:100px;
}

div#baseList.itemList-2 p.itemTitle{
	margin-bottom:8px;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

div.informationNote ul{
	list-style:none;
	margin-left:0;
}

div.informationNote ul li{
	margin-left:0;
	padding-left:13px;
	background:url(img/tokyo_ico01.gif) no-repeat 0 0.4em;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 consultant

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
div.consultantEntry{
	background:url(img/consultant_bg01-btm.gif) no-repeat left bottom;
	margin:1.5em 0;
}

div.consultantEntry div.consultantEntryInner{
	background:url(img/consultant_bg01-top.gif) no-repeat;
	padding:20px;
	zoom:1;
}

div.consultantEntry h3{
	border-left:2px solid #95c04f;
	background:#e7e7e7;
	padding:0.3em 10px;
	margin:0 0 1em;
	font-size:117%;
}

div.consultantEntry h3 span.subTitle{
	font-size:86%;
	font-weight:normal;
	margin:0 0 0 0.8em;
}

div.consultantEntry p.consultantEntryImage {
	float:right;
	margin:0pt 0px 3px 15pt;
}


