/*ここは消さないで下さい!*/
/* Template Name: m434_Purple */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY-------------------------------*/
body {
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	background:#FFF url("img/bg.gif") 50% 50% repeat-y fixed;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*元アッツHPから引用*/
div.text {
margin:10px 15px 20px 10px;

clear:both;
}
.fright { float:right; }

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 	margin: 0;
 	padding: 0;
 	border: 0;
}

p.top_text{
font-size:16px;
line-height:150%;
color:#7b7b7b;
padding:5px;
}

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {	float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #CCC;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #bf0417;text-decoration: none;padding-bottom:0px;}
a:hover {color:#ab1414;text-decoration:underline;padding-bottom:0px;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 1024px;
	margin: 0 auto;
	background:#FFF url("img/bg.gif") 50% 50% repeat-y fixed;
	text-align: center;
	position: relative;
}



#wrapper {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
}

#containar {
	width: 1015px;
	margin: 0;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:30px;
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
	text-align: left;
}

#header h1{
    position: absolute;
    top: 3px;
    left: 20px;
    font-size: 13px;
    color: #7b7b7b;
}


#header p#smap{
 	position: absolute;
 	top: 2px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}

#rotator {
	width:1020px;
	height:150px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: url("rotator/rotator.php") no-repeat;
}



/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 200px;
 	left: 4px;
 	width: 1015px;
 	height: 40px;
	list-style: none;
 	background: #666666;
}

#topmenu li{
	float: left;
	line-height: 40px;
	height: 40px;
	margin-right: 1px;
	font-size: 12px;
}


#topmenu a {
	color: #FFFFFF;		/*メニューの文字色*/
	text-decoration: none;
	display: block;
	width: 144px;
}


#topmenu a:hover{
	background-repeat: no-repeat;
}

#topmenu li.last {
	margin-right: 0;
}




#globalNavi  {
	position:absolute;
	top:120px;
	left:4px;
 	width:1022px;
 	height: 27px;
	list-style: none;
 background-color:#fff;

}

#globalNavi ul  {

	list-style: none;

}
 
#globalNavi li  {   
   float:left;
   position:relative;
 
} 

#globalNavi ul {   

    display: none;   
} 



#globalNavi ul {
    width: 149px;   
    position: absolute;   
    top: 27px;   
    left: 0px; 
}

#globalNavi ul#infomation {
    width: 180px;
}

#globalNavi ul#outline {
   
    left:15px; 
}

#globalNavi ul ul{   
    width: 150px;   
    position: absolute;   
    top: 0px;   
    left: 161px; 
}

#globalNavi ul ul ul{   
    width: 150px;   
    position: absolute;   
    top: 0px;   
    left: 161px; 
}

#globalNavi ul li a {   
    width: 150px;   
    display: block;   
    background: url(image/icon.gif) no-repeat;   
    padding: 5px 5px 5px 5px;
    font-size: 13px;
    text-decoration: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;  
    border-bottom: 1px dotted #fff;
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80); 
}  

#globalNavi ul li a:hover   {   
    background: #ab1414 url(image/icon_on.gif) no-repeat;   
    color: #FFF;
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80); 
}   
#globalNavi ul li.first a   {   
    background: #7c0101 url(image/bg_navi.gif) no-repeat;   
    padding: 5px 5px 5px 5px;
    color: #ffffff;
}   
#globalNavi ul li.first a:hover {   
    background: #ab1414 url(image/bg_navi_on.gif) no-repeat;  
	color: #FFF;
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80); 
}
img {
	border: none;
}
 




.rss{	
	position: absolute;
	top: 4px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	padding:3px;
	width: 100%;
	font-size: 1.1em;
	padding: 0 5px;
	text-align: left;
	margin-top:15px;
}

/*  記事枠等の属性  */
#primary{
    margin: 0;
    width: 790px;
    float: left;
}

#content {
	float: right;
	width: 570px;	
	margin-bottom: 20px;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}


#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2,#content h2 .post{
	height:33px;
	margin: 10px 0;
	font-size: 123%;
	color: #000;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	line-height: 30px;
	background-image:url(img/h2_bg.jpg)
}

#content h3 {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color: #333;
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}
/*		
#content h2.post a,#content h3.post a {
	color: #99004C;
	text-decoration: none;
	display: block;
}
					
#content h2.post a:hover,#content h3.post a:hover {
	background: #FF8833;
	color: #FFF;
}

#content h3.post {
	margin: 5px;
	border: 0px;
	color: #99004C;
	font-size: 100%;
	line-height: 25px;
	display: block;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px solid #e13332;
}


#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #99004C;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}
*/
#left h6{

	font-size: 1.0em;
	color: #FFF;
	text-align: center;
	width:200px;
	padding:5px 5px 5px 0px;
	font-weight:normal;
	margin-top:10px;
}

