@charset "utf-8";

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

.read{
	margin:0 auto 20px;
	padding:30px 0px 10px 0;
	background:none;
	}

div.read h3{margin:0; padding:0; color:#CC0000; background:none; border:none; -moz-box-shadow:none; -webkit-box-shadow:none; text-shadow:none; text-align:center;}
p{line-height:1.6em;}
h5{margin:0 0 1em 0;
	color:#ff0060; padding:6px;
	font-size:120%; border-bottom:1px dotted #FF6666;}


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

div.w1 div.txt{
	width:630px;
	float:left;
	}

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

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

div.w2 div.txt{
	margin-bottom:40px;
	width:730px;
	float:right;
	}

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

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

div.w2 strong.sub{
	color:#00a29c;
	}

table.table_type02{
	margin:0 auto 60px;
	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;
	border-bottom:1px solid #FF3366;
	}

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;	
	}


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

