* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 


* {
	margin: 0;
	padding: 0;
	
}
body {
font-size: 12px;
	color				: #666666;
	font-family       : "ＭＳ Ｐゴシック", Osaka, sans-serif;

		text-align: center; /* テキストを中央揃えに指定 */
  background:  url(../images/bgback2.png)  repeat-x;

line-height: 1.5;

}
img {
	border: none;
	vertical-align: middle;}

  A:link{color: #1459d7;text-decoration:none;font-size: 12px;}
  A:visited{color: #1459d7;text-decoration:none;font-size: 12px;}
  A:hover{color: #006600; cursor: hand;text-decoration:none;font-size: 12px;}
  A:active{color: #006600;font-size: 12px;}

.sp1  A:link{color: #666666;text-decoration:none;font-size: 10px;}
.sp1  A:visited{color: #666666;text-decoration:none;font-size: 10px;}
.sp1  A:hover{color: #1459d7; cursor: hand;text-decoration:none;font-size: 10px;}
.sp1  A:active{color: #1459d7;font-size: 10px;}

.sp3  A:link{color: #666666;text-decoration:none;font-size: 12px;}
.sp3  A:visited{color: #666666;text-decoration:none;font-size: 12px;}
.sp3  A:hover{color: #1459d7; cursor: hand;text-decoration:none;font-size: 12px;}
.sp3  A:active{color: #1459d7;font-size: 12px;}

#wrapper {
	width: 870px; /* レイアウト全体の幅を指定 */
margin: 0 auto; /* 左右方向のマージンをautoに指定 */
	text-align: left; /* テキストを左揃えに指定 */
padding: 0px;

}
#header {
      	height: 70px;
margin: 30px 0px 0px 0px;
padding: px 0px 0px 0px; 
}

#container {
	position: relative; /* #primaryと#secondaryの親ボックスにするためにrelativeを指定 */
       margin: 0px 0; /* 上下方向に10pxのマージンを指定 */
	width: 100%; /* ボックスの幅を指定 */
 

}
.red {
	color: #ff0000;
}


#primary {
	width: 870px; /* ボックスの幅を指定 */
	      margin-bottom: 0px;
}
#primarya {
	margin: 11px 0px 0px  40px; /* 左方向に210pxのマージンを指定 */
	width: 820px; /* ボックスの幅を指定 */
          padding: 0px 0px 0px 0px;
          height: 27px;
	
}

#acontent {
     	background:  ;
padding: 5px 40px 0px 40px;
}

#picl {	
		      margin: 20px 0px 10px 0px;
  }

#inquirye {
	width: 800px; /* ボックスの幅を指定 */
　　　　margin: 10px 0px 0px 0px; 
        
}
#inquirye table {
	margin: 0px 0px 0px 00px; 
	font-size: 100%;
	width: 780px;
}
#inquirye td {
	border-top: 1px dotted #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
	border-left: none; 
	border-right: 1px none; 
	padding: 15px 0px 15px 0px;
            margin: 0px 0px 0px 0px;
         text-align: center; 
width: 170px;

}
#inquirye th {
	border-top: 1px dotted #CCCCCC; 
	border-bottom: none; 
	border-right: none; /* 左方向のボーダーを6pxに変更 */
	border-left: none; 

	
	font-weight: normal;
          font-color: #ffffff;
	padding: 10px 15px 10px 5px;
              margin: 0px 0px 0px 0px;
   text-align: left; 
}
#inquirye th.must {
	border-top: none; 
	border-bottom: none; 
	border-right: none; /* 左方向のボーダーを6pxに変更 */
	border-left: 4px solid #006600; 
padding: 7px 0px 4px 6px;

text-align: left; 
font-weight: bold;
          font-color: #ffffff;
         font-size: 13px;
         z-index: 5;
 background: #080808  ;

}
#inquirye th.musta {
	border-top: 1px dotted #CCCCCC; 
	border-bottom: none; 
	border-right: none; /* 左方向のボーダーを6pxに変更 */
	border-left: none; 
		font-weight: normal;
          font-color: #ffffff;
	padding: 10px 5px 10px 5px;
         width: 80px;
      margin: 0px 0px 0px 0px;
   text-align: center; 
}
#inquirye td.mustb {
	border-top: 1px dotted #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
	border-left: none; 
	border-right: 1px none; 
	padding: 15px 0px 15px 0px;
            margin: 0px 0px 0px 0px;
         text-align: left; 
width: 600px;
}
#inquirye td.mustc {
	border-top: none; 
	border-bottom: none; 
	border-left: none; 
	border-right: none; 
	padding: 15px 0px 15px 0px;
            margin: 0px 0px 0px 0px;
         text-align: center; 
         width: 780px
}

#foot_box {padding:  20px 10px 30px 20px;
               margin: 0px 0px 0px 10px;
font-size: 12px;
	color	: #ffffff;
	line-height: 1.5;
	}


