/*::::::::::::::BODY CSS:::::::::::::::::*/

body {
	font-family: verdana,"ＭＳ Ｐゴシック",Osaka; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	letter-spacing: normal; 
	word-spacing: normal;
	margin: 0px; 
	padding: 0px; 
	background-image: url(images/body-back.jpg);
}

h1{
	font-size:x-small;
	font-decoration:none;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: #ffffff;
}

a{
	text-decoration:none;
	color:#7a2d3d;
}

a:hover{
	text-decoration:underline;
}

div{
	font-family: verdana,"ＭＳ Ｐゴシック", Osaka; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	letter-spacing: normal; 
	word-spacing: normal;
}
.bana6 {
	margin-bottom: 5px;
}
* html .topbtm {
	margin-left:7px;
}



/*::::::::::::::ヘッダー CSS:::::::::::::::::*/
#header{
	background-image: url(images/head-back.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
	height: 85px;
	margin:0px;
	padding:0px;
}

/*:::::::::::::サブタイトル:::::::::::::::*/
#sub{
	background-color: #ffffff;
	text-align: center;
	margin:0px;
}
/*:::::::::::::パンクズリスト:::::::::::::::*/
p#topicPath {
	margin-bottom: 20px;
	font-size: 12px;
	margin-top: 12px;
	padding-left: 12px;
}

p#topicPath a  {
	margin-right: 7px;
}
p#topicPath img  {
	margin-left: 5px;
	margin-right: 5px;
}
p#topicPath strong  {
	font-weight: bold;
	color: #731523;
}
/*::::::::::::::サイドメニュー CSS:::::::::::::::::*/

.side{
	padding-top:10px;
}

.text-s{
	font-size:12px;
	text-align: left;
	color:#2AAFCC;
	padding-top:5px;
	margin-bottom:10px;
	margin-left: 30px;
}

.text-s1{
	font-size:10px;
	text-align: center;
	color:#2AAFCC;
}

