/* CSS Document */

.co-pankuzu{
	width: 465px;
	font-size:77%;
	padding-top: 5px;
}


.co-position{
	color: #c13d41;
}



/* メインタイトル */

.co-t-line{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 25px;
}


.co-t-main-txt{
	font-size:153.9%;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE800;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3;
}


/* 許認可取得 */
.bg-authorization{
	background-image: url(../img/template/bg-authorization.jpg);
	background-repeat: no-repeat;
}


/* 経営コンサルティング */
.bg-consulting{
	background-image: url(../img/template/bg-consulting.jpg);
	background-repeat: no-repeat;
}



/* 個人法務 */
.bg-individual{
	background-image: url(../img/template/bg-individual.jpg);
	background-repeat: no-repeat;
}


/* M&A*/
.bg-ma{
	background-image: url(../img/template/bg-ma.jpg);
	background-repeat: no-repeat;
}


/*セミナー・講演*/
.bg-seminar{
	background-image: url(../img/template/bg-seminar.jpg);
	background-repeat: no-repeat;
}


/*企業法務*/
.bg-solicitor{
	background-image: url(../img/template/bg-solicitor.jpg);
	background-repeat: no-repeat;
}


/*株式公開支援*/
.bg-support{
	background-image: url(../img/template/bg-support.jpg);
	background-repeat: no-repeat;
}


/*お役立ち情報*/
.bg-useful{
	background-image: url(../img/template/bg-useful.jpg);
	background-repeat: no-repeat;
}



/* 事務所概要 */
.bg-office{
	background-color: #64278F;
}


/* メールマガジン */
.bg-mailmag{
	background-color: #C81923;
}


/* はじめてのお客様へ */
.bg-first{
	background-color: #98C44C;
}


/* セミナーＤＶＤ */
.bg-dvd{
	background-color: #FBBF07;
}


/* 戦略法務研究会 */
.bg-senpoken{
	background-color: #517190;
}


/* ＳＢＩ大学院 */
.bg-sbi{
	background-color: #144986;
}


/* あつぎ異業種交流会 */
.bg-atsugi{
	background-color: #066DFA;
}


/* チームー６％ */
.bg-team-6{
	background-color: #6EAF3F;
}


/* その他 */
.bg-other{
	background-color: #190E5C;
}







.co-fontsize-bg{
	text-align: right;
	height: 19px;
	width: 124px;
	background-image: url(../img/base/l.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}





/* 見出しタイトル */


.co-t-df-txt{
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size:138.5%;
	line-height: 1.3;
	color: #A42230;
	background-image: url(../img/base/co-t_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}


.co-t-df-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7EFD3;
	margin-bottom: 25px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A42230;
}



/* 見出しタイトル */

.co-t-df{
	font-size:138.5%;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 25px;
}




/* 本文 */

.co-txt{
	font-size:123.1%;
	line-height: 1.6;
	margin-bottom: 60px;
}











