@charset "utf-8";
/*
Theme Name: ピアサポート三重
Theme URI: Peersupportmie
Version: 1.0
*/


.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

table p{
font-size:1.0em;
}

.pagination{
	margin: 8% auto 0;
	text-align:center;
}
ul.paging {
	display: table;
	margin:auto;
	margin: 8% auto 0;
	text-align:center;f
}
ul.paging li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin:10px;
}
ul.paging li a,
ul.paging li span {
	display: block;
	color: #999;
	text-decoration: none;
	padding: .2em 1em;
	margin:5px;
	border: 1px solid #399ae3;
	background:#fff;
	border-radius:30px;
}
ul.paging li a.active {
	color: #FFF;
	background-color: #399ae3;
}
ul.paging li a:hover {
	color: #FFF;
	background-color: #399ae3;
}

.is-style-original table{
	width: 100%;
	margin: 3% auto 5%;
	background: none;
	border:none;
}

.history dl dd .is-style-original table td:nth-of-type(1),
.is-style-original table th{
	white-space: nowrap;
	font-weight: 400;
	border:none;
	border-bottom: 1px solid #cccccc;
	color: #247efb;
}
.is-style-original table td{
	border:none;
	border-bottom: 1px solid #cccccc;
}

.is-style-original table th,
.is-style-original table td{
	padding: 18px 15px;
	vertical-align: top;
	text-align: left;
}
@media print , screen and (max-width: 768px) {

.is-style-original table{
	width: 98%;
	margin: 20px auto;
	border-right: 0;
	border-left: 0;
}
.history dl dd .is-style-original table td:nth-of-type(1),
.is-style-original.resp table th,
.is-style-original.resp table td{
	width: 100%;
	display: block;
	padding: 0px 10px 10px;
	text-align: left;
	line-height: 1.8em;
	font-size: 1.4rem;
	border-bottom: 1px solid #787877;
	text-align: left !important;
}
.history dl dd .is-style-original table td:nth-of-type(1),
.is-style-original.resp table th{
	color: #247efb;
	padding: 10px 10px 0px;
	border-bottom: none;
	}
}

.history dl dd .is-style-original table td:nth-of-type(1),
.history dl dd .is-style-original table th,
.history dl dd .is-style-original table td,
.history dl dd .is-style-original table{
	border:none;
}

.news table th.cat{
	padding: 15px 10px;
	text-align: center;
	white-space: nowrap;
	font-size: 0.8em;
	letter-spacing: 0;
}
.news table th .cat_news{
	display: inline-block;
	padding: 5px 10px;
	line-height: 1.2em;
	margin-right: 20px;
	background: #399ae3;
	color: #fff;
}
.news table th .cat_event{
	display: inline-block;
	padding: 5px 10px;
	line-height: 1.2em;
	margin-right: 20px;
	background: #fa9e3b;
	color: #fff;
}
.news table th .cat_3ji{
	display: inline-block;
	padding: 5px 10px;
	line-height: 1.2em;
	margin-right: 20px;
	background: #4156c3;
	color: #fff;
}
.news table th .cat_rec{
	display: inline-block;
	padding: 5px 10px;
	line-height: 1.2em;
	margin-right: 20px;
	background: #43a978;
	color: #fff;
}

.toppage .news table td a{
	text-decoration: none;
	color: #333;
}


@media only screen and (max-width:768px) {

.news table th.cat{
	padding: 5px 10px;
	}
	
.history dl dd .is-style-original table td:nth-of-type(1),
.history dl dd .is-style-original table th,
.history dl dd .is-style-original table td{
		display:block;
		width:100%;
	}
	
}