@charset "utf-8";


#header h1 img {
	height: 80px;
	width: auto;
}

/* ヘッダー文字サイズ */
#header h2 {
	font-size: 1.5rem;
}

/* メニューサイズ */

#nav ul li a {
	padding: 8px 10px;
	font-size: 25px;

}

#nav ul li a p#mconts {
	font-size: 0.7em;
}



/* 活動情報サイズ */
p#nkoushin{
	font-size: 2rem;
}

/* SNSサイズ*/
.t_ex a,
.t_exb a,
.t_exy a
 {
	font-size: 1.5rem;

}

/* 記事タイトルサイズ */
p#articlenews,
p#articletitle,
p#articlelog {
	border-left: 20px solid #ff4e87;
	padding: 14px 10px;
	font-size: 170%;
}

/* 各Entry */
#article .section {
	font-size: 170%;

}

#article h3{ /* 日付 */
	font-size: 170%;

}

#article h3 span.sh1{
	font-size: 0.8em;
}

.side_btn a {
	font-size: 120%;

}
#index_menu h5,
#index_menu h6 {
	font-size: 170%;
	line-height: 1.3em;
}

#ad_side2 { /* サイドバー2 */
	font-size: 170%;
	line-height: 1.3em;
}

p#toTop a{
	font-size: 170%;
}


#footer {
	font-size: 170%;

}
