@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------ */
/* 基本�?�? */
/* ------------------------------------------------------------ */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* これで�?瞬砂時計が出る�?を回避??E Only?? */
}
body {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/head-back.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック", "Osaka－等幅";
}
ul,
li{
	list-style:none;
	margin:0;
	padding:0;
}
p{
	color:#000000;
	margin:0px;
	padding:5px;
}
body{
	margin:0;
	padding:0;
	line-height:1.6;
	color:#333;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
h4{
	font-size:12px;	
}

#content h6{
	font-size:12px;
	margin:10px 0px 0px 15px;
	padding:0px 0px 0px 10px;
	
}

.t10{
	font-size:10px;
}

.c1{
	clear:both;
}
.red{
	color:#ff0000;
}
.mini-title{
	font-size:12px;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	border-bottom:solid 1px #1758BC;
}
.mini-title02{
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	border-bottom:solid 1px #1758BC;
}
.indent01{
	margin:0px 0px 0px 15px;
	padding:5px;
}
.right01{
	text-align:right;
}

/*見積フォーム--------------------------------------------------*/

#content02{
	width:760px;
	margin:0px auto;
}

#content02 th{
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}


#content02 td{
	margin:0px;
	padding:5px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

#content02 .second{
	border-top:none;
}

/*--------------------------------------------------------------*/

/* ------------------------------------------------------------ */
/* 見�?し設�? */
/* ------------------------------------------------------------ */
#main h3{
	border-left:solid 4px #1758BC;
	border-bottom:solid 1px #CCC;
	padding-left:10px;
	margin:10px 0px 5px 0px;
	font-size:14px;
}

/* ------------------------------------------------------------ */
/* コン�?�� */
/* ------------------------------------------------------------ */
#container{
	text-align:left;
	margin:0px auto;
	padding:0px;
}
#container-inner{
	text-align:left;
	width:800px;
	margin:0px auto;
	padding:0px;
}
/* ------------------------------------------------------------ */
/* ヘッ�? */
/* ------------------------------------------------------------ */
#head{
	width:800px;
	height:65px;
	margin:0px auto;
}
#head #tag{
	float:right;
	margin-top:27px;
	font-size:11px;
	text-align:right;
}
#head #ci{
	float:left;
	line-height:65px;
	margin:4px 0px 0px 0px;
}

#header #size{
	width:300px;
	height:30px;
	margin:15px 0px 0px 0px;
	padding:0px;
	float:right;
}
#header #size .ftxt{
	width:20px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}
#head #ci a{
	text-decoration:none;
	color:#fff;
}
#head #ci h1{
	font-size:12px;
	text-decoration:none;
	color:#555;
}

#head-left{
	width:500px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left;
}

#head-right{
	width:290px;
	height:50px;
	margin:0px 10px 0px 0px;
	padding:0px;
	float:right;
}

#head-right a{
	color:#FFFFFF;
	background-color:#FF6600;
	display:inline;
	width:20px;
	height:20px;
	margin:0px 5px 0px 0px;
	padding:5px;
	
}

/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainmenu{
	width:800px;
	margin:0px auto 15px auto;
	background-image:url(../images/navi.gif);
	background-repeat: no-repeat;
}
#mainmenu ul{
	margin:0px;
	padding:0px;
}
#mainmenu li{
	float:left;
	width:200px;
	height:37px;
	display:block;
	text-indent:-9999px;
	list-style-type:none;
	
}
#mainmenu li a{
	display:block;
	width:200px;
	height:37px;
	margin:0px;
	padding:0px;
	float:left;
	
}
#mainmenu li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */
#main{
	width:800px;
	margin:0px auto 40px auto;
	font-size:12px;
}

/* ------------------------------------------------------------ */
/* VI */
/* ------------------------------------------------------------ */
#vi{
	width:800px;
	height:180px;
	background:url(../vi.jpg) no-repeat;
	margin:0px auto 15px auto;
}
#vi h2{
	color:#FFFFFF;
	font-size:18px;
	padding:60px 0 0 40px;
}

/* ------------------------------------------------------------ */
/* サイドバー */
/* ------------------------------------------------------------ */
#sidebar{
	float:right;
	width:200px;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.side-inner01{
	text-align:left;
	width:190px;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
}
/* ------------------------------------------------------------ */
/* コン�?���? */
/* ------------------------------------------------------------ */
#content{
	float:left;
	width:560px;
	margin:20px 0px 0px 0px;
}
#main h2{
	background-color:#0068b7;
	font-size:18px;
	margin:0px;
	padding:0px;
}
.page-title{
	background-color:#1758BC;
	height:auto;
	color:#FFFFFF;
	font-size:18px;
	margin:0px 0px 20px 0px;
	padding:0px;
	border-bottom:double 5px #1758BC;
}
#content li{
	text-align: left;
	margin: 5px 5px 5px 25px;
	padding: 5px;
	list-style-type: square;
}
.prive{
	text-align: left;
	margin: 2px 5px 2px 25px;
	padding: 5px;
	list-style-type:decimal;
}
#content table{
	border-top:solid 1px #CCC;
}
#content td{
	font-size:12px;
	border-bottom:solid 1px #CCC;
	padding:7px;
}
.left{
	border-right:solid 1px #cccccc;
}
#content th{
	width:100px;
	background-color:#EEE;
	border-bottom:solid 1px #CCC;
	padding:7px;
}
.main-right-inner01{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 10px;
	float:left;
}
.main-right-inner02{
	width:560px;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
}
.main-right-inner03{
	width:380px;
	margin:0px;
	padding:0px;
	float:right;
}
.main-right-inner04{
	width:175px;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
}
.main-right-inner05{
	width:560px;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
	border-bottom:dotted 1px #cccccc;
}
.main-right-inner06{
	width:340px;
	margin:0px;
	padding:0px;
	float:right;
}
.main-right-inner07{
	width:200px;
	margin:0px;
	padding:0px;
	float:left;
}
.main-right-inner08{
	width:107px;
	margin:0px 0px 0px 15px;
	padding:0px;
	float:left;
}
.main-right-inner09{
	text-align:left;
	width:410px;
	margin:0px;
	padding:0px;
	float:right;
}
.main-right-inner10{
	width:545px;
	margin:0px 0px 10px 15px;
	padding:0px;
	float:left;
	border-bottom:dotted 1px #cccccc;
}

.company-text01{
	margin:2px 0px 10px 20px;
}
/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
#footer{
	width:100%;
	text-align:center;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}
#footer-navi{
	text-align:center;
	margin:0px auto;
	border-top:solid 1px #cccccc;
	
}
#footer-navi ul{
	width:800px;
}
#footer-navi li{
	width:200px;
	height:30px;
	margin:0px;
	padding:5px 0px 5px 0px;
	display:block;
	list-style-type:none;
	float:left;
}
.footer-inner01{
	width:800px;
	margin:0px auto;
	padding:0px;
}
/* ------------------------------------------------------------ */
/* Clearfix */
/* ------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}
