/* 3カラム用レイアウト
----------------------------------------------- */
/* 見出し */
#intro_ttl{
margin-bottom:24px;
line-height:1.5em;
width:1000px;
height:165px;
}

#intro_ttl h1{
margin:0 0 24px 24px;
padding:30px 0 0 0;
color:#d7003a;
font-size:20px;
font-weight:bold;
}

#intro_ttl p{
margin:6px 0 0 24px;
}

.about{background:url(/img/about/ttl_box.jpg)}
.service{background:url(/img/service/ttl_box.jpg)}
.ifrs{background:url(/img/ifrs/ttl_box.jpg)}
.ukinfo{background:url(/img/ttlbox/ttl_box03.jpg)}
.tax{background:url(/img/ttlbox/ttl_box02.jpg)}
.account{background:url(/img/ttlbox/ttl_box01.jpg)}
.career{background:url(/img/career/ttl_box.jpg)}

/* ページメニュー*/
#subNaviBox{
width:246px;
float:left;
background:none;
margin:0 24px 36px 0;
line-height:1.5em;
}

#subNaviBox ul.sitelink{
width:100%;
}

#subNaviBox ul.sitelink li{
width:100%;
height:36px;
line-height:36px;
background:#eeeeee;
margin:0 0 2px 0;
text-indent:12px;
display:block;
}

#subNaviBox ul.sitelink li a:link{
background:#eeeeee;
color:#807e78;
display:block;
}
#subNaviBox ul.sitelink li a:hover{
color:#fff;
background:#006c9a;
}


#subNaviBox ul.sitelink li.toplst,#subNaviBox ul.sitelink li.toplst a:link,#subNaviBox ul.sitelink li.toplst a:hover{
width:100%;
height:36px;
line-height:36px;
background:#0d436a;
font-weight:bold;
color:#fff;
margin:0 0 2px 0;
text-indent:12px;
}

#subNaviBox ul.sitelink li.toplst a:visited{
color:#fff;
}

/* メインエリア */
#mainBox{
width:450px;
float:left;
background:none;
margin:0 24px 36px 0;
line-height:1.5em;
}

#mainBox p{}

section.contents{
margin:0 0 36px 0;
line-height:1.5em;
}

section.contents img{
}

section.contents h1{
margin:0 0 24px 0;
padding:0 0 0 26px;
font-size:18px;
font-weight:bold;
color:#003051;
height:42px;
line-height:42px;
background:url(/img/common/bg_sttl450.jpg) no-repeat 0 0;
}
    
section.contents h2{
margin:0 0 12px 0;
padding:0;
font-size:16px;
font-weight:bold;
color:#003051;
} 

.cont{
margin:0 0 32px 0;
padding:0 0 12px 0;
clear:both;
border-bottom:1px dashed #e4e4e4;
overflow:hidden;
} 

.leadtxt{
margin-bottom:16px;
color:#a79787;
font-size:16px;
}


section.contents img.mimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:24px;
}

section.contents ul{
margin:0;
padding:0;
font-size:16px
} 

section.contents li{
list-style:none;
padding:0 0 0 24px;
margin:0 0 12px 0;
background:url(/img/common/ico_triangle.jpg) no-repeat;
line-height:16px;
} 

.atten{
margin-bottom:24px;
padding:12px;
font-size:12px;
border:#ece6d2 solid 10px;
}

h3.subttl{
	font-weight: bold;;
	margin-bottom:10px;
}

.titlename{
	font-size:12px !important;
	color:#003051;
	text-align:right;
	margin:10px 0;
}


/* 開閉パネル */
.openpanel + [data-readmore-toggle]{/* 緑下線あり */
color:#003051;
text-decoration:underline;
text-align:right;
margin-top:6px;
}

.photo{
float:right;
margin-left:12px;
margin-bottom:12px;
}

.photo_l{
float:left;
margin-right:12px;
margin-bottom:0;
}