@charset "utf-8";

div.read h3{margin:0; padding:0; color:#333333; background:none; border:none; -moz-box-shadow:none; -webkit-box-shadow:none; text-shadow:none;}
div.read p{margin:0; padding:0;}

h5{
	margin:0 0 0.5em 0;
	font-size:100%;
	color:#ff0060;
	}
h6{
	margin:0 0 1em 0; font-size:1em;
}

div.box{border:1px solid #CCCCCC; padding:8px; margin:12px 0 30px;}
div.box ul{margin:0 0 0 24px; padding:0; line-height:1.5em;}

/* w1 */
div.w1{
	margin:0 auto 40px;
	}

div.w1 div.txt{
	margin:0 0 40px 0;
	width:600px;
	float:left;
	}

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

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

div.w1 ul.w1ul{
	margin:0 0 1em 0;
	}

div.w1 ul.w1ul li{
	margin:0 0 0 0;
	list-style:disc;
	line-height:1.6;
	}


/* w2 */
dl.list{
	margin: 0 0 30px;
	}

dl.list dt{
	margin:0 0 0.5em;
	}

dl.list dt h5{
	font-weight:bold;
	font-size:100%;
	}

dl.list dd{
	margin:0 0 0 1em;
	}

div.w2 u.tlist{
	margin:0 0 0 0;
	}

div.w2 ul.tlist li{
	display:inline-block;
	margin:0 50px 0.8em 0;
	padding:4px 10px 0 0;
	vertical-align:top;
	width:38%;
	line-height:1.2;
	font-weight:bold;
	}

* html div.w2 ul.tlist li{display:inline;  zoom:1;}
*:first-child+html div.w2 ul.tlist li{display:inline; zoom:1;}


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

div.w3 .radiusPp02 .radius_inner h4{
	display:block;	
	font-size:120%;
	}

div.w3 ul{margin:0; padding:0;}
div.w3 li{
	display:block;
	text-align:center;	
	list-style:none;
	}

div.w3 li:nth-child(even) {
	padding:10px 0 10px 0;
	background: #FFF; /* whiteと適度に差がある配色 */
	}

/* w4 */
div.w4{
	clear:both;
	margin:0 auto 40px;
	overflow:hidden;
	}

div.w4 ul.ilist{
	margin:0;
	list-style:none;
	}

div.w4 ul.ilist li{
	margin:0 51px 24px 0;
	padding:0 0 0 0;
	float:left;
	}
div.w4 ul.ilist li img{width:100%;}

/* w5 */
div.w5{
	clear:both;
	margin:0 auto 60px;
	}

div.w5 h5{
	margin:0 0 1em 0;
	font-size:100%;
	color:#ff0060;
	}

/* w6 */
div.w6{
	clear:both;
	margin:0 auto 40px;
	border-bottom:1px dotted #CCCCCC; padding:12px 0;
	}

div.w6 div.txt{
	width:690px;
	float:right;
	}

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




div.w6 ul{
	margin:0 0 0 20px;
	}

div.w6 li{
	list-style:disc;
	line-height:1.6;
	}
div.radiusPp02{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;	
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;	
	border:none;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;	  
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px; 	 
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;	  
    -moz-border-radius-bottomright: 4px;
	margin:0 0 0;
	width:auto;		
	background:#fee2eb;
	}
div.radiusPp02 p{margin:0; padding:0;}
div.radiusPp02 .radius_inner{
	padding:8px 12px 7px 12px; line-height:1;
	}
div.radiusPp02 .radius_inner h4{
	display:block; 
	font-size:120%; background:none; color:#000000; border:none; line-height:1; margin:0;
	}