@charset "utf-8";
/* CSS Document */

.prm_title_top_m {
	margin-bottom: 20px;
}

.prm_txt{
	width:750px;
	margin:0 10px 1em 10px;
}

.copyboss_m {
	margin:40px 0 40px 0;
}

.prm_h4_m {
	margin:20px 0 30px 0;
}

#prm_content0,
#prm_content1,
#prm_content2{
	width:770px;
}
#prm_content0 img,
#prm_content1 img,
#prm_content2 img{
	width:300px;
	float:left;
}
#prm_content0 p,
#prm_content1 p,
#prm_content2 p{
	width:460px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
}
#prm_content0 p strong,
#prm_content1 p strong,
#prm_content2 p strong{
	color:#3366cc;
}
#dummy0{
	margin-top:20px;
	margin-bottom:40px;
}
#dummy1{
	margin-top:30px;
	margin-bottom:10px;
}
#dummy2{
	margin-top:20px;
	margin-bottom:20px;
}

#btn_detail1,
#btn_detail0{
	position:relative;
	height:26px;
	margin-bottom:30px;
}

#btn_detail1 a,
#btn_detail0 a{
	display:block;
	position:absolute;
	right:0;
	height:26px;
	text-indent:-9999px;
}
#btn_detail0 a{
	width:330px;
	background:url(../img/btn_detail0.gif) no-repeat;
}
#btn_detail1 a{
	width:380px;
	background:url(../img/btn_detail1.gif) no-repeat;
}
#btn_detail0 a:hover{
	width:330px;
	background:url(../img/btn_detail0.gif) no-repeat 0 -26px;
}
#btn_detail1 a:hover{
	width:380px;
	background:url(../img/btn_detail1.gif) no-repeat 0 -26px;
}