/* CSS Document */

table.information th, table.information td{
	border-style:none none solid none;
	border-color:#E5E5E5;
	border-width:1px;
	padding:20px 0;
}

table.information th {
	width:6px;
}

table.information td {
	padding-left:20px;
}

/*--- 詳細ページ ---*/

div.back {
	border-style:solid none none none;
	border-width:1px;
	border-color:#E5E5E5;
	padding:10px 0 0 5px ;
}