/**
*link
*/
a.b:link {
	font-weight:bold;
	color:#e37318;
	}

a.b:visited {
	font-weight:bold;
	color:#e37318;
	}

a.b:active {
	font-weight:bold;
	color:#e37318;
	}

a.b:hover {
	font-weight:bold;
	color:#e37318;
	}
/***/

a.b2:link {
	color:#e37318;
	text-decoration:underline; 
	font-weight:nomal; 
	}

a.b2:visited {
	color:#e37318; 
	text-decoration:underline; 
	font-weight:nomal; 
	}

a.b2:active {
	color:#e37318; 
	text-decoration:none; 
	font-weight:nomal;  
	}

a.b2:hover {
	color:#e37318;
	text-decoration:none; 
	font-weight:nomal;   
	}
/***/

	
a.c:link {
	color:#434343;
	text-decoration:none;
	}

a.c:visited {
	color:#434343;
	text-decoration:none;
	}

a.c:active {
	color:#434343;
	text-decoration:underline;
	}

a.c:hover {
	color:#434343;
	text-decoration:underline;
	}

/**
 * mainheader
 */
.mainheader {
	text-align : left;
}

.mainheader img{
	margin:8px 0 0 0;
	padding:0;
}
/**
*line
*/

/* win ie6*/
.line1{
  text-align:left;
  width:645px;
  padding-top: 3px;
  clear: both;
}
/*end*/

.line1{
  text-align:left;
  width:645px;
  clear: both;
}
.line{
  text-align:left;
  width:645px;
  clear: both;
}
*html .line img{
  margin:3px 0 0 0;
  padding:0;
}

/**
*lefttitle
*/
.lefttitle{
    padding-top : 0;
}

/**
*sub
*/
.sub{
   float:left;
   padding-top:5px;
   text-align:left; 
   margin-bottom: 2px; 
}
/*win ie6*/
*html .sub{
   float:left;
   padding-top:10px;
   text-align:left;
}

*html .subright{
  float:right;
  padding-top:9px;
  text-align:left;
  margin-bottom: 3px;
}

*html .sub img,
*html .subright img,
*html .subright .kensaku,
*html .subright .selectspace2{
  vertical-align: top;
}


/*end*/

/*
*subright
*/
.subright{
  float:right;
  padding-top:5px;
  text-align:left;
}

/**
*line
*/
.link{
   text-align : right;
   margin:0px 0 10px 0;
   font-size:10px;
   background:url(../img/search/sankaku2.gif) no-repeat 568px 0;
   letter-spacing:0.6px;
}

* html .link{
   text-align : right;
   margin:5px 0 10px 0;
   font-size:10px;
   background:url(../img/search/sankaku2.gif) no-repeat 568px 0;
   letter-spacing:0.6px;
}

*+html .link{
   text-align : right;
   margin:5px 0 10px 0;
   font-size:10px;
   background:url(../img/search/sankaku2.gif) no-repeat 568px 0;
   letter-spacing:0.6px;
}

/**
*linetxt
*/
.l_txt{
   float:left;
   margin-top:0;
}
/**
*l_right
*/
.l_right{
    float:right;
	margin:0;
	width: 200px;
	text-align: right;
	margin-top: 15px;
}

.l_right02{
    float:right;
	margin:0;
	width: 200px;
	text-align: right;
	margin-top: -13px;
}


#mainc_line{
	*margin:17px 0 0 0;
}

.f_bold{	
	font-weight:bold;
	color:#e37318;
}
/**
*maincontainer
*/
.maincontainer{
   width:645px;
   overflow:hidden;
}
/**
*m_left
*/
.m_left{
   float:left;
   width:302px;
   letter-spacing:0.5px;
   line-height:1.2em;
}


/**
*m_right
*/
.m_right{
   float:right;
   width:315px;
   letter-spacing:0.5px;
   line-height:1.2em;
}
/**
*m_img
*/

