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


body{
	margin:0 auto;  
    font-family: 'Times New Roman', Georgia, 'FOT-マティス Pro M', 'MatissePro-M', "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
    color: #121212;}

a:link { color:#121212; text-decoration:none }
a:visited { color:#666666; text-decoration:none }
a:hover { color:#121212; text-decoration:underline }
a:active { color:#666666; text-decoration:underline }

/* ヘッダー 基本高さ290
--------------------------------------------- */
#header {
  width: 950px;
	height: 210px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#rogo {  
  width: 638px;
	height: 144px;
  position: absolute;
  left: -80px; 
	top: 30px;
	}
	
#freecall {
	width: 296px;
	height: 106px;
  position: absolute;
  left: 580px; 
	top: 54px;
}	
	
#header_btn1 {
	width: 60px;
	height: 30px;
	position: absolute;
	left: 89px;
	top: 170px;
	}	
#header_btn2 {  
  width: 82px; 
	height: 30px; 
  position: absolute;
  left: 148px; 
  top: 170px;
	}	
#header_btn3 {
	width: 106px;
	height: 30px;
	position: absolute;
	left: 238px;
	top: 170px;
	}
#header_btn4 {  
    width: 70px; 
	height: 30px; 
    position: absolute;
    left:412px; 
    top: 170px;
	}	
#header_btn5 {  
    width: 144px; 
	height: 30px; 
    position: absolute;
    left: 340px; 
    top: 170px;
	}
#header_btn6 {  
    width: 76px; 
	height: 30px; 
    position: absolute;
    left: 622px; 
    top: 170px;
	}	
#header_btn7 {  
    width: 100px; 
	height: 30px; 
    position: absolute;
    left: 702px; 
    top: 170px;
	}	

	
#line {  
  width: 950px;  
	height: 15px;
  position: absolute;
  left: 0px; 
	top: 210px;
	}	
	
	
#searchbox {
	width: 195px;
	height: 28px;
	position: absolute;
	left: 344px;
	top: 256px;
	text-align:left;
	}	
#nouki {
	width: 395px;
	height: 20px;
	position: absolute;
	left: 539px;
	top: 250px;
	padding: 9px 0px 6px 15px;
	font-size: 14px;
	text-align:left;
    }
#at {
	width: 940px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 285px;
	margin-top: 5px;
	padding:0 5px;
	text-align:left;
	}
.text {
	font-size: 12px;
    line-height:140%;
    }
