@charset "Shift_JIS";

/* BASE SETTTING */
body, p, div, td, th, form, h1, h2, h3, h4, h5, h6, ul {
	font-size: 12px ;
	line-height: 1.3em ;
	padding: 0 ;
	margin: 0 ;
	color: #000 ;
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
a { font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif; }
img { padding: 0px; margin: 0px; border: none; }



.SecContents {
	margin-left:50px;
	margin-right:49px;
}
.SecContents2 {
	margin-left:20px;
	margin-right:20px;
}


/*-----	自動見積もり	-----*/
table.mitsuTbl {	
	border-collapse: collapse;
}
.mitsuTbl td {
	text-align:left;
	padding:10px 20px;
	margin:0;
	border-top:1px solid #97A9DD;
	empty-cells: show;
}
.mitsuTbl th {
	text-align:left;
	padding:10px 15px;
	margin:0;
	border-top:1px solid #97A9DD;
	border-right:1px solid #97A9DD;
	font-weight:normal;
	color:#0E106A;
}
.Doui {
	background-color:#EEF1FA;
	padding:10px;
	margin:20px;
	text-align:center;
}

table.mitsuTbl2 {	
	border-collapse: collapse;
	border-left:1px solid #97A9DD;
	border-bottom:1px solid #97A9DD;
	}
.mitsuTbl2 td {
	text-align:left;
	padding:6px;
	margin:0;
	border-top:1px solid #97A9DD;
	border-right:1px solid #97A9DD;
	empty-cells: show;
}
.mitsuTbl2 th {
	background-color:#EEF1FA;
	text-align:center;
	padding:6px;
	margin:0;
	border-top:1px solid #97A9DD;
	border-right:1px solid #97A9DD;
	font-weight:normal;
	color:#0E106A;
}
.Total {
	font-size:100%;
	font-weight:bold;
	color:#FF0000;
	background-color:#F4F4F4;
}
.kome {
	font-size:85%;
	line-height:125%;
	color:#FF0000;
}
.komeTbl {
	font-size:85%;
	margin:15px 0;
}
td.Price {text-align:right;}

.hissu {color:#ff0000; margin-left:5px;}


/* -------- キーワードから探す -------- */
.ccWordsLeft {
	float: left;
	width:345px;
	padding-right:19px;
	margin-bottom:20px;
}
.ccWordsRight {
	float: right;
	width:345px;
	margin-bottom:20px;
}
.ccWords p {
	background-color:#26417B;
	color:#fff;
	padding:3px 8px;
	margin:20px 0 10px 0;
}
.ccWords li {
	font-size:110%;
	padding:0 10px 5px 12px;
	margin:10px 0;
	border-bottom:1px dotted #97A9DD;
	list-style-type:none
}
.ccWordsLink {
	background-color:#E2E7F5;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}

/* -------- 導入事例 -------- */
.scLeft {
	float: left;
	width:315px;
	padding-right:0px;
	margin-bottom:20px;
}
.scRight {
	float: right;
	width:315px;
	margin-bottom:20px;
}
.sc p {
	background:#C9D3F1;
	color:#0F378D;
	font-size:115%;
	font-weight:bold;
	padding:5px 8px;
	margin-bottom:10px;
	margin-top:20px;
}
.scLine {
	border-bottom:1px dotted #C9D3F1;
	margin-bottom:10px;
}
.scLine td {
	padding-bottom:10px;
	padding-top:3px;
	font-weight:bold;
}

/* -------- 初めての方へ -------- */
.FirstTokuTxt {
	margin-left:80px;
	margin-bottom:10px;
}

/* -------- サービス案内 -------- */
.SL {
	background:#FFF2C3;
	padding:5px;
	border:2px solid #314BBA;
	position:absolute; 
	width:330px;
}
.SL h1 {
	color:#0E2CAA;
	margin-bottom:0px;
	float:left;
}
.SL h2 {
	margin-bottom:5px;
	font-weight:normal;
	clear:both;
}
.close {
	float:right;
}


/* SPACE */
.spB05{
	margin-bottom:5px;
	}
.spB10{
	margin-bottom:10px;
	}
.spB15{
	margin-bottom:15px;
	}
.spB20{
	margin-bottom:20px;
	}
.spB30{
	margin-bottom:30px;
	}
.spB50{
	margin-bottom:50px;
	}
.spT05{
	margin-top:5px;
	}
.spT10{
	margin-top:10px;
	}
.spT15{
	margin-top:15px;
	}
.spT20{
	margin-top:20px;
	}
.spT30{
	margin-top:30px;
	}
.spL10{
	margin-left:10px;
	}
.spL20{
	margin-left:20px;
	}
.spLR30{
	margin-left:30px;
	margin-right:30px;
	}

.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
