/* union */

.pg-uni-index-box {
	width: 334px;
	border: 3px solid #ccc;
	float: left;
	margin: 0 10px 20px 0;
}

.pg-uni-index-box-title {
	background: url(/images/renew/images/common/border_dot01.gif) repeat-x 0 bottom;
	height: 46px;
	position: relative;
}
.pg-uni-index-box-title h2 {
	font-size: 93%;
	position: absolute;
	top: 7px;
	left: 85px;
	line-height: 1.3;
	width: 235px;
}
.pg-uni-index-box-title div {
	border: 2px solid #ffdc8c;
	position: absolute;
	top: 3px;
	left: 5px;
	width: 42px;
	height: 34px;
	line-height: 34px;
	padding-left: 24px;
}
.pg-uni-index-box-title div.date {
	background: url(/images/pg/i_calender_new.gif) no-repeat 3px 50%;
	font-size: 116%;
	font-family: Impact;
	color: #666;
}

.pg-uni-index-box table {
	margin: 0;
}

.pg-uni-index-box table th {
	width: 98px;
	height: 98px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
}
.pg-uni-index-box table td {
	font-size: 85%;
	color: #666;
}
.pg-uni-index-box table td p {
	height: 85px;
	overflow: hidden;
	padding: 0 10px;
}
.pg-uni-index-box-data {
	background-color: #F2EFEA;
	padding: 5px 5px 2px 10px;
	margin: 5px 0 0 0;
}
.pg-uni-index-box-data li {
	font-size: 85%;
	color: #666;
	margin: 0 10px 2px 0;
	float: left;
	white-space: nowrap;
}

.pg-uni-de-title-box {
	border: 3px solid #aaa;
	margin: 5px 0 0 0;
	width: 684px;
}
.pg-uni-de-title-box p {
	font-size: 93%;
	line-height: 1.3;
	padding: 20px;
}
.pg-uni-de-title-box-illust {
	background-color: #F2EFEA;
	padding: 5px 10px;
}
.pg-uni-de-title-box-illust h2, .text-illust h3, .pg-uni-de-res-td h3 {
	font-size: 93%;
	font-weight: bold;
	color: #999;
}
.pg-uni-de-title-box-illust ul {
	margin: 5px 0 0 0;
}

.pg-uni-form-box {
	background-color: #ccc;
	padding: 10px;
	width: 668px;
	margin: 0;
	border: 1px solid #aaa
}
.pg-uni-de-data-box {
	background-color: #999;
	padding: 5px;
	text-align: right;
	font-size: 85%;
	color: #fff;
}
.pg-uni-de-data-box a {
	color: #fff;
}
.pg-uni-res-box {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 688px;
	margin: 0;
}

.pg-uni-res-box .thum {
	float: left;
	width: 72px;
	padding: 10px 0 10px 10px;
	text-align: center;
}

.pg-uni-res-box .thum img {
	padding: 0 0 5px 0;
	max-width: 72px;
	max-height: 72px;
}

* html body .pg-uni-res-box .thum img {
	width: one-time expression(this.width >= this.height ? "72px" : "auto");
	height: one-time expression(this.width <= this.height ? "72px" : "auto");
}
html>/**/body .pg-uni-res-box .thum img {
	width: one-time expression(this.width >= this.height ? "72px" : "auto");
	height: one-time expression(this.width <= this.height ? "72px" : "auto");
}

a.thum-img-72 img {-ms-interpolation-mode: bicubic;}