/**/
*html .m_img{
   float:left;
   width:109px;
   margin-top:14px;
}
/**/

.m_img{
   float:left;
   width:109px;
   margin-top:13px;
}
/**
*m_font
*/

/* win ie6*/
*html .m_font{
   float:left;
   width:174px;
   text-align:left;
   margin-left:10px;
}

*html .m_font_r{
   float:left;
   width:184px;
   text-align:left;
   margin-left:10px;
}

*html .syosai{
	text-align:left;
	margin-top:13px;
}
/* win ie7*/
*+html .m_font{
   float:left;
   width:174px;
   text-align:left;
   margin-left:10px;
}

*+html .m_font_r{
   float:left;
   width:184px;
   text-align:left;
   margin-right:10px;
   margin-left:10px;
}
/* end */

.m_font{
   float:left;
   width:176px;
   text-align:left;
   margin-left:8px;
}

.m_font_r{
   float:left;
   width:189px;
   text-align:left;
   margin-left:10px;
}

.syosai{
	text-align:left;
	margin-top:13px;
}


.syosai img{
	vertical-align:middle;
}

.tit_small{
	font-size:0.8em;
	margin-left:3px;
}
/* win ie6*/
*html .tit_small{
	font-size:0.8em;
	margin-left:5px;
}

*html .tit{
	padding-top:17px;
	padding-bottom:8px;
}
/* win ie7*/
*+html .tit_small{
	font-size:0.75em;
	margin-left:5px;
}

*+html .tit{
	padding-top:17px;
	padding-bottom:8px;
}
/* end */
.tit{
	padding-top:15px;
	padding-bottom:8px;
}



.price{
	color:#444444;
	font-weight:bold;  
}

/*
*select
*/

.selectspace1{
     margin: 0 0 1px 5px;
}

*html .selectspace2{
     margin: 0 0 0 4px;
}

.selectspace{
     margin-left:5px;
}

*html .selectspace{
     margin: 0 2px 0 6px;
}
/*
.selectspace img{
  vertical-align: middle;
}
*/
.ichi{
	vertical-align:middle;
}

.kensaku{
	width:125px;
	margin-bottom: 5px;
}

*html .kensaku{
	width:131px;
	font-size: 11px;
	height: 17px;
}

.select01{
	width:150px;
	margin-bottom:5px;
}

.select02{
	margin-bottom:5px;
	width:150px;
}

*html .select01{
	width:140px;
	height: 17px;
}

*html .select02{
  width: 140px;
  margin: 0 0 0 7px;
  height: 17px;
}

/**
*tb
*/
.tb{
   text-align:left;
}
/**
*table
*/
.table{
   text-align:center;
   padding-top:5px;
   width:645px;
   background-color:#f1f1f1;
}
/**
*search-sub
*/
.search-sub{
   text-align:left;
   padding:0 10px 3px 11px;
   margin-bottom: 5px;
}

*html .search-sub{
   text-align:left;
   padding:0 10px 3px 13px;
   margin-bottom: 5px;
}

/**
*dl02
*/

/**/
*html .dl02{
   text-align:left;
   height:81px;
}
/**/

.dl02{
   text-align:left;
   height:78px;
}

.dl02_u{
   text-align:left;
   
}

.dl02 img{
	padding:11px 7px 0 0;
}



/**
*sub_li
*/

#s_li01,
#s_li05,
#s_li08 {margin-top: 11px;}
#s_li02,
#s_li04,
#s_li06 {margin-top: 5px;}
#s_li03,
#s_li07 {margin-top: 6px;}

.search-sub li{
   padding-left: 7px;
   background: url(../img/search/sankaku.gif) no-repeat;   
}

*html #s_li01,
*html #s_li05,
*html #s_li08 {margin-top: 8px;}
*html #s_li02,
*html #s_li04,
*html #s_li06 {margin-top: 5px;}
*html #s_li03,
*html #s_li07 {margin-top: 6px;}