.add{
	font-size:12px;
	background-image: url(images/add.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:13px;
	height:178px;
	width:182px;
	line-height: 16px; 
	color:7B3142;
	margin-bottom:20px;
}

.k-off{
	background-image: url(images/k-link-back-on.gif);
	background-repeat:no-repeat;
	display : block;
	height:33px;
	padding-left:30px;
	padding-top:10px;
	margin:0px;
}


.k a{
	color:#6f1a37;
	text-decoration: none;
	background-image: url(images/k-link-back.gif);
	background-repeat:no-repeat;
	display : block;
	height:33px;
	padding-left:30px;
	padding-top:10px;
	margin:0px;
}

.k a:hover{
	background-image: url(images/k-link-back-on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#bc2b5e;
}

.nabi a{
	text-decoration:none;
	color:#00416b;
	margin-right:5px;
}


/*::::::::::::::メイン CSS:::::::::::::::::*/
#main{
	background-color: #ffffff;
	margin:0px auto 0px auto;
	text-align:center;
}

/*================TOP メイン=================*/
.text-left{
	background-image: url(images/text-left-back.jpg);
	background-repeat: repeat-y;
	font-size:12px;
	color:#424242;
	padding-left:10px;
	padding-right:20px;
	line-height: 18px; 
}

.text-right{
	background-image: url(images/text-right-back.jpg);
	background-repeat: repeat-y;
	font-size:12px;
	color:#424242;
	padding-left:15px;
	padding-right:15px;
	line-height: 18px; 

}

.text-d{
	font-size:12px;
	color:#7a3142;
	text-align: left;
	background-image: url(images/d-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:30px;
	padding-top:9px;
	padding-left:10px;
}
/*::::::::::::::フッター CSS:::::::::::::::::*/
#fotter{
	background-image: url(img/fotter-back02.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	height: 130px;
	font-size:10px;
	font-family:verdana;
}
#fotter02{
	background-image: url(img/fotter-back.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	height: 130px;
	font-size:10px;
	font-family:verdana;
}

.copy{
	font-size:10px;
	font-family:verdana;
	color:#ffffff;
	height:35px;
}

.copy_img {
	vertical-align:bottom;
}

.bottom{
	font-size:12px;
	color:7B3142;
	font-family:verdana,"MS Pゴシック",Osaka;
	text-align:center;
}

.bottom div{
	height:18px;
}

.b{
	font-weight:bold;
}

.bottom div a{
	color:7B3142;
	text-decoration:none;
}

.bottom div a:hover{
	color:7B3142;
	text-decoration:underline;
}

/*::::::::::::::::::::::::::::クリップ型テーブル　ＣＳＳ::::::::::::::::::::::::::::::::::*/

.t-b{
	background-image: url(images/t-back.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	text-align:center;
	font-size:12px;
}

/*:::::::::::::::::::::::::::::::フォーム:::::::::::::::::::::::::::::*/

.t-f{
	font-size:12px;
	color: #424242;
}

.t-f-c{
	background-image: url(images/cell-back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top:5px;
}

.point{
	color:#810032;
	text-decoration: underline;
}

.red{
	color: #b00e00;
}

.sub-t{
	color:#2bb7ce;
	font-weight :bold;
	text-align: left;
	padding-left:15px;
}

.text-1{
	border:1px #bcc4cc solid;
	padding:3px;
	font-size:12px;
	line-height:16px;
	color:#7c3243;
}

/*::::::::::::::::::::::::::::::::::用語::::::::::::::::::::::::::*/

.botan{
	margin-top:10px;
	margin-bottom:10px;
}

.s-title{
	text-align:left;
	border-left:5px #2dc2e2 solid;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:15px;
	color:#003f56;
	background-color:#d6eff4;
	font-weight:bold;
	padding-left:5px;
}

.s-title a:hover{
	text-decoration:none;
}

.yougo{
	text-align:left;
	margin-left:50px;
	margin-rigjt:15px;
	font-weight:bold;
	font-size:13px;
	color:#774f7f;

}

.yougo a{
	color:#774f7f;
	text-decoration:underline;
	}

.yougo a:hover{
	text-decoration:none;
	color:#800080;
}

.yougo-text{
	text-align: left;
	margin-left:80px;
	margin-right:15px;
	margin-bottom:10px;
	color:#424242;
	border-bottom:1px #e2edf4 solid;
}

.top{
	margin-right:15px;
	margin-bottom:5px;
}

/*:::::::::::::::::::::::債務整理:::::::::::::::::::::::::::*/

.qa-t-back{
	background-image:url(images/qa-t-back.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
}

.q{
	font-size:14px;
	font-weight:bold;
	color:143452;
	margin-left:15px;
	padding-top:15px;
}

.q-1{
	color:#474748;
	margin-left:60px;
	margin-right:15px;
}

.a{
	font-size:14px;
	font-weight:bold;
	color:#c50067;
	margin-left:15px;
	padding-top:5px;
}

.qa-t-back li{
	list-style-image:url(images/person.gif);
	color:#ff9900;
	margin-left:150px;
	margin-right:15px;
	line-height:18px;
}

.l-s{
	font-size:10px;
}

.qa-t-back li a{
	color:#ff9900;
}

.qa-t-back li a:hover{
	color:#afafaf;
}

.text-qa{
	text-align:center;
	background-color:#d6eff4;
	margin-right:10px;
	margin-left:10px;
	color:#003f56;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
}

.text-qa1{
	text-align:left;
	background-color:#fffce8;
	border:1px #005d60 solid;
	margin-right:10px;
	margin-left:10px;
	color:#005d60;
	margin-top:10px;
	margin-bottom:5px;
	padding:5px;
}

/*:::::::::::::::::なぜ任意整理か？::::::::::::::::::::::*/

.me-1{
	margin-left:35px;
	margin-right:25px;
	padding-top:25px;
	color:#801b2d;
}

.m-title{
	text-align:left;
	border-left:5px #2dc2e2 solid;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	color:#003f56;
	background-color:#d6eff4;
	font-weight:bold;
	padding-left:5px;
}

.si-title{
	text-align:left;
	border-left:5px #3774c6 solid;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	color:#003f56;
	background-color:#d6e2f4;
	font-weight:bold;
	padding-left:5px;
	font-size:16px;
}

.m-sub{
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	text-align:left;
	font-size:14px;
}

.si-sub{
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	text-align:left;
	font-size:16px;
	color:#163559;
}	

.m-text{
	margin-left:50px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	font-size:12px;
	color:#424242;
}

.img7{
	text-align:left;
	margin-left:25px;
}

/*::::::::::::::::::::::::::手続き:::::::::::::::::::::::::::*/

.tetuduki-t{
	border:1px #3774c6 solid;
	padding:5px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	background-color:#fff9db;
	color:#333333;
}

.big{
	font-size:14px;
	font-weight:bold;
}

/*:::::::::::::::::::::::::体験談:::::::::::::::::::::::::::*/
.back{
	font-size:12px;
	text-decoration:underline;
	color:#003d84;
}

.bold{
	font-weight:bold;
	color:#7c3145;
	font-size:14px;
}

.m-text1{
	margin-left:50px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	font-size:12px;
	color:#424242;
	line-height: 20px; 
}

/*::::::::::::::::::::::::新橋法務について:::::::::::::::::::::::::::::*/

.prof{
	margin-left:25px;
	margin-right:25px;
	padding-top:10px;
	line-height: 20px; 
}

.pro{
	font-size:12px;
	color: #2b2b2d;
	line-height: 20px; 
}

.tback{
	background-image:url(images/t-back.gif);
	background-position:top right;
	background-repeat:repeat-y;
	text-align:left;
}

.prof1{
	margin-left:25px;
	margin-right:25px;
	padding-top:10px;
	line-height: 18px;
	color:#474748; 
}

	
