@charset "utf-8";
/**************************************************** */
#pm_wrapper{
	margin-top:10px;
	overflow:hidden;
	font-size:80%;
}
#pm1,
#pm2,
#pm3{
	width:255px;
	float:left;
	margin-bottom:5px;
}
#pm2,#pm3{
	margin-left:8px;
}
.pm_title{
	margin:4px 0;
}
.pm_cont{
	vertical-align:top;
    display: table-cell;
	width:243px;
	overflow:hidden;
	padding:4px;
	background-color:#F4F3EF;
	border:2px solid #B1B1B1;
	text-align:left;
	height:100%;
	*float:left;
	*margin:0 2px;
}
#pm2 .pm_cont{
	padding-bottom:60px;
}
.pm_photobox{
	width:233px;
	margin-bottom:10px;
	padding:5px;
	background-color:#E0E3E3;
	overflow:hidden;
}
.pm_photobox img{
	width:70px;
	height:auto;
	margin-bottom:10px;
	float:left;
}
.pm_photobox .photo_text{
	width:145px;
	float:left;
	margin-left:5px;
	line-height:150%;
}
.pm_photobox .pm_left{
	width:48%;
	float:left;
	text-align:center;
}
.pm_photobox .pm_right{
	width:48%;
	float:right;
	text-align:center;
}
.pm_photobox .pm_left img,
.pm_photobox .pm_right img{
	float:none;
}
.pm_photobox .name{
	color:#1E66B1;
	font-weight:bold;
	font-size:100%;
}
.pm_photobox .lsm2{
	letter-spacing:-2px;
}

.pm_photobox p{
	margin-bottom:5px;
	text-align:left;
	line-height:120%;
	font-size:80%;
}
.subtitle{
	width:230px;
	height:30px;
	font-size:100%;
	margin-top:20px;
	padding: 3px 0 0 13px;
	font-weight:bold;
	background-image:url("../img/subtitle_back.jpg");
}
.sub_detail{
	line-height:150%;
	overflow:hidden;
	padding:0 4px;
}
.sub_detail span.kome{
	font-size:10px;
	vertical-align:super;
}
.pm_cont ul{
	margin:10px 0 20px 4px;
}
.pm_cont li{
	margin-bottom:10px;
}
.pm_cont li a{
	font-size:90%;
}
.pm_cont li a.lsM05{
	letter-spacing:-0.5px;
}
.pm_cont li a.lsM1{
	letter-spacing:-1.1px;
}
.fand_title{
	width:150px;
	line-height:150%;
	color:#1E66B1;
	font-weight:bold;
	background-color:#CCCCCC;
	margin-bottom:10px;
	margin-left:4px;
	padding:2px;
	display:inline;
}
#pm_lastdata {
	clear: both;
	display: block;
	text-align: right;
	margin: 0 4px 10px;
}