*html .search-sub li{
   padding-left: 9px;
   background: url(../img/search/sankaku.gif) no-repeat;   
}

/**
 * kodawari
 */

table.kodawari {
    padding : 0px;
    margin : 0px;
    width : 645px;
    text-align : left;
    border-collapse : collapse;
}

table.kodawari td{
    background-color : #f1f1f1;
}

.tbl_line01 {
    border-right : 2px solid #ffffff;
}
.kodawari-image {
    width : 78px;
}
.kodawari-upleft {
    width : 172px;
}

.kodawari .sele_w {
  margin: 0;
  padding: 0;
  }

.tbl_line02 {
    border-bottom : 2px solid #ffffff;
	padding-top:0px;
}


.vertline {
    margin-top : 14px;
    margin-left : 13px;
	margin-right : 14px;
    float : left;
    width : 1px;
    height : 142px;
    background-image : url(../img_common/line_dashed_vert.gif);
}

/**
*serch index
*/
/*
#c-01 {
  line-height: 16px;
  }

#c-01 #c01_top {
  background: url(../img/search/c_01bk.jpg) no-repeat;
  background-position: 520px 0;
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
  }

#c-01 #c01_top dl {
  width: 521px;
  background: url(../img/search/c_01tit.gif) no-repeat;
  }
/* safari only */
html:\66irst-child #c-01 #c01_top dd {
  font-size:11px;
  }
/* end */
#c-01 #c01_top dt,
#c-01 #c01_top dd {  
  padding-left: 92px;
  letter-spacing: 0.3px;
  line-height: 17px;
  }

#c-01 #c01_top dt {  
  margin-bottom: 4px;
  } 
 
#c-01 #c01_top dd {  
  margin-top: 2px;
  } 

#c-01 #c01_top ul {  
  margin: 15px 0 6px 0;
  } 

#c-01 #c01_top ul .ma_bo {
  margin-bottom: 3px;
  }
  
/* win ie6 */
*html #c-01 #c01_top dt {  
  margin-bottom: 4px;
  } 
 
*html #c-01 #c01_top dd {  
  margin-top: 2px;
  } 

*html #c-01 #c01_top ul {  
  margin: 16px 0 8px 0;
  } 

*html #c-01 #c01_top ul .ma_bo {
  margin-bottom: 5px;
  }

*html #c-01 .se_box dt {
  margin-bottom: 11px;
  }
/* win ie6 end */  

#c-01 .se_img {
  display: block;
  float: left;
  }
 
#c-01 .se_box {
  width: 100%;
  overflow: hidden;
  margin-top: 12px;
  } 
  
#c-01 .se_box dl {
  float: left;
  width: 520px;
  }

#c-01 .se_box ul {
  float: left;
  width: 146px;
  }
 
#c-01 .se_box dt,
#c-01 .se_box dd,
#c-01 .se_box li {
  margin-left: 16px;
  letter-spacing: 0.9px;
  }

#c-01 .se_box dt {
  margin-bottom: 8px;
  }

#c-01 .se_box .li_mat {
  margin-top:5px;
  }
  
#c-01 .se_box .li_ma {
  padding-left: 16px;
  }
  
/* win ie6 */
*html #c-01 .se_box dt,
*html #c-01 .se_box dd,
*html #c-01 .se_box li {
  margin-left: 16px;
  letter-spacing:0; 
  }
  
*html #c-01 .se_line {
  margin: 10px 0 1px 0;
  }  
/* win ie6 end */  

#c-01 .se_line {
  margin: 10px 0 1px 0;
  }

#c-01 .se_box .ma_t20 {
  margin-top: 20px;
}

*/
#waku {
  width:644px;
  background: url(../img/search/leftline_10.gif) no-repeat;
  background-position:bottom;
  overflow: hidden;
  padding-bottom:3px;
  }
#txt {
  text-align: left;
  width: 400px;
  float: left;
  }
.n_img {
  display:block;
  }