@charset "UTF-8";

table    { width:670px; }
th,td    { border:solid #787878; padding:15px; }
th       { border-width:1px 0 1px 1px; background:#EEF; text-align:center; white-space:nowrap; }
td       { border-width:1px 1px 1px 0; }
thead th { background:#d3d0e5; }
thead td { background:#DFDDEB; font-size:150%; }

tr div { margin:.5em 0; padding:.5em 1em; border-radius:1em; background:#EEE; }

tr ul { padding:0 0 0 1em; list-style:disc; }
.list     { list-style:none; }
.list li  { text-indent:-1em; }
.list.list2 li { margin:5px 0;}

.table_box01{ padding-right:290px; margin-bottom:50px; background:url(./img/ph_01.png) no-repeat right top;}
.table_box02{ padding-left: 290px; margin-bottom:50px; background:url(./img/ph_02_2.png) no-repeat left  top;}
.table_box03{ padding-right: 290px; margin-bottom:50px; background:url(./img/ph_03.png) no-repeat right  top;}
.table_box04{ padding-left: 290px; margin-bottom:50px; background:url(./img/ph_04.png) no-repeat left  top;}

#main p {
	padding:15px;
	margin-bottom:25px;
	font-size:1.2em;
	color:#e50056;
	border-width:2px 2px 2px 2px;
	border-style:solid;
	border-color: #9e5872;
}