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

/* 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 20px;
	}

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


/* w2 */

div.w2{
	clear:both;
	margin:0 auto 60px;
	}

div.w2 h4{
	margin:0 0 1em;
	color:#ff175f;	
	}

div.w2 dl{
	margin: 0 0 30px;
	}

div.w2 dt{
	margin:0 0 0.5em;
	}

div.w2 dt h5{
	font-weight:bold;
	font-size:100%;
	}

div.w2 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 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{
	display:inline-block;	
	margin-right:-51px;	
	list-style:none;
	}

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

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

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

div.w6 h6{
	margin:0 0 1em 0;
	font-size:120%;
	}

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