@charset "Shift_JIS";
/*
	================================================================================================
		support software rcc download css common.css
	================================================================================================
*/
/*
	====================================
		最新アプリの紹介
	====================================
*/

#introduction .notice p.notice_title{
	margin-bottom: 5px;
}
#introduction .notice p.inner_title{
	margin-bottom: 5px;
}

#introduction .notice p.inner_txtlink{
	margin-top: 20px;
	margin-bottom:0;
}


#introduction .notice ul.txtlink{
	margin-left: 15px !important;
	margin-bottom: 15px !important;
	padding:0;
	
}
@media screen and (max-width: 640px) {
	.notice {
		margin: 0 0 2em;
	}

}