#right h6{


	font-size: 1.0em;
	color: #FFF;
	text-align: center;
	width:200px;
	padding:5px 5px 5px 0px;
	font-weight:normal;
	margin-top:10px;

}

h6.service{
	background:#bf0417 url(image/service_head.jpg) no-repeat;
	text-indent:-9999px;
}
h6.form{
	background:#bf0417 url(image/form_head.jpg) no-repeat;
	text-indent:-9999px;
}
h6.results{
	background:#bf0417 url(image/results_head.jpg) no-repeat;
	text-indent:-9999px;
}
h6.recruit{
	background:#bf0417 url(image/recruit_head.jpg) no-repeat;
	text-indent:-9999px;
}

h6.entry{
	background:#bf0417 url(image/entry_head.jpg) no-repeat;
	text-indent:-9999px;
}
h6.track{
	background:#bf0417 url(image/track_head.jpg) no-repeat;
	text-indent:-9999px;
}
h6.comment{
	background:#bf0417 url(image/comment_head.jpg) no-repeat;
	text-indent:-9999px;
}
h6.archive{
	background:#bf0417 url(image/archive_head.jpg) no-repeat;
	text-indent:-9999px;
}
div.blog{

width:180px;height:80px;
background:#F1F1F1 url(image/blog_back.jpg) no-repeat;
overflow:auto;
padding:10px;
margin-bottom:10px;
text-align:left;
}
div.blog li{padding:bottom;2px}

/*  サイドメニュー等の属性  */
#left{
	margin-bottom:10px;
	padding:0;
    width: 200px;
	overflow: hidden;
    float:left;
}
	
#right {
	margin-bottom:10px;
	padding: 0;
	width: 200px;
	overflow: hidden;
	float: right;
}

/*記事枠*/

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 0px 10px 0;
}

#content .doc{
	margin: 0 0px 0px 20px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

/*記事設定(TopPage)*/
.ctgy dt{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark2.gif) no-repeat left;
}

.ctgy dt.t1{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark1.gif) no-repeat left;
}

dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #336699;text-decoration: underline;}
dt.t1 a:hover{color : #FF3300;text-decoration: none;}

.ctgy dd{
	font-size:12px;
    padding:0px 0px 5px 20px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}


/*  関連記事リスト属性 */
#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

/*  相互リンクリスト属性 */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/* trackbacks & Comments*/

#content .comments-content,
#content .trackbacks-content{
	font-size: 12px;
	color: #888;
	line-height: 120%;
	margin: 10px 0 10px 10px;
}

#content .trackbacks-info-tortal{
	font-size: 12px;
	line-height: 120%;
	color: #333;
	margin-left: 10px;
}

#content .comments-footer,
#content .trackback-footer{
	margin: 0 0 10px 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/* 続きを読む */
#content .next{
	text-align: right;
}

/*　アドセンス　*/
.ads_rec{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}

.ads_sky{
    margin:0 auto;
}

.ads_sqr{
    margin:10px 0;
    text-align: center;
}

.ads_banner{
	width:200px;
    text-align: center;
    margin:15px 0px;
}

.ads_banner a{
display:block;
width:200px;

margin:0px;
padding:0px;
}
.ads_banner a:hover{
display:block;
width:200px;

margin:0px;
padding:0px;
}


.ads_banner a:hover img{
margin:0px;
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background-color:#fff;
}


/*NAKAO*/
#news dl{
	margin: 10px 0 40px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 20px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#news dd{
	margin: 0 0 0 25px;
	color: #666;
	font-size: 12px;
}



