@charset "utf-8";
/* CSS Document */


.pink_icon {
	background-image: url(../images/common/icon_pink.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.pink_lefticon {
	background-image: url(../images/common/icon_pink.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}


/* トップぺージ経営理念 */

ul.logo_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

ul.logo_list li{
	font-size: 0.75em;
	margin-bottom: 20px;
	list-style-type: none;
	list-style-image: url(../images/common/icon_logo.gif);
	margin-left: 0px;
	height: 16px;
	list-style-position: inside;
	padding: 0px;
}


/* 事務所について */

ul.gyoumu_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

ul.gyoumu_list li{
	font-size: 0.875em;
	margin-bottom: 20px;
	list-style-type: none;
	list-style-image: url(../images/common/list_arrow.gif);
	margin-left: 0px;
	list-style-position: inside;
	padding: 0px;
}

.access_text {
	background-image: url(../access/images/icon_circle.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}


/* 経営理念について */

.logo_bg {
	background-image: url(../rinen/images/logo_bg.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	height: 35px;
	margin-bottom: 15px;
}

.logo_bgmg {
	background-image: url(../rinen/images/logo_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 15px;
}

.logo_bg p , .logo_bgmg p{
	font-size: 0.875em;
	margin-left: 30px;
	padding-top: 8px;
}

.left_logo {
	float: left;
	width: 169px;
	margin-bottom: 50px;
}

.right_logo {
	float: right;
	width: 381px;
}


/* ご相談方法 */

#soudan_line {
	border: 2px solid #F394A3;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

#soudan_line p {
	font-size: 0.875em;
	line-height: 1.5em;

}

#soudan_line p.text11 {
	font-size: 0.7em;
	line-height: 1.5em;

}

.icon_excla {
	background-image: url(../images/common/excla_mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


/* 業務分野 */

ul.housin_list {
	margin-bottom: 40px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
}

ul.housin_list li {
	font-size: 0.75em;
	margin-bottom: 20px;
	list-style-type: none;
	list-style-image: url(../images/common/list_arrow.gif);
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
}




.gyoumu_text {
	float: right;
	width: 350px;
}


.gyoumu {
	float: left;
	width: 330px;
}

.gyoumu p.tensen {
	font-size: 0.875em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	color: #666699;
	width: 330px;
}

.gyoumu_img {
	float: right;
	margin-bottom: 20px;
}



dl.gyoumu {
	width: 550px;

}


dl.gyoumu dt{
	font-size: 0.875em;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-top: 20px;
	color: #666699;
}

dl.gyoumu dd {
	font-size: 0.75em;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


/* プロフィール */

.prof_name {
	background-image: url(../profile/images/red_2ten.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: bottom;
	font-size: 1em;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.prof_img {
	float: left;
	width: 195px;
	margin-right: 18px;
	margin-bottom: 30px;
}

.prof_history {
	float: right;
	width: 337px;
	margin: 0px;
	padding: 0px;
}

ul.history_text {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 0px;
}

ul.history_text li {
	font-size: 0.75em;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

ul.history_text li.mg10 {
	font-size: 0.75em;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.prof_purple14 {
	color: #6C6C99;
	font-weight: bold;
	background-image: url(../profile/images/pink_underimg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	font-size: 0.875em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 8px;
}


.prof_hobby14 {
	color: #6C6C99;
	font-weight: bold;
	background-image: url(../profile/images/purpl_underimg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	font-size: 0.875em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

ul.prof_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}

ul.prof_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1D5;
	padding-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.8em;
	padding-top: 3px;
}



.profTB {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.profTB td {
	border-collapse: collapse;
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
}


/* リンク */

ul.link_list {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 0px;
}

ul.link_list li {
	font-size: 0.75em;
	line-height: 1.3em;
	list-style-image: url(../images/common/list_arrow.gif);
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/* 弁護士費用 */

dl.price , dl.price_nonimg , dl.price_nonline{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

dl.price dt {
	font-size: 0.875em;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/common/list_arrow.gif);
	background-repeat: no-repeat;
	line-height: 1.2em;
}

dl.price_nonimg dt , dl.price_nonline dt{
	font-size: 0.875em;
	color: #333333;
	margin-bottom: 5px;
}

dl.price dd , dl.price_nonimg dd {
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 1.5em;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

dl.price_nonline dd {
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.gray_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

ul.hiyou_list {
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
}

ul.hiyou_list li {
	font-size: 0.875em;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: url(../images/common/list_arrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
}

ul.list14 {
	padding: 0px;
	margin: 0px;
}

ul.list14 li {
	font-size: 0.875em;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}

ul.hiyou_list li.mg30 {
	font-size: 0.75em;
	margin-bottom: 30px;
	list-style-type: none;
	list-style-image: url(../images/common/list_arrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
}


.hiyou_tensen {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-top: 30px;
	padding-left: 5px;
	color: #666699;
	background-color: #E6E6F2;
}

.green_text {
	color: #006666;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.875em;
	margin-top: 10px;
}

.sankaku_text {
	background-image: url(../hiyou/images/icon_green.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}


.hiyouTB {
	border-collapse: collapse;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	margin-top: 10px;
}

.hiyouTB td {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border: 1px solid #999999;
	text-align: center;
}

.hiyouTB th {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #999999;
	text-align: center;
	font-weight: normal;
	background-color: #FEEFF1;
}


.hiyouTB td.l_side {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border: 1px solid #999999;
	text-align: left;
	font-weight: normal;
}

.hiyouTB td.l_side_pink {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border: 1px solid #999999;
	text-align: left;
	font-weight: normal;
	background-color: #FEEFF1;
}

.hiyouTB td.l_side_pink2 {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border: 1px solid #999999;
	text-align: left;
	font-weight: normal;
	background-color: #FDE3E7;
}


caption {
	text-align: left;
	font-size: 0.875em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.zei400 {
	text-align: right;
	width: 400px;
	font-size: 0.7em;
	margin-bottom: 10px;
}

.zei {
	text-align: right;
	font-size: 0.7em;
	margin-bottom: 10px;
}




/* サイトマップ */


#sitemap_bg {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



#sitemap_bg li {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.875em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FEEFF1;
}

#sitemap_bg li.nonmg {
	list-style-type: none;
	font-size: 0.875em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	background-color: #FFFFFF;
}


/* 問い合わせ */

.frame_pink {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAC8CF;
	border-right-color: #FAC8CF;
	border-bottom-color: #FAC8CF;
	border-left-color: #FAC8CF;
	background-color: #FEEFF1;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 2px;
}


.frame_gray {
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	padding: 5px;
}


.pink_bgTB , .gray_bgTB {
	border-collapse: collapse;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 10px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

.pink_bgTB td {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.gray_bgTB td {
	line-height: 1.5em;
	vertical-align: middle;
	font-size: 0.75em;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.plan {
	line-height: 1.5em;
	margin-top: 5px;
	font-size: 1em;
	background-color: #FFE1E1;
	padding: 5px;
}


.pink_bgTB th {
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FDF0F2;
	font-weight: normal;
	width: 140px;
}

.gray_bgTB th {
	line-height: 1.5em;
	font-size: 0.75em;
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
	font-weight: normal;
	width: 140px;
}


.pink_bgTB img , .gray_bgTB img{
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 0.75em;
	color: #333333;
	font-weight: normal;
}

.form_text11 {
	font-size: 0.875em;
}


/* メルマガ */
.melmaga_tensen {
	font-size: 0.875em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-top: 20px;
}

ul.news_list {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 0px;
}

ul.news_list li {
	font-size: 0.75em;
	line-height: 1.3em;
	list-style-image: url(../images/common/icon_pink.gif);
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.text16_green {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006666;
} 


.mg10 {
	margin-bottom: 10px;
}

.mg20 {
	margin-bottom: 20px;
}
