@charset "utf-8";

/* CSS Document */

/*
================================
ボックス分け大枠レイアウト
================================
*/
body {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
	border-top: 10px solid #333;
	background: #FFF;
}

#wrapper {
	width:950px;
	text-align: left;
	margin:0px auto 30px;
	background: #FFF;
}
/*
================================
ヘッダー
================================
*/
/* ヘッダー〜ナビまでの大枠*/
#headerbg {
	width:100%;
	background: #FFF;
	min-width:950px;
}

#header {
	width:950px;
	height:100px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#Top {
	position: absolute;
	left: 0;
	top: 33px;
}

#inquiry {
	position: absolute;
	left: 557px;
	top: 42px;
	font-size: 11px;
}
/*
================================
グローバルナビ
================================
*/
/* グローバルナビの枠*/
#gnavibg {
	width:100%;
	background: #B2CB9E url(../img/common/navi/navibg.jpg) repeat-x;
	min-width:950px;
	height: 40px;
}
#gnavi {
	width:950px;
	overflow: hidden;
	zoom: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
/* 装飾関係*/
#gnavi ul li {
	float: left;
	width: 190px;
	text-align: center;
}


/*
================================
トップメイン写真
================================
*/
/* トップヴィジュアル*/
#topVisual {
	width:950px;
	height:272px;
	margin-top: 10px;
}
/*
================================
メインコンテンツ
================================
*/
/* コンテンツラップ*/
#contentswrap {
	width:950px;
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	margin-top: 15px;
}

/* コンテンツメイン*/
#contentMain {
	width:685px;
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	float: right;

	padding-left: 10px;
}

/* メイン左カラム*/
#contentMainL {
	width:530px;
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	float: left;
}

/* メイン右カラム*/
#contentMaimR {
	width:150px;
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	float: right;
}

/* サイドカラム*/
#contentSide {
	width:230px;
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	float: left;
}

/*
================================
業務案内ページ専用ナビ
================================
*/
/* ナビの枠*/
#servicenavi {
	width:950px;
	overflow: hidden;
	zoom: 1;

	margin-top: 20px;
}
/* 装飾関係*/
#servicenavi ul li {
	float: left;
	width: 190px;
	text-align: center;
}



/*----業務案内詳細枠----*/
.serviceItemBox h2 {
	font-size: 20px;
}

.serviceItemBox p {
	padding-left: 25px;
}

/*
================================
フッター
================================
*/


/* フッターヘッド全体枠*/
#footerheadbg {
	width:100%;
	min-width:980px;
	background: #000 url(../img/common/breadcrumb-bkg.png);
}
/* フッターヘッド枠*/
#footerhead {
	width:980px;
	height:52px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #000 url(../img/common/breadcrumb-bkg.png) repeat-x;
}
/*----フッター全体枠----*/
#footerbg {
	width:100%;
	min-width:980px;
	background: #000000 url(../img/common/body-bkg-bottom-tile-v.png);
}
/* フッター*/
#footer {
	width:980px;
	overflow: hidden;
	zoom: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #000 url(../img/common/body-bkg-bottom-tile-v.png);
	color: #A8A494;
}
/* フッター4カラム*/
#footercontents1 {
	width:250px;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	padding-bottom: 25px;
}

#footercontents2 {
	width:200px;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
}

#footercontents3 {
	width:200px;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
}

#footercontents4 {
	width:250px;
	float: right;
	margin-top: 5px;
	padding-right: 20px;
	margin-bottom: 20px;
}
/* フッターボトム*/
#footercontents5 {
	width:960px;
	margin-bottom: 20px;
	border-top: 1px solid #A8A494;
	border-bottom: 1px solid #A8A494;
	clear: both;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
/* 装飾関係*/
#footer h2 {
	font-size: 16px;
	color: #FFF;
	padding-top: 25px;
}

#footer a {
	font-size: 12px;
	color: #A8A494;
	padding-left: 25px;
	text-decoration: none;
	letter-spacing: 0.3em;
	line-height: 1.6;
}

#footer a:hover {
	font-size: 12px;
	color: #6C3;
}

#footer p {
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
	letter-spacing: 0.3em;
	line-height: 1.6;
}



#footerbg #footer h2 {
	padding-left: 25px;
}

address {
	padding-bottom:20px;
	clear:both;
	color:#A8A494F;
	text-align:right;
	padding-top: 20px;
	font-size: 12px;
}

/*
================================
サイドローカルナビ
================================
*/

/* 装飾関係*/
/*----サイドアイテムインナー----*/
.sideInner {
	width: 230px;
	margin-bottom: 20px;
	overflow: hidden;
}


