@charset "UTF-8";
@import "init.css";
@import "common.css";

/*-----------------------------------------------------------------*/
/*pp.html----------------------------------------------------------*/
/*-----------------------------------------------------------------*/
h2{
	width:580px;
	height:36px;
	margin:0 0 10px 0;
	background:url(../images/other/h2_pp.gif) no-repeat;
	text-indent:-9999px;
	}
div#description{
	margin:0 0 20px 0;
	}
div#description ul li{
	width:580px;
	list-style:decimal inside;
	margin:0 0 20px;
	font-weight:bold;
	font-size:14px;
	color:#F60;
	}
div#description ul li h3{
	font-size:14px;
	color:#F60;
	border-bottom:3px solid #EEEEEE;
	margin:0 0 5px 0;
	}
div#description ul li p{
	color:#333;
	font-weight:normal;
	}

div#description ul li ul{
	margin:0 0 0 30px;
	}

div#description ul li ul li{
	font-weight:normal;
	color:#666;
	font-size:10px;
	margin:0 0 5px;
	}



