/*-- INDEX ----------------------------------------

  #001 Common
  #002 Header
  #003 Footer
  #004 HelpMain
 

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

/*-------------------------------------------------
  #001 Common
-------------------------------------------------*/

* {
	margin: 0px;padding: 0px;
	font-size: 12px;
	line-height: 14px;
}

body {
	width: 100%;
	font-family: 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	}
	
#mainwrapper {
    width:620px;
    }
	
/* clearfix */
div.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

li {
list-style-type:none;
}

a {
color:#18459D;
}
a:hover {
color:#FF9900;
}
a img {
border:medium none;
}

/*-------------------------------------------------
  #002 Header
-------------------------------------------------*/
	
#Header {
	width: 100%;
	height: 26px;
	position: relative;
	background-image:  url("https://www.carsensor.net/help/CS/img/header_bg.gif");
	background-repeat: repeat-x;
	text-align: right;
	vertical-align:bottom;
}

#Header .logo {
	position: absolute;
	top: 5px;
	left: 10px;
}

#Header .close {
	position: relative;
	top: 4px;
	right: 10px;
}

#Header .close a{
	background: url("https://www.carsensor.net/help/CS/img/icon_close_popup.gif") no-repeat left center;
	padding-left: 16px;
	color: #0b6cce;
	font-size: 10px;
	text-decoration: underline;
}

#Header .close a:hover{
	color: #ff9900;
	text-decoration: underline;
}

/*-------------------------------------------------
  #003 Footer
-------------------------------------------------*/

#Footer {
	width: 100%;
	text-align: left;
	border-top: 1px solid #ccc;
}

#Footer img {
	padding: 5px 0 0 10px;
	margin-left: -40px;}


/*-------------------------------------------------
  #004 HelpMain
-------------------------------------------------*/
#container {
	margin: 0 10px 30px 10px;
}



h1,h2 { text-indent: -9999px;}

h1 {
   background: url(/cmn/images/nintei/help/K_header.png) 0 0 no-repeat;
   width: 610px;
   height:110px;
   margin-bottom: 5px;
   }

h2.h2_01 {
   background: url(/cmn/images/nintei/help/K_h2_01.png) 0 0 no-repeat;
   width: 590px;
   height: 23px;
   margin-bottom: 5px;
   }
   
h2.h2_02 {
   background: url(/cmn/images/nintei/help/K_h2_02.png) 0 0 no-repeat;
   width: 590px;
   height: 23px;
   margin-bottom: 5px;
   }

h2.h2_03 {
   background: url(/cmn/images/nintei/help/S_h2_03.png) 0 0 no-repeat;
   width: 590px;
   height: 23px;
   margin-bottom: 10px;
   }
   
#container .box img {
   margin: 5px 0px;
   }
  
  
#container .box {
   width: 590px;
   padding:4px;
   border: 1px solid #cccccc;
   float: left;
   margin: 0 0 10px 0;
   }  
   

   
#container .box_bottom {
   width: 590px;
   padding:4px;
   border: 1px solid #cccccc;
   float: left;
   margin: 0 0 0 0;
   } 

*html #container .box_bottom, *html #container .box {
   width: 590px;
   padding: 2px;
   border: 1px solid #cccccc;
   float: left;
   margin: 10px 0 0 0;
   }     



#container .box_right .list_l {
   width: 140px;
   float: left;
   padding: 0 0 0 10px;
   }
   
#container .box_right .list_r {
   float: left;
   width: 100px;
   }



ul.list li a {
  background: url(/cmn/images/nintei/help/point.gif) 0 2px no-repeat;
  font-size:13px;
  padding: 0 0 0 13px;
  margin: 0 0 10px 0;
  display: block;
  line-height: 1.3em;
  outline: none;
  }
  
*html ul.list li a {display:inline-block;margin: 0 0 10px 0; vertical-align: top;
 }


.link_box {
  float: left;
  width: 196px;
}

p.text_link a {
   font-size: 10px;
   text-align: left;
   background: url(/cmn/images/nintei/help/point.gif) 0 0 no-repeat;
   padding: 0 0 0 10px;
   margin-left: 10px;
   }


.link_box a img {
   text-align: center;
   margin: 10px 0 10px 0;
   }

#container p.s_font {
   font-size: 10px;
   }
   

     
.text_box {
   padding: 7px;
   }
   
.text_box p{  
  color: #333333;
  font-size: 13px;
  line-height: 1.4em;
  }   
   
dl {
 width:570px;
}
dt {
 float:left;
 width:100px;
 padding:5px 0 5px 15px;
 clear:both;
}
dd {
 width:430px;
 margin-left:100px;
 padding:5px 5px 5px 10px;
}   
   
   
   
p.box_tit {
   padding: 5px;
   background: url(/cmn/images/nintei/help/K_point.gif) 0 0 no-repeat;
   padding: 0px 0 0 15px;
   font-weight: bold;
   font-size: 15px;
   }   
   
.mt15 { margin-top: 15px;}   
   
.red {
   color:#FF0000;
   }
   
#container p.text {
  font-size:12px;
  line-height:140%;
  margin:0 5px 10px;
  }
     
.mb10 {
   margin-bottom: 10px;
   }
   
.mt15 {
   margin-top: 15px;
   }   
   
.pt30 {
   padding-top: 30px;
   _padding-top: 0px;
   }   
      
   
.bold {
  font-weight: bold;
  }   
   
      
.car_box { 
  float:left;
  margin: 0 8px 10px 0;
  width: 135px;
  border: 1px solid #CCCCCC;
  padding: 1px;
}   
   
.car_box p { clear: both; display: block;}
   
.car_box2 { 
  float:left;
  margin: 0 0 10px 0;
  width: 135px;
  border: 1px solid #CCCCCC;
  padding: 1px;
}   
   
.car_box2 p { clear: both; display: block;}   
   
#photoThickBox {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}




#photoThickBox ul.photoList {
    border: 1px solid #CCCCCC;
	float: left;
	list-style-type: none;
	width: 135px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 9px;
	margin-bottom: 10px;
}


#photoThickBox ul.photoList li.List_tit {
    border-bottom: 1px solid #CCCCCC;
    font-weight:bold;
	padding: 4px 1px 3px 1px;
	text-align: center;
	background: #ffe866;
　　}

#photoThickBox ul.photoList li.List_text {
    border-bottom: 1px solid #CCCCCC;
    padding: 3px;
	font-size: 11px;
	height:40px;
}



#photoThickBox ul.photoList2 {
    border: 1px solid #CCCCCC;
	float: left;
	list-style-type: none;
	width: 135px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 0;
	margin-bottom: 10px;
}


#photoThickBox ul.photoList2 li.List_tit {
    border-bottom: 1px solid #CCCCCC;
    font-weight:bold;
	padding: 4px 3px 3px 3px;
	text-align: center;
	background: #ffe866;
　　}

#photoThickBox ul.photoList2 li.List_text {
    border-bottom: 1px solid #CCCCCC;
    padding: 3px;
	font-size: 11px;
	height:40px;
}

#photoThickBox div.to_top { 
   text-align: right;
   margin-bottom:10px;
   }

#photoThickBox div.to_top a {
    font-size: 10px;
    line-height: 1.4em;
    vertical-align: top;
    padding-bottom: 1px;
    outline: none;
	text-align: right;
	text-decoration: underline;
   }

#photoThickBox div.to_top a:hover {
    font-size: 10px;
    line-height: 1.4em;
    vertical-align: top;
    padding-bottom: 1px;
    outline: none;
	text-align: right;
	text-decoration: underline;
    }



.clb { clear:both;}
















   