.widget-header{
	margin: 10px 0 0 0;
	background-image: url(http://d3853.xsrv.jp/t/img/h3.gif);
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

/*　検索等　*/
.widget-content{	
	margin: 0;
	padding: 5px;
	text-align: left;
}

.widget-content .inner {
	padding: 5px;
	text-align: left;
}

/*新着記事等*/
ul.widget-new {
	margin: 0px;
    list-style: none;
    padding:10px;
    border:1px solid #bb2424;
}

.widget-new li{
    margin: 5px;
    padding: 5px;
	line-height: 120%;
	border-bottom:1px dashed #999;
}

.widget-new li em{
	color:#000;
	font-weight:900;
	font-size:100%;
	padding-right:15px;
	font-style:normal;
}


/* メニュー１ */
ul.widget-menu,
ul.widget-monthry{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active, 
.widget-monthry li a:link,
.widget-monthry li a:visited,
.widget-monthry li a:active{
	display: block;
 	height: 20px;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
	color: #99004C;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://d3853.xsrv.jp/t/img/menu03.gif") no-repeat;
}

.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #FF8833;
	text-decoration: underline;
}


.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.widget-monthry li.pt a:link,
.widget-monthry li.pt a:visited,
.widget-monthry li.pt a:active{
	display: block;
 	height: 20px;
 	list-style: none;
 	padding: 0 0 0 15px;
 	text-decoration: none;
	color: #99004C;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://d3853.xsrv.jp/t/img/menu01.gif") no-repeat;
}

.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	color: #FF8833;
	text-decoration: underline;
}

/*メニュー２*/
dl.widget-menu{
	margin: 0;
}

.widget-menu dt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	color: #99004C;
	text-align: left;
	text-indent: 5px;
	display: block;
}

.widget-menu dt.pt{
	margin-top: 10px;
	background: #99004C;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	display: block;
}

.widget-menu dd{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #99004C;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://d3853.xsrv.jp/t/img/menu01.gif") no-repeat;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #99004C;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu dd a:hover {
	color: #FF8833;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #99004C;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	background: url("http://d3853.xsrv.jp/t/img/menu01.gif") no-repeat;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #99004C;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://d3853.xsrv.jp/t/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #FF8833;
	text-decoration: underline;
}

/*テーブル
---------------------------------------------------------------------------*/
.gaiyo {
  width: 500px;
  margin: 10px 0;
}

.gaiyo-left {
  float: left;  width: 90px;
	border-bottom: 1px dotted #cccccc;
		margin-top: 5px;
	padding-left: 5px;
}
.gaiyo-right {
	border-bottom: 1px dotted #cccccc;	
  float: left;  width: 390px;
		margin-top: 5px;
		margin-left: 10px;
	padding-left: 5px;
}

/*左右のサブメニュー
---------------------------------------------------------------------------*/
.submenu {
	margin-bottom: 1px;
}

.submenu a {
	background-image: url("http://d3853.xsrv.jp/t/img/submenu1_bg.gif");	/*背景画像*/
	background-repeat: no-repeat;
	background-position: top;	/*メニューの背景画像の上半分を表示させる設定*/
	display: block;
	padding-right: 5px;
	padding-left: 15px;
	color: #000000;		/*文字色*/
	text-decoration: none;
	line-height: 40px;
	height: 40px;
}

.submenu a:hover {
	background-image: url("http://d3853.xsrv.jp/t/img/submenu1_bg.gif");	/*背景画像*/
	background-repeat: no-repeat;
	background-position: bottom;	/*メニューの背景画像の下半分を表示させる設定*/
	color: #FFFFFF;		/*カーソルオーバー時の文字色*/
}


.sidemenu {
	margin-bottom: 1px;
}

.sidemenu a {
	background-image: url("http://d3853.xsrv.jp/t/img/submenu_bg.gif");	/*背景画像*/
	background-repeat: no-repeat;
	background-position: top;	/*メニューの背景画像の上半分を表示させる設定*/
	display: block;
	padding-right: 5px;
	padding-left: 15px;
	color: #000000;		/*文字色*/
	text-decoration: none;
	line-height: 40px;
	height: 40px;
}

.sidemenu a:hover {
	background-image: url("http://d3853.xsrv.jp/t/img/submenu_bg.gif");	/*背景画像*/
	background-repeat: no-repeat;
	background-position: bottom;	/*メニューの背景画像の下半分を表示させる設定*/
	color: #FFFFFF;		/*カーソルオーバー時の文字色*/
}


/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px 20px 15px 15px;
	font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
 	clear: both;
 	height: 20px;
 	margin-top:20px;
 	color: #FFF;
 	padding: 0;
 	text-align: center;
 	background: #fff;

}
.copyright{
	border-top:1px solid #7b7b7b;
	padding-top:10px;
	margin:0px 10px 10px 0px;
	width:1010px;
}

 #footer .copyright p{
	font-size: 12px;
	line-height: 120%;
	color:#7b7b7b;
	float:left;
	width:270px;
}


ul#footerNavi{
	float:right;
 	list-style: none;
 	margin-left:10px;
 	width:700px;
}
ul#footerNavi li  {   
   float:left;   
   position:relative;
   border-left: 1px dotted #909090;
   margin-bottom:10px;
}

