a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #9933CC;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}
a.blk:link,
a.blk:visited {
	color: #333333;
	text-decoration: none;
}
a.blk:hover,
a.blk:active {
	color: #333333;
	text-decoration: underline;
}

img
{
	border:none;
}
.dotline{
	background-image:url("http://www.tohoku-epco.co.jp/common/images/dotline.gif");
}
table
{
	border:none;
}

h1{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
}
#co {
	width: 715px;
	margin-left: 15px;
	margin-top: 0px;
	color: #666666;
}
#left {
	width: 510px;
	float: left;
	padding-bottom: 15px;
	color: #666666;
}
#right {
	float: right;
	width: 175px;
	color: #333333;
}
#right div {
	margin: 3px 0px 10px 0px;
	background-color: #F3EEDE;
	text-align: center;
	padding: 4px 0px 8px 0px;
}
#right p {
	margin: 0px;
	line-height: 1.35;
	font-size: 0.72em;
}
#right img {
	margin: 5px 0px;
}

#left h3 {
	margin: 1em 0;
}

#left p{
	margin: 1em 0;
}

#up {
	text-align: right;
	clear: both;
	margin: 15px 0px;
	width: 720px;
}

#right div a {
	text-decoration: underline;
}

#right #plaza {
	font-size: 0.85em;
	color: #009900;
}

#pdf {
	clear: both;
	margin-top: 15px;
}

#pdf h4 {
	font-size: 0.87em;
	line-height: 1.6;
	font-weight: 100;
	color: #009900;
	margin-bottom: 5px;
	clear: both;
}
#pdf h4 img {
	vertical-align: middle;
	margin-right: 5px;
}
.pdf {
	text-align: right;
	/* 20230420停止
	background-image: url(../dot.gif);
	background-repeat: repeat-x;
	background-position: bottom; */
	padding-bottom: 15px;
	font-size: 0.72em;
	line-height: 1.6;
}
#pdf #list td {
	background-color: #FEFFC4;
	padding: 5px 8px;
	font-size: 0.8em;
	line-height: 1.6;
	color: #666666;
	width: 50%;
	vertical-align: top;
}
#pdf #list img {
	margin-right: 3px;
	vertical-align: middle;
}
.red {
	color: #F86924;
}
#oasis-h {
	font-size: 0.72em !important;
	float: left;
	margin-left: 10px !important;
	width: 110px;
	margin-top: 15px !important;
	color: #009900;
	text-align: center !important;
}
#oasis {
	float: right;
	width: 380px;
	margin-bottom: 5px;
}
#oasis h5 {
	margin: 0px;
	padding: 0px;
}
#oasis ul {
	padding: 0px;
	margin: 0px;
}
#oasis li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1%;
	display: inline;
	list-style-position: inside;
	width: 190px;
}
#oasis p {
	margin: 0px;
	padding: 0px;
}
hr {
	clear: both;
	visibility: hidden;
	display: block;
}
#list .red {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.pct-r {
	float: right;
}
.pct-l {
	float: left;
}
.mgn-no {
	margin: 0px;
	padding: 0px;
}
#magi {
	background-color: #D8F9C1;
	padding: 10px;
}

/* 20210201_レスポンシブ対応追記 */
/* fureai/event/oasis.html */
#pdf table .box3 h3 {
	margin-left:-15px; 
	padding:5px; 
	background-color:#eee;
}
@media screen and (max-width: 667px) {
	#Gnav {
		display: block !important;
		background: none !important;
	}
	.l-footer .pagetop a {
		width: 100% !important;
	}
	#co {
		width: 100%;
		margin: 0;
		padding: 0 20px;
	}
	#left,
	#right {
		float: none;
		width: 100%;
	}
	#right p {
		text-align: center;
	}
	#pdf .box1 + p {
		text-align: center;
	}
	#pdf #oasis-h {
		text-align: center;
		width: 100%;
		float: none;
	}
	#pdf #oasis-h img {
		width: 200px;
		margin: 0 auto;
	}
	#pdf table {
		width: 100%;
	}
	#pdf table tbody tr:nth-child(2) {
		display: flex;
		flex-direction: column;
	}
	/* #pdf table tbody tr:nth-child(2) td {
		display: block;
	} */
	#pdf table tbody tr:nth-child(2) td .pdf {
		text-align: center;
	}
	#pdf table tbody tr:nth-child(2) td:nth-child(1) .pdf {
		background: none;
	}
	#pdf table .box3 {
		margin: 0 0 20px 0;
	}
	#pdf table .box3 h3 {
		margin: 0;
		padding:5px; 
	}
}

/* 20230420追加↓ */
.box{ margin: 50px 0;}
.box2 {
	margin: 0;
	line-height: 2em;
}
.box2 h3 {
	padding: 5px;
	background-color:#eee;
}
.box4 {
	margin: 0 auto 2em;
	text-align: center;
}
.pdf2{
	margin: 1em 0;
	font-size: 0.72em !important;
	text-align: center !important;
}
.box4:last-child {
	background-image: url(../dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 40px;
}
.table2 {
	width:510;
	border:0;
	cellspacing:0;
	cellpadding:0;
	margin-top: 130px;
}
@media screen and (max-width: 667px) {
	.table2 {
		margin-top: 0;	
	}
	.table2 tbody tr {
		display: flex;
		flex-direction: column;
	}
}

/* 20230420追加↑ */