/*----メニュータイトル----*/
dl.lnavi dt {
	color: #FFFFFF;
	background: #646464;
	padding: 5px 0 5px 28px;
}
/*----項目----*/
dl.lnavi dd {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

dl.lnavi dd a {
	padding: 6px 0 6px 40px;
	text-decoration: none;
	border-left: 10px solid #292D53;
	color: #333333;
	font-size: 12px;
	background: #ECE9E0 url(../img/common/dd_bg.gif) no-repeat left center;
	display: block;
	letter-spacing: 0.2em;
}

dl.lnavi dd a:hover {
	padding: 6px 0 6px 40px;
	border-left: 10px solid #EA1B28;
	font-size: 12px;
	color: #666;
	background: #FFF;
	background: #FFF url(../img/common/dd_bg.gif) no-repeat left center;
}

/*
================================
事務所概要・沿革のテーブル風
================================
*/
.companyItemBox dl {
	margin: 20px 0 20px;
	padding: 10 10px 10px;
	border: 7px #EEEEEE solid;
}

.companyItemBox dl dt {
	float: left;
	width: 10em;
	padding: 10px 0;
	text-indent: 1em;
	line-height: 1.5;
}

.companyItemBox dl dd {
	padding: 10px 0 10px 9em;
	line-height: 1.5;
	border-bottom: 1px #CCCCCC solid;
}
/*
================================
業務案内ページ
================================
*/
/*--コンテンツ枠--*/
.serviceItemBox h2 {
	padding-left: 25px;
	padding-bottom: 25px;
}

.serviceItemBox h3 {
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;

}
.serviceItemBox h4 {
	padding-left: 25px;
	padding-bottom: 5px;
	font-size: 18px;
	background: url(../img/common/point.jpg) no-repeat left center;
	padding-top: 5px;
	color: #000;
	margin-left: 25px;
}

/*
================================
スタッフページ内レイアウト
================================

/*----コンテンツ枠----*/
#staffMain {
	width: 679px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
	border: 3px solid #BFD9C0;
}

/*----写真枠----*/
#staffLeft {
	width: 158px;
	overflow: hidden;
	zoom: 1;
	float: left;
	padding-right: 20px;
}

/*----プロフィール枠内----*/
#staffRight {
	width: 500px;
	overflow: hidden;
	zoom: 1;
	float: left;
}

#staffRight dl {
	margin: 0px 0 0px;
	padding: 10 10px 10px;
}

#staffRight dt {
	float: left;
	width: 10em;
	padding: 5px 0;
	text-indent: 1em;
	line-height: 150%;
}

#staffRight dd {
	padding: 5px 0 5px 4em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}

#staffMain p {
	padding: 10px;
}

.staffItemBox {
	width: 684px;
	overflow: hidden;
	zoom: 1;
}

#staffinner {
	margin: 0 -11px 0 0;
	zoom: 1;
}

/*----写真リスト一覧----*/
#staffinner div {
	width: 162px;
	float: left;
	background: #D6D3CB;/*装飾用*/
	margin-right: 11px;
	margin-bottom: 20px;
	height: 230px;
	text-align: center;
	padding-top: 2px;
}

#staffinner div a {
	color: #333;
}

#staffinner div a:hover {
	color: #787878;
}

#staff #staffinner div p {
	font-size: 10px;
}

#staff #staffinner div p img {
	margin-top: 2px;
	margin-bottom: 2px;
}
/*
================================
お問い合わせページ
================================
*/
/*--コンテンツ枠--*/
.mailItemBox {
	padding: 0px;
}



.FontColor1 {
	color: #F00;
}


/*
================================
サイトマップ
================================
*/
#sitempaInner {
	width: 685px;
	overflow: hidden;
}

#sitempaInner #contentMainL h2 a {
	font-size: 16px;
	padding-left: 20px;

}


#sitempaInner #contentMainL h3 a {
	font-size: 14px;
	padding-left: 40px;

}
#sitempaInner #contentMainL  a {
	font-size: 14px;
	padding-left: 60px;

}
#sitempaInner #contentMaimR h2 a {
	font-size: 16px;
	padding-left: 20px;
	
}
#sitempaInner #contentMaimR h3 a {
	font-size: 14px;
	padding-left: 40px;
	
}
#sitempaInner #contentMaimR a {
	font-size: 14px;
	padding-left: 60px;
	
}
.fontsiza16 {
	font-size: 16px;
}
.fontsiza11 {
	font-size: 11px;
	color: #090;
}
.font20color {
	font-size: 20px;
	color: #C63;
	margin-top: 15px;
	margin-bottom: 10px;
}
.font16color {
	font-size: 16px;
	color: #C63;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contentMain .companyItemBox p {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.8;
}

.red {
	color: #F00;
}

#contentMain .companyItemBox p a {
	font-size: 12px;
}

#contentMain .companyItemBox h3 {
	font-size: 16px;
}
