@charset "UTF-8";
/* css reset */
body,h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, figure,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,div,section {margin: 0;padding:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
figure{display:inline-block;overflow:hidden;line-height: 1em;}
figure img {vertical-align: text-bottom;}
article,aside,details,footer,header,hgroup,menu,nav,section,a {display:block;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
textarea {overflow:scroll;}
/*a {-webkit-tap-highlight-color:transparent;}*/
/*  clearfix
***************************************************/
nav ul:after,
nav div.sub_nav ul li ul li:after,
.btn_area:after,
.info header:after,
.info ul li div.box div:after,
.info ul li a:after,
.news_topics header:after,
.news_topics ul li:after,
.news_topics_list header:after,
.news_topics_list ul li:after,
.information_list header:after,
.information_list ul li:after,
.information_list dl dt div:after,
.news_topics_detail:after,
.information_detail:after,
.support_activities header:after,
.support_activities ul li a:after,
.support_activities ul li div:after,
.internal_links li:after,
header.title:after,
.caPage:after { display:block; clear:both;content:""; }

/*  hide text
***************************************************/
header p.txt_pa_mypage,
nav div.top_nav ul li a,
nav div.bottom_nav ul li a,
nav div.sub_nav header h1,
nav div.top_nav p.icon_new,
nav div.bottom_nav p.icon_new,
.btn_register_sche,
.btn_cal,
.info h1,
.info ul li a:after,
.info ul li a p.arrow,
.info ul li div p.new,
.news_topics h1,
.support_activities h1,
.title h1,
.totop a,
.external_links li,
.information_list ul li p.arrow span,
.information_list dl dt div p.new {text-indent: 110%; overflow: hidden; white-space: nowrap;}

/* btn common
***************************************************/
.btn_common {
	display: inline-block;
	border: 1px solid #c8c9ca;
	border-radius: 6px;
	text-align: center;
}
.btn_common a {
	display: block;
	padding: 0 10px;
	border: 2px solid #FFF;
	border-radius: 6px;
	color: #3e3a39;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 30px;
	background: -moz-linear-gradient(top, #fff 40%, #e0e1e1); 
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.4, #fff), to(#e0e1e1));　
}
/* title common
***************************************************/
header.title {
	background: url("../mimg/border.png") repeat-x scroll 0 bottom;
	background-size: 9px 3px;
	padding-bottom: 6px;
}
header.title h1 {
	float: left;
	padding: 0 10px;
	background: url("../mimg/section_titles.png") no-repeat scroll 10px 0;
	background-size: 140px 75px;
	width: 180px;
	height: 25px;
}
header.title_sub h1 {
	border-bottom: 1px solid #F00;
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 10px;
	padding: 0 0 5px 20px;
	color: #191919;
}
/* common
************************************************************/
html {font-size: 62.5%;height: 100%;}
body {  
	width: 100%;
	max-width: 100%;
	min-width: 320px;
	height: 100%;
	margin: 0 auto;
    font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	/* font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	font-size: 1.3rem;/*=13px */
    line-height: 1.8rem;  
    -webkit-text-size-adjust: none; /* フォントサイズ自動調整 */  overflow-y:scroll;
	background:#f5f5f5;
	color:#191919;
} 
/* Retinaディスプレイ対応のためimg要素は半分の大きさに
img:not([width]) {  
    zoom: .5; 
} 
*/
a {color:#D6000F;text-decoration:none;}

.container {
	border-top: 5px solid #D6000F;
	border-bottom: 5px solid #D6000F;
}
header.main {
	padding: 10px;
}
header.main h1 {
	float: left;
	margin-right: 10px;
}
header.main p.txt_pa_mypage {
	height: 25px;
	margin-top: 5px;
	background: url("../mimg/txt_pa_mypage.png") no-repeat scroll 0 0;
	background-size: 110px 25px;	
}
header.main .user_name {
	margin-right: 5px;
	clear: both;
	text-align: right;
}
header.main .user_name span {
	color: #c28127;
	margin-right: 5px;
}
.doc_list {
	padding: 10px;
	background: url("../mimg/bg_pink_border.png") repeat 0 0;
	background-size: 25px 25px;
	font-size: 1.3rem;
	line-height: 1.4em;
}
.doc_list div {
	margin: 0 auto 10px;
	height: 106px;
	width: 100%;
	display: table;
}
.doc_list div table {
}
.doc_list .left_table {
	display: inline-table;
	width: 49%;
}
.doc_list .right_table {
	float: right;
	display: inline-table;
	width: 50%;
}
.doc_list table tr.ok th {
	background: #eeeeef;
	color: #888888;
}
.doc_list table tr.ok td {
	background: #9e9e9f;
}
.doc_list table tr th,
.doc_list table tr td {
	border: 1px solid #9e9e9f;
}
.doc_list .left_table td {
	border-right: none;
}
.doc_list table tr th {
	padding: 5px;
	background: #fff;
	font-weight: normal;
	text-align: left;
	border-right: none;
}
.doc_list table tr td {
	width: 20px;
	padding: 5px 0 5px 2px;
	background: #D6000F;
	color: #fff;
	text-align: center;
	border-left: none;
}
.doc_list p {
	clear: both;
	color: #D6000F;
}
/* btn_area
************************************************************/
div.btn_area {
	margin: 10px auto;
	width: 300px;
}
.btn_area p {
	float: left;
	background: url("../mimg/btns.png") no-repeat scroll 0 0;
	background-size: 300px 191px;
	width: 150px;
	height: 46px;
}
.btn_area a {
	height: 100%;
}
.btn_area p.btn_cal {
	background: url("../mimg/btns.png") no-repeat scroll right 0;
	background-size: 300px 191px;
}
/* nav
************************************************************/
nav {
	margin: 20px auto 0;
	width: 300px;
}
nav ul {
	border-radius: 5px;
}
nav ul li {
	display: block;
	float: left;
	width: 75px;
	height: 45px;
	background: #fff;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
nav ul li.current {
	background: #c6c6c6;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
nav div.top_nav ul li:first-child {border-radius: 5px 0 0 0;}
nav div.top_nav ul li:nth-child(4) {border-radius: 0 5px 0 0;}
nav div.bottom_nav ul li:nth-child(1) {border-radius: 0 0 0 5px;}
nav div.bottom_nav ul li:nth-child(4) {border-radius: 0 0 5px 0;}
nav ul li a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll 0 0;
	background-size: 300px 90px;
	height: 100%;
}
nav div.top_nav ul li:nth-child(2) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll -75px 0;
	background-size: 300px 90px;
}
nav div.top_nav ul li:nth-child(3) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll -150px 0;
	background-size: 300px 90px;
}
nav div.top_nav ul li:nth-child(4) {border-right: 1px solid #cfcfcf;}
nav div.top_nav ul li:nth-child(4) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll -225px 0;
	background-size: 300px 90px;
}
nav div.bottom_nav ul li:nth-child(1) {border-bottom: 1px solid #cfcfcf;}
nav div.bottom_nav ul li:nth-child(1) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll 0 bottom;
	background-size: 300px 90px;
}
nav div.bottom_nav ul li:nth-child(2) {border-bottom: 1px solid #cfcfcf;}
nav div.bottom_nav ul li:nth-child(2) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll -75px bottom;
	background-size: 300px 90px;
}
nav div.bottom_nav ul li:nth-child(3) {border-bottom: 1px solid #cfcfcf;}
nav div.bottom_nav ul li:nth-child(3) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll -150px bottom;
	background-size: 300px 90px;
}
nav div.bottom_nav ul li:nth-child(4) {
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
nav div.bottom_nav ul li:nth-child(4) a {
	background: url("../mimg/gnav_sp.png") no-repeat scroll -225px bottom;
	background-size: 300px 90px;
}
nav div.top_nav,
nav div.bottom_nav {
	position: relative;
}
nav div.top_nav ul,
nav div.bottom_nav ul{
}
nav div.top_nav p.icon_new,
nav div.bottom_nav p.icon_new {
	background: url("../mimg/icons.png") no-repeat scroll 0 0;
	background-size: 38px 63px;
	display: block;
	width: 38px;
	height: 23px;
	position: absolute;
	top: -5px;
	left: 45px;
}
nav div.top_nav p.position2,
nav div.bottom_nav p.position2 {
	left: 120px;
}
nav div.top_nav p.position3,
nav div.bottom_nav p.position3 {
	left: 195px;
}
nav div.top_nav p.position4,
nav div.bottom_nav p.position4 {
	left: 270px;
}
nav div.sub_nav {
	margin: 0 auto;
	width: 300px;
}
nav div.sub_nav header {
	background: url("../mimg/bg_red_border.png") repeat scroll 0 0;
	background-size: 26px 26px;
	height: 30px;
	/* border-radius: 5px 5px 0 0; */
}
nav div.sub_nav header h1 {
	height: 30px;
	color: #fff;
	background:url("../mimg/sub_nav.png") no-repeat scroll 0 0;
	background-size: 300px 240px;
}
nav div.sub_nav header.contact h1 {
	background-position : 0 -30px;
}
nav div.sub_nav header.associate h1 {
	background-position : 0 -60px;
}
nav div.sub_nav header.mail h1 {
	background-position : 0 -90px;
}
nav div.sub_nav header.event h1 {
	background-position : 0 -120px;
}
nav div.sub_nav header.support h1 {
	background-position : 0 -150px;
}
nav div.sub_nav header.fee h1 {
	background-position : 0 -180px;
}
nav div.sub_nav header.member h1 {
	background-position : 0 -210px;
}
nav div.sub_nav ul {
	margin: 0;
	border: 1px solid #D6000F;
	border-radius: 0px;
	font-size: 1.3rem;
	font-weight: bold;
}
nav div.sub_nav ul li {
	height: auto;
	border: none;
	border-bottom: 1px dotted #D6000F;
	width: 100%;
}
nav div.sub_nav ul li:last-child {
	border: none;
}
nav div.sub_nav ul li a:before {
	content: "";
	float: left;
	background: url("../mimg/triangls.png") no-repeat scroll 0 0;
	background-size: 8px 21px;
	width: 8px;
	height: 12px;
	margin: 3px 5px 0 0;
}
nav div.sub_nav ul li.open a:before {
	background: url("../mimg/triangle_bottom.png") no-repeat scroll 0 0;
	background-size: 10px 8px;
	width: 10px;
	margin: 5px 5px 0 0;
}
nav div.sub_nav ul li a {
	padding: 10px;
	background: none;
	color: #191919;
}
nav div.sub_nav ul li a:after {
	float: right;
	content: "";
	margin-top: 4px;
	width: 14px;
	height: 12px;
	background: url("../mimg/icons.png") no-repeat scroll -17px -39px;
	background-size: 38px 63px;
}
nav div.sub_nav ul li ul li {
	padding: 0;
	border: none;
}
nav div.sub_nav ul li ul {
	width: 100%;
	padding-left: 18px;
	font-weight: normal;
	border: none;
	border-top: 1px dotted #D6000F;
}
nav div.sub_nav ul li.open ul li a:before {
	float: left;
	margin-top: 3px;
	background: url("../mimg/triangle_right.png") no-repeat scroll 0 0;
	background-size: 7px 10px;
	width: 7px;
	height: 10px;
}
nav div.sub_nav ul li ul li a {
	float: left;
	padding: 10px 0;
}
nav div.sub_nav ul li ul li a:after {
	content: ">";
	width: 18px;
	height: 12px;
	float: right;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	background: url("../mimg/icons.png") no-repeat scroll right bottom;
	background-size: 38px 63px;
}
nav.bottom_menu div.sub_nav header {
	border-radius: 5px 5px 0 0;	
}
nav.bottom_menu div.sub_nav ul,
nav.bottom_menu div.sub_nav ul li:last-child {
	border-radius: 0 0 5px 5px
}

/* bg #fff area */
.wrap {
	margin-top: 20px;
	padding-top: 20px;
	background: #fff;
	box-shadow: 0 -1px 6px rgba(0,0,0,0.2);
}
.wrap:after {
	content: "";
	box-shadow: 0 1px 6px rgba(0,0,0,0.2);
}
.notices {
	padding: 0 20px 0 20px;
	margin-bottom: 20px;
}
.notices ul {
	border-radius: 8px;
	background: url("../mimg/bg_pink_border.png") repeat 0 0;
	background-size: 25px 25px;
}
.notices ul li {
	padding: 10px;
	border-bottom: dotted 1px #D6000F;
	color: #D6000F;
}
.notices ul li:last-child {
	border: none;
}
.notices ul li p.date {
	margin-bottom: 2px;
}
.notices ul li span {
	margin: 0 5px;
	color: #191919;
}
header h1 {
	color: #D6000F;
}
p.date {
	color: #7f7f7f;
	font-size: 1.3rem;
	line-height: 1.2em;
}
header a.to_list {
	margin: 7px 10px 0 0;
	float: right;
	color: #c28127!important;
	font-size: 1.3rem;
}
header a.to_list:after {
	content: "";
	margin: 4px 0 0 8px;
	width: 10px;
	height: 10px;
	float: right;
	background: url("../mimg/icons.png") no-repeat scroll -8px -41px;
	background-size: 38px 63px;	
}
.news_topics,
.support_activities {
	margin-top: 20px;
}
.news_topics header h1{background-position: 10px -25px;}
.support_activities header h1{background-position: 10px bottom;}
.info ul,
.news_topics ul,
.support_activities ul {
	margin: 10px auto 0;
}
.info ul li {
	margin: 10px 10px 0 10px;
	border: 1px solid #D5A768;
	border-radius: 5px;
}
.info ul li a {
	padding: 10px 5px 10px 10px;
}
.info ul li a div.box,
.info ul li div.box div p.date {
	float: left;
}
.info ul li a div.box {
	width: 92%;
	display: inline-block;
}
.info ul li a div.box div {
	margin-bottom: 2px;
}
.info ul li div.box div p.date {
	line-height: 16px;
}
.info ul li div.box div p.new {
	background: url("../mimg/icons.png") no-repeat scroll 0 -23px;
	background-size: 38px 63px;
	width: 38px;
	height: 16px;
	float: right;
	font-size: 1.3rem;
	line-height: 1.5em;
}
.info ul li a p.arrow {
	margin: 12px 0;
	float: right;
	width: 12px;
	height: 11px;
	background: url("../mimg/icons.png") no-repeat scroll -20px -39px;
	background-size: 38px 63px;
}
.news_topics ul li {
	margin-top: 10px;
	padding: 0 10px;
}
.news_topics dl {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: dotted 1px #191919;
	width: 100%;
}
.news_topics ul li dl:after {
	content: "";
	float: right;
	width: 12px;
	height: 11px;
	margin-top: 28px;
	background: url("../mimg/icons.png") no-repeat scroll -20px -39px;
	background-size: 38px 63px;
	}
.news_topics dl dt {
	float: left;
}
.news_topics dl dd {
	float: left;
	min-width: 62%;
	margin: 5px;
	line-height: 18px;
	font-size: 1.3rem;
	width: 130px;
}
.news_topics dl dt span.noimage {
	float: left;
	width: 90px;
	height: 1px;
}
.news_topics dl dd p.date {
	margin-bottom: 5px;
}
.support_activities {
	border-bottom: 1px dotted #191919;
}
.support_activities ul {
	margin-bottom: 20px;
}
.support_activities ul li {
	margin: 0 10px 10px 10px;
	padding-bottom: 5px;
	background: #f2e6d5;
	border-radius: 10px;
}
.support_activities ul li h2 {
	text-align: center;
	color: #fff;
	background: -moz-linear-gradient(top, #d1a86b, #c38c3e);
	background: -webkit-gradient(linear, left top, left bottom, from(#d1a86b), to(#c38c3e));
	border-radius: 5px 5px 0 0;
	line-height: 25px;
	font-size: 1.4rem;
	font-weight: bold;
}
.support_activities ul li div {
	margin: 10px 5px 5px 10px;
}
.support_activities ul li div figure {
	float: left;
	margin-right: 10px;
}
.support_activities ul li div p {
	color: #585656;
	display: inline;
}
.support_activities ul li p.date {
	float: right;
}
.totop {
	text-align: center;
}
.totop a {
	display: block;
	margin: 0 auto;
	line-height: 45px;
	width: 140px;
	background: url("../mimg/icon_txt_links.png") no-repeat scroll 0 5px;
	background-size: 165px 200px;
}
footer {
	text-align: center;
}
.external_links {
	margin: 20px auto 10px;
	padding: 0 10px;
}
.external_links li:first-child {border-top: dotted 1px #191919;}
.external_links li {border-bottom: dotted 1px #191919;}
.external_links li a {
	padding: 14px 0;
	line-height: 1em;
	min-width: 280px;
	width: 100%;
	float: left;
}
.external_links li a.mypr {
	background: url("../mimg/icon_txt_links.png") no-repeat scroll 10px -159px;
	background-size: 165px 200px;
}
.external_links li a.plink {
	background: url("../mimg/icon_txt_links.png") no-repeat scroll 10px -32px;
	background-size: 165px 200px;
}
.external_links li a.pa {
	background: url("../mimg/icon_txt_links.png") no-repeat scroll 10px -75px;
	background-size: 165px 200px;
}
.external_links li a.ac {
	background: url("../mimg/icon_txt_links.png") no-repeat scroll 10px -116px;
	background-size: 165px 200px;
}
.external_links li a.mypr:after,
.external_links li a.plink:after {
	background: url("../mimg/icons.png") no-repeat scroll -17px -39px;
	background-size: 38px 63px;
}
.external_links li a:after {
	margin: -13px 10px 0 0;
	float: right;
	content: "";
	width: 14px;
	height: 12px;
	background: url("../mimg/icons.png") no-repeat scroll left bottom;
	background-size: 38px 63px;
}
.internal_links {
	margin: 0 30px;
	text-align: left;
}
.internal_links li {
}
.internal_links a:before{
	float: left;
	content: "";
	background: url("../mimg/triangls.png") no-repeat scroll 0 bottom;
	background-size: 8px 21px;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
.internal_links a {
	padding: 10px 0;
	color: #7f7f7f;
	float: left;
	line-height: 1rem;
}
.links {
	margin: 15px 0;
}
.links li {
	display: inline-block;
	padding: 0 20px;
	border-right: 2px solid #989898;
}
.links li:last-child {
	border: none;
}
.links li a {
	font-size: 1.3rem;
	line-height: 1em;
	color: #c28127;
}
.copy {
	width: 100%;
	background: #7f7f7f;
	color: #fff;
	font-size: 0.9rem;	
	line-height: 30px;
	text-align: center;
}

/* calender
************************************************************/
.main:after {
	display: block;
	clear: both;
	content: "";
}
.wrap.calendar {margin: 0;}
section.calendar {
	border-bottom: 1px dotted #191919;
	padding:10px 0;
}
.bxInner{
	padding: 10px 15px;
}
.calendar .caPage {
	margin: 0 auto;
	color: #d6000f;
	font-weight: bold;
	width: 98px;
	padding: 20px 0 0;
}
.calendar .caPage span {
	font-size:1.5rem;
	/*width:80px;*/
	text-align:center;
}
.calendar .caPage span,
.calendar .caPage a {float:right;}
.calendar table {
	width:100%;
	font-weight:bold;
}
.calendar th {
	text-align:center;
	color:#808080;
	font-size:1.2rem;
	font-weight:normal;

}
.calendar th.sun {color:#ea8087;}
.calendar th.sat {color:#64a5ff;}
.calendar td {
	background-color:#f6ecdf;
	background-repeat:no-repeat;
	background-position:center bottom;
	border:solid 2px #fff;
	padding:6px 0 0;
	height:40px;
	width:28px;
	text-align:center;
	vertical-align:top;
	font-size:1.4rem;
}
.calendar tr:nth-child(even) td {background-color:#f0e0c9;}
.calendar td.past {background-color:#f0f0f0;}
.calendar tr:nth-child(even) td.past {background-color:#e0e0e0;}
.calendar td.today {background-color:#f9d9db!important;}
.calendar td.sun {color:#d6000f;}
.calendar td.sat {color:#036eb7;}
.calendar td.contact {background-image:url("../mimg/icn1.png");}
.calendar td.event {background-image:url("../mimg/icn2.png");}
.calendar td.contactEvent {background-image:url("https://member.p-a.jp/mypage/images/icn3.png");}
.calendar .help {
	padding:5px 0 0;
	font-size:1.2rem;
	letter-spacing:-1px;
}
.calendar .help img {vertical-align:bottom;}

.calendar .bxInner a {
	display: inline;
	padding: 2px;
}
.calendar .page_back a {
	display: block;
	text-align: right;
	color: #CF9B53;
	margin: 20px 15px 0 0;
	font-size: 1.2rem;
}
.page_back span {
font-weight: bold;
margin-left: 5px;
}

/* news_topics_list,news_topics_detail,information_list,information_detail
************************************************************/

.news_topics_list,.news_topics_detail,.information_list,.information_detail {
	border-bottom: 1px dotted #191919;
	padding-bottom: 10px;
}

.to_news_topics a,.to_information a {
	margin: 20px 15px 0 0;
	text-align: right;
	font-size: 1.2rem;
	overflow: hidden;
	color: #C28127;
}	
.to_news_topics a:after,.to_information a:after {
	content: "";
	margin: 4px 0 0 8px;
	width: 10px;
	height: 10px;
	float: right;
	background: url("../mimg/icons.png") no-repeat scroll -8px -41px;
	background-size: 38px 63px;
	clear: both;
}

.news_topics_list ul,.information_list ul{
	margin: 20px auto;
}
.news_topics_list ul li,.information_list ul li{
	margin-top: 10px;
	padding: 0 10px;
	/*border-bottom: dotted 1px #191919;*/
}
.information_list ul li{
	padding-right: 0;
	margin:10px 10px 0;
	
}
.news_topics_list dl,.information_list dl {
	display: inline-block;
	padding: 5px 0;
	border-bottom: dotted 1px #191919;
	width: 100%;
}
.information_list dl {
	border:none;
	display: table-cell;
}
.news_topics_list ul li dl:after {
	content:"";
	float: right;
	width: 12px;
	height: 11px;
	margin-top: 28px;
	background: url("../mimg/icons.png") no-repeat scroll -20px -39px;
	background-size: 38px 63px;
}
.news_topics_list dl dt {
	float: left;
}
.news_topics_list dl dt span.noimage {
	float: left;
	width: 90px;
	height: 1px;
}
.news_topics_list dl dd {
	float: left;
	min-width: 62%;
	margin: 5px;
	line-height: 18px;
	font-size: 1.3rem;
	width: 135px;
}
.information_list dl dt {
	float: left;
	min-width: 62%;
	width: 250px;
}
.information_list dl dt div p.date {
	float:left;
}
.information_list dl dt div p.new {
	float:right;
	display:block;
	background: url("../mimg/icons.png") no-repeat scroll 0 -23px;
	background-size: 38px 63px;
	width: 38px;
	height: 16px;
	float: right;
	font-size: 1.3rem;
	line-height: 1.5em;
}
.information_list dl dd {
	float: left;
	min-width: 62%;
	line-height: 18px;
	font-size: 1.3rem;
	width: 250px;
}
.information_list a dl dd {
	padding : 5px 0;
	color: #1A1A1A;
}
.news_topics_list dl dd p.date,.news_topics_list dl dd p.text {
	margin-bottom: 5px;
}
.information_list dl dt p.date,.information_list dl dt p.text {
	margin-bottom: 2px;
}
.information_list dl dt p.text {
	font-size: 1.4rem;
	font-weight: bold;
}
.information_list ul li p.arrow {
	display:table-cell;
	vertical-align:middle;
}
.information_list ul li p.arrow span {
	width: 12px;
	height: 11px;
	background: url("../mimg/icons.png") no-repeat scroll -20px -39px;
	background-size: 38px 63px;
	display: block;
}

.news_topics_list header h1,.news_topics_detail header h1{background-position: 10px -25px;}
.information_list header h1,
.information_detail header h1,
.news_topics_list div.topInfo header h1{
	background-position: 10px 0;
}
header.title_sub p.date {
	margin: 20px 0 4px 20px;
	font-size: 1.3rem;
}
header.title_sub p.title {
	border-bottom: 1px solid #F00;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 0 0 5px 5px;
	color: #191919;
	line-height: 2rem;
	margin: 0 15px;
}

.news_topics_detail figure {
	display:block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_topics_detail figure image {
	max-width: 100%;
	height: auto;
}
.news_topics_detail p.text,.information_detail p.text {
	margin: 0 20px;
	font-size: 1.3rem;
	line-height: 2rem;
}
.information_detail .title_sub {
	margin-top: 20px;
}
.information_detail p.text {
	margin-top: 10px;
}


/*pagination*/
ul.pagination {
	padding: 10px 10px 5px;
	text-align: center;
}

ul.pagination li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.pagination li span,
ul.pagination li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 10px;
	text-decoration: none;
	vertical-align: middle;
}

ul.pagination li a:hover {
	color: #000;
	background: #F5F5F5;
	border-color: #00f;
}

section.info a,
section.news_topics a,
section.news_topics_list a{
	color: #191919;
}
.pre-line {
	white-space : pre-line;
}