.pg-uni-res-box .contents {
	float: right;
	width: 592px;
	padding-bottom: 10px;
}
.pg-uni-res-box-date { margin: 10px 0 0 0; }
.pg-uni-res-box-date td {
	padding: 0 10px 0 0;
	vertical-align: middle;
	color: #666;
}
.pg-uni-res-box-date td img { vertical-align: middle; }
.pg-uni-res-box-date .number { font-size: 108%; }
.pg-uni-res-box-date .number span { font-weight: bold; color: #f60; }

.pg-uni-res-box .contents .username {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.pg-uni-res-box .contents .text-p {
	font-size: 93%;
	line-height: 1.4;
	padding: 10px 10px 20px 0;
}
.pg-uni-res-box .contents .text-p a, .pg-uni-de-title-box p a {
	padding: 0 0 0 20px;
	background: url(/images/common/i_link_out.gif) no-repeat 0 0;
	font-weight: bold;
	line-height: 2;
}
.pg-uni-res-box .contents .text-p span.aa, .pg-uni-de-title-box p span.aa, .pg-uni-add span.aa {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size:16px;
	line-height:18px;
}
.pg-uni-res-box .contents .text-img {
	margin: 0 20px 0 0;
	border-top: 1px dashed #aaa;
	padding: 10px 0;
}
.pg-uni-res-box .contents .text-img .file-link {
	display: block;
	height: 32px;
	width: 52px;
	text-align: center;
	font-size: 93%;
	line-height: 32px;
	background: url(/images/common/icon_file02.png) no-repeat 0 0;
	font-size: 116%;
	font-family: Impact;
}

.pg-uni-res-box .contents .text-illust {
	margin: 0 20px 0 0;
	border-top: 1px dashed #aaa;
	padding: 10px 0;
}
.pg-uni-res-form {
	padding: 5px 7px;
	background-color: #F2EFEA;
	margin: 0 10px 0 0;
}
.pg-uni-res-form .title {
	font-size: 85%;
	color: #666;
}

.pg-uni-res-wrap {
	background-color: #F2EFEA;
	margin: 0 10px 0 0;
	padding: 7px 7px 4px 7px;
}
.pg-uni-de-res-box {
	margin: 0 0 3px 0;
	background-color: #fff;
	width: 547px;
	position: relative;
}
.pg-uni-de-res-box-now {
	background-color: #fffbc0!important;
}
.pg-uni-de-res-box-name {
	padding: 3px 7px 0 7px;
	font-weight: normal;
	font-size: 93%;
}
.pg-uni-de-res-box-name span {
	padding: 0 0 0 15px;
	font-size: 93%;
	color: #999;
}
.pg-uni-de-res-box-text {
	padding: 3px 7px;
	font-size: 93%;
}
.pg-uni-de-res-box .del {
	position: absolute;
	top: 3px;
	right: 3px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

.pg-uni-prof-box {
	margin: 10px 0 0 0;
	padding: 0 0 2px 2px;
	border-top: 1px dotted #ccc;
}
.pg-uni-prof-menu li {
	margin: 2px 2px 0 0;
}

.pg-uni-prof-menu li.menu02 a,
.pg-uni-prof-menu li.menu01,
.pg-uni-prof-menu li.menu03
{
	display: block;
	width: 234px;
	height: 30px;
	text-align: center;
	font-size: 85%;
	position: relative;
	color: #000;
	text-indent: -9999px;
}
.pg-uni-prof-menu li.menu01 { background: url(/images/pg/pg_uni_prof_menu.gif) no-repeat 0 -60px; }
.pg-uni-prof-menu li.menu02 a { background: url(/images/pg/pg_uni_prof_menu.gif) no-repeat 0 0; }
.pg-uni-prof-menu li.menu03 { background: url(/images/pg/pg_uni_prof_menu.gif) no-repeat 0 -30px; }

.pg-uni-prof-box02 {
	margin: 0;
	border-top: 1px dotted #ccc;
}
.pg-uni-prof-box02 li {
	font-size: 93%;
	padding: 2px 2px 2px 10px;
}
.pg-uni-prof-box02 li span { color: #999; }
.pg-uni-prof-box02 li.uni-gray {
	background-color: #f4f4f4;
}
.pg-uni-side-latest-box {
	background-color: #fff;
	margin: 0 0 5px 0;
	padding: 2px;
}
.pg-uni-side-latest-box {
	background-color: #fff;
	margin: 0 0 5px 0;
}
.pg-uni-side-latest-box table {
	width: 220px;
}
.pg-uni-side-latest-box td {
	vertical-align: top;
}
.pg-uni-side-latest-box td.user {
	width: 48px;
}
.pg-uni-side-latest-box td.contents {
	padding: 2px 0 0 5px;
}
.pg-uni-side-latest-box td.contents div {
	font-size: 85%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 3px;
}
.pg-uni-side-latest-box td.contents div span {
	color: #999;
	padding: 0 0 0 10px;
	font-size: 93%;
}
.pg-uni-side-latest-box td.contents p {
	font-size: 85%;
	margin: 3px 0 0 0;
}
.pg-uni-res-form-box {
	margin: 5px 0 0 0;
	background-color: #eee;
	padding: 3px;
	font-size: 93%;
}
.pg-uni-res-form-box div {
	margin: 3px 0 0 0;
	color: #666;
}
.pg-uni-form-no {
	background-color: #eee;
	padding: 5px;
}
input:focus,select:focus,textarea:focus{
    background-color: #fff;
    border: 2px solid #ccc;
}

#length_check {
	font-size: 93%;
	color: #fff;
}

.pg-uni-edit-table {
	margin: 10px 0 0 0;
}
.pg-uni-edit-table th {
	border: 3px solid #ccc;
	width: 200px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
}
.pg-uni-edit-table td {
	padding-left: 20px;
	vertical-align: top;
}
.pg-uni-edit-table td h3, .pg-uni-edit-h3 {
	font-size: 93%;
	font-weight: bold;
}

/*switchHat*/

.pg-uni-res-comment {
	padding: 0 0 3px 0;
}

.switchHatuni ,.switchno {
	background: url(/images/renew/images/pg/pg_comment_open.gif) no-repeat right 50%;
	padding: 0 30px 0 0;
	color: #06f;
	font-size: 93%;
}
.switchno {
	background: none;
}
span.nowOpenuni {
	background: url(/images/renew/images/pg/pg_comment_close.gif) no-repeat right 50%;
}

.closeBtnHat { margin-top: 10px; }



.title-side-pg-uni {
	background: url(/images/renew/images/common/line_dot01.gif) repeat-x 0 bottom;
	padding: 2px 2px 7px 0;
	margin-bottom: 5px;
}
.title-side-pg-uni h3 {
	font-weight: bold;
	color: #666;
	font-size: 93%;
}
.title-side-pg-uni .icon {
	float: left;
	margin: 0 10px 0 0;
}
.title-side-pg-uni-no {
	font-size: 93%;
	text-align: center;
	padding: 10px 0 0 0;
}
.pg-uni-sns {
	margin: 10px 0 0 0;
}
.pg-uni-sns ul li {
	float: left;
	margin: 0 10px 0 0;
}