
.up_ymd {
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	float: left;
	color: #E63C81;
	padding-right: 20px;
	padding-left: 20px;
}

.title {
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:16px;
	float: left;
	padding-left: 20px;
}

.newsall {
	width: 100%;
	margin-bottom: 50px;
}

ul#newsList_all{
	margin:0 0 15px;
	padding:0;
	font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
ul#newsList_all li{
	color: #333;
	font-size: 18px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	line-height: 120%;
	list-style-type: none;
	margin-top: 3;
	margin-right: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.up_ymd_all {
	display:inline-block;
	text-align:left;
	font-weight:normal;
	font-size:20px;
	float: left;
	color: #E63C81;
	width: 150px;
}

.title_all {
	display:inline-block;
	text-align:left;
	font-weight:normal;
	font-size:20px;
	float: left;
	padding-left: 0px;
}

.title_all a {
	color:#333;text-decoration:underline;
}

.title_all a:hover {
	color:#333;text-decoration:none;
}

.comment_all{
	display:block;
	float:left;
	overflow:hidden;
	width:auto;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
	font-size: 16px;
	line-height: 130%;
	margin-top: 10px;
	clear: both;
	margin-left: 150px;
}

.thumbNailWrap_all{
	display:block;
	width:110px;
	float:left;
	height:auto;
	overflow:hidden;
	clear: both;
}

#n_all .catName {
	width:80px;
	display:inline-block;
	border:1px solid #ccc;
	border-radius:6px;
	font-size:11px;
	line-height:100%;
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#n_all .up_ymd {
	width:100px;
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	float: left;
	color: #999999;
	padding-top: 5px;
}

.newMark{
	display:inline-block;
	font-size:11px;
	line-height:100%;
	color:#F00;
	font-style:italic;
	float: left;
	margin-left: 5px;
}

.a_news_b {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.a_news_b .tab {
	position:relative;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	height: 38px;
	width: 318px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
	margin-top: 10px;
}

.a_news_b .tab a {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.a_news_b .tab a:link {/*未訪問のリンク*/
	color: #ffffff;
	text-decoration: none;
}

.a_news_b .tab a:visited {/*訪問後のリンク*/
	color: #ffffff;
	text-decoration: none;
}

.a_news_b .tab a:hover {/*マウスをのせたとき*/
	color: #FAC936;
	text-decoration: none;
}

.a_news_b .tab a:active {/*クリック中*/
	color: #ffffff;
	text-decoration: none;
}

.a_com_ab {
	position: absolute;
	top: 90px;
	margin-right: auto;
	margin-left: auto;
}

.pNav{
	font-size:11px;
	margin-top: 10px;
}

#news {
	font-size: 14px;
}

h3.headline01new {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #E63C81;
	line-height: 130%;
	font-size: 26px;
	display: block;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#up_ymd{
	text-align:right;
	font-size:16px;
	margin:5px 10px;
}

.detailText {
	width: 100%;
	font-size: 21px;
	line-height: 150%;
	margin-top: 20px;
}

.detailUpfile{
	text-align:center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
}

.detailUpfile img{
	max-width:100%;
	height:auto;
}



.detail {
	width:100px;
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	float: left;
	color: #999999;
}

.detail_new {
	width:100%;
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:18px;
	line-height: 130%;
	color: #333333;
	float: left;
	clear: both;
	margin-bottom: 50px;
}


/* 各リスト */

#n_all ul#newsList{
	margin:0 0 15px;
	padding:0;
	font-family :
	YuGothic,    /* Mac用 */
	'Yu Gothic', /* Windows用 */
	sans-serif;
}
#n_all ul#newsList li{
	color:#666;
	font-size:12px;
	margin-bottom:10px;
	line-height:120%;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#n_all ul#newsList .title{
	font-size: 16px;
	line-height: 22px;
}

#n_all ul#newsList .title a{color:#36F;text-decoration:underline;}
#n_all ul#newsList .title a:hover{color:#039;text-decoration:none;}


#n_all ul#newsList .comment{
	display:block;
	float:left;
	overflow:hidden;
	width:890px;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#n_all .thumbNailWrap{
	display:block;
	width:110px;
	float:left;
	height:80px;
	overflow:hidden;
}

/* Pager style（外部化可） */
#n_all .pager{
	text-align:right;
	padding:10px;
	clear:both;
}
/*ページャーボタン*/
#n_all .pager a{
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}

/*現在のページのボタン*/
#n_all .pager a.current{
    background: #999;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}

#n_all .pager a:hover{
    background:#999;
    color: #fff;
}

#n_all .overPagerPattern{
	padding:0 2px ;	
}


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

.up_ymd_all {
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	float: left;
	color: #333333;
	width: auto;
}

.title_all {
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:20px;
	float: left;
	clear: both;
	padding-left: 0px;
	margin-top: 10px;
}

.comment_all{
	display:block;
	float:left;
	overflow:hidden;
	width:100%;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
	font-size: 16px;
	line-height: 130%;
	margin-top: 10px;
	clear: both;
	margin-left: 0px;
}

.thumbNailWrap_all{
	display:block;
	width:110px;
	float:left;
	height:auto;
	overflow:hidden;
	clear: both;
}

h3.headline01new {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #E63C81;
	line-height: 130%;
	font-size: 26px;
	display: block;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#up_ymd{
	text-align: right;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.detailText {
	width: 100%;
	font-size: 21px;
	line-height: 150%;
	margin-top: 20px;
}



}



