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


/* pngハック　IE6,5対応 */
* html img,div{
  behavior: url(common/iepngfix.htc);

}




h2{
display:block;}	


/* Top img より下コンテンツ*/


div#optionContener{
float:left;
width:680px;}


optionTable{}



table{
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	margin-bottom: 3px;
	background-color:#fff5f5;
}


table tr td{
	padding:8px;
	text-align:center;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}




div.optionTable tr td.left_txt{
	text-align:left;
	line-height: 1.4;
	padding-left: 15px;
}


p.txt_caption{
color:#999999;}






div#optionPhoto{
	float:right;
	width:200px;
}