ul#footerNavi li a {   
   
    display: block;   
    text-align:center;
    color:#7b7b7b;
    font-size: 11px;
    text-decoration: none; 
    padding:0px 5px;


}
ul#footerNavi  li a:hover {   

    display: block;   
    text-align:center;
    background-color:#ab1414;
    color:#fff;
    font-size: 11px;
    text-decoration: none;  
    padding:0px 5px;


}

#footerNavi li  {   
   float:left;   
   position:relative;   
} 



/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

/*サイトマップ*/
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('image/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
color:#000;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('image/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('image/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('image/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}
p.outline{margin-left:20px;font-size:0.9em;color:#333}


table {
margin:0px;
line-height:140%;
letter-spacing:1px;
font-size:100%;
}
th {
padding:2px;
text-align:left;
vertical-align:top;
border-top:1px dotted #ccc;
}
td {
padding:2px;
vertical-align:top;
border-top:1px dotted #ccc;
}

img#footer{position:absolute;top:525px;left:0px;}
/* ------------ ConsultantList ------------ */



div.consultantList {margin:10px 0px 0 0px; padding:3px 0 0 0; border-bottom:1px solid #dcdcdc; background:url(../../imageFile/user/common_parts/doubleLine_bg.gif) repeat-x top left;}
div.consultantList div.mat {margin:0; padding:10px; background-color:#edf3f9;}
div.consultantList div.mat table.base {margin:0; padding:0; background-color:#edf3f9;}
div.consultantList div.mat table.base th.baseLeft {padding:0 12px 0 0;  vertical-align:top; background:url(../../imageFile/user/common_parts/hr_row_bg_edf3f9.gif) repeat-y top right;}
div.consultantList div.mat table.base th.baseLeft div {margin:0; padding:0; border:1px solid #ccc;}
div.consultantList div.mat table.base th.baseLeft div img {border:1px solid #fff;}
div.consultantList table.base td.baseRight {padding:0; vertical-align:top;}
div.consultantList table.base td.baseRight div.top {margin:0 0 0 10px; padding:0 0 12px 0; background:url(../../imageFile/user/common_parts/hr_col_bg_edf3f9.gif) repeat-x bottom left;}
div.consultantList table.base td.baseRight div.top table.topTable {width:539px; margin:0; padding:0;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile {padding:0; border-left:3px solid #99ceee; text-align:left; font-weight:normal;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable {margin:0; padding:0;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft {padding:5px 40px 5px 10px;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.name {margin:0 0 2px 0; padding:0; font-size:1em; line-height:110%;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.name a {text-decoration:none;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.name a:link {color:#222;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.name a:visited {color:#222;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.name a:active {color:#222;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.name a:hover {color:#f00;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableLeft div.area {margin:0; padding:0; font-size:0.65em; line-height:110%;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableRight {padding:0;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableRight table {margin:0; padding:0;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableRight table td {padding:0 20px 0 0; vertical-align:top; font-size:0.65em; line-height:110%;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableRight table td em {white-space:nowrap;}
div.consultantList table.base td.baseRight div.top table.topTable th.profile table.profileTable td.profileTableRight table td span {margin-left:2px; color:#c03;}
div.consultantList table.base td.baseRight div.top table.topTable td.button {padding:0; text-align:left;}
div.consultantList table.base td.baseRight div.bottom {margin:10px 0 0 10px; padding:0;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable {margin:0; padding:0;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable th {padding:0; text-align:left; vertical-align:top; font-weight:normal;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable th div.catchcopy {width:295px; margin:10px 0 0 0; padding:0; color:#c03; font-size:0.75em; line-height:125%;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable th div.leadcopy {width:295px; margin:10px 0 10px 0; padding:0; font-size:0.75em; line-height:125%;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable th div.leadcopy a {margin-left:10px;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable td {padding:0 0 0 10px; vertical-align:top;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable td div.specialityMat {width:234px; margin:0; padding:0; background-color:#fff;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable td div.specialityMat div.speciality {margin:0; padding:0; border:1px solid #ccc;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable td div.specialityMat div.speciality div.image {margin:10px 5px 0 5px; padding:0; border-bottom:3px solid #ccc;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable td div.specialityMat div.speciality div.specialityCopy {margin:0; padding:10px; font-size:0.75em; line-height:125%;}
div.consultantList table.base td.baseRight div.bottom table.bottomTable td div.specialityMat div.speciality div.specialityCopy a {margin-left:10px;}

