@charset "utf-8";

/* #############################################################

[ 基本パーツ + 汎用パーツ ]

適用範囲：/courseguide/prefecture/以下

※追記・改変の際はウェブマスタに問い合わせること

############################################################# */


/* ==========================================================================
 div.headingBlue
=========================================================================== */
#str_container div.headingBlue {
	margin-top:7px;
	margin-bottom:0;
	padding-bottom:2px;
}

#str_container div.headingBlue div  h2 {
	margin-top:-1px;
}


/* ==========================================================================
 p.txtClPink
=========================================================================== */
#str_container p.txtClPink {
	margin-top:4px;
	margin-bottom:1px;
}

body > #str_container p.txtClPink {
	margin-top:3px;
	margin-bottom:2px;
}

:root #str_container p.txtClPink {
	margin-top:4px;
	margin-bottom:1px;
}