﻿.clearfix:after{content:"."; display:block; clear:both; height:0; visibility:hidden;}
.clearfix 		{ min-height:1px;}

/*++++++++++++++++ font styles ++++++++++++++++*/
.r{color:#F00;margin-bottom:16px; font-size:18px;}


.o{color:#C60;font-weight:bold;}
.gr{color:#096;}

.bl{color:#03C;}

.bl-space{color:#03C;margin-top:20px;}
.gl{color:#666;}

.min{font-size:16px !important;}
.big{font-size:20px !important;}



p{padding:5px 0 5px 0;}

hr.style-d {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}

span{padding-right:5px;

    color:#069;  
   text-decoration:none;  
    border-left:solid 3px #ff0000; padding-left:5px; }

span.b{padding-right:5px;

    color:#069;  
   text-decoration:none;  
    border-left:solid 3px #0000ff; padding-left:5px; }

span.g{padding-right:5px;

    color:#069;  
   text-decoration:none;  
    border-left:solid 3px #008000; padding-left:5px; }

span.m{padding-right:5px;

    color:#069;  
   text-decoration:none;  
    border-left:solid 3px #800000; padding-left:5px; }



span.go{padding-right:5px;

      color:#069;    
   text-decoration:none;  
    border-left:solid 3px #daa520; padding-left:5px; }



span.pu{padding-right:5px;

    color:#069;  
   text-decoration:none;  
    border-left:solid 3px #800080; padding-left:5px; }

span.pi{padding-right:5px;

    color:#069;  
   text-decoration:none;  
    border-left:solid 3px #ff69b4; padding-left:5px; }

@media (max-width: 640px) {
img{
  max-width: 98%;
 height: auto;
}
}



/*++++++++++++++++ page styles ++++++++++++++++*/
body{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; overflow:auto;}
#mainContents{padding:15px 0 0 0;  margin:0 auto; }

/*++++++++++++++++ header styles ++++++++++++++++*/
header .top{height:18px; overflow:hidden; background:#000000;}
	h1{font-size:14px; float:left; color:#FFF; padding-left:0.6em;}
	.sitemap{font-size:12px; float:right; color:#FFF; padding-right:1.6em; text-decoration:none;}
	.sitemap:hover{text-decoration:underline;}

header .middle div{height:70px; overflow:hidden; border-bottom:2px solid #630;}
header .middle p{height: 390px; margin:0 auto;padding-left:30px;}

.logo{float:left; padding:8px 0 0 80px;}
.contact{
	float:right;
	padding:12px 10px 0 3;
	text-align:right;
	font-size:18px;
	line-height:24px;
	color:#999;
	font-weight:bold;
	text-shadow:1px 1px 2px #EEE;
	text-decoration:none;
	
	behavior: url(PIE/PIE.htc);
}
.contact span{font-size:32px;}





.navi{border-top:1px solid #630; border-bottom:1px solid #630; background:#008000;}
.navi ul{margin:0 auto; border-right:0px solid #ffffff; border-left:-2px solid #ffffff;}
.navi li{float:left; width:16.5%;}
.navi li a{
	display:block;
	padding:12px 0px 11px 0;
	text-align:center;
	
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	
	
	
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
	behavior: url(PIE/PIE.htc);
}
.navi li a:hover{background:#adff2f;}

/*++++++++++++++++ menu styles ++++++++++++++++*/
#leftColm{
	width:240px;
	float:left;
	margin-bottom:20px;
     
}
#leftColm h2{
	background:#32cd32;
	font-size:18px;
	padding:15px 0 8px 0px;
	font-weight:bold;
	letter-spacing:2px solid #ff8c00;
	text-align:center;
}
#leftColm ul{border-left:1px solid #CCC; border-right:1px solid #CCC padding:5px 0 0 0px;}
#leftColm a{
	display:block;
	font-size:18px;
 
	color:#069;
	text-decoration:none;
	padding:15px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;

        
	
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}
#leftColm a:hover{
	text-decoration:underline;
        color:#ff0000;
	background: #EEE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEE), to(#FFF));
	background: -webkit-linear-gradient(#EEE, #FFF);
	background: -moz-linear-gradient(#EEE, #FFF);
	background: -ms-linear-gradient(#EEE, #FFF);
	background: -o-linear-gradient(#EEE, #FFF);
	background: linear-gradient(#EEE, #FFF);
	-pie-background: linear-gradient(#EEE, #FFF);
	
	behavior: url(PIE/PIE.htc);
}

/*++++++++++++++++ main styles ++++++++++++++++*/
#rightColm{float:right; }
.komidashi{font-size:14px; text-align:right;}

p{font-size:18px; line-height:28px;}
article{padding:0 10px; margin-bottom:35px;}

.index1{  /*+++++++++++++++++++ 大見出し +++++++++++++++++++*/
	font-size:30px;
	line-height:36px;
	color:#666;
	letter-spacing:2px;
	
	padding:12px 12px 8px 12px;
	margin-bottom:15px;
	background:#FFF;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	
	behavior: url(PIE/PIE.htc);
}

.index2{  /*+++++++++++++++++++ 中見出し +++++++++++++++++++*/
       margin-top:15px;
	font-size:30px;
	line-height:30px;
	color:#333;
	letter-spacing:2px;
	
	padding:12px 12px 8px 12px;
	margin-bottom:15px;
	border-bottom:2px solid #F90;
	
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}

.index5{  /*+++++++++++++++++++ 中見出し +++++++++++++++++++*/
	font-size:30px;
	line-height:30px;
	color:#333;
	letter-spacing:2px;
	
	padding:12px 12px 8px 12px;
	margin-bottom:15px;
	border:2px solid #0000ff;
	
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}


#anshin ul{margin:0px 0px 0px 30px; padding:30px;}

#anshin li{font-size:18px;
margin:0px;
list-style-type:none;
list-style-position:30px 30px 0px 10px;
background-image:url("../img/gif/checkbox-red.gif");
background-repeat:no-repeat;
background-position:top left;
padding: 10px 0px 20px 50px;}



.index3{  /*+++++++++++++++++++ 小見出し +++++++++++++++++++*/
	font-size:28px;
	padding:6px;
	border-left:10px solid #F90;
	border-bottom:1px dotted #F90;
	margin-bottom:15px;
}



.index4{  /*+++++++++++++++++++ 装飾見出し +++++++++++++++++++*/
	font-size:18px;
	padding:8px;
	margin-bottom:15px;
	border:4px solid #F90;
	background:#FFF;
	
	-webkit-box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	-moz-box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;

	
	-webkit-border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	
	behavior: url(PIE/PIE.htc);
}


.index-k{  /*+++++++++++++++++++ 装飾見出し +++++++++++++++++++*/
	font-size:18px;
	padding:8px;
	margin-bottom:15px;
	border:4px solid #F90;
background-image:url("../jpg/cross-driver.jpg" width="240" height="300");
background-repeat:no-repeat;


	
	behavior: url(PIE/PIE.htc);
}

.img{padding:5px; background:#FFF; border:1px solid#CCC; display: block;

}
.img2{float: right;display: inline;margin:0 0 1em 20px;
width:150px ;height:200px;

}
/*++++++++++++++++ footer styles ++++++++++++++++*/
footer div{font-size:16px; text-align:right;  margin:0 auto;}
	footer div a{color:#000000;}
	footer div a:hover{color:#000;}
footer p{text-align:center; font-size:14px; padding:1em 0; background:#008000;}
	footer p a{color:#000; text-decoration:none;}
	footer p a:hover{text-decoration:underline;}






.sample1{padding:12px 12px 0 12px; border:1px #CCC solid; overflow:hidden; margin-bottom:15px;}
.sample2{font-size:16px; line-height:17px; padding:8px; border:1px #CCC solid; background:#EEE;}



/* A:▼テーブル全体の装飾▼ */
table.abc {text-align:center;
   border-collapse: collapse; /* 枠線を重ねる */
   border: 1px solid #aaaacc; /* 外枠の装飾 */
}
/* B:▼テーブル内側(セル)の装飾▼ */
table.abc th,
table.abc td {
   padding: 0.3em;            /* セル内側の余白量 */
   border: 1px solid #aaaacc; /* 内枠の装飾 */
}

/* C:▼テーブルの見出し部分の装飾▼ */
table.abc thead th { width:605px;
text-align: center;
   background-image: url("img/gif/backblue.gif"); /* 背景画像 */
   background-position: bottom left; /* 背景画像の配置 */
   color: black;           /* 文字色 */
   background-color: #eeeeff; /* (念のための背景色) */
}
/* D:▼各行の見出し部分の装飾▼ */
table.abc tbody th {
    background-image: url("img/gif/backgrey.gif");
   color: black;            /* 文字色 */
}


/* A:▼テーブル全体の装飾▼ */
table.abcd {text-align:left;
   border-collapse: collapse; /* 枠線を重ねる */
   border: 1px solid #aaaacc; /* 外枠の装飾 */
}
/* B:▼テーブル内側(セル)の装飾▼ */
table.abcd th,
table.abcd td {
   padding: 0.3em;            /* セル内側の余白量 */
   border: 1px solid #aaaacc; /* 内枠の装飾 */
}

/* C:▼テーブルの見出し部分の装飾▼ */
table.abcd thead th { width:605px;
text-align: center;
   background-image: url("../img/gif/backgreen.gif"); /* 背景画像 */
   background-position: bottom left; /* 背景画像の配置 */
   color: black;           /* 文字色 */
   background-color: #eeeeff; /* (念のための背景色) */
}
/* D:▼各行の見出し部分の装飾▼ */
table.abcd tbody th {text-align:left;
    background-image: url("../img/gif/backgrey.gif");
   color: black;            /* 文字色 */
}

