﻿@charset "Shift_JIS";

.popupIn {
	color:#000000;
}
.popup .title {
	font-weight:bold;
	background:url(../../common/images/ex_dotted_w.gif) bottom repeat-x;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.popup .date {
	text-align:right;
	margin:0 0 10px 0;
}
th, td {
	text-align:left;
}

a:link {
text-decoration:underline !important;
}
a:visited {
text-decoration:underline !important;
}
a:hover {
text-decoration:none !important;
}
a:active {
text-decoration:none !important;
}