
#service_detail_syouhin .title3{
	line-height:30px;
	text-align:center;
}

#service_detail_syouhin .table1{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:20px;
}

#service_detail_syouhin .table2{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#service_detail_syouhin .table3{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#service_detail_syouhin .table4{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#service_detail_syouhin .td_outside{
	vertical-align:top;
}

#service_detail_syouhin table .td1{
	color:#008000;
	padding-left:1em;
	padding-right:1em;
	text-align:center;
}

#service_detail_syouhin table .td1_last{
	border:2px solid #fff;
	font-size:18px;
	padding:8px;
	border-radius:5px 5px 0px 0px;        /* CSS3草案 */  
	-webkit-border-radius: 5px 5px 0px 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius:5px 5px 0px 0px;   /* Firefox用 */  
}

#service_detail_syouhin table .td2{
	padding-left:1em;
	padding-right:1em;
	word-break:break-all;
}

#service_detail_syouhin table .td2_last{
	border:2px solid #fff;
	font-size:18px;
	padding:8px;
}

#service_detail_syouhin table .td3{
	border:2px solid #FFB6C1;
	font-size:18px;
	padding:8px;
	border-radius:0px 0px 5px 5px;        /* CSS3草案 */  
	-webkit-border-radius:0px 0px; 5px 5px;   /* Safari,Google Chrome用 */  
	-moz-border-radius:0px 0px; 5px 5px;   /* Firefox用 */ 
	height:200px;
	vertical-align:top; 
	word-break:break-all;
}

#service_detail_syouhin table .td3_last{
	border:2px solid #fff;
	font-size:18px;
	padding:8px;
	border-radius:0px 0px 5px 5px;        /* CSS3草案 */  
	-webkit-border-radius:0px 0px; 5px 5px;   /* Safari,Google Chrome用 */  
	-moz-border-radius:0px 0px; 5px 5px;   /* Firefox用 */  
}


#service_detail_syouhin .comment{
	height:150px;
}

#service_detail_syouhin .empty{
	border:1px solid #fff;
	width:10px;
}

#service_detail_syouhin  table td {
 border: 1px solid #888;
}
 
#service_detail_syouhin  table tr:first-child td:first-child,#karte_detail_top  table tr:first-child td:first-child {
 border: 1px solid #888;
 border-radius: 3px 0px 0px 0px;
}
#service_detail_syouhin  table tr:first-child td:last-child,#karte_detail_top  table tr:first-child td:last-child {
 border: 1px solid #888;
 border-radius: 0px 3px 0px 0px;
}
#service_detail_syouhin  table tr:last-child td:first-child,#karte_detail_top  table tr:last-child td:first-child {
 border: 1px solid #888;
 border-radius: 0px 0px 0px 3px;
}
#service_detail_syouhin  table tr:last-child td:last-child,#karte_detail_top  table tr:last-child td:last-child {
 border: 1px solid #888;
 border-radius: 0px 0px 3px 0px;
}

#service_detail_syouhin .img_set{
	max-width:240px;
	max-height:160px;
	border:solid 0px gray;
	border-radius:4px;'
}

