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


@import url("style.css");
@import url("font.css");


.product_title_top{
padding-top:33px;
}



.center{
padding:auto;
margin:auto;
text-align:center;
padding-top:20px;

}

#sideimg{
width:160px;
padding:auto;
margin:auto;
vertical-align:middle;
text-align:right;
}


#btn_yes a{
padding:auto;
margin:auto;
width:155px;
height:34px;
text-indent:-9999px;
text-decoration:none;
display:block;
background:url(../products/images/top/btn_yes.gif)
}

#btn_no a{
padding:auto;
margin:auto;
width:155px;
height:34px;
text-indent:-9999px;
text-decoration:none;
display:block;
background:url(../products/images/top/btn_no.gif)
}


#btn_yes a:hover,#btn_no a:hover{
background-position:0 -34px;
}


#product_top_table{
width:100%;
}


#product_top_table th{
padding-top:30px;
text-align:left;
}




.product_text2{
font-family:"ＭＳ Ｐ明朝","ＭＳ明朝",serif;  
font-size:120%;
line-height:170%;
}


#product_top_table{
}


#product_top_table th{
padding-top:30px;
text-align:left;
}

#product_top_table td{
text-align:center;
}
#product_top_table td img{
padding-top:14px;
}



/* 石田追加分090204 */

#btn_yes_en a{
padding:auto;
margin:auto;
width:155px;
height:34px;
text-indent:-9999px;
text-decoration:none;
display:block;
background:url(../en/products/images/top/btn_yes_en.gif)
}

#btn_no_en a{
padding:auto;
margin:auto;
width:155px;
height:34px;
text-indent:-9999px;
text-decoration:none;
display:block;
background:url(../en/products/images/top/btn_no_en.gif)
}


#btn_yes_en a:hover,#btn_no_en a:hover{
background-position:0 -34px;
}
