/*全体調整*/
body {
     background: url('http://www.ls-jonan.com/ecsv/ezcatfiles/ls-jonan/img/img/1510/bg_b.gif') repeat-x;
}
.col1-bg {
	background: #FFFFFF url('http://www.ls-jonan.com/ecsv/ezcatfiles/ls-jonan/img/img/1510/bg_col01.gif') left repeat-y;
}
.col3-bg {
	background: #FFFFFF url('http://www.ls-jonan.com/ecsv/ezcatfiles/ls-jonan/img/img/1510/bg_col01.gif') right repeat-y;
}

/*ヘッダー・フッター*/
.logo {
     background:#2e2e2e;
	 width:100%;
	 text-align:center;
	 padding-top:1px;
}
.fb {
     background:url('http://www.ls-jonan.com/ecsv/ezcatfiles/ls-jonan/img/img/1510/bg_f.gif') repeat-x;
	 height:15px;
	 font-size:10.5px;
	 color:#666666;
	 text-align:center;
	 background-color:#100e18;
	 margin-top:-2px;
}

.foot-bg1 {
     background:none;
	 display:none;
	 margin:0px;
	 padding:0px;
}

.foot-bg2 {
     background:#2f2f2f;
}

/*トップページ*/
.top_main {
     width:100%;
	 text-align:center;
	 margin-bottom:50px;
}
 
/*フォント*/
div,p,table tr td {
     line-height:180%;
	 font-size:14px;
	 margin-top:0px
}

/* フォーム */
table.formtabMt{
	border:none !important;
	width: 600px;
}
table.formInnerTab{
	border:none !important;
}
.formtab_left{
	background-color:#f3f3f3;
	border:2px solid #ffffff;
	vertical-align:top;
}
.formInnerTab{
	border:0px;
}
input {
	border: solid 1px #999999;
}
input.radio {
	border: none;
}
input.checkbox {
	border: none;
}
textarea {
	border: solid 1px #999999;	
}

/*共通*/
span.path {
     font-size:10px;
	 color:#999999;
}

hr {
     margin-bottom:0px;
	 margin-top:0px;
}