@charset "utf-8";

h2{background:url(../images/h2_background.jpg); border-bottom:2px solid #CC3366;}

div.read{background-color:#FAE0E9; padding:8px 12px 12px 19px; margin:0; line-height:1.8em;}
div.read h3{margin:0; padding:0; color:#CC0000; background:none; border:none; -moz-box-shadow:none; -webkit-box-shadow:none; text-shadow:none;}
div.read p{margin:0; padding:0;}

p{line-height:1.6em;}

/* w1 */
div.w1{
	clear:both;
	margin:0 auto 34px;
	}

div.w1 div.txt{
	margin-bottom:34px;
	width:620px;
	float:left;
	}

div.w1 div.ph{
	margin-bottom:34px;	
	width:312px;
	text-align: center;
	float:right;
	}

/* w2 */
div.w2{
	clear:both;
	margin:0 auto 40px;
	}

div.w2 div.txt{
	width:496px;
	float:right;
	}

div.w2 div.ph{
	width:180px;
	text-align: center;
	float:left;
	}

div.w1 h5,
div.w2 h5{
	margin:0 0 1em 0;
	font-size:100%;
	}

div.w2 h6{
	margin:0 0 0.5em 0;
	color:#ff0060;
	font-size:100%;
	}
table.table_type02{
	margin:0 auto;
	width:100%;
	}

table.table_type02 th{
	font-weight:normal;
	}

table.table_type02 th,
table.table_type02 td{
	padding:5px 8px 5px;
	vertical-align:top;
	text-align:left;
	line-height:1.6;
	border:none;
	}

table.table_type02 tbody tr{
	background-color:#ffe7ef;
	}

table.table_type02 tr:nth-child(even){
	background-color: #FFF; 
	}

table.table_type02 li{
	margin:0 0 0.5em 14px;
	list-style:disc;	
	}