﻿@charset "utf-8";
/* CSS Document */

#pm_contents {
	overflow: auto !important;
	overflow: /**/: hidden;
	margin-top:20px;
}

#pm_title {
	width:710px;
}

#link_text {
	float:left;
	width:710px;
	margin-top:5px;
	font-size: 12px;
	line-height: 20px;
}

#pm_image {
	float:right;
	width:390px;
}

.pm_image {
	margin-left:8px;
	margin-top:10px;
}

.name {
	font-weight:bold;
}
