@charset "utf-8";
/* ------------------------------------------タグ一覧------*/
#wrapper{
	font-size:80%;
	color:#666666;
	line-height:160%;
}


/*h2{ 
	background:url(../images/appli_title_h2.gif) no-repeat;
	width:601px;
	height:117px;
	text-indent:-9999px;
	margin:0;
} */
h3{ 
	width:601px;
	height:35px;
	text-indent:-9999px;
	margin:0;
}
strong{
	color:#C83F66;
}
dl{
	margin:0px 20px 0px 20px;
}
dd{
	margin:0px;
}
dt{
	font-weight:bold;
	color:#000000;
	margin:20px 0 0 0;
}
ol{
	/*margin:20px 0px 0 20px;*/
	margin:20px 0 10px 40px;
}
/*li{
	margin:5px -10px;
}*/

 
/* ------------------------------------------クラス一覧------*/

.title01{ 
	background:url(../images/08rev01.gif) no-repeat;
} 
.title02{ 
	background:url(../images/08rev02.gif) no-repeat;
} 
.title03{ 
	background:url(../images/08rev03.gif) no-repeat;
} 
.title04{ 
	background:url(../images/08rev04.gif) no-repeat;
} 
.title05{ 
	background:url(../images/08rev05.gif) no-repeat;
} 


/*.point{
	width:444px;
	border:#C83F66 solid 3px;
	margin:0 0px 0 72px;
}*/
.point{
	width:444px;
	border:#C83F66 solid 3px;
	margin:0 0 0 72px;
}
.rev_pointtitle{
	font-weight:bold;
	color:#ffffff;
	background-color:#C83F66;
	text-align:center;
	margin:0 -20px 10px -20px; 
}

.main p{
	width:530px;
	margin-left:30px;
}
.main table{
	text-align:left;
}
.main td{
	padding:5px;	
	}
.rev_center{
	text-align:center;
}
.greenbox{
	background-color:#009900;	
	margin:0 0px 0 30px;
	color:#FFFFFF;
	padding:5px 5px 5px 20px;
	width:500px;
	font-weight:bold;
}
.rev_table{
	background-color:#999999;
	width:470px;
	margin:5px 0px 5px 60px;
}
.rev_table td{
	background-color:#ffffff;
}

.index_list{
	margin-bottom:10px;
}
